Discussion:
GNOME CVS: gimp neo
Sven Neumann
2006-08-07 08:31:50 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/07 04:31:50

Modified files:
. : ChangeLog
app/widgets : gimpactiongroup.c

Log message:
2006-08-07 Sven Neumann <***@gimp.org>

* app/widgets/gimpactiongroup.c
(gimp_action_group_add_string_actions): added missing cast.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-07%2004:30&maxdate=2006-08-07%2004:32
Sven Neumann
2006-08-07 12:02:46 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/07 08:02:46

Modified files:
. : ChangeLog
plug-ins/script-fu: script-fu-interface.c

Log message:
2006-08-07 Sven Neumann <***@gimp.org>

* plug-ins/script-fu/script-fu-interface.c (script_fu_interface):
added missing call to gimp_window_set_transient(). Fixes bug #348249 [http://bugzilla.gnome.org/show_bug.cgi?id=348249].

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-07%2008:01&maxdate=2006-08-07%2008:03
Sven Neumann
2006-08-08 07:20:47 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/08 03:20:46

Removed files:
app/tools : Tag: gimp-2-2 gimpregionselecttool.c
gimpregionselecttool.h

Log message:
removed files that don't belong into this branch

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-08%2003:19&maxdate=2006-08-08%2003:21
Sven Neumann
2006-08-08 07:26:22 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/08 03:26:22

Modified files:
. : Tag: gimp-2-2 NEWS

Log message:
added news for 2.2.13 release

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-08%2003:25&maxdate=2006-08-08%2003:27
Sven Neumann
2006-08-08 07:51:35 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/08 03:51:35

Modified files:
. : ChangeLog
app/dialogs : file-save-dialog.c

Log message:
2006-08-08 Sven Neumann <***@gimp.org>

* app/dialogs/file-save-dialog.c
(file_save_dialog_new): removed workaround for a GtkFileChooser
bug that doesn't seem to be needed any longer.
(file_save_dialog_check_uri): commented out debug spew.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-08%2003:50&maxdate=2006-08-08%2003:52
Sven Neumann
2006-08-08 11:51:04 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/08 07:51:04

Modified files:
. : ChangeLog
app/tools : gimprectangleoptions.c gimprectangletool.c

Log message:
2006-08-08 Sven Neumann <***@gimp.org>

* app/tools/gimprectangleoptions.c
(gimp_rectangle_options_interface_get_type): made
GimpToolOptions a
prerequisite of the GimpRectangleOptions interface.

* app/tools/gimprectangletool.c
(gimp_rectangle_tool_interface_get_type): made GimpDrawTool a
prerequisite of the GimpRectangleTool interface.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-08%2007:50&maxdate=2006-08-08%2007:52
Sven Neumann
2006-08-08 12:29:48 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/08 08:29:48

Modified files:
. : ChangeLog
libgimpconfig : gimpconfig-deserialize.c gimpconfig-serialize.c

Log message:
2006-08-08 Sven Neumann <***@gimp.org>

* libgimpconfig/gimpconfig-deserialize.c
(gimp_config_deserialize_property)
* libgimpconfig/gimpconfig-serialize.c
(gimp_config_serialize_property): check if the properties
owner_type is an object type before calling g_type_class_peek().

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-08%2008:28&maxdate=2006-08-08%2008:30
Sven Neumann
2006-08-08 14:45:41 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/08 10:45:41

Modified files:
. : ChangeLog
libgimp : gimpdrawable_pdb.c gimppixbuf.c
app/pdb : drawable_cmds.c
tools/pdbgen/pdb: drawable.pdb

Log message:
2006-08-08 Sven Neumann <***@gimp.org>

* tools/pdbgen/pdb/drawable.pdb: changed limits in
gimp_drawable_thumbnail()in gimp_drawable_sub_thumbnail to 1024
(GIMP_VIEWABLE_MAX_PREVIEW_SIZE) and added an assertion like the
one we have in image.pdb.

* app/pdb/drawable_cmds.c
* libgimp/gimpdrawable_pdb.c: regenerated.

* libgimp/gimppixbuf.c: increased the limit to 1024 here as
well.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-08%2010:44&maxdate=2006-08-08%2010:46
Sven Neumann
2006-08-08 14:47:38 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/08 10:47:38

Modified files:
. : ChangeLog

Log message:
typos

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-08%2010:46&maxdate=2006-08-08%2010:48
Sven Neumann
2006-08-08 15:36:16 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/08 11:36:16

Modified files:
. : ChangeLog
app/actions : plug-in-actions.c plug-in-commands.c
app/plug-in : gimppluginmanager.c gimppluginmanager.h

Log message:
2006-08-08 Sven Neumann <***@gimp.org>

* app/actions/plug-in-commands.c (plug_in_run_cmd_callback): add
all procedures that take an image paramter to the history of
last-used procedures. Fixes bug #348243 [http://bugzilla.gnome.org/show_bug.cgi?id=348243].
(plug_in_repeat_cmd_callback): use
plug_in_collect_drawable_args()
to construct the procedure arguments.

* app/actions/plug-in-actions.c
* app/plug-in/gimppluginmanager.[ch]: renamed "last_plug_ins" to
"history"; it's actually a list of procedures.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-08%2011:35&maxdate=2006-08-08%2011:37
Sven Neumann
2006-08-08 16:14:13 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/08 12:14:13

Modified files:
. : ChangeLog
app/plug-in : Makefile.am gimppluginmanager.c
gimppluginmanager.h
app/actions : plug-in-actions.c plug-in-commands.c
Added files:
app/plug-in : gimppluginmanager-history.c
gimppluginmanager-history.h

Log message:
2006-08-08 Sven Neumann <***@gimp.org>

* app/plug-in/Makefile.am
* app/plug-in/gimppluginmanager-history.[ch]: new files that
deal
with the history of plug-in procedures.

* app/actions/plug-in-actions.[ch]
* app/plug-in/gimppluginmanager.[ch]: changed accordingly.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-08%2012:13&maxdate=2006-08-08%2012:15
Sven Neumann
2006-08-08 16:32:54 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/08 12:32:54

Modified files:
. : ChangeLog
app/actions : plug-in-actions.c

Log message:
2006-08-08 Sven Neumann <***@gimp.org>

* app/plug-in/gimppluginmanager-history.[ch]: added API to
remove
a procedure from the history.

* app/plug-in/gimppluginmanager.c
(gimp_plug_in_manager_remove_temp_proc): remove the procedure
from
the history.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-08%2012:31&maxdate=2006-08-08%2012:33
Sven Neumann
2006-08-08 16:34:23 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/08 12:34:22

Modified files:
app/plug-in : gimppluginmanager-history.c
gimppluginmanager-history.h gimppluginmanager.c

Log message:
* app/plug-in/gimppluginmanager.c
(gimp_plug_in_manager_remove_temp_proc): remove the procedure
from
the history.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-08%2012:33&maxdate=2006-08-08%2012:35
Sven Neumann
2006-08-08 16:46:12 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/08 12:46:12

Modified files:
. : ChangeLog
libgimp : gimpzoompreview.c

Log message:
2006-08-08 Sven Neumann <***@gimp.org>

* libgimp/gimpzoompreview.c: fixed gtk-doc comments.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-08%2012:45&maxdate=2006-08-08%2012:47
Sven Neumann
2006-08-08 17:40:43 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/08 13:40:43

Modified files:
. : ChangeLog
plug-ins/common: warp.c

Log message:
2006-08-08 Sven Neumann <***@gimp.org>

* plug-ins/common/warp.c (diff_prepare_row): applied patch from
Robert Ögren to fix a segfault on 64bit architectures (bug
#327479).

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-08%2013:39&maxdate=2006-08-08%2013:41
Sven Neumann
2006-08-08 17:41:31 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/08 13:41:31

Modified files:
. : Tag: gimp-2-2 ChangeLog
plug-ins/common: Tag: gimp-2-2 warp.c

Log message:
2006-08-08 Sven Neumann <***@gimp.org>

Merged from HEAD branch:

* plug-ins/common/warp.c (diff_prepare_row): applied patch from
Robert Ögren to fix a segfault on 64bit architectures (bug
#327479).

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-08%2013:40&maxdate=2006-08-08%2013:42
Sven Neumann
2006-08-08 18:18:41 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/08 14:18:41

Modified files:
. : ChangeLog
app : errors.c
app/core : gimp-gui.c gimp-gui.h
app/gui : gui-vtable.c
app/pdb : message_cmds.c
tools/pdbgen/pdb: message.pdb

Log message:
2006-08-08 Sven Neumann <***@gimp.org>

* app/core/gimp-gui.[ch]
* app/gui/gui-vtable.c: renamed gimp_message() to
gimp_show_message()

* app/errors.c
* tools/pdbgen/pdb/message.pdb: changed accordingly.

* app/pdb/message_cmds.c: regenerated.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-08%2014:17&maxdate=2006-08-08%2014:19
Sven Neumann
2006-08-08 21:06:36 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/08 17:06:36

Modified files:
. : ChangeLog
app/actions : data-commands.c documents-commands.c
file-commands.c layers-commands.c
app/core : gimp.c gimp.h gimpimage-convert.c
gimpimagefile.c gimpitem.c gimplayer.c
app/dialogs : file-open-dialog.c file-open-location-dialog.c
file-save-dialog.c
app/display : gimpdisplayshell-dnd.c
app/pdb : brush_cmds.c gimppdb.c gradient_cmds.c
image_cmds.c palette_cmds.c
app/tools : gimpblendtool.c gimpbrightnesscontrasttool.c
gimpcolorbalancetool.c gimpcolorizetool.c
gimpcurvestool.c gimphuesaturationtool.c
gimplevelstool.c gimpposterizetool.c
gimpthresholdtool.c
app/widgets : gimpwidgets-utils.c
app/xcf : xcf-load.c xcf-private.h xcf-save.c xcf.c
tools/pdbgen/pdb: brush.pdb gradient.pdb image.pdb palette.pdb

Log message:
2006-08-08 Sven Neumann <***@gimp.org>

* app/core/gimp.[ch]: added new function gimp_message() as a
replacement for g_message(). Part of the fix for bug #347214 [http://bugzilla.gnome.org/show_bug.cgi?id=347214].

* app/actions/data-commands.c
* app/actions/documents-commands.c
* app/actions/file-commands.c
* app/actions/layers-commands.c
* app/core/gimpimage-convert.c
* app/core/gimpimagefile.c
* app/core/gimpitem.c
* app/core/gimplayer.c
* app/dialogs/file-open-dialog.c
* app/dialogs/file-open-location-dialog.c
* app/dialogs/file-save-dialog.c
* app/display/gimpdisplayshell-dnd.c
* app/pdb/gimppdb.c
* app/tools/gimpblendtool.c
* app/tools/gimpbrightnesscontrasttool.c
* app/tools/gimpcolorbalancetool.c
* app/tools/gimpcolorizetool.c
* app/tools/gimpcurvestool.c
* app/tools/gimphuesaturationtool.c
* app/tools/gimplevelstool.c
* app/tools/gimpposterizetool.c
* app/tools/gimpthresholdtool.c
* app/widgets/gimpwidgets-utils.c
* app/xcf/xcf-load.c
* app/xcf/xcf-private.h
* app/xcf/xcf-save.c
* app/xcf/xcf.c
* tools/pdbgen/pdb/brush.pdb
* tools/pdbgen/pdb/gradient.pdb
* tools/pdbgen/pdb/image.pdb
* tools/pdbgen/pdb/palette.pdb: use gimp_message() instead of
gimp_message() whenever we have a GimpProgress.

* app/pdb/brush_cmds.c
* app/pdb/gradient_cmds.c
* app/pdb/image_cmds.c
* app/pdb/palette_cmds.c: regenerated.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-08%2017:05&maxdate=2006-08-08%2017:07
Sven Neumann
2006-08-08 22:15:46 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/08 18:15:46

Modified files:
. : ChangeLog
app/dialogs : image-new-dialog.c
app/widgets : gimpcontainercombobox.c gimpcontainercombobox.h

Log message:
2006-08-09 Sven Neumann <***@gimp.org>

* app/widgets/gimpcontainercombobox.[ch]: allow to configure the
ellipsize property of the text renderer.

* app/dialogs/image-new-dialog.c: don't pack the template
combo-box
expanding, unset the ellipsize property.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-08%2018:14&maxdate=2006-08-08%2018:16
Sven Neumann
2006-08-08 23:25:44 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/08 19:25:44

Modified files:
. : ChangeLog
app/tools : gimpfreeselecttool.c

Log message:
2006-08-09 Sven Neumann <***@gimp.org>

* app/tools/gimpfreeselecttool.c (gimp_free_select_tool_draw):
implement using gimp_draw_tool_draw_lines().

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-08%2019:24&maxdate=2006-08-08%2019:26
Sven Neumann
2006-08-09 10:30:01 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/09 06:30:01

Modified files:
. : ChangeLog
app/plug-in : gimppluginmanager.c
libgimp : gimpui.def gimpzoompreview.c gimpzoompreview.h

Log message:
2006-08-09 Sven Neumann <***@gimp.org>

* app/plug-in/gimppluginmanager.c (gimp_plug_in_manager_dispose):
chain up.

* libgimp/gimpzoompreview.[ch]: added API to get a pointer to the
GimpZoomModel used by the preview and added a constructor that
allows to pass a model.

* libgimp/gimpui.def: updated.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-09%2006:29&maxdate=2006-08-09%2006:31
Sven Neumann
2006-08-09 11:15:15 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/09 07:15:15

Modified files:
. : ChangeLog
app/tools : gimpiscissorstool.c

Log message:
2006-08-09 Sven Neumann <***@gimp.org>

* app/tools/gimpiscissorstool.c (iscissors_draw_curve):
implement using gimp_draw_tool_draw_lines().

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-09%2007:14&maxdate=2006-08-09%2007:16
Sven Neumann
2006-08-09 13:15:49 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/09 09:15:49

Modified files:
. : ChangeLog
app/display : gimpdisplayshell-autoscroll.c
gimpdisplayshell-callbacks.c
gimpdisplayshell-transform.c
gimpdisplayshell-transform.h
app/tools : gimpdrawtool.c gimpiscissorstool.c

Log message:
2006-08-09 Sven Neumann <***@gimp.org>

* app/display/gimpdisplayshell-transform.[ch]: renamed
transform_coords() to transform_coordinate(); same for the
untransform variant. Added new functions transform_points() and
transform_coords() that work on arrays.

* app/display/gimpdisplayshell-autoscroll.c
* app/display/gimpdisplayshell-callbacks.c: changed accordingly.

* app/tools/gimpdrawtool.c (gimp_draw_tool_draw_lines)
(gimp_draw_tool_draw_strokes): use the new transform functions.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-09%2009:14&maxdate=2006-08-09%2009:16
Sven Neumann
2006-08-09 13:40:21 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/09 09:40:21

Modified files:
. : ChangeLog
app/display : gimpdisplayshell-draw.c
app/tools : gimpdrawtool.c

Log message:
2006-08-09 Sven Neumann <***@gimp.org>

* app/display/gimpdisplayshell-draw.c (gimp_display_shell_draw_pen)
(gimp_display_shell_draw_vector): use the new transform functions.

* app/tools/gimpdrawtool.c (gimp_draw_tool_draw_lines)
(gimp_draw_tool_draw_strokes): bail out early if num_points == 0.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-09%2009:39&maxdate=2006-08-09%2009:41
Sven Neumann
2006-08-09 14:05:02 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/09 10:05:02

Modified files:
. : ChangeLog
app/display : gimpdisplayshell-selection.c
gimpdisplayshell-transform.c
gimpdisplayshell-transform.h
app/tools : gimpregionselecttool.c

Log message:
2006-08-09 Sven Neumann <***@gimp.org>

* app/display/gimpdisplayshell-transform.[ch]: added new function
gimp_display_shell_transform_segments().

* app/display/gimpdisplayshell-selection.c (selection_transform_segs)
* app/tools/gimpregionselecttool.c
(gimp_region_select_tool_calculate): use the new function instead
of looping over the segments.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-09%2010:04&maxdate=2006-08-09%2010:06
Sven Neumann
2006-08-09 15:44:40 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/09 11:44:40

Modified files:
. : ChangeLog
devel-docs : ChangeLog
devel-docs/libgimp: libgimp-sections.txt
devel-docs/libgimp/tmpl: gimpconvert.sgml
gimpfontselectbutton.sgml
gimpvectors.sgml gimpzoompreview.sgml
devel-docs/libgimpcolor: libgimpcolor-sections.txt
devel-docs/libgimpcolor/tmpl: gimpcmyk.sgml gimpcolorspace.sgml
gimphsv.sgml
devel-docs/libgimpwidgets: libgimpwidgets-sections.txt
devel-docs/libgimpwidgets/tmpl: gimpdialog.sgml gimpstock.sgml
devel-docs/tools: widgets.c
libgimpcolor : gimprgb.c
libgimpwidgets : gimpdialog.c

Log message:
minor update for the API reference

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-09%2011:43&maxdate=2006-08-09%2011:45
Sven Neumann
2006-08-09 17:41:26 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/09 13:41:26

Modified files:
app/display : gimpdisplayshell-draw.c
gimpdisplayshell-selection.c

Log message:
removed unused variables

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-09%2013:40&maxdate=2006-08-09%2013:42
Sven Neumann
2006-08-10 10:09:35 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/10 06:09:35

Modified files:
. : ChangeLog NEWS

Log message:
updated NEWS, cleaned up ChangeLog

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-10%2006:08&maxdate=2006-08-10%2006:10
Sven Neumann
2006-08-10 11:16:33 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/10 07:16:33

Modified files:
. : ChangeLog
plug-ins/metadata: interface.c

Log message:
2006-08-10 Sven Neumann <***@gimp.org>

* plug-ins/metadata/interface.c (metadata_dialog): set a border
width of 12 on the toplevel container.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-10%2007:15&maxdate=2006-08-10%2007:17
Sven Neumann
2006-08-10 12:04:35 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/10 08:04:35

Modified files:
. : ChangeLog
app/config : gimpconfig-file.c
app/tools : gimpcurvestool.c gimpimagemaptool.c
gimpimagemaptool.h gimplevelstool.c
gimpposterizetool.c

Log message:
2006-08-10 Sven Neumann <***@gimp.org>

* app/tools/gimpimagemaptool.[ch]
* app/tools/gimpcurvestool.c
* app/tools/gimplevelstool.c: improved error handling for
gimp_image_map_tool_settings_load().

* app/tools/gimpposterizetool.c: added missing include.

* app/config/gimpconfig-file.c: rephrased error messages.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-10%2008:03&maxdate=2006-08-10%2008:05
Sven Neumann
2006-08-10 12:46:01 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/10 08:46:01

Modified files:
. : ChangeLog
app/tools : gimpimagemaptool.c gimpvectortool.c

Log message:
2006-08-10 Sven Neumann <***@gimp.org>

* app/tools/gimpimagemaptool.c: for load and save errors, use a
GtkMessageDialog and make it transient for the tool dialog.

* app/tools/gimpvectortool.c: use gimp_message().

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-10%2008:45&maxdate=2006-08-10%2008:47
Sven Neumann
2006-08-10 13:12:17 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/10 09:12:17

Modified files:
. : ChangeLog
app/dialogs : file-save-dialog.c preferences-dialog.c
libgimpwidgets : gimppropwidgets.c

Log message:
2006-08-10 Sven Neumann <***@gimp.org>

* app/dialogs/file-save-dialog.c: use gimp_message().

* app/dialogs/preferences-dialog.c: use a GtkMessageDialog and
make it transient for the preferences dialog.

* libgimpwidgets/gimppropwidgets.c
(gimp_prop_file_chooser_button_notify): use
gtk_file_chooser_unselect_all() to unset the filename.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-10%2009:11&maxdate=2006-08-10%2009:13
Sven Neumann
2006-08-10 14:03:10 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/10 10:03:09

Modified files:
. : ChangeLog
app/file : file-utils.c

Log message:
2006-08-10 Sven Neumann <***@gimp.org>

* app/file/file-utils.c: added a copy of g_unescape_uri_string()
from glib/gconvert.c and use it to improve the results of
file_utils_uri_display_name() and file_utils_uri_display_basename().

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-10%2010:02&maxdate=2006-08-10%2010:04
Sven Neumann
2006-08-10 17:50:10 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/10 13:50:09

Modified files:
. : ChangeLog
plug-ins/common: autocrop.c

Log message:
2006-08-10 Sven Neumann <***@gimp.org>

* plug-ins/common/autocrop.c: fixed the check for an empty
image.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-10%2013:49&maxdate=2006-08-10%2013:51
Sven Neumann
2006-08-10 21:22:05 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/10 17:22:05

Modified files:
. : ChangeLog
app/actions : file-commands.c
app/dialogs : file-save-dialog.c
app/file : file-open.c file-utils.c file-utils.h
app/pdb : fileops_cmds.c
app/widgets : gimpdnd-xds.c
tools/pdbgen/pdb: fileops.pdb

Log message:
2006-08-10 Sven Neumann <***@gimp.org>

* app/file/file-utils.[ch]: added a GError parameter to
file_utils_find_proc().

* app/actions/file-commands.c
* app/dialogs/file-save-dialog.c
* app/file/file-open.c
* app/widgets/gimpdnd-xds.c
* tools/pdbgen/pdb/fileops.pdb: changed accordingly.

* app/pdb/fileops_cmds.c: regenerated.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-10%2017:21&maxdate=2006-08-10%2017:23
Sven Neumann
2006-08-11 08:36:46 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/11 04:36:46

Modified files:
. : ChangeLog
plug-ins/pygimp: gimpfu.py
plug-ins/script-fu: script-fu-interface.c

Log message:
2006-08-11 Sven Neumann <***@gimp.org>

* plug-ins/script-fu/script-fu-interface.c: pack the main vbox
expanding so that the progress bar sticks to the bottom of the
dialog.

* plug-ins/pygimp/gimpfu.py: moved blurb label to the top, use
italic style for it. Add a progress bar unconditionally and use a
GimpProgressBar for it. Commented out the progress label until it
is actually used.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-11%2004:35&maxdate=2006-08-11%2004:37
Sven Neumann
2006-08-11 09:00:24 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/11 05:00:24

Modified files:
. : ChangeLog
plug-ins/pygimp: gimpfu.py gimpui.defs

Log message:
2006-08-11 Sven Neumann <***@gimp.org>

* plug-ins/pygimp/gimpui.defs: wrap gimp_window_set_transient()
into a method of GimpDialog.

* plug-ins/pygimp/gimpfu.py: call dialog.set_transient().

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-11%2004:59&maxdate=2006-08-11%2005:01
Sven Neumann
2006-08-11 11:50:23 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/11 07:50:23

Modified files:
. : ChangeLog
app/gui : gui-message.c

Log message:
2006-08-11 Sven Neumann <***@gimp.org>

* app/gui/gui-message.c (gui_message_error_dialog): use the global
error dialog if the progress is a GimpProgressDialog.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-11%2007:49&maxdate=2006-08-11%2007:51
Sven Neumann
2006-08-11 12:56:26 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/11 08:56:26

Modified files:
. : ChangeLog
app/dialogs : convert-dialog.c palette-import-dialog.c
preferences-dialog.c stroke-dialog.c
app/tools : gimpimagemaptool.c
app/widgets : gimpactionview.c gimpcontrollerlist.c
gimplayertreeview.c gimppdbdialog.c
gimpvectorstreeview.c gimpwidgets-utils.c
gimpwidgets-utils.h

Log message:
2006-08-11 Sven Neumann <***@gimp.org>

* app/widgets/gimpwidgets-utils.[ch]: introduced a simple message
dialog to use when there's no progress but a parent widget.

* app/dialogs/convert-dialog.c
* app/dialogs/palette-import-dialog.c
* app/dialogs/preferences-dialog.c
* app/dialogs/stroke-dialog.c
* app/tools/gimpimagemaptool.c
* app/widgets/gimpactionview.c
* app/widgets/gimpcontrollerlist.c
* app/widgets/gimplayertreeview.c
* app/widgets/gimppdbdialog.c
* app/widgets/gimpvectorstreeview.c: use the new utility function
instead of g_message().

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-11%2008:55&maxdate=2006-08-11%2008:57
Sven Neumann
2006-08-11 13:17:23 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/11 09:17:23

Modified files:
. : ChangeLog
app/actions : error-console-commands.c text-editor-commands.c

Log message:
Added Entry for Bengali India Translation
2006-08-05 Priit Laes <***@cvs.gnome.org>

* et.po: Translation updated by Ivar Smolin.
2006-08-11 Sven Neumann <***@gimp.org>

* app/actions/error-console-commands.c
* app/actions/text-editor-commands.c: use gimp_show_message_dialog().

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-11%2009:16&maxdate=2006-08-11%2009:18
Sven Neumann
2006-08-14 08:21:26 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/14 04:21:26

Modified files:
. : ChangeLog
app/core : gimp-edit.c

Log message:
2006-08-14 Sven Neumann <***@gimp.org>

* app/core/gimp-edit.c (gimp_edit_make_buffer): do not autocrop
the buffer contents, always keep the selection size (bug #350897 [http://bugzilla.gnome.org/show_bug.cgi?id=350897]).

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-14%2004:20&maxdate=2006-08-14%2004:22
Sven Neumann
2006-08-14 12:34:42 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/14 08:34:42

Modified files:
. : ChangeLog
app/tools : gimpiscissorstool.c

Log message:
2006-08-14 Sven Neumann <***@gimp.org>

* app/tools/gimpiscissorstool.c (gimp_iscissors_tool_oper_update):
do not select ISCISSORS_OP_MOVE_POINT for terminal points. Fixes
bug #132352 [http://bugzilla.gnome.org/show_bug.cgi?id=132352].

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-14%2008:33&maxdate=2006-08-14%2008:35
Sven Neumann
2006-08-14 12:45:33 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/14 08:45:33

Modified files:
. : ChangeLog
app/actions : context-actions.c context-commands.c
app/core : gimpbrushgenerated.c

Log message:
2006-08-14 Sven Neumann <***@gimp.org>

* app/actions/context-commands.c (context_brush_radius_cmd_callback)
(context_actions_update)
* app/core/gimpbrushgenerated.c (gimp_brush_generated_class_init):
set upper brush size limit to 4000 pixels. Fixes bug #351175 [http://bugzilla.gnome.org/show_bug.cgi?id=351175].

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-14%2008:44&maxdate=2006-08-14%2008:46
Sven Neumann
2006-08-14 14:06:38 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/14 10:06:38

Modified files:
. : ChangeLog
app/tools : gimprectangletool.c

Log message:
2006-08-14 Sven Neumann <***@gimp.org>

* app/tools/gimprectangletool.c: changed the limits for "pressx"
and "pressy". It's wrong to disallow negative values here.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-14%2010:05&maxdate=2006-08-14%2010:07
Sven Neumann
2006-08-14 14:17:21 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/14 10:17:20

Modified files:
. : ChangeLog
app/tools : gimprectangletool.c

Log message:
2006-08-14 Sven Neumann <***@gimp.org>

* app/tools/gimprectangletool.c (gimp_rectangle_tool_motion):
simplified code for statusbar display.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-14%2010:16&maxdate=2006-08-14%2010:18
Sven Neumann
2006-08-14 17:53:35 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/14 13:53:35

Modified files:
. : ChangeLog
plug-ins/winicon: icoload.c

Log message:
2006-08-14 Sven Neumann <***@gimp.org>

* plug-ins/winicon/icoload.c: open the file in binary mode.
Pointed out by Aurimas Juska; fixes bug #172503 [http://bugzilla.gnome.org/show_bug.cgi?id=172503].

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-14%2013:52&maxdate=2006-08-14%2013:54
Sven Neumann
2006-08-14 17:54:49 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/14 13:54:49

Modified files:
. : Tag: gimp-2-2 ChangeLog
plug-ins/winicon: Tag: gimp-2-2 icoload.c

Log message:
2006-08-14 Sven Neumann <***@gimp.org>

Merged from HEAD branch:

* plug-ins/winicon/icoload.c: open the file in binary mode.
Pointed out by Aurimas Juska; fixes bug #172503 [http://bugzilla.gnome.org/show_bug.cgi?id=172503].

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-14%2013:53&maxdate=2006-08-14%2013:55
Sven Neumann
2006-08-14 19:11:15 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/14 15:11:15

Modified files:
. : ChangeLog
docs : gimp-remote.1.in
tools : gimp-remote.c

Log message:
2006-08-14 Sven Neumann <***@gimp.org>

* tools/gimp-remote.c
* docs/gimp-remote.1.in: applied patch from Michael Klein that
adds
an option to print out the XID of the toolbox window (bug
#351205).

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-14%2015:10&maxdate=2006-08-14%2015:12
Sven Neumann
2006-08-15 06:26:28 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/15 02:26:28

Modified files:
. : ChangeLog
plug-ins/common: compose.c

Log message:
2006-08-15 Sven Neumann <***@gimp.org>

* plug-ins/common/compose.c: has only one return value if called
as recompose. Fixes the trigger for bug #350226 [http://bugzilla.gnome.org/show_bug.cgi?id=350226].

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-15%2002:25&maxdate=2006-08-15%2002:27
Sven Neumann
2006-08-15 10:43:55 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/15 06:43:55

Modified files:
. : ChangeLog
plug-ins/pygimp/plug-ins: Makefile.am

Log message:
2006-08-15 Sven Neumann <***@gimp.org>

* plug-ins/pygimp/plug-ins/Makefile.am: moved whirlpinch.py to the
test_scripts category to prevent it from being installed in stable
releases (bug #46001 [http://bugzilla.gnome.org/show_bug.cgi?id=46001]).

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-15%2006:42&maxdate=2006-08-15%2006:44
Sven Neumann
2006-08-15 15:59:09 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/15 11:59:09

Modified files:
. : ChangeLog
app/xcf : xcf-save.c
plug-ins/winicon: icodialog.c

Log message:
2006-08-15 Sven Neumann <***@gimp.org>

* app/xcf/xcf-save.c (xcf_save_tile_rle): coding style.

* plug-ins/winicon/icodialog.c: removed leftover debug output.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-15%2011:58&maxdate=2006-08-15%2012:00
Sven Neumann
2006-08-15 16:20:46 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/15 12:20:46

Modified files:
. : ChangeLog
app/core : core-enums.h
app/pdb : edit_cmds.c internal_procs.c
selection_tools_cmds.c
libgimp : gimp.def gimpedit_pdb.c gimpedit_pdb.h
gimpenums.c.tail gimpenums.h
gimpselectiontools_pdb.c
gimpselectiontools_pdb.h
tools/pdbgen : enums.pl
tools/pdbgen/pdb: edit.pdb selection_tools.pdb

Log message:
2006-08-15 Sven Neumann <***@gimp.org>

* app/core/core-enums.h
* tools/pdbgen/pdb/edit.pdb
* tools/pdbgen/pdb/selection_tools.pdb: applied patch from David
Gowers that adds extended PDB interface for gimp-edit-bucket-fill,
gimp-by-color-select and gimp-fuzzy-select. Fixes bugs #348291 and
#347499.

* app/pdb/edit_cmds.c
* app/pdb/internal_procs.c
* app/pdb/selection_tools_cmds.c
* libgimp/gimpedit_pdb.[ch]
* libgimp/gimpenums.c.tail
* libgimp/gimpenums.h
* libgimp/gimpselectiontools_pdb.[ch]
* tools/pdbgen/enums.pl: regenerated.

* libgimp/gimp.def: updated.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-15%2012:19&maxdate=2006-08-15%2012:21
Sven Neumann
2006-08-15 17:10:41 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/15 13:10:41

Modified files:
. : ChangeLog
app/core : gimpviewable.h

Log message:
2006-08-15 Sven Neumann <***@gimp.org>

* app/core/gimpviewable.h: increased GIMP_VIEWABLE_MAX_PREVIEW_SIZE
to 2048 to workaround bug #307314 [http://bugzilla.gnome.org/show_bug.cgi?id=307314].

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-15%2013:09&maxdate=2006-08-15%2013:11
Sven Neumann
2006-08-15 17:35:00 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/15 13:35:00

Modified files:
. : ChangeLog
plug-ins/bmp : bmp.c bmp.h bmpread.c bmpwrite.c

Log message:
2006-08-15 Sven Neumann <***@gimp.org>

* plug-ins/bmp/bmp.[ch]
* plug-ins/bmp/bmpread.c
* plug-ins/bmp/bmpwrite.c: applied patch from Piotr Filiciak that
merges the save dialogs and completes the changes in bug #342355 [http://bugzilla.gnome.org/show_bug.cgi?id=342355].

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-15%2013:34&maxdate=2006-08-15%2013:36
Sven Neumann
2006-08-15 18:03:54 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/15 14:03:54

Modified files:
. : ChangeLog
app/dialogs : preferences-dialog.c

Log message:
2006-08-15 Sven Neumann <***@gimp.org>

* app/dialogs/preferences-dialog.c: do not add a toggle for
"transient-docks" in stable releases (bug #322577 [http://bugzilla.gnome.org/show_bug.cgi?id=322577]).

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-15%2014:02&maxdate=2006-08-15%2014:04
Sven Neumann
2006-08-15 20:10:49 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/15 16:10:49

Modified files:
. : ChangeLog
app/tools : gimpcurvestool.c

Log message:
2006-08-15 Sven Neumann <***@gimp.org>

* app/tools/gimpcurvestool.c (curves_graph_events): fixed cursor
handling on button press and release events.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-15%2016:09&maxdate=2006-08-15%2016:11
Sven Neumann
2006-08-15 20:29:02 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/15 16:29:02

Modified files:
. : ChangeLog
libgimp : gimp.c gimp.h

Log message:
2006-08-15 Sven Neumann <***@gimp.org>

* libgimp/gimp.[ch] (gimp_shm_addr): the return value isn't
const.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-15%2016:28&maxdate=2006-08-15%2016:30
Sven Neumann
2006-08-16 06:06:14 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/16 02:06:14

Modified files:
. : ChangeLog
app/base : tile-cache.c

Log message:
2006-08-16 Sven Neumann <***@gimp.org>

* app/base/tile-cache.c: actually enable tile cache locking and
added a missing lock in tile_idle_preswap(). Should fix bug
#346923.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-16%2002:05&maxdate=2006-08-16%2002:07
Sven Neumann
2006-08-16 08:15:28 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/16 04:15:28

Modified files:
. : ChangeLog
plug-ins/common: autocrop.c

Log message:
2006-08-16 Sven Neumann <***@gimp.org>

* plug-ins/common/autocrop.c (autocrop): fixed overzealousness
when cropping on a drawable border (bug #337888 [http://bugzilla.gnome.org/show_bug.cgi?id=337888]).

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-16%2004:14&maxdate=2006-08-16%2004:16
Sven Neumann
2006-08-16 08:17:45 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/16 04:17:45

Removed files:
app/tools : Tag: gimp-2-2 gimpbrushtool.c gimpbrushtool.h

Log message:
removed files that belong here

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-16%2004:16&maxdate=2006-08-16%2004:18
Sven Neumann
2006-08-16 09:17:13 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/16 05:17:13

Modified files:
. : Tag: gimp-2-2 ChangeLog
plug-ins/common: Tag: gimp-2-2 autocrop.c

Log message:
2006-08-16 Sven Neumann <***@gimp.org>

* plug-ins/common/autocrop.c: merged changes from HEAD branch.
Fixes bug #337888 [http://bugzilla.gnome.org/show_bug.cgi?id=337888] and other problems.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-16%2005:16&maxdate=2006-08-16%2005:18
Sven Neumann
2006-08-16 09:21:13 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/16 05:21:13

Modified files:
. : Tag: gimp-2-2 NEWS

Log message:
updated NEWS for 2.2.13 release

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-16%2005:20&maxdate=2006-08-16%2005:22
Sven Neumann
2006-08-16 10:34:44 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/16 06:34:44

Modified files:
. : ChangeLog
app/tools : gimpbrushtool.c

Log message:
2006-08-16 Sven Neumann <***@gimp.org>

* app/tools/gimpbrushtool.c: don't include gimp-intl.h.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-16%2006:33&maxdate=2006-08-16%2006:35
Sven Neumann
2006-08-16 10:42:44 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/16 06:42:44

Modified files:
. : ChangeLog
app/dialogs : about-dialog.c

Log message:
2006-08-16 Sven Neumann <***@gimp.org>

* app/dialogs/about-dialog.c: cleanup.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-16%2006:41&maxdate=2006-08-16%2006:43
Sven Neumann
2006-08-16 13:11:12 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/16 09:11:12

Modified files:
. : ChangeLog
app/plug-in : gimpplugin.c
libgimp : gimppaletteselect.c

Log message:
2006-08-16 Sven Neumann <***@gimp.org>

* app/plug-in/gimpplugin.c: improved debugging output.

* libgimp/gimppaletteselect.c: the palette callback gets passed
the number of colors.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-16%2009:10&maxdate=2006-08-16%2009:12
Sven Neumann
2006-08-16 20:16:06 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/16 16:16:05

Modified files:
. : ChangeLog
plug-ins/pygimp/plug-ins: benchmark-foreground-extract.py
clothify.py colorxhtml.py foggify.py
gimpcons.py pdbbrowse.py py-slice.py
shadow_bevel.py sphere.py
whirlpinch.py

Log message:
2006-08-16 Sven Neumann <***@gimp.org>

* plug-ins/pygimp/plug-ins/*.py: use
gimp_plugin_menu_register().

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-16%2016:15&maxdate=2006-08-16%2016:17
Sven Neumann
2006-08-16 20:48:46 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/16 16:48:45

Modified files:
. : ChangeLog
plug-ins/pygimp: gimpfu.py
plug-ins/pygimp/plug-ins: benchmark-foreground-extract.py
clothify.py colorxhtml.py foggify.py
gimpcons.py happy-valley-relief.py
palette-offset.py palette-sort.py
palette-to-gradient.py pdbbrowse.py
py-slice.py shadow_bevel.py sphere.py
whirlpinch.py

Log message:
Updated Oriya Translation
2006-08-16 Sven Neumann <***@gimp.org>

* plug-ins/pygimp/gimpfu.py: allow '-' in procedure and
parameter
names.

* plug-ins/pygimp/plug-ins/*.py: use canonical procedure and
parameter names.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-16%2016:47&maxdate=2006-08-16%2016:49
Sven Neumann
2006-08-16 21:26:53 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/16 17:26:53

Modified files:
. : ChangeLog
plug-ins/pygimp: gimpmodule.c
plug-ins/pygimp/plug-ins: benchmark-foreground-extract.py
clothify.py foggify.py gimpcons.py
palette-offset.py palette-sort.py
palette-to-gradient.py pdbbrowse.py
py-slice.py shadow_bevel.py sphere.py
whirlpinch.py

Log message:
2006-08-16 Sven Neumann <***@gimp.org>

* plug-ins/pygimp/gimpmodule.c: added menu_register method.

* plug-ins/pygimp/plug-ins/*.py: use gimp.menu_register().

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-16%2017:25&maxdate=2006-08-16%2017:27
Sven Neumann
2006-08-17 06:49:25 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/17 02:49:25

Modified files:
. : ChangeLog
plug-ins/script-fu/siod: sliba.c

Log message:
2006-08-16 Hendrik Richter <***@gnome.org>

* de.po: Updated German translation.
2006-08-17 Sven Neumann <***@gimp.org>

* plug-ins/script-fu/siod/sliba.c (aref1): when accessing
members
of tc_byte_array, cast them to guint8.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-17%2002:48&maxdate=2006-08-17%2002:50
Sven Neumann
2006-08-17 09:03:26 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/17 05:03:26

Modified files:
. : NEWS

Log message:
news update

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-17%2005:02&maxdate=2006-08-17%2005:04
Sven Neumann
2006-08-17 14:52:13 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/17 10:52:13

Modified files:
. : ChangeLog
plug-ins/pygimp: gimpfu.py
plug-ins/pygimp/plug-ins: clothify.py colorxhtml.py gimpcons.py
palette-offset.py palette-sort.py
palette-to-gradient.py pdbbrowse.py
py-slice.py shadow_bevel.py sphere.py
whirlpinch.py

Log message:
2006-08-17 Sven Neumann <***@gimp.org>

* plug-ins/pygimp/gimpfu.py: added an optional menu parameter to
the register call to simplify menu registration. Also restored
menupath specific mangling of the procedure arguments.

* plug-ins/pygimp/plug-ins/*.py: use the menu parameter instead
of defining a function to call on query.

* plug-ins/pygimp/plug-ins/sphere.py: do it old-style here for
testing.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-17%2010:51&maxdate=2006-08-17%2010:53
Sven Neumann
2006-08-17 15:41:04 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/17 11:41:04

Modified files:
. : ChangeLog
plug-ins/common: poppler.c screenshot.c svg.c

Log message:
2006-08-17 Sven Neumann <***@gimp.org>

* plug-ins/common/poppler.c
* plug-ins/common/screenshot.c
* plug-ins/common/svg.c: improved progress handling.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-17%2011:40&maxdate=2006-08-17%2011:42
Sven Neumann
2006-08-17 16:52:25 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/17 12:52:25

Modified files:
. : ChangeLog
libgimp : gimppixbuf.c gimppixbuf.h gimpui.def
plug-ins/common: poppler.c screenshot.c svg.c

Log message:
2006-08-17 Sven Neumann <***@gimp.org>

* libgimp/gimppixbuf.[ch]: added a convenience function to create
a layer from a GdkPixbuf.

* plug-ins/common/poppler.c
* plug-ins/common/screenshot.c
* plug-ins/common/svg.c: use gimp_layer_new_from_pixbuf().

* libgimp/gimpui.def: updated.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-17%2012:51&maxdate=2006-08-17%2012:53
Sven Neumann
2006-08-17 18:24:48 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/17 14:24:48

Modified files:
libgimp : gimppixbuf.c

Log message:
minor cleanup

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-17%2014:23&maxdate=2006-08-17%2014:25
Sven Neumann
2006-08-18 08:53:17 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/18 04:53:17

Modified files:
. : ChangeLog
plug-ins/pygimp: gimpfu.py
plug-ins/pygimp/plug-ins: Makefile.am

Log message:
2006-08-18 Sven Neumann <***@gimp.org>

* plug-ins/pygimp/gimpfu.py (register): derive the menu from the
label before adding to _registered_plugins_.

* plug-ins/pygimp/Makefile.am: moved clothify.py to test-scripts,
it doubles the functionality of script-fu-clothify.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-18%2004:52&maxdate=2006-08-18%2004:54
Sven Neumann
2006-08-18 09:03:02 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/18 05:03:02

Modified files:
. : ChangeLog
plug-ins/pygimp/plug-ins: benchmark-foreground-extract.py
foggify.py palette-sort.py
palette-to-gradient.py

Log message:
2006-08-18 Sven Neumann <***@gimp.org>

* plug-ins/pygimp/gimpfu.py (register): derive the menupath from
the label before adding to _registered_plugins_.

* plug-ins/pygimp/Makefile.am: moved clothify.py to test-scripts,
it doubles the functionality of script-fu-clothify.

* plug-ins/pygimp/plug-ins/benchmark-foreground-extract.py
* plug-ins/pygimp/plug-ins/foggify.py
* plug-ins/pygimp/plug-ins/palette-sort.py
* plug-ins/pygimp/plug-ins/palette-to-gradient.py: changed menu
registration in some places that I missed earlier.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-18%2005:02&maxdate=2006-08-18%2005:04
Sven Neumann
2006-08-18 09:33:59 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/18 05:33:59

Modified files:
. : ChangeLog
plug-ins/pygimp: gimpfu.py

Log message:
2006-08-18 Sven Neumann <***@gimp.org>

* plug-ins/pygimp/gimpfu.py: check if the menupath starts with
<Image> instead of checking that it does not start with <Toolbox>.
Makes the scripts in <Palettes> work to some extent.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-18%2005:32&maxdate=2006-08-18%2005:34
Sven Neumann
2006-08-18 10:52:26 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/18 06:52:26

Modified files:
. : ChangeLog
libgimp : gimppaletteselectbutton.c
plug-ins/pygimp/plug-ins: palette-offset.py

Log message:
2006-08-18 Sven Neumann <***@gimp.org>

* libgimp/gimppaletteselectbutton.c
(gimp_palette_select_button_set_palette): check that the palette
name actually refers to an existing palette and use the active
palette if name is NULL or empty (like the other select buttons).

* plug-ins/pygimp/plug-ins/palette-offset.py: use an integer value
for a PF_INT parameter.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-18%2006:51&maxdate=2006-08-18%2006:53
Sven Neumann
2006-08-22 12:20:12 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/22 08:20:12

Modified files:
. : ChangeLog
app/tools : gimprotatetool.c

Log message:
2006-08-22 Sven Neumann <***@gimp.org>

* app/tools/gimprotatetool.c (gimp_rotate_tool_motion): fixed code
that moves the angle between +/- pi (bug #352341 [http://bugzilla.gnome.org/show_bug.cgi?id=352341]).

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-22%2008:19&maxdate=2006-08-22%2008:21
Sven Neumann
2006-08-22 12:58:36 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/22 08:58:36

Modified files:
. : ChangeLog
libgimp : gimpchannel_pdb.h gimpdrawable_pdb.h
gimpgimprc_pdb.h gimpimage_pdb.h
gimplayer_pdb.h gimpplugin_pdb.h
gimpproceduraldb_pdb.h gimpprogress_pdb.h
gimpselection_pdb.h gimpunit_pdb.h
tools/pdbgen : lib.pl

Log message:
2006-08-22 Sven Neumann <***@gimp.org>

* tools/pdbgen/lib.pl : changed code generation rules to place
G_GNUC_INTERNAL before the return value (bug #352268 [http://bugzilla.gnome.org/show_bug.cgi?id=352268]).

* libgimp/*_pdb.h: regenerated.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-22%2008:57&maxdate=2006-08-22%2008:59
Sven Neumann
2006-08-22 13:18:42 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/22 09:18:42

Modified files:
. : ChangeLog
libgimp : gimpdrawablepreview.h gimptile.h
gimpunitcache.h
libgimpbase : gimpreloc.h gimpwire.h
libgimpthumb : gimpthumb-utils.h
libgimpwidgets : gimpcolorarea.h gimphelpui.h

Log message:
2006-08-22 Sven Neumann <***@gimp.org>

* libgimpbase/gimpwire.h
* libgimpbase/gimpreloc.h
* libgimp/gimpdrawablepreview.h
* libgimp/gimptile.h
* libgimp/gimpunitcache.h
* libgimpthumb/gimpthumb-utils.h
* libgimpwidgets/gimpcolorarea.h
* libgimpwidgets/gimphelpui.h: moved G_GNUC_INTERNAL before the
return value (bug #352268 [http://bugzilla.gnome.org/show_bug.cgi?id=352268]).

* tools/pdbgen/lib.pl : changed code generation rules to place
G_GNUC_INTERNAL before the return value.

* libgimp/*_pdb.h: regenerated.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-22%2009:17&maxdate=2006-08-22%2009:19
Sven Neumann
2006-08-22 15:53:40 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/22 11:53:40

Modified files:
. : Tag: gimp-2-2 ChangeLog
app/composite : Tag: gimp-2-2 gimp-composite-regression.c
gimp-composite-regression.h

Log message:
2006-08-22 Sven Neumann <***@gimp.org>

* app/composite/gimp-composite-regression.[ch]: use gulong instead
of u_long. Should fix bug #352221 [http://bugzilla.gnome.org/show_bug.cgi?id=352221].

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-22%2011:52&maxdate=2006-08-22%2011:54
Sven Neumann
2006-08-22 15:55:40 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/22 11:55:40

Modified files:
. : ChangeLog
app/composite : gimp-composite-regression.c
gimp-composite-regression.h

Log message:
2006-08-22 Sven Neumann <***@gimp.org>

* app/composite/gimp-composite-regression.[ch]: use gulong instead
of u_long. Should fix bug #352221 [http://bugzilla.gnome.org/show_bug.cgi?id=352221].

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-22%2011:54&maxdate=2006-08-22%2011:56
Sven Neumann
2006-08-22 16:09:23 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/22 12:09:23

Modified files:
. : Tag: gimp-2-2 ChangeLog
plug-ins/common: Tag: gimp-2-2 gauss.c

Log message:
2006-08-22 Sven Neumann <***@gimp.org>

* plug-ins/common/gauss.c: reverted change from bug #331051 [http://bugzilla.gnome.org/show_bug.cgi?id=331051] that
shouldn't have been backported to the stable branch.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-22%2012:08&maxdate=2006-08-22%2012:10
Sven Neumann
2006-08-22 16:14:22 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/22 12:14:22

Modified files:
. : Tag: gimp-2-2 ChangeLog NEWS

Log message:
mention bug number for last commit and updated the NEWS file

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-22%2012:13&maxdate=2006-08-22%2012:15
Sven Neumann
2006-08-22 16:24:14 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/22 12:24:14

Modified files:
. : Tag: gimp-2-2 ChangeLog NEWS
app/core : Tag: gimp-2-2 gimplayer.c

Log message:
2006-08-22 Sven Neumann <***@gimp.org>

* app/core/gimplayer.c (gimp_layer_convert): backport the fix for
bug #321855 [http://bugzilla.gnome.org/show_bug.cgi?id=321855] from the HEAD branch. Fixes bug #345051 [http://bugzilla.gnome.org/show_bug.cgi?id=345051].

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-22%2012:23&maxdate=2006-08-22%2012:25
Sven Neumann
2006-08-23 07:55:00 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/23 03:55:00

Modified files:
. : ChangeLog
libgimpbase : gimpbaseenums.h

Log message:
2006-08-23 Sven Neumann <***@gimp.org>

* libgimpbase/gimpbaseenums.h: do the change for bug #343576 [http://bugzilla.gnome.org/show_bug.cgi?id=343576] here;
the .c file is generated.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-23%2003:54&maxdate=2006-08-23%2003:56
Sven Neumann
2006-08-23 08:45:18 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/23 04:45:18

Modified files:
. : Tag: gimp-2-2 ChangeLog
app/dialogs : Tag: gimp-2-2 file-save-dialog.c

Log message:
2006-08-23 Sven Neumann <***@gimp.org>

* app/dialogs/file-save-dialog.c (file_save_overwrite): set the
GTK_DIALOG_DESTROY_WITH_PARENT flag. Fixes bug #329001 [http://bugzilla.gnome.org/show_bug.cgi?id=329001].

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-23%2004:44&maxdate=2006-08-23%2004:46
Sven Neumann
2006-08-23 12:28:30 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/23 08:28:30

Modified files:
. : Tag: gimp-2-2 ChangeLog
app/composite : Tag: gimp-2-2 gimp-composite-sse2.c

Log message:
2006-08-23 Sven Neumann <***@gimp.org>

Merged a fix from the HEAD branch to fix bug #164061 [http://bugzilla.gnome.org/show_bug.cgi?id=164061]:

* app/composite/gimp-composite-sse2.c: Repaired a latent bug in
gimp_composite_lighten_rgba8_rgba8_rgba8_sse2 where setting up
the alpha masks were not done correctly.

Use movntq instructions to avoid processor cache pollution.

Some adjustments to register allocation specifications.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-23%2008:27&maxdate=2006-08-23%2008:29
Sven Neumann
2006-08-23 13:10:43 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/23 09:10:43

Modified files:
. : Tag: gimp-2-2 ChangeLog gimptool-2.0.in
gimptool-win32.c.in
data/misc : Tag: gimp-2-2 Makefile.am

Log message:
2006-08-23 Sven Neumann <***@gimp.org>

* data/misc/Makefile.am: also substitute ${datarootdir} to work
with newer autoconf.

Merged from HEAD branch:

* gimptool-2.0.in
* gimptool-win32.c.in: add reference to datarootdir.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-23%2009:09&maxdate=2006-08-23%2009:11
Sven Neumann
2006-08-23 13:14:12 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/23 09:14:12

Modified files:
. : Tag: gimp-2-2 NEWS

Log message:
news update for 2.2.13

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-23%2009:13&maxdate=2006-08-23%2009:15
Sven Neumann
2006-08-23 14:55:39 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/23 10:55:39

Modified files:
. : ChangeLog
app/actions : select-actions.c
app/widgets : gimpactiongroup.c
libgimpbase : gimpbaseenums.c gimpbaseenums.h
libgimpwidgets : gimppageselector.c
po-libgimp : ChangeLog de.po

Log message:
2006-08-23 Sven Neumann <***@gimp.org>

* libgimpbase/gimpbaseenums.[ch]: removed "(Fastest)" from "None"
and added translation context (bug #343576 [http://bugzilla.gnome.org/show_bug.cgi?id=343576]).

* app/actions/select-actions.c (select_actions): added translation
context for "None" and "All".

* app/widgets/gimpactiongroup.c: strip translation context from
all labels.

* libgimpwidgets/gimppageselector.c: fixed singular form.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-23%2010:54&maxdate=2006-08-23%2010:56
Sven Neumann
2006-08-24 06:31:11 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/24 02:31:11

Modified files:
. : ChangeLog INSTALL
app/base : tile-cache.c

Log message:
2006-08-24 Sven Neumann <***@gimp.org>

* INSTALL: mention that multi-processor support is on by
default.

* app/base/tile-cache.c: fixed compilation if multi-processor
support is disabled (bug #352609 [http://bugzilla.gnome.org/show_bug.cgi?id=352609]).

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-24%2002:30&maxdate=2006-08-24%2002:32
Sven Neumann
2006-08-24 09:13:29 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/24 05:13:29

Modified files:
. : ChangeLog
app/display : gimpdisplayshell-preview.c

Log message:
2006-08-24 Sven Neumann <***@gimp.org>

* app/display/gimpdisplayshell-preview.c
(gimp_display_shell_draw_tri): just return if gdk_drawable_get_size()
returns 0 for width or height (bug #340056 [http://bugzilla.gnome.org/show_bug.cgi?id=340056]).

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-24%2005:12&maxdate=2006-08-24%2005:14
Sven Neumann
2006-08-24 09:18:42 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/24 05:18:42

Modified files:
. : Tag: gimp-2-2 ChangeLog
app/display : Tag: gimp-2-2 gimpdisplayshell-preview.c

Log message:
2006-08-24 Sven Neumann <***@gimp.org>

Merged from HEAD branch:

* app/display/gimpdisplayshell-preview.c
(gimp_display_shell_draw_tri): just return if gdk_drawable_get_size()
returns 0 for width or height (bug #340056 [http://bugzilla.gnome.org/show_bug.cgi?id=340056]).

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-24%2005:17&maxdate=2006-08-24%2005:19
Sven Neumann
2006-08-24 13:01:12 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/24 09:01:12

Modified files:
. : configure.in

Log message:
2006-08-24 Sven Neumann <***@gimp.org>

* configure.in: add -Wdeclaration_after_statement to the CFLAGS if
the compiler supports this flag.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-24%2009:00&maxdate=2006-08-24%2009:02
Sven Neumann
2006-08-24 13:07:02 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/24 09:07:02

Modified files:
. : ChangeLog
docs : gimp.1.in

Log message:
2006-08-24 Sven Neumann <***@gimp.org>

* docs/gimp.1.in: explain ${datarootdir}.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-24%2009:06&maxdate=2006-08-24%2009:08
Sven Neumann
2006-08-24 13:12:04 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/24 09:12:04

Modified files:
. : Tag: gimp-2-2 ChangeLog
docs : Tag: gimp-2-2 gimp.1.in

Log message:
2006-08-24 Sven Neumann <***@gimp.org>

Merged from HEAD branch:

* docs/gimp.1.in: explain ${datarootdir}.

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-24%2009:11&maxdate=2006-08-24%2009:13
Sven Neumann
2006-08-24 13:13:22 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/24 09:13:22

Modified files:
docs : gimp.1.in

Log message:
prefix is typically /usr

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-24%2009:12&maxdate=2006-08-24%2009:14
Sven Neumann
2006-08-24 15:07:04 UTC
Permalink
CVSROOT: /cvs/gnome
Module name: gimp
Changes by: neo 06/08/24 11:07:04

Modified files:
. : ChangeLog
plug-ins/winicon: icodialog.c icosave.c

Log message:
2006-08-24 Sven Neumann <***@gimp.org>

* plug-ins/winicon/icodialog.c
* plug-ins/winicon/icosave.c: fixed handling of indexed images
(bug #342883 [http://bugzilla.gnome.org/show_bug.cgi?id=342883]).

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2006-08-24%2011:06&maxdate=2006-08-24%2011:08
Loading...