aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2011-01-08From H.sivank:guy1-1/+30
2011-01-06On Windows, convert all of our command-line arguments from UTF-16 togerald1-2/+1
2011-01-05Rearrange the Intenals and Help menu somewhat.jake1-19/+18
2011-01-05Clean up the white space.jake1-230/+210
2010-12-29Fix Windows build, which complained about possible loss of data convertingsfisher1-1/+1
2010-12-28Implement first part of request in bug #5527 - allow the user to changesfisher1-2/+31
2010-12-28Add support for showing errors matching substrings (like LTE RLC stats suppor...martinm1-1/+26
2010-12-28Add a tooltip.martinm1-1/+2
2010-12-27Clarify some commentssfisher1-2/+6
2010-12-27The RTP Player shows the number of seconds since the beginning of thatsfisher1-1/+1
2010-12-22Fix for bug 5513:jake1-6/+6
2010-12-22Fix marking functionality (bug 5279)sake3-18/+31
2010-12-21Set default graph file format to more appropriate Portable Network Graphics.jake1-4/+12
2010-12-21From Marc Giertzsch:jake1-5/+15
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-3/+4
2010-12-15From k barnard:jake1-5/+34
2010-12-09Always provide wslua_plugin_list, even if we don't have Lua configured.rbalint1-3/+0
2010-12-07Change includes for getenv_utf8()morriss1-5/+5
2010-12-07Change the accelerator keys for "goto previous/next packet in conversation" f...sake1-4/+4
2010-12-06Revert r35132 so that a better fix can be implemented that doesn't breaksfisher1-3/+4
2010-12-06Remove unnecessary #include "../isprint.h"sfisher1-1/+0
2010-12-06Change isprint() calls in follow_stream.c (shared code that supports Followsfisher1-4/+3
2010-12-06Fix various typos and spelling errors.wmeier4-5/+5
2010-12-03After applying GUI preferences, reset the welcome screen's header messagesfisher3-1/+8
2010-12-03Don't include epan/emem.h twice.sfisher1-1/+0
2010-12-03Change the Wireshark stock icon description from "Auto Scroll in Live Capture"sfisher1-1/+1
2010-11-30Convert the .c file names to .obj before putting them in WIRESHARK_GTK_OBJECTS.morriss1-1/+1
2010-11-30Move the port audio source into a separate variable which is not run through ...morriss1-3/+7
2010-11-30Oh yeah, there's a reason we don't put targets in Makefile.common: the first ...morriss3-14/+19
2010-11-29Fix "colorize with filter" functionality that got broken with the new_packet_...sake1-0/+4
2010-11-29Move the checkapi targes to Makefile.common. Rename Makefile.nmake's WIRESHA...morriss3-19/+14
2010-11-29Remove DIRTY_GENERATED_C_FILES from WIRESHARK_GTK_SRC so we don't run checkap...morriss1-4/+1
2010-11-29Remove file_dlg_win32.c and print_win32.c from the checkapi target.morriss1-3/+1
2010-11-29Add DIRTY_GENERATED_C_FILES to GENERATED_FILES (so they get cleaned up by dis...morriss1-1/+4
2010-11-29Allow DCT error strings containing given subsets to be filtered upon.martinm1-3/+28
2010-11-28u3.c has moved.jmayer1-1/+0
2010-11-28Partially clean up white space.guy1-104/+104
2010-11-28Clean up white space.guy1-366/+374
2010-11-28Move u3 code to top-level directory since it's not GTK specificsfisher6-246/+3
2010-11-28Don't report an error twice.guy1-1/+0
2010-11-28Add GCC-style printf annotation to the routines that now take a formatguy2-1/+5
2010-11-28Clean up white space.guy1-101/+101
2010-11-27Make some other statusbar routines take a format string and format args,guy5-74/+61
2010-11-27Move main_statusbar.h to the top-level directory; none of its routinesguy10-101/+29
2010-11-26Fix the rest of the include paths after the move of native win32 code to win3...sfisher4-4/+4
2010-11-26Move native Win32 code to its own directory and out of gtk directory (hopeful...sfisher7-2405/+11
2010-11-25Update comments to point to the previous commit to enhance traceabillity.etxrab1-0/+5
2010-11-25Remove threading of tap update.etxrab1-55/+8
2010-11-25Create proper Help reference.jake3-2/+5
2010-11-24Try to fix dummy header settings alignment.jake1-16/+12