- 05 May, 2008 6 commits
-
-
Michael Natterer authored
2008-05-05 Michael Natterer <mitch@gimp.org> * app/actions/drawable-commands.c (drawable_levels_stretch_cmd_callback): the second parameter of gimp_drawable_levels_stretch() is now a GimpProgress. svn path=/trunk/; revision=25570
-
Sven Neumann authored
2008-05-05 Sven Neumann <sven@gimp.org> * plug-ins/common/unsharp-mask.c (gen_convolve_matrix): fixed algorithm to calculate the center value. Fixes bug #530077. svn path=/trunk/; revision=25567
-
Sven Neumann authored
2008-05-05 Sven Neumann <sven@gimp.org> * plug-ins/common/blinds.c (MAX_FANS): increased the maximum number of blinds to 100. svn path=/trunk/; revision=25566
-
Sven Neumann authored
svn path=/trunk/; revision=25565
-
Sven Neumann authored
2008-05-05 Sven Neumann <sven@gimp.org> * app/tools/gimppainttool.c * app/display/gimpdisplayshell-coords.c: applied patch from Alexia Death which changes the maximum smoothing for paint tools to more conservative default and adds velocity dependent smooth suppression. svn path=/trunk/; revision=25564
-
Sven Neumann authored
2008-05-05 Sven Neumann <sven@gimp.org> * configure.in (ALL_LINGUAS): added Icelandic (is). svn path=/trunk/; revision=25563
-
- 02 May, 2008 3 commits
-
-
Martin Nordholts authored
svn path=/trunk/; revision=25558
-
Martin Nordholts authored
2008-05-02 Martin Nordholts <martinn@svn.gnome.org> * gimptexttool.c * gimptexttool.h: * gimprectangletool.c * gimprectangletool.h * gimprectangleselecttool.c: Renamed the "rectangle-changed" signal to "rectangle-change-complete" which is much better name since the signal is not emited when the rectangle is changed, but when the change is complete. svn path=/trunk/; revision=25557
-
Martin Nordholts authored
2008-05-02 Martin Nordholts <martinn@svn.gnome.org> * plug-ins/flame/libifs.c: Use g_random_int() instead of rand(). svn path=/trunk/; revision=25556
-
- 01 May, 2008 1 commit
-
-
Martin Nordholts authored
2008-05-01 Martin Nordholts <martinn@svn.gnome.org> * app/tools/gimprectangletool.c (gimp_rectangle_tool_active_modifier_key): Minor simplification. svn path=/trunk/; revision=25555
-
- 30 Apr, 2008 3 commits
-
-
Martin Nordholts authored
2008-04-30 Martin Nordholts <martinn@svn.gnome.org> * app/tools/gimpcroptool.c: Align static function prototpyes. svn path=/trunk/; revision=25554
-
Sven Neumann authored
2008-04-30 Sven Neumann <sven@gimp.org> * app/display/gimpscalecombobox.c (gimp_scale_combo_box_entry_key_press): also handle the Tab keys and call the "activate" handler when Tab is pressed. svn path=/trunk/; revision=25553
-
Sven Neumann authored
2008-04-30 Sven Neumann <sven@gimp.org> * app/display/gimpscalecombobox.c: install a "key-press-event" handler and reset the entry when the Escape key is pressed. svn path=/trunk/; revision=25552
-
- 29 Apr, 2008 4 commits
-
-
Hendrik Brandt authored
2008-04-29 Hendrik Brandt <heb@gnome-de.org> * de.po: Updated German translation. svn path=/trunk/; revision=25551
-
Sven Neumann authored
2008-04-29 Sven Neumann <sven@gimp.org> * themes/Default/gtkrc * themes/Small/gtkrc: reduce the minimum array size for GtkComboBox widgets in the image window. svn path=/trunk/; revision=25550
-
Sven Neumann authored
2008-04-29 Sven Neumann <sven@gimp.org> * app/display/gimpscalecombobox.[ch]: added signal "entry-activated". * app/display/gimpstatusbar.c (gimp_statusbar_new): connect to the new signal and move the focus to the canvas. * app/display/gimpdisplayshell.c (gimp_display_shell_new): comment. svn path=/trunk/; revision=25549
-
Sven Neumann authored
2008-04-29 Sven Neumann <sven@gimp.org> * app/widgets/gimpwindow.c (gimp_window_key_press_event): formatting. svn path=/trunk/; revision=25548
-
- 28 Apr, 2008 9 commits
-
-
Sven Neumann authored
2008-04-28 Sven Neumann <sven@gimp.org> * app/display/gimpscalecombobox.c: keep the current scale value, beep and reset the entry when the user input cannot be parsed. Also changed the input parser to interpret a single number as a percentage. svn path=/trunk/; revision=25547
-
svn path=/trunk/; revision=25546
-
Sven Neumann authored
svn path=/trunk/; revision=25545
-
svn path=/trunk/; revision=25544
-
* app/pdb/drawable-transform-cmds.c * app/pdb/vectors-cmds.c: regenerated * ChangeLog: added missing entry for 2008-04-26 commit changing my name. svn path=/trunk/; revision=25543
-
Sven Neumann authored
2008-04-28 Sven Neumann <sven@gimp.org> * app/display/gimpscalecombobox.[ch]: derive from GtkComboBoxEntry. Needs some more work with respect to input validation and focus handling... svn path=/trunk/; revision=25542
-
Sven Neumann authored
2008-04-28 Sven Neumann <sven@gimp.org> * app/widgets/Makefile.am * app/widgets/widgets-types.h * app/widgets/gimpwindow.[ch]: added GimpWindow class and moved key-press-event handler from GimpDock to this class. * app/widgets/gimpdock.[ch]: * app/display/gimpdisplayshell.[ch]: derive from GimpWindow. svn path=/trunk/; revision=25541
-
Sven Neumann authored
2008-04-28 Sven Neumann <sven@gimp.org> * app/base/hue-saturation.c (hue_saturation): applied patch from Michael Deal that fixes use of the overlap option (bug #527085). svn path=/trunk/; revision=25539
-
Sven Neumann authored
2008-04-28 Sven Neumann <sven@gimp.org> * menus/image-menu.xml.in: removed GEGL tool from the Colors menu and also moved it out of the color tools menu. svn path=/trunk/; revision=25538
-
- 26 Apr, 2008 11 commits
-
-
João S. O. Bueno authored
2008-04-26 João S. O. Bueno <gwidion@mpc.com.br> * AUTHORS * authors.xml * tools/pdb/stddefs.pdb: Fix my name back to single name in most important files svn path=/trunk/; revision=25537
-
Michael Natterer authored
svn path=/trunk/; revision=25536
-
Michael Natterer authored
2008-04-26 Michael Natterer <mitch@gimp.org> * app/tools/gimpgegltool.c: clean up last commit. svn path=/trunk/; revision=25535
-
Martin Nordholts authored
2008-04-26 Martin Nordholts <martinn@svn.gnome.org> * plug-ins/flame/libifs.c: Applied patch from Aurimas Juška. Use the standard rand() instead of random(). svn path=/trunk/; revision=25534
-
Øyvind Kolås authored
* app/tools/gimpgegltool.c: (gimp_get_subtype_classes), (gimp_gegl_tool_compare_operation_names), (gimp_get_geglopclasses), (gimp_gegl_tool_dialog): made the GEGL tool only show ops from relevant categories, the list of relevant categories is hard coded for now. svn path=/trunk/; revision=25533
-
Martin Nordholts authored
2008-04-26 Martin Nordholts <martinn@svn.gnome.org> * app/tools/gimprectangletool.c (gimp_rectangle_tool_options_notify): No need to bail out if there is no display. svn path=/trunk/; revision=25532
-
Martin Nordholts authored
2008-04-26 Martin Nordholts <martinn@svn.gnome.org> * app/tools/gimprectangletool.c (gimp_rectangle_tool_options_notify): Some more simplifications and cleanups. svn path=/trunk/; revision=25531
-
Martin Nordholts authored
2008-04-26 Martin Nordholts <martinn@svn.gnome.org> * app/tools/gimprectangletool.c (gimp_rectangle_tool_options_notify): Simplifications and cleanups. svn path=/trunk/; revision=25530
-
Michael Natterer authored
2008-04-26 Michael Natterer <mitch@gimp.org> * menus/image-menu.xml.in: the gegl tool was missing from the "Tools" menu. svn path=/trunk/; revision=25529
-
Martin Nordholts authored
svn path=/trunk/; revision=25528
-
Martin Nordholts authored
2008-04-26 Martin Nordholts <martinn@svn.gnome.org> * plug-ins/flame/flame.c * plug-ins/flame/libifs.[ch]: Applied modified patch by Luis Barrancos that adds 22 new variations to the flame plugin (bug #389004). svn path=/trunk/; revision=25527
-
- 25 Apr, 2008 3 commits
-
-
Michael Natterer authored
2008-04-25 Michael Natterer <mitch@gimp.org> * app/paint/gimppaintoptions.c (gimp_paint_options_get_jitter): add g_return_if_fail(). * app/paint/gimpheal.c (gimp_heal_motion) * app/paint/gimpdodgeburn.c (gimp_dodge_burn_motion): free stuff right after it's not used any longer, instead of at the end of the function. * app/paint/gimppaintbrush.c (_gimp_paintbrush_motion): move a statement to improve consistency with other motion() functions. svn path=/trunk/; revision=25526
-
Michael Natterer authored
2008-04-25 Michael Natterer <mitch@gimp.org> * plug-ins/print/print.c (query): fix help string of the page setup procedure. svn path=/trunk/; revision=25525
-
Sven Neumann authored
2008-04-25 Sven Neumann <sven@gimp.org> * app/app.c * app/gegl/gimp-gegl.c: reverted change from 2008-01-31. Use the GEGL option group again now that GEGL provides some commmand-line options. svn path=/trunk/; revision=25524
-