- 12 Jun, 2004 17 commits
-
-
Jakub Steiner authored
2004-06-13 Jakub Steiner <jimmac@ximian.com> * cursors/gimp-tool-cursors.xcf * cursors/tool-blur.png * cursors/tool-bucket-fill.png * cursors/tool-dodge.png * cursors/tool-eraser.png * cursors/tool-hand.png: fix a few problems hidden by low opacity
-
Jakub Steiner authored
2004-06-13 Jakub Steiner <jimmac@ximian.com> * cursor/*png: updated the cursors
-
Michael Natterer authored
2004-06-13 Michael Natterer <mitch@gimp.org> * cursors/gimp-tool-cursors.xcf: added nice new antialiased cursor layers made by Jimmac.
-
Sven Neumann authored
2004-06-13 Sven Neumann <sven@gimp.org> * app/core/gimppalette.c (gimp_palette_load): don't use the rather inefficient gimp_palette_add_entry() when loading a palette.
-
Michael Natterer authored
2004-06-13 Michael Natterer <mitch@gimp.org> * app/core/gimpdata.[ch]: added "gint freeze_count" and gimp_data_freeze()/thaw() functions. Emit "dirty" only if freeze_count either is 0 or drops to 0. * app/core/gimpbrushgenerated.[ch] * app/core/gimpgradient.[ch]: removed freeze/thaw stuff that was duplicated in these two subclasses and use the new GimpData API instead. * app/widgets/gimpbrusheditor.c * app/widgets/gimpgradienteditor.c: changed accordingly.
-
Sven Neumann authored
2004-06-12 Sven Neumann <sven@gimp.org> * app/widgets/gimpcolorbar.c (gimp_color_bar_expose): don't copy the first row onto itself.
-
Simon Budig authored
2004-06-12 Simon Budig <simon@gimp.org> * app/tools/gimptransformtool.c: Make Enter/Return apply the transformation, Backspace/Delete resets the transformation. * app/tools/gimpcroptool.c: Simplify the key_press callback.
-
Simon Budig authored
2004-06-12 Simon Budig <simon@gimp.org> * app/tools/gimpcroptool.c: Make the Enter/Return key do the crop action. * app/tools/gimpeditselectiontool.c * app/tools/gimpvectortool.c: Make the _key_press functions safe for non-arrow keys.
-
Sven Neumann authored
2004-06-12 Sven Neumann <sven@gimp.org> * app/composite/gimp-composite.[ch]: just some cleanup.
-
Michael Natterer authored
2004-06-12 Michael Natterer <mitch@gimp.org> * app/display/gimpdisplayshell-callbacks.c (gimp_display_shell_events): ported some forgotten #if 0'ed GtkItemFactory stuff to GtkUIManager.
-
Simon Budig authored
2004-06-12 Simon Budig <simon@gimp.org> * app/tools/gimptool.[ch]: renamed the "arrow_key" member to "key_press", since it is now no longer about just the arrow keys. * app/tools/gimpcroptool.c * app/tools/gimpeditselectiontool.c * app/tools/gimpeditselectiontool.h * app/tools/gimpmovetool.c * app/tools/gimppainttool.c * app/tools/gimpselectiontool.c * app/tools/gimptexttool.c * app/tools/gimpvectortool.c * app/tools/tool_manager.c: Changed accordingly.
-
Michael Natterer authored
2004-06-12 Michael Natterer <mitch@gimp.org> * app/display/gimpdisplayshell.c (gimp_display_shell_init): add the file DND destination before all others so the DND code will implicitly use its destination properties. Works around Konqueror offering only file MOVE, not COPY and fixes bug #144168.
-
Sven Neumann authored
2004-06-12 Sven Neumann <sven@gimp.org> * plug-ins/common/sample_colorize.c: reindented, some minor cleanup.
-
Simon Budig authored
-
Simon Budig authored
2004-06-12 Simon Budig <simon@gimp.org> * app/tools/tool_manager.[ch]: renamed tool_manager_arrow_key_active to tool_manager_key_press_active. * app/display/gimpdisplayshell-callbacks.c: Also dispatch GDK_Return/KP_Enter/BackSpace/Delete to the tools "arrow_key" member of GimpTool probably should be renamed. * app/tools/gimpvectortool.c: Use Enter/Return to convert the current path to a selection, use Backspace/Delete to delete the currently active anchors in a path. Implemented on Jimmacs request - thanks for being a great host :)
-
Sven Neumann authored
2004-06-12 Sven Neumann <sven@gimp.org> * app/widgets/gimphistogrameditor.c (gimp_histogram_editor_init): set the initially selected channel on the histogram combobox. Fixes bug #144225.
-
Philip Lafleur authored
2004-06-12 Philip Lafleur <plafleur@cvs.gnome.org> * app/paint/gimppaintoptions.[ch]: renamed all "pressure-pressure" variables to "pressure-hardness". * app/paint/gimpairbrush.c: * app/tools/gimppaintoptions-gui.c: changed accordingly.
-
- 10 Jun, 2004 7 commits
-
-
Gustavo Noronha Silva authored
-
Michael Natterer authored
2004-06-10 Michael Natterer <mitch@gimp.org> * libgimpwidgets/gimpcolorarea.c: replaced destroy() by finalize(), converted tabs to spaces, cleanup.
-
Michael Natterer authored
2004-06-10 Michael Natterer <mitch@gimp.org> * app/widgets/gimpthumbbox.c (gimp_thumb_box_new): line-wrap the filename label if it's too long instead of cutting it off.
-
Michael Natterer authored
2004-06-10 Michael Natterer <mitch@gimp.org> * app/widgets/widgets-enums.h (enum GimpCursorModifier): s/GIMP_LAST_CURSOR_MODIFIER_ENTRY/GIMP_CURSOR_MODIFIER_LAST/. * app/widgets/gimpcursor.c: changed accordingly. Renamed struct GimpBitmapCursor to GimpCursor. More cleanup.
-
Michael Natterer authored
2004-06-10 Michael Natterer <mitch@gimp.org> * app/actions/image-actions.c * app/actions/image-commands.[ch] * app/actions/layers-actions.c * app/actions/layers-commands.[ch]: made the "image-convert-rgb/grayscale/indexed" and the "layers-mask-apply/delete" actions GimpEnumActions and merged their callbacks.
-
Philip Lafleur authored
2004-06-10 Philip Lafleur <plafleur@cvs.gnome.org> * app/gui/preferences-dialog.c: restored the 'Show Paint Tool Cursor' option that was removed during clean-up.
-
Philip Lafleur authored
2004-06-10 Philip Lafleur <plafleur@cvs.gnome.org> * app/paint/gimpbrushcore.c (gimp_brush_core_pressurize_mask): avoided some redundant calculations.
-
- 09 Jun, 2004 8 commits
-
-
Sven Neumann authored
2004-06-10 Sven Neumann <sven@gimp.org> * app/gui/user-install-dialog.c: removed the monitor calibration from the user installation process. It's not a vital setting and can be done from the Preferences dialog later. * app/gui/resolution-calibrate-dialog.[ch]: simplified the resolution calibration dialog by removing the hacks that were needed for drawing it in the user-installation style. * app/gui/preferences-dialog.c: changed accordingly. Also removed the separator from the Display page.
-
Sven Neumann authored
-
Sven Neumann authored
2004-06-10 Sven Neumann <sven@gimp.org> * app/widgets/gimptemplateeditor.[ch]: added an API to expand/collapse the "Advanced Options" frame. * app/gui/preferences-dialog.c * app/widgets/gimphelp-ids.h: applied a patch done by William Skaggs that cleans up and reorganizes the Preferences dialog (bug #144060).
-
Simon Budig authored
2004-06-09 Simon Budig <simon@gimp.org> * app/core/gimpcoords.[ch]: renamed gimp_coords_length2 to gimp_coords_length_squared. * app/vectors/gimpbezierstroke.c: Changed accordingly
-
Sven Neumann authored
-
Sven Neumann authored
2004-06-09 Sven Neumann <sven@gimp.org> * app/tools/gimppenciltool.c (gimp_pencil_tool_init): no need request GIMP_MOTION_MODE_EXACT here since the parent class does that already. * app/tools/gimpinktool.c (gimp_ink_tool_init): ditto. Enable the color picker feature for the ink tool.
-
Pablo G. del Campo authored
2004-06-08 Pablo G. del Campo <pablodc@bigfoot.com> * es.po: Updated Spanish translation by Francisco Vila <francisco.vila@hispalinux.es>.
-
Sven Neumann authored
2004-06-09 Sven Neumann <sven@gimp.org> * menus/image-menu.xml.in: added "Selection Editor" to the Selection menu. Still hoping for the great menu reorganization though...
-
- 08 Jun, 2004 4 commits
-
-
Sven Neumann authored
2004-06-09 Sven Neumann <sven@gimp.org> * app/actions/select-actions.c (select_actions_update): "Save to Channel" makes sense without a selection also, so don't set it insensitive.
-
Marco Ciampa authored
-
Sven Neumann authored
2004-06-08 Sven Neumann <sven@gimp.org> * Makefile.am (tips_POFILES): added ca.po (Catalan).
-
Jordi Mallach authored
-
- 07 Jun, 2004 4 commits
-
-
Sven Neumann authored
2004-06-07 Sven Neumann <sven@gimp.org> * plug-ins/common/glob.c: the glob() function is not available on Win32 and also isn't necessarily UTF-8 safe. Started to add an alternative implementation. Right now there's just some code taken from GTK+ (an UTF-8 save fnmatch() implementation) and the plug-in does nothing useful. I will add some stripped-down glob code based on the code in glibc later.
-
Michael Natterer authored
2004-06-07 Michael Natterer <mitch@gimp.org> * app/core/gimplayer.c (gimp_layer_set_tiles): don't set layer->mask's offsets. It is wrong because GimpDrawable::set_tiles() is a lowlevel function which is used by stuff like scale and resize which keep the mask in sync explicitely and don't expect it to be moved in the middle of chaining up. Fixes bug #143860.
-
Michael Natterer authored
2004-06-07 Michael Natterer <mitch@gimp.org> * app/actions/view-actions.c * app/actions/view-commands.[ch]: added separate callback for "view-zoom-other" and connect GtkAction::activate manually so "Other..." can be selected even if it's the active item in the zoom radio group. Fixes bug #143850.
-
Sven Neumann authored
2004-06-07 Sven Neumann <sven@gimp.org> * de.po: minimal updates.
-