aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* From Jakub Zawadzki use gtk_box_pack_start isof gtk_container_add fixes https...Anders Broman2012-07-181-6/+3
* Get rid of the problems described in bug7377Jörg Mayer2012-07-181-0/+4
* Update qtshark to match the recent file dialog changes.Gerald Combs2012-07-186-42/+97
* Fill in our display filter after we open a file.Gerald Combs2012-07-181-0/+1
* Fix some system header files that were #included with "" instead of <>.Evan Huus2012-07-184-4/+4
* Set the folder to the containing directory of the file name in question,Guy Harris2012-07-171-1/+4
* Fix comments, from r43729 we don't load bold font.Jakub Zawadzki2012-07-171-2/+2
* Fix Coverity CID 709722: Logically dead code.Chris Maynard2012-07-171-3/+0
* Now it compiles with 2.24 - hopefuly it will even workJörg Mayer2012-07-171-2/+2
* Bring compilation with gtk 2.24 one step further (not yet working)Jörg Mayer2012-07-171-0/+5
* Pass the correct widget to gtk_open_file. If we're filling in a displayGerald Combs2012-07-161-12/+13
* Move most of file_open_cmd to gtk_open_file. Make gtk_open_fileGerald Combs2012-07-164-168/+217
* - Restore optimization of drawing only lines in clipping areaJakub Zawadzki2012-07-161-12/+19
* Compilation fixes for gtk-3.x + for gtk-2.x use clipping region not area.Jakub Zawadzki2012-07-161-24/+47
* - Make it compile gtk-2.24 with GSEAL_ENABLE enabledJakub Zawadzki2012-07-161-63/+112
* Some gtk-3.0 fixes.Jakub Zawadzki2012-07-161-7/+49
* Don't create and destroy a cairo context for each line and ellipse whenMartin Mathieson2012-07-161-30/+10
* <gtk/gtkmarshal.h> doesn't appear to be necessary, at least with GTK+Guy Harris2012-07-161-5/+15
* The CMake builds in the Ubuntu buildbot appear to be building with GTK+Guy Harris2012-07-161-1/+3
* For the encoding and format, use the enum types.Guy Harris2012-07-161-6/+6
* Get rid of probably-unnecessary parentheses around the expansion ofGuy Harris2012-07-151-2/+2
* Fix some gseal warnings.Jakub Zawadzki2012-07-152-18/+33
* Get rid of unnecessary include.Guy Harris2012-07-151-2/+0
* Squelch some more warnings with explicit casts.Guy Harris2012-07-151-4/+4
* Try gdouble here, to see if it removes "gdouble to gfloat" warnings withGuy Harris2012-07-151-1/+1
* Fix win* buildbot warnings:Jakub Zawadzki2012-07-151-1/+1
* user_font_get_bold() is no longer needed, remove it.Jakub Zawadzki2012-07-152-66/+12
* Fix bug #6690: Wireshark quite slow displaying frames with many detail pane n...Jakub Zawadzki2012-07-156-736/+1206
* From Wonil Kim: Enable statistics menu register for the tap plug-in. Fixes ht...Anders Broman2012-07-151-6/+57
* Sanity checks to avoid a crash if no file is openPascal Quantin2012-07-142-1/+9
* Add some comments, remove more left-overs from tcp_graph.c.Martin Mathieson2012-07-131-26/+13
* Try not to print funny characters.Gerald Combs2012-07-121-1/+1
* Fix building (and running) on OS X.Gerald Combs2012-07-121-1/+1
* Use win32_open_file in qtshark on Windows.Gerald Combs2012-07-127-9/+145
* MSDN says DIALOG resources are obsolete. Use DIALOGEXes instead. We aren'tGerald Combs2012-07-111-3/+3
* e_addr_resolve has a new member.Anders Broman2012-07-111-1/+1
* Speed up line drawing by no longer creating and destroying a cairo_tMartin Mathieson2012-07-111-27/+43
* Update the packet list and details if name resolution is changed.Anders Broman2012-07-101-0/+3
* Update the /View/NameResolution menu when activated in case theAnders Broman2012-07-101-0/+11
* From Edwin Groothuis via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Jeff Morriss2012-07-101-0/+4
* From Martin Kaiser:Anders Broman2012-07-101-0/+1
* Change the button order in all places.Anders Broman2012-07-103-14/+16
* Trivial indentation fixes.Martin Mathieson2012-07-101-26/+23
* From Evan Huus:Guy Harris2012-07-101-15/+1
* Add a sequence graph for LTE RLC channels under Telephony | LTE.Martin Mathieson2012-07-104-3/+2669
* As suggested by Richard Sharpe: rename VALS_GROUP_NAMES[] so it's not allJeff Morriss2012-07-091-11/+11
* From Michael Mann:Anders Broman2012-07-092-8/+54
* From Evan Huus:Anders Broman2012-07-091-44/+39
* From Evan Huus:Anders Broman2012-07-091-8/+8
* From Evan Huus:Anders Broman2012-07-093-0/+3