aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Move the contents of wsar_html/core to wsar_html. Create tag files forGerald Combs2-16/+24
2013-04-27free the linkname allocated by g_strdup()Martin Kaiser1-3/+6
2013-04-27when a named pipe is added to the interfaces list, it has no linktypeMartin Kaiser1-1/+2
2013-04-27Fix a comment (the "it worked but didn't pop up a window" conclusionGuy Harris1-3/+3
2013-04-27Update comments.Guy Harris1-4/+3
2013-04-26Update the capture start, stop, and restart icons and development badgeGerald Combs4-1542/+1577
2013-04-26Fix a whole bunch of doxygen warnings, mostly typos or renamed parameters.Evan Huus12-30/+20
2013-04-26Buildbot (via Twisted) sets a restrictive umask. Unset it before we runGerald Combs1-1/+1
2013-04-26Add some Doxygen checks.Gerald Combs1-0/+2
2013-04-26Work around a bug in a Microsoft security fix.Guy Harris1-1/+19
2013-04-26Get rid of leftover debugging variable.Guy Harris1-1/+0
2013-04-26Check, for each of the standard handles, whether they need to beGuy Harris1-8/+98
2013-04-26Update the main, epan, and ui Doxygen configuration files. Change theGerald Combs2-4/+13
2013-04-25Add Qt5 build support with cmake. Just do cmake ... -DENABLE_QT5=ON ...Jörg Mayer1-12/+21
2013-04-25Fix a warning: sparkline_delegate.h does not contain a Q_OBJECTJörg Mayer1-1/+1
2013-04-25Add GTK3_DEFINITIONS to the compiler flag when building with gtk3Jörg Mayer1-1/+3
2013-04-25Update QtShark.pro for Qt5, hopefully without breaking Qt4. Enable theGerald Combs2-6/+13
2013-04-25Send the output of the -D and -L options to the standard output ratherGuy Harris3-87/+68
2013-04-24The porting guide for Qt5 requires that Q_OS_ be used insteadJörg Mayer17-66/+66
2013-04-22RevertJörg Mayer1-8/+2
2013-04-22Add a "hidden" array of UAT entry data to allow separation between UAT file s...Michael Mann1-6/+6
2013-04-19Based on http://anonsvn.wireshark.org/viewvc?revision=48893&view=revisionAnders Broman1-4/+4
2013-04-19Initialize another variable.Irene Rüngeler1-1/+1
2013-04-19Show Forward_Tsn chunks in the graphIrene Rüngeler3-45/+133
2013-04-17Remove an unused variable, structure and #define caught by cppcheck.Evan Huus2-15/+0
2013-04-17Use also const char to uat_save (identical to uat_load)Alexis La Goutte1-2/+2
2013-04-17Fix the following GTK-CRITICAL error Gtk-CRITICAL **: gtk_list_store_get_path...Alexis La Goutte1-2/+4
2013-04-17Cast scrolling values to gdoubles, not gfloats - GtkAdjustment haveEvan Huus1-7/+7
2013-04-16Fix a minor memory leak caught by cppcheck. Also replace a whole bunch ofEvan Huus1-3/+5
2013-04-16Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8583Evan Huus1-0/+14
2013-04-16Re-add format argument that appears to have been accidentallyEvan Huus1-1/+1
2013-04-16Update interface list when interface get lost and come back.Irene Rüngeler3-7/+17
2013-04-16Fix another dozen or so files with bad FSF addresses as caught by licensecheck.Evan Huus1-1/+1
2013-04-15Allow MAC and RLC stats dialogs to be launched other than by menu/filterMartin Mathieson3-3/+4
2013-04-13Allow zooming in on a rectangular region using left mouse.Martin Mathieson1-6/+224
2013-04-12Ifdef LibPcapIrene Rüngeler3-4/+6
2013-04-12The button are only needed if libpcap is present.Irene Rüngeler2-0/+4
2013-04-12The function takes no arguments...Michael Tüxen1-1/+1
2013-04-12Change the sensitivity of the start button depending on the number of interfa...Irene Rüngeler6-2/+36
2013-04-11Misc. small string changes to the capture options dialog for consistency andEvan Huus1-21/+21
2013-04-11Replace the capture start and restart icons with a green fin similar toGerald Combs2-1873/+1807
2013-04-11QT: Select default interface if none else is selectedIrene Rüngeler1-0/+6
2013-04-11Don't select the 'any' device (in Linux), when 'capture all' is selected.Irene Rüngeler2-10/+32
2013-04-11Select the interface, if only one exists.Irene Rüngeler1-0/+7
2013-04-10Add a license header.Gerald Combs4-0/+93
2013-04-09The default interface should now be selected also on Windows.Irene Rüngeler2-6/+1
2013-04-09Don't try to open <home>/.wireshark on Windows: Wireshark hasn't written toJeff Morriss5-12/+12
2013-04-08Nudge the fill another half pixel.Gerald Combs1-20/+20
2013-04-08Decrease the width of the outer borders by half a pixel to match theGerald Combs1-25/+26
2013-04-08Try a blue fill for the stop capture button, using Windows SoundGerald Combs1-53/+68