aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/follow_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-06From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anGuy Harris1-1/+1
2004-07-25Make some generic print routines that take, as an argument, a pointer toGuy Harris1-57/+69
2004-07-24Have "gtk/color_utils.c" contain routines with toolkit-independent APIs,Guy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-07-09In the GTK+ code, move the redefinition of "isprint()" toGuy Harris1-1/+3
2004-06-29The patch to fix the race condition introduced by using tmpnam replacedJörg Mayer1-2/+2
2004-06-25tmpnam() really should not be used for security reasons.Jörg Mayer1-2/+2
2004-06-17move font related stuff to new file font_utils.c/.hUlf Lamping1-4/+4
2004-06-01add details for doxygen, various code cleanups as a result of thisUlf Lamping1-7/+2
2004-05-27enable postcript printing if selected in prefs,Ulf Lamping1-24/+35
2004-05-27bugfixes: fixed printing on win32,Ulf Lamping1-50/+84
2004-05-27bugfix: don't try to destroy a window, when it's already being destroyedUlf Lamping1-2/+1
2004-05-26Don't compile in "follow_save_as_destroy_cb()" for GTK+ 2.4 and later,Guy Harris1-1/+5
2004-05-26more code cleanup from dialog things:Ulf Lamping1-30/+22
2004-05-22going to have a standard behaviour of the dialogsUlf Lamping1-2/+2
2004-05-09From Lars Roland: add support for building a libethereal.dll with MSVC:Guy Harris1-3/+3
2004-04-21Part 2 of Ulf's print update.Olivier Biot1-2/+2
2004-04-09Make the hex dump byte counter a guint32, so that we don't wrap prematurely.Gerald Combs1-11/+11
2004-03-29Make "file_selection_new()" take as its second argument anGuy Harris1-23/+10
2004-03-27Use the new GtkFileChooserDialog when built with gtk+ 2.4Olivier Abad1-48/+75
2004-03-13replaced sprintf / snprintf by g_snprintf,Ulf Lamping1-9/+5
2004-03-13various string related changesUlf Lamping1-7/+10
2004-02-25Get rid of a debugging printf.Guy Harris1-2/+1
2004-02-23Add a "force" argument to "filter_packets()" andGuy Harris1-4/+7
2004-02-23statistics menu redesigned, now looking more like the former menu,Ulf Lamping1-18/+1
2004-02-22some changes to the dialog layout and added some tooltipsUlf Lamping1-30/+54
2004-02-22Redesigned the menu structure of the former statistics stuff,Ulf Lamping1-1/+20
2004-02-13Add a "window_new()" routine that creates a window of a given type, setsGuy Harris1-10/+8
2004-02-11Add "write_failure_alert_box()" to put up an alert box for a failedGuy Harris1-15/+10
2004-02-11Add an "open_failure_alert_box()" routine to pop up an alert box for aGuy Harris1-7/+6
2004-02-06replaced every appearance of gtk_scrolled_window_new() withUlf Lamping1-4/+5
2004-01-31Pass ESD_BTN_OK rather than NULL as a second argument toGuy Harris1-16/+16
2004-01-31renamed ESD_TYPE_CRIT to ESD_TYPE_ERROR toUlf Lamping1-9/+9
2004-01-26Newlines in filter strings are a Bad Idea, as they don't display well inGuy Harris1-2/+2
2004-01-25apply automatically generated filters strings to the recent dropdown list,Ulf Lamping1-3/+3
2004-01-25Don't have "follow_print_text()" display the error message, leave thatGuy Harris1-211/+222
2004-01-25There's no need to keep a "FILE *" for the file being printed to in aGuy Harris1-3/+5
2004-01-24As with "file_write_error_message()", so withGuy Harris1-24/+87
2004-01-24As with "cf_open_error_message()"/"file_open_error_message()", so withGuy Harris1-2/+2
2004-01-10using button compatibility macrosUlf Lamping1-16/+4
2003-12-24Do the "isprint()" hack for GTK+ 2.x or 1.3[.x], whether on UNIX orGuy Harris1-14/+3
2003-04-06From emre: add a "Filter out this stream" button to the "Follow TCPGuy Harris1-2/+59
2003-03-06From Devin Heitmueller: follow TCP Stream support for showing streamGuy Harris1-2/+61
2002-11-10Use gtk1/gtk2 compatibility macros to reduce #ifdefs.Olivier Abad1-114/+30
2002-11-03Merge gtk and gtk2 directories.Olivier Abad1-17/+140
2002-09-09From Graeme Hewson:Guy Harris1-5/+24
2002-09-07Add back stdio.hJörg Mayer1-1/+2
2002-09-05Include cleanups in gtk and gtk2:Jörg Mayer1-9/+1
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-7/+7