gimp/app/widgets
Sven Neumann 8d1725525f draw the selected point filled and outlines for the unselected points.
2007-11-09  Sven Neumann  <sven@gimp.org>

	* app/widgets/gimpcurveview.c: draw the selected point filled 
and
	outlines for the unselected points.


svn path=/trunk/; revision=24103
2007-11-09 15:23:10 +00:00
..
Makefile.am app/widgets/Makefile.am app/widgets/widgets-types.h new GimpHistogramView 2007-11-04 13:09:10 +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 ported to Cairo drawing. 2007-11-06 09:01:24 +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 In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +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
gimpcairo-utils.c introduced macros to set a single pixel in a Cairo surface without having 2007-11-05 15:54:15 +00:00
gimpcairo-utils.h introduced macros to set a single pixel in a Cairo surface without having 2007-11-05 15:54:15 +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 app/display/gimpdisplayshell-dnd.c app/widgets/gimpitemtreeview.c set the 2007-06-02 11:45:54 +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 include "libgimpmath/gimpmathtypes.h" instead of "libgimpmath/gimpmath.h". 2007-03-09 13:00:01 +00:00
gimpcolorbar.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcolordialog.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +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 hide the Index label if the color index is -1 (happens with 2007-05-03 09:26:06 +00:00
gimpcolorframe.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcolormapeditor.c gracefully deal with empty colormaps. 2007-07-17 16:32:18 +00:00
gimpcolormapeditor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +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 app/widgets/Makefile.am new files holding Cairo utility functions. 2007-11-01 23:37:00 +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 In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +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 new utility function which returns the neighbor of a container's active 2007-05-27 15:13:45 +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 app/widgets/gimpclipboard.c app/widgets/gimpcontainerview.c allocate 2007-05-22 18:08:42 +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 no need to set the tool cursor here, we already do that in init() and 2007-08-02 13:33:38 +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/widgets/gimpsessioninfoaux.[ch] app/widgets/gimpsessioninfobook.[ch] 2007-05-25 11:42:28 +00:00
gimpcursorview.h disallow passing a NULL image. 2007-03-20 19:03:34 +00:00
gimpcurveview.c draw the selected point filled and outlines for the unselected points. 2007-11-09 15:23:10 +00:00
gimpcurveview.h added construct-only properties to control the number of grid rows and 2007-11-09 13:45:01 +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 removed more code and cleaned up the API. 2007-05-24 20:06:34 +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/file/file-save.[ch] (file_save) app/dialogs/file-save-dialog.c 2007-09-13 14:48:32 +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 libgimp/gimppatternselectbutton.c libgimp/gimpbrushselectbutton.c 2007-10-16 13:56:34 +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 In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdock.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdockable.c renamed action "selection-editor-popup" to "selection-popup". Fixes bug 2007-07-08 12:23:44 +00:00
gimpdockable.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdockbook.c libgimp/gimppatternselectbutton.c libgimp/gimpbrushselectbutton.c 2007-10-16 13:56:34 +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 use the new tooltip API instead of the old deprecated one. Removed 2007-11-09 11:17:00 +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 libgimpbase/Makefile.am removed. 2007-10-31 13:09:46 +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 In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +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 use Cairo to draw the controls. 2007-11-05 20:11:16 +00:00
gimpgradienteditor.h use Cairo to draw the controls. 2007-11-05 20:11:16 +00:00
gimpgradientselect.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +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
gimphelp-ids.h added gimp_image_resize_to_selection(). 2007-06-09 17:17:30 +00:00
gimphelp.c app/widgets/gimpactionview.c specify alternative button order for message 2007-10-09 08:04:31 +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 include "libgimpmath/gimpmathtypes.h" instead of "libgimpmath/gimpmath.h". 2007-03-09 13:00:01 +00:00
gimphistogrambox.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimphistogrameditor.c connect to GimpDrawable::update instead of 2007-10-26 08:16:25 +00:00
gimphistogrameditor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimphistogramview.c app/widgets/Makefile.am app/widgets/widgets-types.h new GimpHistogramView 2007-11-04 13:09:10 +00:00
gimphistogramview.h app/widgets/Makefile.am app/widgets/widgets-types.h new GimpHistogramView 2007-11-04 13:09:10 +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 added a load_proc member to GimpImage and getters and setters for it. 2007-09-20 21:23:05 +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 Invalidate the image preview after the projection is completely 2007-06-26 21:39:51 +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
gimplayertreeview.c app/widgets/Makefile.am new files holding Cairo utility functions. 2007-11-01 23:37:00 +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 unref the context. 2007-07-17 10:55:21 +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/widgets/gimpgradienteditor.c use gdk_event_request_motions() to handle 2007-11-04 13:12:04 +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 In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +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 In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppaletteview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +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 In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +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 as a workaround for bug #360106, set a timeout that presents the dialog 2007-08-07 13:15:47 +00:00
gimppdbdialog.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +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 libgimpwidgets/gimpcolorprofilecombobox.[ch] 2007-08-14 22:12:37 +00:00
gimpprofilechooserdialog.h libgimpwidgets/gimpcolorprofilecombobox.[ch] 2007-08-14 22:12:37 +00:00
gimpprogressbox.c process updates. 2007-05-22 10:07:36 +00:00
gimpprogressbox.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +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 remove GimpPlugInDebug typedef. 2007-08-15 16:40:39 +00:00
gimppropwidgets.h remove GimpPlugInDebug typedef. 2007-08-15 16:40:39 +00:00
gimprender.c replaced the RGB buffer with a Cairo surface. 2007-11-04 19:14:32 +00:00
gimprender.h replaced the RGB buffer with a Cairo surface. 2007-11-04 19:14:32 +00:00
gimpsamplepointeditor.c app/core/Makefile.am new files implementing new(), ref() and unref() and 2007-01-30 10:34:59 +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 app/dialogs/tips-parser.c app/display/gimpdisplayshell-autoscroll.c 2007-05-23 08:57:53 +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 renamed gimp_image_active_drawable() to gimp_image_get_active_drawable(). 2007-07-19 14:59:51 +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/widgets/gimpsessioninfoaux.[ch] app/widgets/gimpsessioninfobook.[ch] 2007-05-25 11:42: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/widgets/gimpsessioninfoaux.[ch] app/widgets/gimpsessioninfobook.[ch] 2007-05-25 11:42: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 app/widgets/gimpsessioninfoaux.[ch] app/widgets/gimpsessioninfobook.[ch] 2007-05-25 11:42:28 +00:00
gimpsessioninfo.h app/widgets/gimpsessioninfo.[ch] app/widgets/gimpsessioninfoaux.[ch] 2007-05-24 20:42:56 +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 use GtkWindow::transient-for just for the fun of using another GTK+ 2.10 2007-05-08 16:32:30 +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 don't disable image previews when layer previews are disabled. We do not 2007-06-11 19:26:31 +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 the new tooltip API instead of the old deprecated one. Removed 2007-11-09 11:17:00 +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 app/display/gimpdisplayshell-dnd.c app/widgets/gimpitemtreeview.c set the 2007-06-02 11:45:54 +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 use the new tooltip API instead of the old deprecated one. Removed 2007-11-09 11:17:00 +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 avoid the crash reported in bug #470304. 2007-09-23 19:09:37 +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 app/widgets/gimphelp.c app/widgets/gimpuimanager.c 2007-05-22 15:14:41 +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 In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +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 removed a frame. 2007-10-17 14:36:12 +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 introduced macros to set a single pixel in a Cairo surface without having 2007-11-05 15:54:15 +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 replaced the RGB buffer with a Cairo surface. 2007-11-04 19:14:32 +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 introduced macros to set a single pixel in a Cairo surface without having 2007-11-05 15:54:15 +00:00
gimpviewrenderergradient.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewrendererimage.c replaced the RGB buffer with a Cairo surface. 2007-11-04 19:14:32 +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 introduced macros to set a single pixel in a Cairo surface without having 2007-11-05 15:54:15 +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 implement GimpViewRenderer::draw and draw the overlays with Cairo. 2007-11-04 20:30:38 +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 use the new tooltip API instead of the old deprecated one. Removed 2007-11-09 11:17:00 +00:00
gimpwidgets-utils.h removed gimp_get_accel_string() and use gtk_accelerator_get_label() 2007-10-01 13:10:40 +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.msc updated msvc build 2007-08-05 15:16:02 +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 app/widgets/widgets-enums.c moved enum GimpAspectType to libgimpwidgets. 2007-02-08 10:56:17 +00:00
widgets-types.h app/widgets/Makefile.am app/widgets/widgets-types.h new GimpHistogramView 2007-11-04 13:09:10 +00:00