Gediminas Paulauskas
9f8ed1254f
retrieve translation in utf-8 codeset. Do not setlocale (). remove intl.
...
2001-12-09 Gediminas Paulauskas <menesis@delfi.lt>
* *.c (main): retrieve translation in utf-8 codeset. Do not
setlocale ().
* some Makefile.am (INCLUDES): remove intl.
(..._LDADD): remove INTLLIBS
2001-12-09 12:23:40 +00:00
Gediminas Paulauskas
3f72d399ea
silent war
2001-12-09 12:16:14 +00:00
Bradford Hovinen
3aa4e58a6b
Initialize the error structure
...
2001-12-07 Bradford Hovinen <hovinen@ximian.com>
* preferences.c (preferences_load): Initialize the error
structure
2001-12-07 19:56:51 +00:00
Bradford Hovinen
58d92fe12a
Check if string is non-NULL
...
2001-12-07 Bradford Hovinen <hovinen@ximian.com>
* preferences.c (read_color_from_string): Check if string is
non-NULL
2001-12-07 19:34:21 +00:00
Bradford Hovinen
215f0ebb20
Construct the GC before using it
...
2001-12-07 Bradford Hovinen <hovinen@ximian.com>
* applier.c (applier_get_preview_widget): Construct the GC
before using it
2001-12-07 17:35:00 +00:00
Bradford Hovinen
d2042f6fa9
Initialize object_class properly before using it; install property after
...
2001-12-07 Bradford Hovinen <hovinen@ximian.com>
* applier.c (applier_class_init): Initialize object_class properly
before using it; install property after {get|set}_property are set
2001-12-07 17:28:09 +00:00
Bradford Hovinen (Gdict maintainer)
669a1e2f3a
Removed background rendering code from the background capplet and moved it
...
to a separate static library.
2001-12-06 23:53:58 +00:00