aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-11gtk: fix crash on Broadway GDK backendPeter Wu1-26/+34
2015-01-11Replace some "low hanging fruit" uses of emem.Michael Mann2-4/+7
2015-01-10Remove ep_ allocated memory from get_conversation_filter and just return a g_...Michael Mann2-2/+6
2015-01-10Finish off emem_strbuf_t usage.Michael Mann3-10/+15
2015-01-09Add missing #include ( "ui/gtk/old-gtk-compat.h" )AndersBroman4-0/+4
2015-01-09Add missing #include ( "ui/gtk/old-gtk-compat.h" )AndersBroman7-0/+7
2015-01-08GTK/RTP Player: Fix crash when touch RTP StreamMichal Labedzki1-8/+12
2015-01-08Small parenthesis fixDario Lombardo1-1/+1
2015-01-08Replace some ep_alloc and ep_alloc0 with its wmem equivalent.Michael Mann3-6/+11
2015-01-08guid_to_ep_str -> guid_to_strMichael Mann2-4/+8
2015-01-08bytes_to_ep_str -> bytes_to_strMichael Mann6-15/+20
2015-01-08ep_<protocol>_port_to_display -> <protocol>_port_to_displayMichael Mann10-40/+79
2015-01-07capture file dlg (GTK): Nesting level does not match indendation (CID 1159217)Alexis La Goutte1-1/+2
2015-01-07Updates in it translation.Dario Lombardo2-1181/+1813