aboutsummaryrefslogtreecommitdiffstats
path: root/src/xrdb.c (unfollow)
Commit message (Expand)AuthorFilesLines
1999-09-16(get_fallback): Remove unused variable.Gerd Moellmann1-3/+2
1999-07-21(x_load_resources): Set double-click time defaultsGerd Moellmann1-0/+70
1999-02-26Use epaths.h istead of paths.h.Richard M. Stallman1-1/+1
1998-04-14Fix -Wimplicit warnings.Andreas Schwab1-0/+5
1997-08-16Include paths.h.Richard M. Stallman1-0/+2
1997-08-16(get_system_app): Use PATH_X_DEFAULTS.Richard M. Stallman1-14/+1
1997-08-12(X_DEFAULT_SEARCH_PATH): Add /usr/X11R6/lib alternatives.Richard M. Stallman1-1/+12
1997-04-27(get_user_app): Free the gethomedir value.Richard M. Stallman1-5/+10
1996-01-15Update FSF's address in the preamble.Erik Naggum1-4/+7
1995-01-18Don't include sys/param.h.Richard M. Stallman1-8/+0
1994-09-16(getpwuid, getpwnam): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.Richard M. Stallman1-1/+1
1994-07-20[USG5] (SYSV): Don't define if already defined.Richard M. Stallman1-0/+2
1994-05-05(x_load_resources) [USE_X_TOOLKIT]: Don't call XrmInitialize.Richard M. Stallman1-0/+4
1994-05-04Update copyright.Karl Heuer1-1/+1
1994-02-12(gethomedir): Look at LOGNAME before USER.Karl Heuer1-6/+3
1994-02-02(x_get_customization_string): Use get_system_name instead of gethostname.Karl Heuer1-17/+4
1994-01-21(S_ISDIR): Define if not defined.Richard M. Stallman1-13/+12
1993-11-23(search_magic_path): Fix colon-colon case.Richard M. Stallman1-1/+2
1993-09-10Include <config.h> instead of "config.h".Roland McGrath1-1/+1
1993-08-10(x_get_customization_string): Don't use value of strcpy.Richard M. Stallman1-1/+5
1993-07-31* config.h.in (HAVE_XSCREENRESOURCESTRING): New #undef forJim Blandy1-3/+1
1993-07-22(getpwuid): Test DECLARE_GETPWUID_WITH_UID_T.Richard M. Stallman1-1/+1
1993-07-22Implement search for app-defaults directory andJim Blandy1-162/+371
1993-06-22* xrdb.c (get_user_db): Remember to free the screen-local resourceJim Blandy1-1/+4
1993-06-11* xrdb.c (get_user_db): Get the screen-specific database too.Jim Blandy1-0/+9
1993-05-31[__bsdi__]: Alternate decls of getpwuid and getpwnam.Richard M. Stallman1-0/+5
1993-05-26(magic_searchpath_decoder): Fix typos.Richard M. Stallman1-2/+2
1993-05-22Updated copyright years.Jim Blandy1-1/+1
1993-03-11* xrdb.c (get_user_db): Since xrdb.c doesn't #include xterm.h,Jim Blandy1-1/+1
1993-02-22* xrdb.c (getuid): Remove declaration.Jim Blandy1-0/+6
1992-10-11* xterm.c, xrdb.c: #include <stdio.h> before "xterm.h", to avoidJim Blandy1-2/+5
1992-09-22* xrdb.c (x_get_resource): Cast the value being assigned toJim Blandy1-1/+1
1992-09-13* xrdb.c: Don't include <X11/Xos.h>. Under R4, it stupidlyJim Blandy1-2/+6
1992-08-29* xrdb.c (get_user_db): Use XResourceManagerString when availableJim Blandy1-2/+5
1992-08-19* xrdb.c [USG5]: Define SYSV, and then include <unistd.h>. IJim Blandy1-5/+19
1992-04-24entered into RCSJim Blandy1-3/+12
1992-02-21*** empty log message ***Jim Blandy1-0/+4
1992-01-13*** empty log message ***Jim Blandy1-1/+2
1991-01-05Initial revisionJim Blandy1-0/+477