aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Clean up some compiler warnings.Guy Harris2004-01-171-65/+70
* new "Font" preferences page instead of a font dialog in "User Interface"Ulf Lamping2004-01-173-109/+71
* column preferences page now looks similar to the color dialog layout,Ulf Lamping2004-01-161-34/+84
* In case of CVS sources, add the date of the last change to the versionJörg Mayer2004-01-161-4/+5
* bugfix: use correct size of global valueUlf Lamping2004-01-161-6/+7
* move "marked packet color" setting from gui_prefs to Colors page.Ulf Lamping2004-01-152-332/+41
* Change labels from "TCP Streams" to "Colors", to add other color values laterUlf Lamping2004-01-142-11/+11
* destroy the "save as" dialog only, if it's existingUlf Lamping2004-01-141-2/+3
* Use "retap_packets()" rather than "redissect_packets()".Guy Harris2004-01-1312-29/+29
* Add a routine "retap_packet()" that runs through all packets, dissectingGuy Harris2004-01-131-28/+14
* "dfilter_compile()" supplies a null dfilter pointer for an empty filterGuy Harris2004-01-131-2/+3
* Add a routine "io_stat_reset()" to reset an io_stat_t; haveGuy Harris2004-01-131-123/+100
* Make the variable into which values fromGuy Harris2004-01-131-5/+5
* Rename DISSECTOR_HELPER_{SRC,OBJECTS} toGuy Harris2004-01-111-1/+2
* #if 0 out test that causes an always false warningJörg Mayer2004-01-112-2/+6
* close the Save (As) dialog, when the capture file is closedUlf Lamping2004-01-101-1/+8
* add a "Save As" button to the toolbar,Ulf Lamping2004-01-101-25/+55
* using button compatibility macrosUlf Lamping2004-01-101-6/+2
* using button compatibility macrosUlf Lamping2004-01-1032-478/+150
* using button compatibility macrosUlf Lamping2004-01-104-321/+82
* added various button compatibility macros,Ulf Lamping2004-01-101-1/+46
* removed two MSVC warnings (GTK2 related)Ulf Lamping2004-01-101-3/+3
* Export "remove_color_filter()", as it's used in "color_dlg.c".Guy Harris2004-01-091-1/+2
* Include <string.h> to declare "strcmp()".Guy Harris2004-01-091-1/+2
* Part 2 of the "unmarking a packet matching a color filter does not applyOlivier Biot2004-01-092-4/+19
* use the same packet range things for "Print" dialog, as already implementedUlf Lamping2004-01-092-218/+419
* some code cleanup in range.cUlf Lamping2004-01-091-8/+4
* Turn the GTK+ 1.2.10 clist code into our own widget; that lets us modify itGuy Harris2004-01-0911-1737/+1853
* Fix the "unmarking a packet matching a color filter does not apply the colorOlivier Biot2004-01-091-4/+13
* If building without libpcap, exclude some stuff that builds only ifGuy Harris2004-01-082-5/+10
* Save As and range: don't use global vars in range.c,Ulf Lamping2004-01-081-39/+37
* Include string.h to import strerrorJörg Mayer2004-01-071-1/+3
* Get rid of "gtk_box_pack_start()" call to put the range table into theGuy Harris2004-01-071-2/+1
* added some simple_dialogs, if save of raw data fails for some reasonsUlf Lamping2004-01-071-7/+11
* Remove extraneous parameters of packet count in case the end-user manuallyOlivier Biot2004-01-071-3/+5
* Not that it really matters as the test still alwas evaluates to false:Jörg Mayer2004-01-072-4/+4
* save dialog with "Captured" and "Displayed" buttons in packet rangeUlf Lamping2004-01-073-120/+284
* Widgets get freed when the reference count goes to zero; we don't needGuy Harris2004-01-061-22/+23
* an enum represents the radio buttons much better,Ulf Lamping2004-01-051-45/+21
* removed some MSVC warnings (level 3)Ulf Lamping2004-01-054-19/+19
* User Specified Decodes, since it brings up a dialog box, should be User Speci...Richard Sharpe2004-01-041-2/+2
* A missing piece of Tadaaki Nagao's patches to add a global "disabledGuy Harris2004-01-041-2/+2
* Apply the patches from Tadaaki Nagao for a global version of disabledRichard Sharpe2004-01-031-4/+25
* Make Analyze/Statistics have an accelerator of Alt+A S and moveRichard Sharpe2004-01-0328-65/+65
* Mark arguments as unused.Guy Harris2004-01-031-11/+11
* hide save dialog, while savingUlf Lamping2004-01-021-4/+6
* recent files: make submenu insensitive if empty andUlf Lamping2004-01-021-20/+93
* From Didier: don't update the progress bar more often than every 100msUlf Lamping2004-01-021-2/+16
* Tweak the name of the Coloring Rules dialog box to be more consistent ...Richard Sharpe2004-01-021-3/+3
* label texts changed (tip from Richard)Ulf Lamping2004-01-011-8/+8