log src/xrdb.c @ 111566:b4dbe6c4111e

age author description
Fri, 22 Oct 2010 07:49:47 +0200 Jan D Fix compilation with Motif (Bug#7263).
Sat, 25 Sep 2010 18:25:04 +0200 Lars Magne Ingebrigtsen xrdb.c EMACS_INT/int audit.
Wed, 11 Aug 2010 14:34:46 +0200 Jan D Fix -Wwrite_strings in general and for Gtk+ specific code.
Mon, 09 Aug 2010 02:35:21 -0700 Dan Nicolaescu Use const char* instead of char*.
Sun, 08 Aug 2010 13:16:48 -0700 Dan Nicolaescu Cleanup xrdb.c.
Wed, 28 Jul 2010 22:48:06 -0700 Dan Nicolaescu Remove extern declarations from .c files, and them to .h files.
Mon, 26 Jul 2010 20:52:35 -0700 Dan Nicolaescu Use const, move declarations to header files.