summaryrefslogtreecommitdiff
path: root/src/xrdb.c
Commit message (Expand)AuthorAgeFilesLines
* Comment (add Author:, based on authors.el).Glenn Morris2009-01-101-2/+3
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* remove useless if-before-free testsJim Meyering2008-06-021-8/+5
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* (x_load_resources): Don't setup a fontset resource.Kenichi Handa2008-05-141-23/+0
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Merge from emacs--devo--0Miles Bader2007-01-261-1/+1
|\ \ | |/
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | (x_load_resources): Setup the default fontSet X reource.Kenichi Handa2006-12-201-0/+23
|/
* (gethomedir): Use xstrdup.Romain Francoise2006-04-101-1/+1
* (gethomedir): Make sure to always return a pointer thatAndreas Schwab2006-04-101-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (malloc, realloc, free) [emacs]: Undefine macros before defining.Ken Raeburn2006-02-051-0/+4
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Remove reference to defunct vms-pwd.h.Thien-Thi Nguyen2005-04-201-3/+1
* * xrdb.c (x_load_resources): Undo previous change (2005-03-18).Jan Djärv2005-03-221-4/+2
* * xrdb.c (x_load_resources): Use different char *helv when I18NJan Djärv2005-03-181-0/+4
* Add arch taglinesMiles Bader2003-09-011-0/+3
* (file_p): Rename arg `path' to `filename'.Richard M. Stallman2002-03-031-4/+4
* (SYSV): Don't define on Solaris 2.Gerd Moellmann2001-08-161-3/+6
* (x_load_resources) [USE_MOTIF]: Remove extraneous argGerd Moellmann2001-03-121-2/+2
* (x_load_resources): Use the class name in the defaults.Stefan Monnier2000-10-301-18/+18
* Avoid some more compiler warnings.Gerd Moellmann2000-09-211-1/+1
* (x_load_resources): Add default resource for scroll bar'sGerd Moellmann2000-06-221-0/+4
* Don't declare xmalloc, xrealloc.Sam Steingold2000-06-201-12/+11
* Remove redundant unistd.h inclusion.Dave Love2000-06-191-1/+0
* (x_load_resources): Set default resources for resourceDave Love2000-06-191-9/+5
* (get_fallback): Remove unused variable.Gerd Moellmann1999-09-161-3/+2
* (x_load_resources): Set double-click time defaultsGerd Moellmann1999-07-211-0/+70
* Use epaths.h istead of paths.h.Richard M. Stallman1999-02-261-1/+1
* Fix -Wimplicit warnings.Andreas Schwab1998-04-141-0/+5
* Include paths.h.Richard M. Stallman1997-08-161-0/+2
* (get_system_app): Use PATH_X_DEFAULTS.Richard M. Stallman1997-08-161-14/+1
* (X_DEFAULT_SEARCH_PATH): Add /usr/X11R6/lib alternatives.Richard M. Stallman1997-08-121-1/+12
* (get_user_app): Free the gethomedir value.Richard M. Stallman1997-04-271-5/+10
* Update FSF's address in the preamble.Erik Naggum1996-01-151-4/+7
* Don't include sys/param.h.Richard M. Stallman1995-01-181-8/+0
* (getpwuid, getpwnam): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.Richard M. Stallman1994-09-161-1/+1
* [USG5] (SYSV): Don't define if already defined.Richard M. Stallman1994-07-201-0/+2
* (x_load_resources) [USE_X_TOOLKIT]: Don't call XrmInitialize.Richard M. Stallman1994-05-051-0/+4
* Update copyright.Karl Heuer1994-05-041-1/+1
* (gethomedir): Look at LOGNAME before USER.Karl Heuer1994-02-121-6/+3
* (x_get_customization_string): Use get_system_name instead of gethostname.Karl Heuer1994-02-021-17/+4
* (S_ISDIR): Define if not defined.Richard M. Stallman1994-01-211-13/+12
* (search_magic_path): Fix colon-colon case.Richard M. Stallman1993-11-231-1/+2
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1