- 11 Oct, 2002 1 commit
-
-
Sven Neumann authored
2002-10-11 Sven Neumann <sven@gimp.org> * Made 1.3.9 release.
-
- 10 Oct, 2002 8 commits
-
-
Sven Neumann authored
2002-10-11 Sven Neumann <sven@gimp.org> * app/core/Makefile.am (INCLUDES): added PANGO_FT2_CFLAGS.
-
Sven Neumann authored
2002-10-10 Sven Neumann <sven@gimp.org> * app/tools/gimptexttool.[ch]: added a very simple text editor.
-
Sven Neumann authored
2002-10-10 Sven Neumann <sven@gimp.org> * app/config/gimpconfig-params.[ch]: optionally allow GIMP_UNIT_PIXEL as value for GimpUnit params. * app/core/gimpimage-text.[ch] * app/core/gimptext.[ch] * app/tools/gimptexttool.c: moved some code around.
-
Sven Neumann authored
-
Michael Natterer authored
2002-10-10 Michael Natterer <mitch@gimp.org> * app/gui/palette-import-dialog.c: s/"new_import"/"New Import"/.
-
Sven Neumann authored
2002-10-10 Sven Neumann <sven@gimp.org> * app/core/Makefile.am * app/core/core-types.h * app/core/gimptext.[ch]: added first draft of a GimpText object.
-
Stanislav Brabec authored
2002-10-10 Stanislav Brabec <sbrabec@suse.cz> * cs.po: Updated Czech translation. Recode to UTF-8.
-
Stanislav Brabec authored
2002-10-10 Stanislav Brabec <sbrabec@suse.cz> * cs.po: Updated Czech translation from Michal Bukovjan <bukm@centrum.cz>.
-
- 09 Oct, 2002 7 commits
-
-
Sven Neumann authored
2002-10-09 Sven Neumann <sven@gimp.org> * app/tools/gimptexttool.c * app/widgets/gimpfontselection.[ch] * app/widgets/gimpwidgets-utils.[ch]: started to implement the text tool GUI as suggested in #84151.
-
Michael Natterer authored
2002-10-09 Michael Natterer <mitch@gimp.org> * app/core/gimppalette.c (gimp_palette_get_new_preview): adjust the cell_size of the preview dynamically (makes them look nicer). * app/core/gimppalette-import.c: require n_colors to be at least 2, not 1. Cleanup. * app/gui/palette-import-dialog.c: completely chopped and re-assembled source and GUI. Please have a look and comment...
-
Sven Neumann authored
2002-10-09 Sven Neumann <sven@gimp.org> * app/core/gimpimage-text.[ch]: new files that implement the text rendering that used to live in gimptexttool.[ch]. * app/core/Makefile.am * app/core/core-types.h * app/tools/gimptexttool.[ch] * tools/pdbgen/Makefile.am * tools/pdbgen/pdb/text_tool.pdb: changed accordingly. * tools/pdbgen/enums.pl * app/pdb/text_tool_cmds.c: regenerated.
-
Michael Natterer authored
2002-10-09 Michael Natterer <mitch@gimp.org> * app/gui/menus.c: some shortcut changes: Ctrl+Shift+S is now "File/Save as...", not "View/Toggle Statusbar" (HIG compliance). Removed Ctrl+Shift+B from "Select/Border..." because it is already taken by "Dialogs/Brushes...". Set the shortcut to "" instead of NULL whenever we abuse GTK_STOCK_NEW, so the menu item doesn't get the Ctrl+N shortcut (will need separate stock icons for these menu items).
-
Michael Natterer authored
2002-10-09 Michael Natterer <mitch@gimp.org> * app/widgets/gimpgradientpreview.c * app/widgets/gimppalettepreview.c: set "height" to size/2 instead of "width" to size*3 in get_size() so the preview size is contollable in smaller steps using the container views' "Preview Size" context menu.
-
Sven Neumann authored
2002-10-09 Sven Neumann <sven@gimp.org> * themes/Default/images/Makefile.am * themes/Default/images/stock-char-picker-22.png * themes/Default/images/stock-letter-spacing-22.png * themes/Default/images/stock-line-spacing-22.png: new icons taken from #84151. * libgimpwidgets/gimpstock.[ch]: added the new icons.
-
Michael Natterer authored
2002-10-09 Michael Natterer <mitch@gimp.org> * app/widgets/gimpcontainermenu.c * app/widgets/gimpcontainerview.c: ref/unref menu->context and view->context in gimp_container_[menu|view]_real_set_context() so it can't be finalized under our feet.
-
- 08 Oct, 2002 7 commits
-
-
Sven Neumann authored
2002-10-08 Sven Neumann <sven@gimp.org> * libgimpwidgets/libgimpwidgets-sections.txt * libgimpwidgets/tmpl/gimpstock.sgml * libgimpwidgets/tmpl/gimpwidgets.sgml: updated.
-
Michael Natterer authored
2002-10-08 Michael Natterer <mitch@gimp.org> * libgimpwidgets/gimpwidgets.[ch]: added utility function gimp_scale_entry_set_sensitive().
-
Michael Natterer authored
-
Michael Natterer authored
2002-10-08 Michael Natterer <mitch@gimp.org> * plug-ins/common/animationplay.c: put the preview in a sunken frame like most other previews.
-
Sven Neumann authored
2002-10-08 Sven Neumann <sven@gimp.org> * app/core/gimpimage-duplicate.c: an attempt to fix bug #94749 (gimp_image_duplicate crashes if floating selection exists). * data/images/gimp_splash.png: a new blinkensplash from Paris.
-
Sven Neumann authored
2002-10-08 Sven Neumann <sven@gimp.org> * plug-ins/common/ps.c: applied a patch from Peter Kirchgessner that fixes bug #78310 (wrong bounding box when exporting to EPS).
-
Dom Lachowicz authored
-
- 01 Oct, 2002 1 commit
-
-
Manish Singh authored
2002-10-01 Manish Singh <yosh@gimp.org> * autogen.sh: call libtoolize explictly, since newer automakes don't run it for us anymore
-
- 30 Sep, 2002 1 commit
-
-
Simon Budig authored
2002-09-30 Simon Budig <simon@gimp.org> * data/brushes/1circle.gbr: fixed the default spacing, so that lines actually look like 1 pixel lines... * themes/Default/images/tools/.cvsignore: Added some files. * app/vectors/gimpanchor.h * app/vectors/gimpbezierstroke.[ch] * app/vectors/gimpstroke.h * app/vectors/gimpvectors.h: Added some stuff, mostly unused code that otherwise would just rot on my harddisk. Mitch: I need to discuss the data structures with you...
-
- 29 Sep, 2002 1 commit
-
-
Ole Laursen authored
2002-09-29 Ole Laursen <olau@hardworking.dk> * da.po: Updated Danish translation.
-
- 27 Sep, 2002 2 commits
-
-
Michael Natterer authored
2002-09-27 Michael Natterer <mitch@gimp.org> * app/display/gimpdisplayshell.[ch]: added new signal "reconnect" which is emitted when the underlying image changes (happens on "Revert"). Set the sensitivity of the new "Toggle QuickMask" menu item. Don't configure the QMask button in gimp_display_shell_new(). * app/display/gimpdisplayshell-handlers.c (gimp_display_shell_connect): configure the QMask button here so it's consistent after "Revert". * app/display/gimpnavigationview.c: connect to the shell's "reconnect" signal and update accordingly.
-
Michael Natterer authored
2002-09-27 Michael Natterer <mitch@gimp.org> * app/tools/gimpmagnifytool.c (gimp_magnify_tool_init): set the toggle_cursor to GIMP_ZOOM_CURSOR, not the tool_cursor.
-
- 26 Sep, 2002 1 commit
-
-
Michael Natterer authored
2002-09-26 Michael Natterer <mitch@gimp.org> Made F1 help work again: * libgimpwidgets/gimphelpui.c: add the "F1" binding entries to the correct class, use GtkWidget's "show_help" signal correctly, cleanup, replaced deprecated stuff (obviously this file was make-it-compile ported in the first place :) * plug-ins/helpbrowser/helpbrowser.c: close the HtmlStream when there is no more data to read (avoids implicit calling of the stream's cancel function which fails because we didn't set it). Minor cleanup.
-
- 25 Sep, 2002 3 commits
-
-
Mel Boyce authored
-
Michael Natterer authored
2002-09-25 Michael Natterer <mitch@gimp.org> * app/widgets/gimpitemfactory.[ch] (gimp_item_factory_create_item): added a "const gchar *textdomain" parameter so g_object_[set|get]_data() hacks needed for translation are private stuff of GimpItemFactory. Use more qdata instead of just data, minor cleanup. * app/gui/plug-in-menus.c: pass the textdomain as paramater instead of g_object_setting it on the item_factory. * app/gui/file-open-dialog.c * app/gui/file-save-dialog.c * app/gui/menus.c: pass NULL as textdomain.
-
Michael Natterer authored
2002-09-25 Michael Natterer <mitch@gimp.org> * libgimp/Makefile.am: install gimpcompat.h
-
- 24 Sep, 2002 1 commit
-
-
Michael Natterer authored
2002-09-24 Michael Natterer <mitch@gimp.org> * app/core/gimpchannel.c (gimp_channel_sharpen): set channel->bounds_known to FALSE (fixes #93853).
-
- 23 Sep, 2002 2 commits
-
-
Kjartan Maraas authored
2002-09-23 Kjartan Maraas <kmaraas@gnome.org> * no.po: Updated Norwegian (bokml) translation.
-
Michael Natterer authored
2002-09-23 Michael Natterer <mitch@gimp.org> * app/gui/plug-in-menus.c: escape underscores in plug-in menu entries so they don't end up as mnemonics.
-
- 21 Sep, 2002 1 commit
-
-
Sven Neumann authored
2002-09-21 Sven Neumann <sven@gimp.org> * app/config/gimpconfig-params.h: fixed some macros that were never used. * data/images/gimp_splash.png: flattened the splash image. The alpha channel crashed servers with buggy XRender extension (#93841) (and should have never been there anyway).
-
- 19 Sep, 2002 1 commit
-
-
Manish Singh authored
2002-09-18 Manish Singh <yosh@gimp.org> * plug-ins/dbbrowser/dbbrowser_utils.c: Allow activation of the search from the entry field.
-
- 18 Sep, 2002 2 commits
-
-
Manish Singh authored
2002-09-18 Manish Singh <yosh@gimp.org> * configure.in: use X_CFLAGS when checking for Xmu headers too * tools/pdbgen/pdb/channel.pdb * tools/pdbgen/pdb/layer.pdb: slight tweak to mitch's change to have default parameters for the common case
-
Sven Neumann authored
2002-09-18 Sven Neumann <sven@gimp.org> * configure.in: use X_CFLAGS when checking for xpm.h. * plug-ins/common/Makefile.am * plug-ins/common/mkgen.pl: added X_CFLAGS here as well so that xpm compiles even if GTK_CFLAGS doesn't pull in the X11 include path for us. Should fix #93518 and hopefully won't break it for other people.
-
- 17 Sep, 2002 1 commit
-
-
Sven Neumann authored
2002-09-17 Sven Neumann <sven@gimp.org> * plug-ins/common/convmatrix.c * plug-ins/common/iwarp.c * plug-ins/common/sample_colorize.c * plug-ins/common/spheredesigner.c * plug-ins/ifscompose/ifscompose.c * plug-ins/print/gimp_main_window.c * plug-ins/script-fu/script-fu-scripts.c * plug-ins/sel2path/sel2path.c: reordered action buttons.
-