aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-01-23Update to GLib 2.2.3-20040116 and gettext 0.13.1.Gerald Combs2-6/+6
2004-01-23Improve some comments.Guy Harris1-6/+12
2004-01-23trivial signed/unsigned warning fixesJörg Mayer1-4/+4
2004-01-23Move struct tcp_frag from follow.h to follow.c as it wasn't used anywereJörg Mayer2-10/+12
2004-01-23gtk_font_selection_set_filter doesn't work when run before appendingUlf Lamping1-1/+22
2004-01-23code cleanupUlf Lamping1-2/+1
2004-01-23From David Fort: add support for RFC2535bis records.Guy Harris1-6/+27
2004-01-23make some of the new menuitems insensitive,Ulf Lamping1-2/+13
2004-01-23trivial signed/unsigned warning fixesJörg Mayer1-3/+3
2004-01-23signed/unsigned warning fixesJörg Mayer1-18/+18
2004-01-23From Pierre Juhen: add "find_protocol_by_id()" to the list of functionsGuy Harris8-3/+12
2004-01-23From Lars Roland:Guy Harris1-131/+288
2004-01-22From Yaniv Kaul: register multipart/form-data.Olivier Biot1-1/+3
2004-01-22Slight formatting changeJörg Mayer1-43/+43
2004-01-22Fix the RCS ID.Guy Harris1-1/+1
2004-01-22We can't save "child_process" as a HANDLE on UNIX - save it as an "int",Guy Harris1-4/+5
2004-01-22Use "fork_child" rather than "child_process" - on Win32, "child_process"Guy Harris1-12/+6
2004-01-22Use the length field in the UDP header:Guy Harris4-16/+36
2004-01-22Fix a typo.Guy Harris1-2/+2
2004-01-22Move the list of headers to "Makefile.am" (it's not used byGuy Harris2-52/+50
2004-01-22epan don't need GTK_CFLAGS as GTK isn't used,Ulf Lamping3-6/+6
2004-01-22bugfix: wrong parameter nameUlf Lamping1-2/+2
2004-01-22moved GTK specific parts from capture.c to ui_util.c,Ulf Lamping5-135/+207
2004-01-22added new Makefile.common just like in root,Ulf Lamping3-298/+179
2004-01-22Add RCS ID with "$Id: $" (colon was missing).Olivier Biot1-1/+1
2004-01-21The progressbar had a parameter to specify the text of the Cancel/Stop button.Ulf Lamping5-43/+32
2004-01-21this dialog isn't used any longer.Ulf Lamping2-234/+0
2004-01-21Move the list of dissectors (DISSECTOR_SRC) out of Makefile.am andJörg Mayer5-817/+444
2004-01-21implemented dlg_button_row_new to get a standard function forUlf Lamping37-644/+559
2004-01-21display_opts.c / .h no longer needed, all items moved to menuitemsUlf Lamping3-9/+3
2004-01-21gtk_font_selection_set_font_name doesn't work when run before appendingOlivier Abad2-11/+6
2004-01-21Don't include some xpm's when built with GTK+ 1.2[.x] - the icons theyGuy Harris1-1/+7
2004-01-21Squelch some compiler warnings.Guy Harris1-5/+9
2004-01-21From Taisuke Sasaki: convert the ident field in the fragment header toGuy Harris1-1/+2
2004-01-21moved remaining display options dialog settings to menuitems,Ulf Lamping1-9/+59
2004-01-21redesign of capture/display filter dialog.Ulf Lamping1-33/+51
2004-01-21use stock buttons whereever possible,Ulf Lamping31-110/+478
2004-01-21don't try to set font size <= 0Ulf Lamping1-3/+3
2004-01-21Fix a check.Guy Harris1-2/+2
2004-01-20"Go To {First,Last} Packet" don't pop up dialog boxes, they Just Do It -Guy Harris1-3/+3
2004-01-20The offset argument to a "get_pdu_len" function is an "int", not aGuy Harris1-3/+3
2004-01-20From Jan Kiszka: compress the summary line display.Guy Harris1-8/+9
2004-01-20missing icons for recent GUI additionsUlf Lamping6-0/+704
2004-01-20prevented GTK-warning, as the column index was too highUlf Lamping1-3/+3
2004-01-20commented out refresh_bt, as it's currently unusedUlf Lamping1-2/+2
2004-01-20signed/unsigned warning fixesJörg Mayer1-83/+85
2004-01-20a.) saving GTK1 and GTK2 fontnames in different preference setting, to preven...Ulf Lamping13-106/+610
2004-01-20From Anders Broman:Olivier Biot1-2/+2
2004-01-20From Chris Wilson:Olivier Biot1-136/+157
2004-01-20Get rid of declaration of no-longer-extant routine.Guy Harris1-5/+1