summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2015-02-06Multicast Stream (GTK): fix crash when try to select a streamAlexis La Goutte1-1/+1
2015-02-04Qt: Add "Copy As..." to the Protocol Hierarchy stats.Gerald Combs3-10/+144
2015-02-04HTTP2: Add tap for HTTP2 dissectorAlexis La Goutte4-0/+18
2015-02-04Convert val_to_str -> val_to_str_wmem.Michael Mann20-104/+241
2015-02-04Qt: Add the Protocol Hierarchy statistics dialog.Gerald Combs19-32/+654
2015-02-04Decorate declarations with G_GNUC_PRINTF() as appropriate.Guy Harris1-2/+4
2015-02-03Updates in it translation.Dario Lombardo2-675/+934
2015-02-03Convert val_to_str_ext -> val_to_str_ext_wmem for calls that don't have valid...Michael Mann13-56/+121
2015-02-03Qt: Fix IO Graph capture file closing.Gerald Combs2-5/+8
2015-02-02Fix some indent typo (after g2bf7878e)Alexis La Goutte2-10/+10
2015-02-01Fix a typo.Guy Harris1-1/+1
2015-01-31No main window *to* update in the early argument list parsing.Guy Harris1-1/+1
2015-01-30Qt: Fix library path reset.Gerald Combs1-25/+0
2015-01-30Qt: Clear our library path at startup on Windows.Gerald Combs1-0/+25
2015-01-30Qt: Add the RTP Streams dialog.Gerald Combs30-137/+1236
2015-01-29Qt: Add address conversion convenience routinesGerald Combs9-39/+73
2015-01-28Proto dialog (GTK) : fix indent (use 2 spaces) and add modelinesAlexis La Goutte2-55/+76
2015-01-27Qt: Update packet list freeze/thaw behavior.Gerald Combs1-4/+5
2015-01-27Added HPFEEDS stats_tree.Dario Lombardo4-0/+17
2015-01-27Qt: Add checkable for Find Packet iconAlexis La Goutte1-12/+6
2015-01-27Packet List (Qt): fix extra ‘;’ [-Wpedantic]Alexis La Goutte1-1/+1
2015-01-27GTK: Fix multispace on main title barAlexis La Goutte1-2/+2
2015-01-27GTK: fix no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte3-0/+3
2015-01-27GTK: fix no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte16-1/+17
2015-01-27qt: clear tree and bytes when no packet selectedEvan Huus1-0/+4
2015-01-23Qt: Remove windowIcon property from our .ui files.Gerald Combs5-29/+6
2015-01-23Try to fix the jaggy taskbar icon.Gerald Combs1-0/+4
2015-01-18[Qt] Run windeployqt for Qt versions greater than 5.2AndersBroman1-1/+1
2015-01-18Update some comments to reflect reality.Guy Harris1-1/+0
2015-01-18Remove some apparently-unnecessary includes of emem.h.Guy Harris4-5/+2
2015-01-18Fix another dfilter_compile() call.Guy Harris1-1/+1
2015-01-18Clean up ftype-conversion and dfilter error message string handling.Guy Harris24-104/+127
2015-01-18Miscellaneous ep_strdup_printf replacement.Michael Mann2-2/+8
2015-01-18Remove emem from GeoIPMichael Mann3-5/+13
2015-01-17A few more emem replacements with wmem.Michael Mann1-4/+3
2015-01-17Convert proto_construct_match_selected_string to use wmem.Michael Mann4-1/+10
2015-01-16Remove se_ alloced memory from packet_list_storeMichael Mann1-3/+3
2015-01-16SE_COPY_ADDRESS -> WMEM_COPY_ADDRESSMichael Mann1-3/+6
2015-01-16Replace se alloced memory in compare stat tap.Michael Mann2-6/+25
2015-01-16QT: stats_tree plug-ins not added to statistics menuDeon van der Westhuysen3-0/+61
2015-01-15Replace C++ style comment with C style.Michael Mann1-1/+1
2015-01-15Packet List (Qt): Missing break in switch (CID 1262418)Alexis La Goutte1-0/+1
2015-01-15Fix the compile: Use the new (double) variable.Jeff Morriss1-1/+1
2015-01-15Fix a crash in the GTK+ RTP Streams dialog.Gerald Combs1-2/+9
2015-01-15Fix indentation.Gerald Combs1-35/+35
2015-01-13Consistently use the "g_string_free returns a C string pointer" idiom.Guy Harris9-44/+37
2015-01-13uat_load() and uat_save() return a success indication; use it.Guy Harris4-23/+19
2015-01-13UAT error string pointers should not be const pointers.Guy Harris2-6/+8
2015-01-12Remove emem APIs from UAT functionality.Michael Mann8-47/+90
2015-01-11Use the GTK+ 2 name for VoidSymbol.Guy Harris1-1/+1