- 09 Mar, 2002 1 commit
-
-
Sven Neumann authored
2002-03-09 Sven Neumann <sven@gimp.org> * Makefile.am: fixed the dist-hook rule.
-
- 08 Mar, 2002 16 commits
-
-
Sven Neumann authored
-
Michael Natterer authored
2002-03-08 Michael Natterer <mitch@gimp.org> * app/widgets/gimpbrushfactoryview.c: forgot some casts.
-
Sven Neumann authored
2002-03-08 Sven Neumann <sven@gimp.org> * gimp-tips.dtd: new file defining the GIMP tips document type. * Makefile.am: added a dist-hook that attempts to validate gimp-tips.xml using xmllint when building a tarball. * gimp-tips.xml.in: specify the DTD. Removed <i> markup tags I accidentally left in there.
-
Michael Natterer authored
2002-03-08 Michael Natterer <mitch@gimp.org> * libgimpwidgets/gimpwidgets.[ch]: return the crated label from gimp_table_attach_aligned(), doc fixes. * app/gui/channels-commands.c * app/tools/gimpairbrushtool.c * app/tools/gimpblendtool.c * app/tools/gimpbucketfilltool.c * app/tools/gimpcolorpickertool.c * app/tools/gimpconvolvetool.c * app/tools/gimpdodgeburntool.c * app/tools/gimpinktool.c * app/tools/gimpmagnifytool.c * app/tools/gimpsmudgetool.c * app/tools/paint_options.c * app/tools/selection_options.c * app/widgets/gimpbrushfactoryview.c * app/widgets/gimplayerlistview.c: use gimp_scale_entries instead of just hscales in lots of places, so the values are keyboard input-able.
-
Michael Natterer authored
2002-03-08 Michael Natterer <mitch@gimp.org> * POTFILES.in: Mitch missed one more file :)
-
Sven Neumann authored
2002-03-08 Sven Neumann <sven@gimp.org> * Makefile.am: reordered SUBDIRS.
-
Sven Neumann authored
* libgimpwidgets/Makefile.am * libgimpwidgets/libgimpwidgets.types: build fixes. VS: ----------------------------------------------------------------------
-
Sven Neumann authored
-
Sven Neumann authored
-
Michael Natterer authored
2002-03-08 Michael Natterer <mitch@gimp.org> * app/core/gimpchannel.[ch]: changed gimp_channel_get_color() to not return the color but take a second GimpRGB* parameter like all other _get_color() functions. Reordered some functions to make more sense, added some g_return_if_fail(). * app/core/gimppalette.[ch]: added gimp_palette_[set|get]_n_columns() * app/gui/menus.c: added a "<PaletteEditor>" item factory. * app/gui/Makefile.am * app/gui/palette-editor-commands.[ch]: callbacks for the factory. * app/widgets/gimppaletteeditor.[ch]: removed the menu stuff here, added a spinbutton to adjust the number of columns. * app/gui/gradient-editor-commands.c: removed usage of "the_gimp". * app/widgets/gimpgradienteditor.c: minor cleanup. * app/widgets/gimpbrusheditor.h * app/widgets/gimpgradienteditor.h * app/widgets/gimppaletteeditor.h: forgot to declare the _get_type() functions publically.
-
Wang Jian authored
-
Sven Neumann authored
2002-03-08 Sven Neumann <sven@gimp.org> Handle gtk-doc just like GTK+ does it now: * configure.in: check for gtk-doc version 0.9. Do not build the API reference by default. * autogen.sh: pass --enable-gtk-doc to configure. * Makefile.am: Added a slightly modified distcheck rule that passes --enable-gtk-doc to the configure inside. * NEWS: updated. Revival of the API reference framework. Misc fixes.
-
Sven Neumann authored
* pt.po: fixed markup.
-
Sven Neumann authored
-
Duarte Loreto authored
2002-03-08 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Added Portuguese translation.
-
Michael Natterer authored
2002-03-08 Michael Natterer <mitch@gimp.org> * app/core/core-types.h: added GimpPaletteEntry typedef. * app/core/gimppalette.h: removed it here. * app/widgets/Makefile.am * app/widgets/widgets-types.h * app/widgets/gimpeditor.[ch]: new widget which is the base class for everything which is a vbox and has a button area at the bottom. * app/widgets/gimpcontainerview.[ch]: derived from GimpEditor now. * app/widgets/gimpdataeditor.[ch]: a GimpEditor subclass which is the base class for the new data editors below. * app/widgets/gimpbrushfactoryview.c * app/widgets/gimpbufferview.c * app/widgets/gimpchannellistview.c * app/widgets/gimpdatafactoryview.c * app/widgets/gimpdocumentview.c * app/widgets/gimpitemlistview.c * app/widgets/gimplayerlistview.c * app/widgets/gimpvectorslistview.c * themes/Default/gtkrc: chagec accordingly. * app/gui/Makefile.am * app/gui/brush-editor.[ch] * app/gui/gradient-editor.[ch] * app/gui/palette-editor.[ch]: removed... * app/widgets/gimpbrusheditor.[ch] * app/widgets/gimpgradienteditor.[ch] * app/widgets/gimppaletteeditor.[ch]: ...and added back as GimpDataEditor subclasses. Lots of cleanup and stuff... * app/gui/dialogs-constructors.[ch] * app/gui/dialogs.c * app/gui/gradient-editor-commands.c * app/gui/gui-types.h * app/gui/palette-select.c * app/tools/gimpcolorpickertool.c: changed accordingly.
-
- 07 Mar, 2002 10 commits
-
-
Ole Laursen authored
2002-03-07 Ole Laursen <olau@hardworking.dk> * da.po: Updated Danish translation.
-
Vincent van Adrighem authored
2002-03-07 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu> * nl.po: Massive translation update from a joint translation attempt. Gathering.tweakers.net, a dutch forum with lots of nice people.
-
Sven Neumann authored
2002-03-07 Sven Neumann <sven@gimp.org> * app/gui/splash.c: back to a still splash image. * data/images/gimp_splash.png: blinkenwilber as seen from the berlinerfernsehturm.de.
-
Sven Neumann authored
2002-03-07 Sven Neumann <sven@gimp.org> * themes/Default/imagerc: applied patch from Guillermo S. Romero that adds missing icons.
-
Jakub Steiner authored
-
Christian Rose authored
2002-03-07 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation some more.
-
Duarte Loreto authored
2002-03-07 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Added Portuguese translation.
-
Duarte Loreto authored
2002-03-07 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Added Portuguese translation by Filipe Maia <fmaia@gmx.net>.
-
Duarte Loreto authored
2002-03-07 Duarte Loreto <happyguy_pt@hotmail.com> * gimp_tips.pt.txt: Added Portuguese translation.
-
Simon Budig authored
2002-03-07 Simon Budig <simon@gimp.org> * NEWS: updated.
-
- 06 Mar, 2002 11 commits
-
-
Sven Neumann authored
2002-03-06 Sven Neumann <sven@gimp.org> * INSTALL: mention libart2.
-
Jakub Steiner authored
-
Jakub Steiner authored
-
Simon Budig authored
2002-03-06 Simon Budig <simon@gimp.org> * configure.in * app/Makefile.am * app/core/Makefile.am: We depend on Libart now. * app/core/gimpscanconvert.c: Converted the Scan-Conversion to use libart. *Way* better results.
-
Sven Neumann authored
2002-03-06 Sven Neumann <sven@gimp.org> * app/core/gimpbrushpipe.c * app/core/gimppalette.c: message fixes.
-
Jakub Steiner authored
-
Jakub Steiner authored
-
Kjartan Maraas authored
2002-03-06 Kjartan Maraas <kmaraas@gnome.org> * no.po: Updated Norwegian (bokml) translation.
-
Vincent van Adrighem authored
2002-03-06 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu> * nl.po Copy-paste from gimp-1-2 branch.
-
Michael Natterer authored
2002-03-06 Michael Natterer <mitch@gimp.org> * themes/Default/images/preferences/folders-modules.png * themes/Default/images/preferences/folders-themes.png * themes/Default/images/preferences/folders-tool-plug-ins.png: Some more folder icons for the prefs. dialog. * themes/Default/images/preferences/Makefile.am * themes/Default/images/preferences/folders.xcf.gz: changed accordingly. * app/gui/preferences-dialog.c: use them. * themes/Default/Makefile.am * themes/Default/imagerc * libgimpwidgets/gimpstock.[ch]: removed GIMP_STOCK_PASTE. * themes/Default/gtkrc: override GTK_STOCK_PASTE with our icon instead. * app/gui/menus.c * app/widgets/gimpbufferview.c: s/GIMP_STOCK_PASTE/GTK_STOCK_PASTE/ * themes/Default/images/Makefile.am: install all icons of the default theme so the installed directory can be used as template.
-
Christian Rose authored
2002-03-06 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation some more.
-
- 05 Mar, 2002 2 commits
-
-
Michael Natterer authored
2002-03-05 Michael Natterer <mitch@gimp.org> * configure.in: mention gimp-remote in the error message if Xmu was not found. * plug-ins/webbrowser/Makefile.am * tools/Makefile.am: removed X_LIBS again because configure adds them to LIBXMU now.
-
Valek Frob authored
-