| Commit message (Expand) | Author | Age | Files | Lines |
* | (SYSV): Don't define on Solaris 2. | Gerd Moellmann | 2001-08-16 | 1 | -3/+6 |
* | (x_load_resources) [USE_MOTIF]: Remove extraneous arg | Gerd Moellmann | 2001-03-12 | 1 | -2/+2 |
* | (x_load_resources): Use the class name in the defaults. | Stefan Monnier | 2000-10-30 | 1 | -18/+18 |
* | Avoid some more compiler warnings. | Gerd Moellmann | 2000-09-21 | 1 | -1/+1 |
* | (x_load_resources): Add default resource for scroll bar's | Gerd Moellmann | 2000-06-22 | 1 | -0/+4 |
* | Don't declare xmalloc, xrealloc. | Sam Steingold | 2000-06-20 | 1 | -12/+11 |
* | Remove redundant unistd.h inclusion. | Dave Love | 2000-06-19 | 1 | -1/+0 |
* | (x_load_resources): Set default resources for resource | Dave Love | 2000-06-19 | 1 | -9/+5 |
* | (get_fallback): Remove unused variable. | Gerd Moellmann | 1999-09-16 | 1 | -3/+2 |
* | (x_load_resources): Set double-click time defaults | Gerd Moellmann | 1999-07-21 | 1 | -0/+70 |
* | Use epaths.h istead of paths.h. | Richard M. Stallman | 1999-02-26 | 1 | -1/+1 |
* | Fix -Wimplicit warnings. | Andreas Schwab | 1998-04-14 | 1 | -0/+5 |
* | Include paths.h. | Richard M. Stallman | 1997-08-16 | 1 | -0/+2 |
* | (get_system_app): Use PATH_X_DEFAULTS. | Richard M. Stallman | 1997-08-16 | 1 | -14/+1 |
* | (X_DEFAULT_SEARCH_PATH): Add /usr/X11R6/lib alternatives. | Richard M. Stallman | 1997-08-12 | 1 | -1/+12 |
* | (get_user_app): Free the gethomedir value. | Richard M. Stallman | 1997-04-27 | 1 | -5/+10 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -4/+7 |
* | Don't include sys/param.h. | Richard M. Stallman | 1995-01-18 | 1 | -8/+0 |
* | (getpwuid, getpwnam): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__. | Richard M. Stallman | 1994-09-16 | 1 | -1/+1 |
* | [USG5] (SYSV): Don't define if already defined. | Richard M. Stallman | 1994-07-20 | 1 | -0/+2 |
* | (x_load_resources) [USE_X_TOOLKIT]: Don't call XrmInitialize. | Richard M. Stallman | 1994-05-05 | 1 | -0/+4 |
* | Update copyright. | Karl Heuer | 1994-05-04 | 1 | -1/+1 |
* | (gethomedir): Look at LOGNAME before USER. | Karl Heuer | 1994-02-12 | 1 | -6/+3 |
* | (x_get_customization_string): Use get_system_name instead of gethostname. | Karl Heuer | 1994-02-02 | 1 | -17/+4 |
* | (S_ISDIR): Define if not defined. | Richard M. Stallman | 1994-01-21 | 1 | -13/+12 |
* | (search_magic_path): Fix colon-colon case. | Richard M. Stallman | 1993-11-23 | 1 | -1/+2 |
* | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 1 | -1/+1 |
* | (x_get_customization_string): Don't use value of strcpy. | Richard M. Stallman | 1993-08-10 | 1 | -1/+5 |
* | * config.h.in (HAVE_XSCREENRESOURCESTRING): New #undef for | Jim Blandy | 1993-07-31 | 1 | -3/+1 |
* | (getpwuid): Test DECLARE_GETPWUID_WITH_UID_T. | Richard M. Stallman | 1993-07-22 | 1 | -1/+1 |
* | Implement search for app-defaults directory and | Jim Blandy | 1993-07-22 | 1 | -162/+371 |
* | * xrdb.c (get_user_db): Remember to free the screen-local resource | Jim Blandy | 1993-06-22 | 1 | -1/+4 |
* | * xrdb.c (get_user_db): Get the screen-specific database too. | Jim Blandy | 1993-06-11 | 1 | -0/+9 |
* | [__bsdi__]: Alternate decls of getpwuid and getpwnam. | Richard M. Stallman | 1993-05-31 | 1 | -0/+5 |
* | (magic_searchpath_decoder): Fix typos. | Richard M. Stallman | 1993-05-26 | 1 | -2/+2 |
* | Updated copyright years. | Jim Blandy | 1993-05-22 | 1 | -1/+1 |
* | * xrdb.c (get_user_db): Since xrdb.c doesn't #include xterm.h, | Jim Blandy | 1993-03-11 | 1 | -1/+1 |
* | * xrdb.c (getuid): Remove declaration. | Jim Blandy | 1993-02-22 | 1 | -0/+6 |
* | * xterm.c, xrdb.c: #include <stdio.h> before "xterm.h", to avoid | Jim Blandy | 1992-10-11 | 1 | -2/+5 |
* | * xrdb.c (x_get_resource): Cast the value being assigned to | Jim Blandy | 1992-09-22 | 1 | -1/+1 |
* | * xrdb.c: Don't include <X11/Xos.h>. Under R4, it stupidly | Jim Blandy | 1992-09-13 | 1 | -2/+6 |
* | * xrdb.c (get_user_db): Use XResourceManagerString when available | Jim Blandy | 1992-08-29 | 1 | -2/+5 |
* | * xrdb.c [USG5]: Define SYSV, and then include <unistd.h>. I | Jim Blandy | 1992-08-19 | 1 | -5/+19 |
* | entered into RCS | Jim Blandy | 1992-04-24 | 1 | -3/+12 |
* | *** empty log message *** | Jim Blandy | 1992-02-21 | 1 | -0/+4 |
* | *** empty log message *** | Jim Blandy | 1992-01-13 | 1 | -1/+2 |
* | Initial revision | Jim Blandy | 1991-01-05 | 1 | -0/+477 |