aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2013-11-09Include <epan/to_str.h> only when needed.Jakub Zawadzki5-0/+5
2013-11-09Replace wtap_nstime with nstime_t, remove wtap_nstime_to_sec.Jakub Zawadzki2-2/+2
2013-11-08Indentation tweaks.Guy Harris1-3/+4
2013-11-08Didn't need to include wtap.h againMartin Mathieson1-1/+0
2013-11-08Fix up function names: type -> type_subtypeMartin Mathieson1-4/+5
2013-11-08The "file types" we have are actually combinations of types andGuy Harris10-29/+30
2013-11-08Another one.Guy Harris1-1/+1
2013-11-08What matters is the encapsulation type, not the file type, so just testGuy Harris1-1/+1
2013-11-08Remove some trailing whitespace....Bill Meier2-10/+10
2013-11-08Fix more errors.Guy Harris1-3/+2
2013-11-08Wrong function.Guy Harris1-1/+1
2013-11-08Fix errors.Guy Harris1-1/+1
2013-11-08For open dialogs, offer a list of sets of extensions, not of file types;Guy Harris3-53/+158
2013-11-07Try 2 to fix Mac OS X 10.5 buildbotAlexis La Goutte1-0/+1
2013-11-07Try to fix Mac OS 10.5 Buildbot (with old Glib...)Alexis La Goutte1-1/+2
2013-11-07Remove C++ commentsAlexis La Goutte1-1/+1
2013-11-07Add Edit Packet in Right ClickAlexis La Goutte1-2/+18
2013-11-07Add Packet Editor PreferenceAlexis La Goutte2-1/+12
2013-11-06Add support for displaying dates as year and day-of-year (1-origin).Guy Harris4-24/+129
2013-11-03Bluetooth: AVDTP: Add support for Content Protection type SCMS-T (and some mi...Michael Mann2-2/+2
2013-10-31Add licence information.Irene Rüngeler3-2/+26
2013-10-31Set the progress bar animation behavior to match other parts of theGerald Combs1-1/+2
2013-10-31Try to make the animation a little more natural.Gerald Combs1-0/+2
2013-10-30Move the geometry shenanigans a bit further ahead in the startupGerald Combs6-6/+13
2013-10-30Fix maximized geometry behavior on non-OS X systems.Gerald Combs1-5/+5
2013-10-30Fix a comparison.Gerald Combs1-1/+1
2013-10-30Add initial support for geometry settings in the main window.Gerald Combs9-43/+101
2013-10-30Set SVN properties.Jeff Morriss2-11/+11
2013-10-29Make the packet analysis for SCTP independent from GTK and QT.Irene Rüngeler15-186/+209
2013-10-29Revert part of 52896 and (for now) all of 52935. As Jeff pointed out,Gerald Combs6-5/+55
2013-10-28Fix scroll bar ranges.Gerald Combs1-5/+15
2013-10-28Remove some (but not all) U3 remnants.Gerald Combs1-11/+0
2013-10-28From Peter Wu via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9341 :Jeff Morriss2-4/+5
2013-10-28More size and position tweaks.Gerald Combs2-18/+25
2013-10-27Try to improve the appearance of the sequence diagram.Gerald Combs3-12/+39
2013-10-27Remove iplen and iphdrlen from struct _packet_info.Michael Mann3-5/+5
2013-10-27Remove U3 code and packaging.Gerald Combs5-44/+5
2013-10-26From robionekenobi via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=93...Pascal Quantin3-9/+12
2013-10-26Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+0
2013-10-25More sequence dialog updates.Gerald Combs10-46/+286
2013-10-25Add a very small hack to make the UAT update callback error string freeable, andEvan Huus1-1/+7
2013-10-25Fix more SVN properties.Jeff Morriss1-1/+1
2013-10-25Add SVN properties.Jeff Morriss3-3/+3
2013-10-25Mark unused parameter, remove moved .h file from Makefile.commonEvan Huus1-1/+0
2013-10-24Fix propertiesJörg Mayer2-0/+0
2013-10-24Make things compile again.Jörg Mayer13-14/+15
2013-10-24Add sequence_dialog.ui.Gerald Combs1-0/+1
2013-10-24Add a missing dependency.Gerald Combs1-0/+2
2013-10-24Initial and woefully incomplete flow graph support.Gerald Combs23-761/+1650
2013-10-24Revert previous commit of Irene, which doesn't work (yet).Michael Tüxen14-12/+12