.. |
.cvsignore
|
app/Makefile.am app/main.c app/config/Makefile.am app/config/makefile.msc
|
2003-10-13 22:55:25 +00:00 |
Makefile.am
|
[ I've postponed my reservations against pangoft2/fontconfig/freetype2
|
2003-12-13 01:35:19 +00:00 |
config-types.h
|
app/display/Makefile.am new files that implement a GimpConfig object with
|
2003-10-22 14:46:05 +00:00 |
gimpbaseconfig.c
|
added GIMP_MAX_MEMSIZE, an arbitrary upper limit for memory sizes. It must
|
2003-11-25 19:45:01 +00:00 |
gimpbaseconfig.h
|
app/config/gimpbaseconfig.h use gint64 for all memsize properties.
|
2003-11-16 17:51:36 +00:00 |
gimpconfig-deserialize.c
|
libgimpwidgets/gimpquerybox.c configure the labels in the message dialog
|
2003-11-14 15:33:40 +00:00 |
gimpconfig-deserialize.h
|
app/widgets/gimpdocked.[ch] renamed GimpDockedIface to
|
2003-10-11 14:30:18 +00:00 |
gimpconfig-dump.c
|
still unacceptable patched to compile without FT2, see bug #113681
|
2003-11-16 21:20:14 +00:00 |
gimpconfig-dump.h
|
app/Makefile.am app/main.c app/config/Makefile.am app/config/makefile.msc
|
2003-10-13 22:55:25 +00:00 |
gimpconfig-error.c
|
app/config/Makefile.am moved code from gimpconfig.[ch] to these new files.
|
2003-07-24 14:14:23 +00:00 |
gimpconfig-error.h
|
added GIMP_CONFIG_ERROR_VERSION to GimpConfigError enum.
|
2003-11-07 23:47:35 +00:00 |
gimpconfig-params.c
|
app/config/gimpscanner.c configured the scanner to use 64bit integers.
|
2003-11-14 13:41:16 +00:00 |
gimpconfig-params.h
|
app/config/gimpscanner.c configured the scanner to use 64bit integers.
|
2003-11-14 13:41:16 +00:00 |
gimpconfig-path.c
|
libgimpwidgets/gimpquerybox.c configure the labels in the message dialog
|
2003-11-14 15:33:40 +00:00 |
gimpconfig-path.h
|
configure.in etc/Makefile.am etc/gimprc.in removed templates for gimprc
|
2002-12-29 18:58:24 +00:00 |
gimpconfig-serialize.c
|
handle negative float and double values similar to how this is done for
|
2003-10-26 00:03:16 +00:00 |
gimpconfig-serialize.h
|
removed function gimp_config_serialize_comment()...
|
2003-10-12 01:49:51 +00:00 |
gimpconfig-types.c
|
app/config/gimpscanner.c configured the scanner to use 64bit integers.
|
2003-11-14 13:41:16 +00:00 |
gimpconfig-types.h
|
include <libgimpmath/gimpmathtypes.h>.
|
2003-07-07 16:22:45 +00:00 |
gimpconfig-utils.c
|
app/config/gimpconfig-utils.c use standard file error message strings.
|
2003-11-14 17:08:51 +00:00 |
gimpconfig-utils.h
|
make it a two-way connection and added a property_name parameter so it can
|
2003-10-25 17:25:34 +00:00 |
gimpconfig.c
|
app/widgets/gimpdocked.c (gimp_docked_iface_base_init) they are base_init,
|
2003-10-15 20:05:23 +00:00 |
gimpconfig.h
|
removed gimp_config_copy_properties() and added the more intelligent
|
2003-10-14 15:20:59 +00:00 |
gimpconfigwriter.c
|
libgimpwidgets/gimpquerybox.c configure the labels in the message dialog
|
2003-11-14 15:33:40 +00:00 |
gimpconfigwriter.h
|
fixed dependencies for test-config.
|
2003-10-12 16:46:50 +00:00 |
gimpcoreconfig.c
|
added GIMP_MAX_MEMSIZE, an arbitrary upper limit for memory sizes. It must
|
2003-11-25 19:45:01 +00:00 |
gimpcoreconfig.h
|
app/config/gimpbaseconfig.h use gint64 for all memsize properties.
|
2003-11-16 17:51:36 +00:00 |
gimpdisplayconfig.c
|
app/config/gimpdisplayconfig.[ch] added a new gimprc option
|
2003-11-20 17:13:02 +00:00 |
gimpdisplayconfig.h
|
app/config/gimpdisplayconfig.[ch] added a new gimprc option
|
2003-11-20 17:13:02 +00:00 |
gimpguiconfig.c
|
set the default window type hint for dockables to Normal.
|
2003-11-29 22:38:50 +00:00 |
gimpguiconfig.h
|
added GimpWindowTypeHint enum.
|
2003-11-20 20:36:55 +00:00 |
gimppluginconfig.c
|
removed an unused variable and trailing whitespace.
|
2003-11-16 21:57:46 +00:00 |
gimppluginconfig.h
|
app/config/gimppluginconfig.[ch] added "script-fu-path" back to gimprc.
|
2002-12-30 01:28:47 +00:00 |
gimprc-blurbs.h
|
added GimpWindowTypeHint enum.
|
2003-11-20 20:36:55 +00:00 |
gimprc.c
|
simplified.
|
2003-11-17 01:18:33 +00:00 |
gimprc.h
|
app/config/Makefile.am new files that define plug-in specific
|
2002-12-29 23:23:35 +00:00 |
gimpscanner.c
|
libgimpwidgets/gimpquerybox.c configure the labels in the message dialog
|
2003-11-14 15:33:40 +00:00 |
gimpscanner.h
|
include <libgimpmath/gimpmathtypes.h>.
|
2003-07-07 16:22:45 +00:00 |
gimpxmlparser.c
|
added gimp_xml_parser_parse_buffer().
|
2003-12-21 00:23:36 +00:00 |
gimpxmlparser.h
|
added gimp_xml_parser_parse_buffer().
|
2003-12-21 00:23:36 +00:00 |
makefile.msc
|
still unacceptable patched to compile without FT2, see bug #113681
|
2003-11-16 21:20:14 +00:00 |
test-config.c
|
Only add FOO_DISABLE_DEPRECATED flags with GTK+ 2.2.x. Add
|
2003-11-01 20:06:01 +00:00 |