Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Have a routine that takes a file name for a personal configuration file | Guy Harris | 2001-10-24 | 1 | -6/+13 |
* | On Windows, put Ethereal configuration files under the "Application | Guy Harris | 2001-10-24 | 1 | -3/+4 |
* | Add a new routine to create the ".ethereal" directory for a user. | Guy Harris | 2001-10-23 | 1 | -1/+9 |
* | The only reason we care about the user's home directory is that their | Guy Harris | 2001-10-22 | 1 | -6/+2 |
* | Add a routine to get the directory in which personal configuration files | Guy Harris | 2001-10-22 | 1 | -10/+6 |
* | Use G_DIR_SEPARATOR_S rather than "/" as a pathname separator in format | Guy Harris | 2001-10-21 | 1 | -1/+18 |
* | On Windows, use the directory in which the binary resides as the | Guy Harris | 2001-08-21 | 1 | -3/+21 |
* | "get_home_dir()", in "epan/filesystem.c", uses | Guy Harris | 2001-04-02 | 1 | -1/+20 |
* | fix '#endif FRED' to '#endif /* FRED */' | Nathan Neulinger | 2000-12-22 | 1 | -2/+2 |
* | More EPAN-related code movements. Get rid of usage of #include "globals.h" | Gilbert Ramirez | 2000-09-28 | 1 | -0/+33 |