aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* There's no need to keep a "FILE *" for the file being printed to in aGuy Harris2004-01-252-8/+27
* As with "file_write_error_message()", so withGuy Harris2004-01-241-24/+87
* As with "cf_open_error_message()"/"file_open_error_message()", so withGuy Harris2004-01-241-2/+2
* From Lars Ruoff (who also contributed the previous change; my apologiesGuy Harris2004-01-241-42/+79
* Have "font_apply()" return an indication as to whether it succeeded orGuy Harris2004-01-244-19/+119
* Do the font loading code as two larger sections of code, one for GTK+Guy Harris2004-01-231-43/+42
* Include the AddStyleName information in the zoomed font name.Guy Harris2004-01-231-7/+8
* If we call "font_apply()", we don't need to callGuy Harris2004-01-231-7/+9
* If the zoom factor is zero, don't construct a new font name - theGuy Harris2004-01-231-12/+14
* Clean up indentation.Guy Harris2004-01-231-54/+60
* fixed various things in "View" menuUlf Lamping2004-01-231-20/+20
* added a commentUlf Lamping2004-01-231-1/+3
* fix assert, when failed loading zoomed font,Ulf Lamping2004-01-231-6/+42
* Improve some comments.Guy Harris2004-01-231-6/+12
* gtk_font_selection_set_filter doesn't work when run before appendingUlf Lamping2004-01-231-1/+22
* code cleanupUlf Lamping2004-01-231-2/+1
* make some of the new menuitems insensitive,Ulf Lamping2004-01-231-2/+13
* From Lars Roland:Guy Harris2004-01-231-131/+288
* Slight formatting changeJörg Mayer2004-01-221-43/+43
* Fix the RCS ID.Guy Harris2004-01-221-1/+1
* We can't save "child_process" as a HANDLE on UNIX - save it as an "int",Guy Harris2004-01-221-4/+5
* Fix a typo.Guy Harris2004-01-221-2/+2
* Move the list of headers to "Makefile.am" (it's not used byGuy Harris2004-01-222-52/+50
* moved GTK specific parts from capture.c to ui_util.c,Ulf Lamping2004-01-223-31/+155
* added new Makefile.common just like in root,Ulf Lamping2004-01-223-298/+179
* The progressbar had a parameter to specify the text of the Cancel/Stop button.Ulf Lamping2004-01-212-24/+16
* this dialog isn't used any longer.Ulf Lamping2004-01-212-234/+0
* implemented dlg_button_row_new to get a standard function forUlf Lamping2004-01-2137-644/+559
* display_opts.c / .h no longer needed, all items moved to menuitemsUlf Lamping2004-01-213-9/+3
* gtk_font_selection_set_font_name doesn't work when run before appendingOlivier Abad2004-01-212-11/+6
* Don't include some xpm's when built with GTK+ 1.2[.x] - the icons theyGuy Harris2004-01-211-1/+7
* Squelch some compiler warnings.Guy Harris2004-01-211-5/+9
* moved remaining display options dialog settings to menuitems,Ulf Lamping2004-01-211-9/+59
* redesign of capture/display filter dialog.Ulf Lamping2004-01-211-33/+51
* use stock buttons whereever possible,Ulf Lamping2004-01-2128-110/+145
* don't try to set font size <= 0Ulf Lamping2004-01-211-3/+3
* "Go To {First,Last} Packet" don't pop up dialog boxes, they Just Do It -Guy Harris2004-01-201-3/+3
* prevented GTK-warning, as the column index was too highUlf Lamping2004-01-201-3/+3
* commented out refresh_bt, as it's currently unusedUlf Lamping2004-01-201-2/+2
* a.) saving GTK1 and GTK2 fontnames in different preference setting, to preven...Ulf Lamping2004-01-208-85/+507
* Get rid of declaration of no-longer-extant routine.Guy Harris2004-01-201-5/+1
* Put in missing GTK_STOCK_STOP #define for GTK+ 1.2[.x].Guy Harris2004-01-201-1/+2
* minor tooltip changesUlf Lamping2004-01-201-5/+5
* code cleanup and added some moreUlf Lamping2004-01-206-374/+135
* DCE RPC statistics are maintained only by major version, not by majorGuy Harris2004-01-191-11/+22
* From Lars Ruoff: temporarily comment out the code for the "refresh" button;Olivier Biot2004-01-191-3/+16
* Move "ts_type_text" out of "epan/timestamp.h into "gtk/recent.c", asGuy Harris2004-01-193-15/+12
* Make the signatures of "dcerpcstat_reset()", "dcerpcstat_packet()", andGuy Harris2004-01-191-4/+11
* Trivial signed/unsigned warning fixesJörg Mayer2004-01-191-3/+3
* The current year is 2004Jörg Mayer2004-01-191-2/+2