Get rid of a Clist and move the functon to display floats with two decimals to gui_utils.
[metze/wireshark/wip.git] / epan / filesystem.h
2009-02-15 Guy HarrisAdd a routine to report write errors to the list of...
2009-02-11 Ulf Lampingfix a comment
2008-08-02 Bill MeierWIN32 ==> _WIN32
2008-06-23 Guy HarrisRename an argument to avoid collisions with a global...
2008-02-26 Jeff Morrissget_datafile_path() and get_persconffile_path() return...
2008-01-24 Stig BjørlykkeAlways return a valid profile name from get_profile_name().
2008-01-14 Stig BjørlykkeThis patch adds support for configuration profiles...
2007-05-25 Guy HarrisNo need to call init_plugin_dir() - it gets called...
2007-03-14 Ulf Lampingas requested by "John T. Haller" for PortableApps.com:
2007-01-14 Ulf Lampingon my way to fix #301:
2007-01-02 Guy HarrisAdd a WIRESHARK_RUN_FROM_BUILD_DIRECTORY environment...
2006-05-28 Anders BromanEthereal->Wireshark
2006-05-21 Ronnie Sahlbergname change
2006-05-01 Guy HarrisHandle the case where we *can't* determine the pathname...
2006-02-12 Guy HarrisAdd a routine to attempt to get the absolute pathname...
2006-01-12 Ulf Lampingfix #648:
2005-07-23 Jörg MayerMore 'char*' -> 'const char*' changes to fix warnings.
2005-04-12 Ulf Lampingadd functions file_exists and file_identical to filesys...
2004-12-31 Guy Harris"gtk_entry_get_text()" returns a "const char *" - assig...
2004-12-11 Lars RolandAdd functions to the old and the new plugin api for...
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-01-24 Guy HarrisAs with "cf_open_error_message()"/"file_open_error_mess...
2004-01-24 Guy HarrisAdd a new "file_open_error_message()" routine in "epan...
2003-11-18 Guy HarrisFrom Tomas Kukosa: add "extern"s so that the plugin...
2003-11-02 Gerald CombsFrom Gisle Vanem:
2003-05-15 Guy HarrisFrom Richard Urwin:
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-06-23 Guy HarrisAdd a routine to "epan/filesystem.c" to test whether...
2001-10-24 Guy HarrisHave a routine that takes a file name for a personal...
2001-10-24 Guy HarrisOn Windows, put Ethereal configuration files under...
2001-10-23 Guy HarrisAdd a new routine to create the ".ethereal" directory...
2001-10-22 Guy HarrisThe only reason we care about the user's home directory...
2001-10-22 Guy HarrisAdd a routine to get the directory in which personal...
2001-10-21 Guy HarrisUse G_DIR_SEPARATOR_S rather than "/" as a pathname...
2001-08-21 Guy HarrisOn Windows, use the directory in which the binary resid...
2001-04-02 Guy Harris"get_home_dir()", in "epan/filesystem.c", uses
2000-12-22 Nathan Neulingerfix '#endif FRED' to '#endif /* FRED */'
2000-09-28 Gilbert RamirezMore EPAN-related code movements. Get rid of usage...