- 29 Dec, 2002 1 commit
-
-
Sven Neumann authored
2002-12-29 Sven Neumann <sven@gimp.org> * configure.in * etc/Makefile.am * etc/gimprc.in * etc/gimprc_user.in: removed templates for gimprc files. * etc/gimprc: added this file as generated by gimp-config-dump. * app/gui/user-install-dialog.c * data/misc/user_install: don't install an empty user gimprc. * app/config/Makefile.am * app/config/gimpconfig-substitute.[ch]: removed these files. * app/config/gimpconfig-path.[ch]: and added them again with reduced functionality. Paths found in config files are now basically handled like standard strings by the config system. Users of the GimpConfig path variables need to expand the path themselves. * app/config/gimpbaseconfig.c * app/config/gimpconfig-deserialize.c * app/config/gimpconfig-dump.c * app/config/gimpconfig-utils.c * app/config/gimpconfig.c * app/config/gimpcoreconfig.c * app/config/gimprc.c: * app/base/base.c * app/base/temp-buf.c * app/core/gimp.c * app/core/gimpdatafactory.c * app/core/gimpmodules.c * app/gui/user-install-dialog.c * app/plug-in/plug-in.c * app/tools/tools.c * app/widgets/gimppropwidgets.c: changed accordingly.
-
- 28 Dec, 2002 4 commits
-
-
Simon Budig authored
2002-12-29 Simon Budig <simon@gimp.org> * app/core/gimpimage-mask-select.c * app/paint/gimppaintcore-stroke.c * app/tools/gimpvectortool.c * app/vectors/gimpbezierstroke.[ch] * app/vectors/gimpstroke.[ch] * app/vectors/gimpvectors-preview.c: some more stuff for the vectors tool: bezier interpolation is available, we have preview generation. Usage is still weird.
-
Daniel Yacob authored
-
Simon Budig authored
2002-12-28 Simon Budig <simon@gimp.org> * themes/Default/images/tools/.cvsignore: reverted unintended commit.
-
Simon Budig authored
222002-12-28 Simon Budig <simon@gimp.org> * app/vectors/gimpbezierstroke.c: untested and unused stuff for the interpolation of bezier curves. More to come soon.
-
- 27 Dec, 2002 2 commits
-
-
Maurits Rijk authored
Fix for #82490 (Use standard GIMP size entry in Smooth Palette) and #101902 (Smooth Palette crashes on 1x1 image).
-
Ole Laursen authored
2002-12-27 Ole Laursen <olau@hardworking.dk> * da.po: Updated Danish translation.
-
- 26 Dec, 2002 9 commits
-
-
Christian Rose authored
2002-12-26 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation.
-
Tor Lillqvist authored
2002-12-26 Tor Lillqvist <tml@iki.fi> * modules/Makefile.am * plug-ins/Makefile.am: Don't distribute makefile.mingw{,.in}.
-
Tor Lillqvist authored
2002-12-26 Tor Lillqvist <tml@iki.fi> * app/gimp.sym: Add the symbols used by libgimpwidgets.
-
Tor Lillqvist authored
2002-12-26 Tor Lillqvist <tml@iki.fi> * app/Makefile.am: On Win32, create export file gimp.exp. (LDFLAGS): Add -mwindows. (LDADD): Link with gimp.exp. * app/gimp.sym: Remove all old entries (seemed to be obsolete). Instead, add the ones linked to from libgimptool.
-
Tor Lillqvist authored
-
Tor Lillqvist authored
2002-12-26 Tor Lillqvist <tml@iki.fi> * app/gui/user-install-dialog.c (user_install_run): On Win32, use similar code as in GIMP 1.2, i.e. don't run a script to do the mkdirs and copying, but do it ourselves. Markup the tree_items elements accordingly to direct the action.
-
Tor Lillqvist authored
-
Tor Lillqvist authored
2002-12-26 Tor Lillqvist <tml@iki.fi> * libgimptool/gimptool.def: Add gimp_crop_type_get_type.
-
Tor Lillqvist authored
2002-12-26 Tor Lillqvist <tml@iki.fi> * app/Makefile.am (EXTRA_DIST): Drop makefile.mingw{,.in}. * libgimp/gimp.c: Define LIBGIMP_COMPILATION. (gimp_main) [Win32] Use g_ascii_strcasecmp(). * libgimp/gimp.def: Add _readchannel (used by libgimpui). * libgimp/gimp.h: Fix minor typo in comment. * libgimp/Makefile.am: Similar additions for Win32 as in the other libgimp*/Makefile.am files: Use -no-undefined. Conditionally link to ../lib*/*.la as needed. Use the .def file. Produce MS style import library if possible. Install and uninstall import libraries. Don't distribute makefile.mingw{,.in}.
-
- 25 Dec, 2002 3 commits
-
-
Tor Lillqvist authored
2002-12-25 Tor Lillqvist <tml@iki.fi> * Makefile.am (EXTRA_DIST): Drop makefile.mingw.
-
Tor Lillqvist authored
2002-12-25 Tor Lillqvist <tml@iki.fi> * libgimptool/Makefile.am: Similar additions for Win32 as in the other libgimp*/Makefile.am files: Use -no-undefined. Use the .def file. Produce MS style import library if possible. Install and uninstall import libraries. * libgimptool/gimptool.def: New file. * libgimptool/glue.c: New file. Used on Win32 to be able to link at run-time against entries in the main executable that has loaded the libgimptool DLL. (If I understand correctly how things are supposed to work, this will be either gimp.exe or tool-safe-mode.exe, but that doesn't matter.)
-
Tor Lillqvist authored
2002-12-25 Tor Lillqvist <tml@iki.fi> * libgimpproxy/Makefile.am: Similar additions for Win32 as in the other libgimp*/Makefile.am files: Use -no-undefined. Use the .def file. Produce MS style import library if possible. Install and uninstall import libraries. * libgimpproxy/gimpproxy.def: New file.
-
- 24 Dec, 2002 1 commit
-
-
Jan Morén authored
2002-12-24 Jan Morén <jan.moren@lucs.lu.se> * sv.po: Updated Swedish translation.
-
- 23 Dec, 2002 7 commits
-
-
Maurits Rijk authored
-
Tor Lillqvist authored
2002-12-23 Tor Lillqvist <tml@iki.fi> * libgimpwidgets/Makefile.am: Similar additions for Win32 as in the other libgimp*/Makefile.am files: Use -no-undefined. Use the .def file. Produce MS style import library if possible. Install and uninstall import libraries. (AM_CPPFLAGS) Define LT_RELEASE and LT_CURRENT_MINUS_AGE. (libgimpwidgets_1_3_la_sources) Include libgimp-glue.c * libgimpwidgets/libgimp-glue.c: Bypass whole file unless Win32. (dynamic_resolve): Try both the libtool style DLL name and Hans Breuer's naming scheme. (gimp_*) Replace duplicated code snippets with calls of a preprocessor macro.
-
Tor Lillqvist authored
2002-12-23 Tor Lillqvist <tml@iki.fi> * libgimpmodule/Makefile.am (INCLUDES): Add GMODULE_CFLAGS. (LIBADD): Add GMODULE_LIBS.
-
Tor Lillqvist authored
2002-12-23 Tor Lillqvist <tml@iki.fi> * libgimpbase/Makefile.am (EXTRA_DIST): Drop makefile.mingw{,.in}.
-
Tor Lillqvist authored
2002-12-23 Tor Lillqvist <tml@iki.fi> * libgimpmath/Makefile.am (EXTRA_DIST): Drop makefile.mingw{,.in}.
-
Tor Lillqvist authored
2002-12-23 Tor Lillqvist <tml@iki.fi> * libgimpcolor/Makefile.am (EXTRA_DIST): Drop makefile.mingw{,.in}.
-
Tor Lillqvist authored
2002-12-23 Tor Lillqvist <tml@iki.fi> * configure.in: When bulding with GCC for Win32, use either -fnative-struct or -mms-bitfields depending on GCC version. Don't output the build/.../Makefiles, the build subdir isn't needed here any longer (see 2001-02-17 entry by Hans Breuer). Don't output the */makefile.mingw as they are seriously obsolete anyway. * Makefile.am (SUBDIRS): Remove build subdir here, too.
-
- 22 Dec, 2002 1 commit
-
-
Daniel Yacob authored
-
- 21 Dec, 2002 2 commits
-
-
Christian Rose authored
2002-12-21 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation.
-
Maurits Rijk authored
-
- 20 Dec, 2002 6 commits
-
-
Sven Neumann authored
2002-12-20 Sven Neumann <sven@gimp.org> * app/config/Makefile.am * app/config/gimpconfig-blurbs.h: removed ... * app/config/gimprc-blurbs.h: ... and readded under this name. Should have never been named with a gimpconfig prefix since it's not part of the generic GimpConfig system. * app/config/config-types.h * app/config/gimpbaseconfig.c * app/config/gimpconfig-dump.c * app/config/gimpcoreconfig.c * app/config/gimpdisplayconfig.c * app/config/gimpguiconfig.c: changed accordingly.
-
Michael Natterer authored
2002-12-20 Michael Natterer <mitch@gimp.org> * app/xcf/xcf.c: use G_N_ELEMENTS().
-
Sven Neumann authored
-
Sven Neumann authored
* app/config/gimpconfig.c (gimp_config_serialize): check the return value of close().
-
Sven Neumann authored
-
Nathan Summers authored
2002-12-20 Nathan Summers <rock@gimp.org> * app/xcf/xcf-write.[ch] * app/xcf/xcf-save.c * app/xcf/xcf.c: ported the fix for bug #101340 over from the stable branch. Uses GError to report errors, unlike the stable version, which uses a pointer to gboolean. * app/xcf/xcf-seek.[ch]: check the return value of fseek and ftell for errors. Return FALSE and set GError if an error is detected. * app/xcf/xcf-load.c: since the xcf-seek functions use GError now, added a NULL for the error parameter. Added basic error checking on the return value of the xcf-seek functions. In the future, changing xcf-load.c to use GError more completely should be considered. * POTFILES.in: mark the error messages added for translation
-
- 19 Dec, 2002 4 commits
-
-
Maurits Rijk authored
-
Sven Neumann authored
Updated NEWS. Shut up CVS.
-
Christophe Merlet authored
-
Michael Natterer authored
2002-12-19 Michael Natterer <mitch@gimp.org> * de.po: Updated German translation.
-