Gimp/app/widgets
Michael Natterer 391d78fe30 don't set the dialog's window geometry if it is already visible. Fixes
2008-03-23  Michael Natterer  <mitch@gimp.org>

	* app/widgets/gimpdialogfactory.c (gimp_dialog_factory_add_dialog):
	don't set the dialog's window geometry if it is already visible.
	Fixes empty display moving and shouldn't affect anything else
	since we always want to position dialogs before they are shown.


svn path=/trunk/; revision=25184
2008-03-23 18:36:16 +00:00
..
dbus-service.xml app/widgets/dbus-service.xml use "uri" instead of "filename" in the D-Bus 2007-04-21 18:09:16 +00:00
gimpaction.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpaction.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpactionfactory.c app/widgets/gimpmenufactory.c allocate structs using GSlice. 2007-05-22 16:01:18 +00:00
gimpactionfactory.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpactiongroup.c added convenience function gimp_action_group_activate_action(). 2007-07-23 13:01:55 +00:00
gimpactiongroup.h added convenience function gimp_action_group_activate_action(). 2007-07-23 13:01:55 +00:00
gimpactionview.c app/widgets/gimpactionview.c specify alternative button order for message 2007-10-09 08:04:31 +00:00
gimpactionview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpblobeditor.c corrected rendering of the blob (bug #499281). 2007-11-26 07:34:15 +00:00
gimpblobeditor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpbrusheditor.c Make the height of the previews in data editors configurable. Fixes bug 2007-03-17 18:20:19 +00:00
gimpbrusheditor.h Make the height of the previews in data editors configurable. Fixes bug 2007-03-17 18:20:19 +00:00
gimpbrushfactoryview.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpbrushfactoryview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpbrushselect.c use GError for error reporting in PDB invoker methods. 2007-12-02 18:05:54 +00:00
gimpbrushselect.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpbufferview.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpbufferview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcellrendererdashes.c app/widgets/Makefile.am new files holding Cairo utility functions. 2007-11-01 23:37:00 +00:00
gimpcellrendererdashes.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcellrendererviewable.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcellrendererviewable.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpchanneltreeview.c removed "add_alpha" parameter from gimp_item_duplicate() and 2008-01-08 11:46:15 +00:00
gimpchanneltreeview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpclipboard.c app/widgets/gimpclipboard.c app/widgets/gimpcontainerview.c allocate 2007-05-22 18:08:42 +00:00
gimpclipboard.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcolorbar.c fix the ID of the "histogram-channel" property. 2008-01-21 16:18:51 +00:00
gimpcolorbar.h derive from GtkEventBox instead of GtkMisc, but use an input-only window. 2007-11-22 17:07:33 +00:00
gimpcolordialog.c app/actions/data-commands.c app/actions/debug-commands.c 2008-03-12 16:58:28 +00:00
gimpcolordialog.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcolordisplayeditor.c added GimpColorConfig and GimpColorManaged as construct-only properties. 2007-08-06 22:10:09 +00:00
gimpcolordisplayeditor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcoloreditor.c app/widgets/gimpsessioninfoaux.[ch] app/widgets/gimpsessioninfobook.[ch] 2007-05-25 11:42:28 +00:00
gimpcoloreditor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcolorframe.c replaced the number label with a big Cairo-drawn number below the color 2007-11-14 14:33:23 +00:00
gimpcolorframe.h replaced the number label with a big Cairo-drawn number below the color 2007-11-14 14:53:45 +00:00
gimpcolormapeditor.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2008-02-13 20:26:25 +00:00
gimpcolormapeditor.h show a hint on non-indexed images. Based on a patch from Olof Frahm. 2008-02-12 08:26:04 +00:00
gimpcolorpanel.c reverted the live update change from bug #451568. It causes breakage such 2007-10-08 16:11:35 +00:00
gimpcolorpanel.h reverted the live update change from bug #451568. It causes breakage such 2007-10-08 16:11:35 +00:00
gimpcolorselectorpalette.c #include "gimp-intl.h" 2007-10-12 10:19:54 +00:00
gimpcolorselectorpalette.h app/widgets/gimpcolorselectorpalette.[ch] 2006-12-10 16:38:48 +00:00
gimpcomponenteditor.c app/widgets/Makefile.am new files holding Cairo utility functions. 2007-11-01 23:37:00 +00:00
gimpcomponenteditor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcontainerbox.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcontainerbox.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcontainercombobox.c set the combo insensitive when it has no items. Fixes bug #498511. 2007-11-20 19:08:24 +00:00
gimpcontainercombobox.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcontainereditor.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcontainereditor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcontainerentry.c app/widgets/gimpcontainercombobox.c app/widgets/gimpcontainerentry.c 2007-05-20 11:47:27 +00:00
gimpcontainerentry.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcontainergridview.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcontainergridview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcontainerpopup.c app/actions/data-commands.c app/actions/debug-commands.c 2008-03-12 16:58:28 +00:00
gimpcontainerpopup.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcontainertreeview-dnd.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcontainertreeview-dnd.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcontainertreeview.c use the new tooltip API instead of the old deprecated one. Removed 2007-11-09 11:17:00 +00:00
gimpcontainertreeview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcontainerview-utils.c app/actions/data-commands.c app/actions/debug-commands.c 2008-03-12 16:58:28 +00:00
gimpcontainerview-utils.h new utility function which returns the neighbor of a container's active 2007-05-27 15:13:45 +00:00
gimpcontainerview.c refuse containers if their children are not GimpViewables instead of 2008-02-01 11:49:12 +00:00
gimpcontainerview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcontrollereditor.c Guard against event being NULL. 2007-02-20 19:50:32 +00:00
gimpcontrollereditor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcontrollerinfo.c app/widgets/gimpcontrollerinfo.c formatting. 2007-10-10 05:52:45 +00:00
gimpcontrollerinfo.h app/widgets/gimpcolorselectorpalette.[ch] 2006-12-10 16:38:48 +00:00
gimpcontrollerkeyboard.c app/widgets/gimpcolorselectorpalette.[ch] 2006-12-10 16:38:48 +00:00
gimpcontrollerkeyboard.h app/widgets/gimpcolorselectorpalette.[ch] 2006-12-10 16:38:48 +00:00
gimpcontrollerlist.c use GTK_STOCK_PROPERTIES instead of GTK_STOCK_EDIT. 2007-06-27 10:50:29 +00:00
gimpcontrollerlist.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcontrollers.c app/widgets/gimpcontrollerinfo.c formatting. 2007-10-10 05:52:45 +00:00
gimpcontrollers.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcontrollerwheel.c fixed check for modifier keys and always return on a matched event(bug 2007-09-26 09:55:09 +00:00
gimpcontrollerwheel.h app/widgets/gimpcolorselectorpalette.[ch] 2006-12-10 16:38:48 +00:00
gimpcursor.c cursors/Makefile.am cursors/gimp-tool-cursors.xcf 2008-02-28 12:16:42 +00:00
gimpcursor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcursorview.c app/actions/image-commands.c app/actions/select-commands.c 2007-12-26 17:33:41 +00:00
gimpcursorview.h disallow passing a NULL image. 2007-03-20 19:03:34 +00:00
gimpcurveview.c get rid of fixed-size arrays and allocate the points and curve arrays 2008-02-28 12:34:46 +00:00
gimpcurveview.h port internal cursor stuff to gdouble, fix off-by-one in curve drawing, 2008-02-09 11:14:40 +00:00
gimpdasheditor.c draw using Cairo. 2007-11-01 19:51:22 +00:00
gimpdasheditor.h app/widgets/gimpdasheditor.h fixed improper _GET_CLASS macros 2006-12-28 15:44:51 +00:00
gimpdataeditor.c app/widgets/gimpsessioninfoaux.[ch] app/widgets/gimpsessioninfobook.[ch] 2007-05-25 11:42:28 +00:00
gimpdataeditor.h Make the height of the previews in data editors configurable. Fixes bug 2007-03-17 18:20:19 +00:00
gimpdatafactoryview.c don't add the open-as-image button to all data factory views. 2007-01-22 16:55:39 +00:00
gimpdatafactoryview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdbusservice.c app/widgets/dbus-service.xml use "uri" instead of "filename" in the D-Bus 2007-04-21 18:09:16 +00:00
gimpdbusservice.h app/widgets/dbus-service.xml use "uri" instead of "filename" in the D-Bus 2007-04-21 18:09:16 +00:00
gimpdeviceinfo.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdeviceinfo.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdevices.c app/widgets/gimpcontrollers.c app/widgets/gimpdevices.c 2007-05-22 16:18:32 +00:00
gimpdevices.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdevicestatus.c app/widgets/gimpcontrollers.c app/widgets/gimpdevices.c 2007-05-22 16:18:32 +00:00
gimpdevicestatus.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdialogfactory.c don't set the dialog's window geometry if it is already visible. Fixes 2008-03-23 18:36:16 +00:00
gimpdialogfactory.h added new ugly function gimp_dialog_factory_hide_dialog() which does 2007-03-13 22:55:07 +00:00
gimpdnd-xds.c app/display/gimpdisplayshell-dnd.c app/widgets/gimpdnd-xds.c use 2007-11-15 13:54:15 +00:00
gimpdnd-xds.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdnd.c add DND log domain. 2007-11-15 13:21:23 +00:00
gimpdnd.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdock.c added member "ID" for themeing. 2008-03-21 13:34:09 +00:00
gimpdock.h added member "ID" for themeing. 2008-03-21 13:34:09 +00:00
gimpdockable.c app/widgets/gimpdockable.c moved utility function for setting attributes 2008-03-19 09:29:30 +00:00
gimpdockable.h app/widgets/gimpdockable.[ch] moved code for the drag widget to 2008-03-10 16:01:48 +00:00
gimpdockbook.c app/widgets/gimpdockable.[ch] moved code for the drag widget to 2008-03-10 16:01:48 +00:00
gimpdockbook.h when DND-hovering > 500ms over a notebook tab, switch to that tab's page. 2007-09-17 15:40:01 +00:00
gimpdocked.c app/widgets/gimpsessioninfoaux.[ch] app/widgets/gimpsessioninfobook.[ch] 2007-05-25 11:42:28 +00:00
gimpdocked.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdockseparator.c removed period from tooltip. 2007-05-17 13:23:42 +00:00
gimpdockseparator.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdocumentview.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdocumentview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdrawabletreeview.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdrawabletreeview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpeditor.c add button-relief style property which defaults to NONE. 2008-02-10 20:50:21 +00:00
gimpeditor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpenumaction.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpenumaction.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimperrorconsole.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimperrorconsole.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimperrordialog.c don't count the number of repeated messages when the error messages are 2007-07-05 15:39:22 +00:00
gimperrordialog.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpfgbgeditor.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpfgbgeditor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpfgbgview.c derive from GtkWidget instead of GtkDrawingArea so we save a GdkWindow and 2007-05-28 14:08:15 +00:00
gimpfgbgview.h derive from GtkWidget instead of GtkDrawingArea so we save a GdkWindow and 2007-05-28 14:08:15 +00:00
gimpfiledialog.c added utility function to reduce code duplication. 2007-12-14 20:08:39 +00:00
gimpfiledialog.h Close the display after "Save as" when invoked via the "Close Without 2007-01-20 19:38:09 +00:00
gimpfileprocview.c cache the result of gimp_plug_in_procedure_get_label() and made the return 2007-03-10 21:22:22 +00:00
gimpfileprocview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpfontselect.c use GError for error reporting in PDB invoker methods. 2007-12-02 18:05:54 +00:00
gimpfontselect.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpfontview.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpfontview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpgradienteditor.c don't rely on the pointer position in the GdkEventMotion struct, query the 2007-12-18 17:51:32 +00:00
gimpgradienteditor.h use Cairo to draw the controls. 2007-11-05 20:11:16 +00:00
gimpgradientselect.c use GError for error reporting in PDB invoker methods. 2007-12-02 18:05:54 +00:00
gimpgradientselect.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpgrideditor.c app/dialogs/preferences-dialog.c slightly increased the height of color 2007-02-07 17:24:09 +00:00
gimpgrideditor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimphandlebar.c app/widgets/widgets-types.h app/widgets/Makefile.am new widget 2007-11-20 09:10:39 +00:00
gimphandlebar.h app/widgets/widgets-types.h app/widgets/Makefile.am new widget 2007-11-20 09:10:39 +00:00
gimphelp-ids.h Added a Polygon Select Tool which is a primitive selection tool based on 2008-01-30 20:33:58 +00:00
gimphelp.c use GError for error reporting in PDB invoker methods. 2007-12-02 18:05:54 +00:00
gimphelp.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimphistogrambox.c app/widgets/widgets-types.h app/widgets/Makefile.am new widget 2007-11-20 09:10:39 +00:00
gimphistogrambox.h app/widgets/widgets-types.h app/widgets/Makefile.am new widget 2007-11-20 09:10:39 +00:00
gimphistogrameditor.c app/paint/gimpclone.c app/paint/gimpheal.c app/paint/gimpink.c remove 2008-02-06 18:12:57 +00:00
gimphistogrameditor.h add read-only property "frozen" and new API 2007-11-15 10:26:25 +00:00
gimphistogramview.c add refcounting and replace free() API by ref() and unref(). 2008-02-04 21:41:57 +00:00
gimphistogramview.h add read-only property "frozen" and new API 2007-11-15 10:26:25 +00:00
gimpimagecommenteditor.c fixed spelling error. 2007-06-27 11:54:41 +00:00
gimpimagecommenteditor.h fixed spelling error. 2007-06-27 11:54:41 +00:00
gimpimagedock.c Invalidate the image preview after the projection is completely 2007-06-26 21:39:51 +00:00
gimpimagedock.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpimageeditor.c Invalidate the image preview after the projection is completely 2007-06-26 21:39:51 +00:00
gimpimageeditor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpimageparasiteview.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpimageparasiteview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpimageprofileview.c allow to edit the comment. 2007-06-27 09:06:32 +00:00
gimpimageprofileview.h app/dialogs/image-properties-dialog.c show comment and color profile in 2007-06-26 15:07:58 +00:00
gimpimagepropview.c app/actions/image-commands.c app/actions/select-commands.c 2007-12-26 17:33:41 +00:00
gimpimagepropview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpimageview.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpimageview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpitemtreeview.c removed "add_alpha" parameter from gimp_item_duplicate() and 2008-01-08 11:46:15 +00:00
gimpitemtreeview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimplanguageentry.c app/widgets/Makefile.am app/widgets/widgets-types.h 2008-02-11 20:19:03 +00:00
gimplanguageentry.h app/widgets/Makefile.am app/widgets/widgets-types.h 2008-02-11 20:19:03 +00:00
gimplanguagestore-parser.c inverted logic; #ifdef is IMO easier to read than #ifndef. 2008-02-12 07:24:34 +00:00
gimplanguagestore-parser.h added configure checks for the iso-codes package. 2008-02-07 16:50:11 +00:00
gimplanguagestore.c app/widgets/gimplanguagestore.[ch] actually populate the language store. 2008-02-08 13:50:34 +00:00
gimplanguagestore.h app/widgets/gimplanguagestore.[ch] actually populate the language store. 2008-02-08 13:50:34 +00:00
gimplayertreeview.c removed "add_alpha" parameter from gimp_item_duplicate() and 2008-01-08 11:46:15 +00:00
gimplayertreeview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpmenudock.c themes/Default/gtkrc reduced minimum dock width to 200 pixels. 2008-03-22 01:10:51 +00:00
gimpmenudock.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpmenufactory.c app/widgets/gimpmenufactory.c allocate structs using GSlice. 2007-05-22 16:01:18 +00:00
gimpmenufactory.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpmessagebox.c left-align the image. 2007-09-25 14:03:33 +00:00
gimpmessagebox.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpmessagedialog.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpmessagedialog.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpnavigationview.c app/actions/channels-commands.c app/actions/colormap-actions.c 2007-12-25 16:21:40 +00:00
gimpnavigationview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppaletteeditor.c app/widgets/gimpsessioninfoaux.[ch] app/widgets/gimpsessioninfobook.[ch] 2007-05-25 11:42:28 +00:00
gimppaletteeditor.h Make the height of the previews in data editors configurable. Fixes bug 2007-03-17 18:20:19 +00:00
gimppaletteselect.c use GError for error reporting in PDB invoker methods. 2007-12-02 18:05:54 +00:00
gimppaletteselect.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppaletteview.c app/display/gimpdisplayshell-callbacks.c 2008-02-16 17:51:02 +00:00
gimppaletteview.h port to Cairo drawing. 2007-11-14 09:19:09 +00:00
gimppatternfactoryview.c don't add the open-as-image button to all data factory views. 2007-01-22 16:55:39 +00:00
gimppatternfactoryview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppatternselect.c use GError for error reporting in PDB invoker methods. 2007-12-02 18:05:54 +00:00
gimppatternselect.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppdbdialog.c use GError for error reporting in PDB invoker methods. 2007-12-02 18:05:54 +00:00
gimppdbdialog.h use GError for error reporting in PDB invoker methods. 2007-12-02 18:05:54 +00:00
gimppixbuf.c skip Windows ICO as writable format. It's not well suited as a general 2007-02-18 08:57:16 +00:00
gimppixbuf.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppluginaction.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppluginaction.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpprofilechooserdialog.c added code for adding a shortcut to the default ICC profile location on 2007-12-20 08:26:13 +00:00
gimpprofilechooserdialog.h libgimpwidgets/gimpcolorprofilecombobox.[ch] 2007-08-14 22:12:37 +00:00
gimpprogressbox.c app/display/gimpstatusbar.[ch] only update the GtkProgressBar if that 2007-12-30 17:25:58 +00:00
gimpprogressbox.h app/display/gimpstatusbar.[ch] only update the GtkProgressBar if that 2007-12-30 17:25:58 +00:00
gimpprogressdialog.c ellipsize progress label. 2007-02-01 12:06:21 +00:00
gimpprogressdialog.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppropwidgets.c app/tools/gimpgegltool.c (gimp_param_spec_duplicate) add support for 2008-02-06 18:38:29 +00:00
gimppropwidgets.h new function which creates a table of prop widgets for all properties of 2008-02-05 13:20:11 +00:00
gimprender.c removed GIMP_RENDER_BUF_WIDTH and GIMP_RENDER_BUF_HEIGHT definitions. 2007-12-28 22:12:17 +00:00
gimprender.h removed GIMP_RENDER_BUF_WIDTH and GIMP_RENDER_BUF_HEIGHT definitions. 2007-12-28 22:12:17 +00:00
gimpsamplepointeditor.c fix my last commit to this file (don't access sample points of NULL 2007-12-28 21:02:16 +00:00
gimpsamplepointeditor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpselectiondata.c add get_pid() which returns getpid(). 2008-02-07 13:19:15 +00:00
gimpselectiondata.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpselectioneditor.c app/tools/Makefile.am app/tools/gimpiscissorsoptions.[ch] new options 2008-03-09 15:05:54 +00:00
gimpselectioneditor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpsessioninfo-aux.c app/widgets/gimpsessioninfoaux.[ch] app/widgets/gimpsessioninfobook.[ch] 2007-05-25 11:42:28 +00:00
gimpsessioninfo-aux.h app/widgets/gimpsessioninfoaux.[ch] app/widgets/gimpsessioninfobook.[ch] 2007-05-25 11:42:28 +00:00
gimpsessioninfo-book.c app/actions/data-commands.c app/actions/debug-commands.c 2008-03-12 16:58:28 +00:00
gimpsessioninfo-book.h app/widgets/gimpsessioninfoaux.[ch] app/widgets/gimpsessioninfobook.[ch] 2007-05-25 11:42:28 +00:00
gimpsessioninfo-dock.c app/actions/data-commands.c app/actions/debug-commands.c 2008-03-12 16:58:28 +00:00
gimpsessioninfo-dock.h app/widgets/gimpsessioninfoaux.[ch] app/widgets/gimpsessioninfobook.[ch] 2007-05-25 11:42:28 +00:00
gimpsessioninfo-dockable.c app/widgets/gimpsessioninfoaux.[ch] app/widgets/gimpsessioninfobook.[ch] 2007-05-25 11:42:28 +00:00
gimpsessioninfo-dockable.h app/widgets/gimpsessioninfoaux.[ch] app/widgets/gimpsessioninfobook.[ch] 2007-05-25 11:42:28 +00:00
gimpsessioninfo.c use gdk_drawable_get_size() instead of looking at widget->allocation since 2008-03-23 13:30:03 +00:00
gimpsessioninfo.h themes/Default/gtkrc reduced minimum dock width to 200 pixels. 2008-03-22 01:10:51 +00:00
gimpsizebox.c removed unused struct member. 2007-05-26 20:11:58 +00:00
gimpsizebox.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpstringaction.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpstringaction.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpstrokeeditor.c added parameter "gboolean property_is_pixel" which indicates that the 2007-10-14 18:51:58 +00:00
gimpstrokeeditor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimptemplateeditor.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimptemplateeditor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimptemplateview.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimptemplateview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimptexteditor.c app/widgets/Makefile.am app/widgets/widgets-types.h 2008-02-11 20:19:03 +00:00
gimptexteditor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpthumbbox.c enable line wrapping on the info label. 2007-12-27 15:42:20 +00:00
gimpthumbbox.h combined the two progress bars (when loading multiple thumbnails) into a 2007-05-15 22:58:37 +00:00
gimptoolbox-color-area.c use gtk_widget_set_tooltip_text() from gimp_help_set_help() and added 2007-11-22 13:59:06 +00:00
gimptoolbox-color-area.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimptoolbox-dnd.c removed "add_alpha" parameter from gimp_item_duplicate() and 2008-01-08 11:46:15 +00:00
gimptoolbox-dnd.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimptoolbox-image-area.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimptoolbox-image-area.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimptoolbox-indicator-area.c app/dialogs/preferences-dialog.c removed frames to reduce visual clutter. 2007-05-17 13:07:52 +00:00
gimptoolbox-indicator-area.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimptoolbox.c Remove the toolbox menu: 2008-03-21 17:55:32 +00:00
gimptoolbox.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimptooldialog.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimptooldialog.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimptooloptionseditor.c Experimental attempt to gain a little more horizontal space for the tool 2008-03-08 14:33:16 +00:00
gimptooloptionseditor.h added API to delete saved tool-options. 2006-12-11 15:16:13 +00:00
gimptoolview.c don't leak the GtkTreePath. 2007-07-31 12:49:36 +00:00
gimptoolview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpuimanager.c gracefully deal with a NULL return value from gtk_ui_manager_get_widget(). 2008-01-10 22:17:28 +00:00
gimpuimanager.h added new function gimp_ui_manager_activate_action() as a shortcut for 2006-12-15 12:03:47 +00:00
gimpundoeditor.c corrected Pango version number in comment. 2007-09-13 12:42:24 +00:00
gimpundoeditor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpunitcombobox.c app/actions/data-commands.c app/actions/debug-commands.c 2008-03-12 16:58:28 +00:00
gimpunitcombobox.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpunitstore.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpunitstore.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpvectorstreeview.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpvectorstreeview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpview-popup.c app/widgets/gimphelp.c app/widgets/gimpuimanager.c 2007-05-22 15:14:41 +00:00
gimpview-popup.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpview.c app/widgets/Makefile.am new files holding Cairo utility functions. 2007-11-01 23:37:00 +00:00
gimpview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewablebox.c app/actions/data-commands.c app/actions/debug-commands.c 2008-03-12 16:58:28 +00:00
gimpviewablebox.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewablebutton.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewablebutton.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewabledialog.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewabledialog.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewrenderer-frame.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewrenderer-frame.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewrenderer-utils.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewrenderer-utils.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewrenderer.c addec const qualifiers to GimpRGB parameters. 2007-12-28 19:14:36 +00:00
gimpviewrenderer.h implement GimpViewRenderer::draw and draw the overlays with Cairo. 2007-11-04 20:30:38 +00:00
gimpviewrendererbrush.c implement GimpViewRenderer::draw and draw the overlays with Cairo. 2007-11-04 20:30:38 +00:00
gimpviewrendererbrush.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewrendererbuffer.c replaced the RGB buffer with a Cairo surface. 2007-11-04 19:14:32 +00:00
gimpviewrendererbuffer.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewrendererdrawable.c app/actions/image-commands.c app/actions/select-commands.c 2007-12-26 17:33:41 +00:00
gimpviewrendererdrawable.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewrenderergradient.c if the surface has CAIRO_CONTENT_COLOR_ALPHA, render it on a checkerboard 2007-12-28 17:17:10 +00:00
gimpviewrenderergradient.h if the surface has CAIRO_CONTENT_COLOR_ALPHA, render it on a checkerboard 2007-12-28 17:17:10 +00:00
gimpviewrendererimage.c app/actions/image-commands.c app/actions/select-commands.c 2007-12-26 17:33:41 +00:00
gimpviewrendererimage.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewrendererimagefile.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewrendererimagefile.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewrendererlayer.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewrendererlayer.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewrendererpalette.c app/widgets/Makefile.am removed here... 2007-12-12 14:17:19 +00:00
gimpviewrendererpalette.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewrenderervectors.c app/actions/layers-commands.c app/core/gimpchannel-combine.c 2007-12-23 16:58:41 +00:00
gimpviewrenderervectors.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpwidgets-constructors.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpwidgets-constructors.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpwidgets-utils.c app/widgets/gimpdockable.c moved utility function for setting attributes 2008-03-19 09:29:30 +00:00
gimpwidgets-utils.h app/widgets/gimpdockable.c moved utility function for setting attributes 2008-03-19 09:29:30 +00:00
gtkhwrapbox.c app/widgets/gtkvwrapbox.c use GSlice to allocate structs. 2007-05-22 14:57:21 +00:00
gtkhwrapbox.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gtkvwrapbox.c app/widgets/gtkvwrapbox.c use GSlice to allocate structs. 2007-05-22 14:57:21 +00:00
gtkvwrapbox.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gtkwrapbox.c app/widgets/gimphelp.c app/widgets/gimpuimanager.c 2007-05-22 15:14:41 +00:00
gtkwrapbox.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
Makefile.am app/widgets/Makefile.am app/widgets/widgets-types.h 2008-02-11 20:19:03 +00:00
makefile.msc **/makefile.msc app/gimpcore.def : updated so it compiles and links 2008-01-04 18:42:07 +00:00
widgets-enums.c app/widgets/widgets-enums.c moved enum GimpAspectType to libgimpwidgets. 2007-02-08 10:56:17 +00:00
widgets-enums.h cursors/Makefile.am cursors/gimp-tool-cursors.xcf 2008-02-28 12:16:42 +00:00
widgets-types.h app/widgets/Makefile.am app/widgets/widgets-types.h 2008-02-11 20:19:03 +00:00