..
.cvsignore
only invalidate the buffer on size_allocate; allocate a new one on the
2004-07-29 21:08:13 +00:00
Makefile.am
libgimpwidgets/gimppreview.c added a GimpPreview widget, abstract base for
2004-08-30 22:10:26 +00:00
gimpbutton.c
libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch]
2003-12-05 15:55:15 +00:00
gimpbutton.h
reset binary age because of struct changes below. require GIMP 1.3.26.
2004-01-29 00:21:33 +00:00
gimpcellrenderercolor.c
app/widgets/Makefile.am moved to libgimpwidgets.
2004-07-26 21:09:16 +00:00
gimpcellrenderercolor.h
app/widgets/Makefile.am moved to libgimpwidgets.
2004-07-26 21:09:16 +00:00
gimpcellrenderertoggle.c
app/widgets/Makefile.am moved to libgimpwidgets.
2004-07-26 21:09:16 +00:00
gimpcellrenderertoggle.h
app/widgets/Makefile.am moved to libgimpwidgets.
2004-07-26 21:09:16 +00:00
gimpchainbutton.c
fixed rendering for RTL layout.
2003-09-23 17:01:38 +00:00
gimpchainbutton.h
reset binary age because of struct changes below. require GIMP 1.3.26.
2004-01-29 00:21:33 +00:00
gimpcolorarea.c
libgimpwidgets/Makefile.am libgimpwidgets/gimpwidgets.def
2004-07-26 18:52:35 +00:00
gimpcolorarea.h
libgimpwidgets/Makefile.am libgimpwidgets/gimpwidgets.def
2004-07-26 18:52:35 +00:00
gimpcolorbutton.c
Applied a bunch of AIX portability fixes (bug #148813 ):
2004-07-30 00:57:22 +00:00
gimpcolorbutton.h
reset binary age because of struct changes below. require GIMP 1.3.26.
2004-01-29 00:21:33 +00:00
gimpcolordisplay.c
libgimpwidgets/gimpcolordisplay.[ch]
2003-11-23 13:28:15 +00:00
gimpcolordisplay.h
reset binary age because of struct changes below. require GIMP 1.3.26.
2004-01-29 00:21:33 +00:00
gimpcolordisplaystack.c
modules/cdisplay_gamma.c added object properties for configurable values.
2004-07-04 00:21:03 +00:00
gimpcolordisplaystack.h
reset binary age because of struct changes below. require GIMP 1.3.26.
2004-01-29 00:21:33 +00:00
gimpcolorhexentry.c
also accept the short hexadecimal notation (3 hex digits).
2004-07-26 22:30:35 +00:00
gimpcolorhexentry.h
libgimpcolor/gimprgb-parse.c added new function gimp_rgb_list_names() that
2004-07-26 15:20:18 +00:00
gimpcolornotebook.c
libgimpwidgets/gimpcolorbutton.c libgimpwidgets/gimpcolornotebook.c
2004-07-13 14:55:16 +00:00
gimpcolornotebook.h
reset binary age because of struct changes below. require GIMP 1.3.26.
2004-01-29 00:21:33 +00:00
gimpcolorscale.c
libgimpwidgets/gimpcolorbutton.c libgimpwidgets/gimpcolornotebook.c
2004-07-13 14:55:16 +00:00
gimpcolorscale.h
reset binary age because of struct changes below. require GIMP 1.3.26.
2004-01-29 00:21:33 +00:00
gimpcolorscales.c
no need to set a size_request here.
2004-08-18 21:50:26 +00:00
gimpcolorscales.h
libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch]
2003-12-05 15:55:15 +00:00
gimpcolorselect.c
minor cleanup.
2004-07-31 01:59:46 +00:00
gimpcolorselect.h
libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch]
2003-12-05 15:55:15 +00:00
gimpcolorselection.c
no need to set a size_request here.
2004-08-18 21:50:26 +00:00
gimpcolorselection.h
reset binary age because of struct changes below. require GIMP 1.3.26.
2004-01-29 00:21:33 +00:00
gimpcolorselector.c
libgimpwidgets/gimpcolordisplay.[ch]
2003-11-23 13:28:15 +00:00
gimpcolorselector.h
reset binary age because of struct changes below. require GIMP 1.3.26.
2004-01-29 00:21:33 +00:00
gimpcontroller.c
removed "enabled" property. Removed GIMP_CONTROLLER_PARAM_RERIALIZE from
2004-06-17 14:07:05 +00:00
gimpcontroller.h
removed #define GIMP_CONTROLLER_PARAM_SERIALIZE.
2004-07-05 22:12:54 +00:00
gimpdialog.c
document that "help-func" and "help-id" properties have been added for
2004-07-08 22:56:29 +00:00
gimpdialog.h
reset binary age because of struct changes below. require GIMP 1.3.26.
2004-01-29 00:21:33 +00:00
gimpenumcombobox.c
libgimpwidgets/Makefile.am libgimpwidgets/gimpwidgets.h
2004-04-20 19:06:37 +00:00
gimpenumcombobox.h
libgimpwidgets/Makefile.am libgimpwidgets/gimpwidgets.h
2004-04-20 19:06:37 +00:00
gimpenumstore.c
always do the check for perl and use the substituted perl executable name
2004-07-30 20:42:53 +00:00
gimpenumstore.h
libgimpwidgets/Makefile.am libgimpwidgets/gimpwidgets.h
2004-04-20 19:06:37 +00:00
gimpenumwidgets.c
removed enums GimpImageType and GimpImageBaseType ...
2004-07-29 12:33:15 +00:00
gimpenumwidgets.h
app/widgets/Makefile.am app/widgets/widgets-types.h removed GimpEnumMenu.
2004-04-18 15:12:42 +00:00
gimpfileentry.c
derive it from GtkFileChooser instead of GtkFileSelection.
2004-04-15 16:28:26 +00:00
gimpfileentry.h
app/gui/file-dialog-utils.c app/widgets/gimpfiledialog.c some irrelevant
2004-02-27 22:25:37 +00:00
gimpframe.c
libgimpwidgets/gimpcolorbutton.c libgimpwidgets/gimpcolornotebook.c
2004-07-13 14:55:16 +00:00
gimpframe.h
libgimpwidgets/Makefile.am libgimpwidgets/gimpwidgets.h
2004-05-02 20:30:41 +00:00
gimphelpui.c
fixed typo in API docs.
2004-07-08 21:41:39 +00:00
gimphelpui.h
added gimp_help_id_quark() which is G_GNUC_CONST and a new macro
2004-05-03 15:54:54 +00:00
gimpintcombobox.c
removed the check for first_label != NULL. Passing a NULL label makes a
2004-04-22 01:27:30 +00:00
gimpintcombobox.h
libgimp/gimpdrawablecombobox.c libgimp/gimpimagecombobox.c changed the
2004-04-21 16:50:13 +00:00
gimpintstore.c
allocate the empty_iter using g_new0(). Fixes valgrind warnings about
2004-08-05 12:13:02 +00:00
gimpintstore.h
automatically add an "(Empty)" item if the store is empty and remove it as
2004-04-22 15:25:01 +00:00
gimpmemsizeentry.c
updated app/actions/makefile.msc app/menus/makefile.msc : (new files)
2004-07-11 21:53:17 +00:00
gimpmemsizeentry.h
reset binary age because of struct changes below. require GIMP 1.3.26.
2004-01-29 00:21:33 +00:00
gimpoffsetarea.c
define G*_DISABLE_DEPRECATED for all G* modules except GTK+. Don't do so
2004-05-11 17:19:24 +00:00
gimpoffsetarea.h
added new function gimp_offset_area_set_pixbuf(). Started to clean up the
2004-05-04 23:12:59 +00:00
gimpoldwidgets.c
libgimpwidgets/gimpmemsizeentry.c ported to GimpIntComboBox.
2004-04-20 14:37:12 +00:00
gimpoldwidgets.h
libgimpwidgets/gimpmemsizeentry.c ported to GimpIntComboBox.
2004-04-20 14:37:12 +00:00
gimppatheditor.c
cannot gtk_widget_destroy() a floating widget, sink it instead.
2004-02-17 20:17:49 +00:00
gimppatheditor.h
Added infrastructure to make sure we don't write to the global brush,
2004-01-28 21:53:50 +00:00
gimppickbutton.c
libgimpwidgets/gimpcolorbutton.c libgimpwidgets/gimpcolornotebook.c
2004-07-13 14:55:16 +00:00
gimppickbutton.h
reset binary age because of struct changes below. require GIMP 1.3.26.
2004-01-29 00:21:33 +00:00
gimppixmap.c
declared GimpPixmap as deprecated.
2004-07-13 15:59:52 +00:00
gimppixmap.h
declared GimpPixmap as deprecated.
2004-07-13 15:59:52 +00:00
gimppreview.c
pass a GdkEventButton to gimp_preview_area_menu_popup().
2004-09-03 23:41:39 +00:00
gimppreview.h
made gimp_preview_draw() public, added some gtk-doc comments.
2004-09-02 10:23:52 +00:00
gimppreviewarea.c
pass a GdkEventButton to gimp_preview_area_menu_popup().
2004-09-03 23:41:39 +00:00
gimppreviewarea.h
pass a GdkEventButton to gimp_preview_area_menu_popup().
2004-09-03 23:41:39 +00:00
gimppropwidgets.c
app/widgets/gimppreview.c renamed these two files to...
2004-08-24 17:16:46 +00:00
gimppropwidgets.h
added gimp_prop_label_new().
2004-06-24 22:23:05 +00:00
gimpquerybox.c
app/actions/channels-commands.c app/actions/gradient-editor-commands.c
2004-05-04 14:21:13 +00:00
gimpquerybox.h
don't do lazy binding on GIMP modules. We can't recover from missing
2003-11-18 23:44:35 +00:00
gimpsizeentry.c
return the created label widget so that it can for example be put into a
2004-05-18 17:06:06 +00:00
gimpsizeentry.h
return the created label widget so that it can for example be put into a
2004-05-18 17:06:06 +00:00
gimpstock.c
themes/Default/images/Makefile.am removed ...
2004-08-04 18:15:41 +00:00
gimpstock.h
themes/Default/images/Makefile.am removed ...
2004-08-04 18:15:41 +00:00
gimpunitmenu.c
libgimpwidgets/gimpcolorbutton.c libgimpwidgets/gimpcolornotebook.c
2004-07-13 14:55:16 +00:00
gimpunitmenu.h
reset binary age because of struct changes below. require GIMP 1.3.26.
2004-01-29 00:21:33 +00:00
gimpwidgets-private.c
libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files
2003-11-15 22:53:28 +00:00
gimpwidgets-private.h
libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files
2003-11-15 22:53:28 +00:00
gimpwidgets.c
applied a patch from Joao S. O. Bueno which adds an API that allows to
2004-08-28 16:57:37 +00:00
gimpwidgets.def
pass a GdkEventButton to gimp_preview_area_menu_popup().
2004-09-03 23:41:39 +00:00
gimpwidgets.h
libgimpwidgets/gimppreview.c added a GimpPreview widget, abstract base for
2004-08-30 22:10:26 +00:00
gimpwidgetsmarshal.list
app/widgets/Makefile.am moved to libgimpwidgets.
2004-07-26 21:09:16 +00:00
gimpwidgetstypes.h
libgimp/gimpuitypes.h moved the GimpDrawablePreview typedef to the header
2004-08-31 09:16:47 +00:00
makefile.msc
build but *dont link* display-enums.obj, widget-enums.obj and
2004-08-01 20:51:12 +00:00
test-preview-area.c
added new function gimp_preview_area_fill().
2004-07-31 01:03:00 +00:00