name change
[obnox/wireshark/wip.git] / gtk / recent.c
2006-05-21 sahlbergname change
2006-04-30 guyMove the file selection dialog routines to file_dlg...
2005-11-06 ulflreplace *a lot* of file related calls by their GLib...
2005-08-25 ulfltimestamp display precision:
2005-08-20 jmayer- Declare some functions static
2005-08-20 ulflrenamed ui_util.c/.h to gui_utils.c/.h to prevent confu...
2005-08-05 jmayerMore char -> const char warning fixes.
2005-06-16 guyInclude <ctype.h> to define/declare "isspace()".
2005-05-30 ulflFirst part to fix #148: use command line parameter...
2005-05-29 ulflclarify some recent file entry descriptions
2005-03-27 ulfladd a new checkitem "Colorize Packet List" into the...
2005-03-26 guyCreate the directory for the preferences files before...
2004-10-01 guy"prefs-int.h" belongs in epan, too.
2004-09-28 ulflfrom Thomas Palmer: add a combobox for the recently...
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-07-18 guyIf the pane separator positions are 0 (e.g., because...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-07-09 guyDon't allow non-positive values for the main window...
2004-06-01 ulfladd details for doxygen, various code cleanups as a...
2004-05-31 guyThe "key" argument to "write_recent_geom()" is required...
2004-05-30 ulflsave window position/size/maximized state into recent...
2004-04-27 ulflFreely adjustable status line separations.
2004-04-25 ulflsave the position of the main window panes in the recen...
2004-02-20 guyRevert to the previous scheme, wherein we always save...
2004-02-19 guyDon't save the geometry items unless the user asked...
2004-02-17 ulflbugfix: use last_open_dir for the recent file,
2004-02-16 ulflbugfix: don't write the recent files list in the wrong...
2004-02-01 ulflmoved window geometry values from prefs to recent,
2004-01-25 ulflapply automatically generated filters strings to the...
2004-01-24 guyHave "font_apply()" return an indication as to whether...
2004-01-20 ulfla.) saving GTK1 and GTK2 fontnames in different prefere...
2004-01-19 guyMove "ts_type_text" out of "epan/timestamp.h into ...
2004-01-19 ulflmove timestamp format options from "View->Options"...
2004-01-19 guyInclude <string.h> to declare "strcasecmp()".
2004-01-19 ulfladded some menuitems "View->Show" including show/hide...