..
.cvsignore
only invalidate the buffer on size_allocate; allocate a new one on the
2004-07-29 21:08:13 +00:00
Makefile.am
actually link test program with libgimpconfig.
2005-03-19 21:05:42 +00:00
gimpbutton.c
don't reset button->press_state on double clicks because GDK_2BUTTON_PRESS
2005-02-23 23:03:00 +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/gimpcontainerview.c app/widgets/gimpimagedock.c
2005-03-09 17:02:35 +00:00
gimpcellrenderercolor.h
libgimp/gimpaspectpreview.h libgimp/gimpdrawablepreview.h
2004-10-23 19:59:18 +00:00
gimpcellrenderertoggle.c
app/widgets/gimpcontainerview.c app/widgets/gimpimagedock.c
2005-03-09 17:02:35 +00:00
gimpcellrenderertoggle.h
libgimp/gimpaspectpreview.h libgimp/gimpdrawablepreview.h
2004-10-23 19:59:18 +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
app/actions/data-commands.c app/actions/edit-commands.c
2005-02-10 11:00:46 +00:00
gimpcolorbutton.h
use a GtkUIManager instead of a GtkItemFactory. Added virtual function
2004-11-04 12:15:49 +00:00
gimpcolordisplay.c
deprecate the implementation of the class methods clone, load_state,
2005-02-05 21:51:47 +00:00
gimpcolordisplay.h
deprecate the implementation of the class methods clone, load_state,
2005-02-05 21:51:47 +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
Removed check for len % 3 == 0, so that the entry accepts hex colors
2004-09-18 19:37:01 +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
Bill Skaggs <weskaggs@primate.ucdavis.edu>
2005-03-20 23:16:15 +00:00
gimpcolorscales.h
libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch]
2003-12-05 15:55:15 +00:00
gimpcolorselect.c
Applied modified patch from Ben Campbell which adds drop coordinates to
2004-12-31 14:36:30 +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
plugged a small memleak.
2005-04-06 23:19:04 +00:00
gimpcontroller.h
guarded the whole header with GIMP_ENABLE_CONTROLLER_UNDER_CONSTRUCTION
2004-11-24 02:17:12 +00:00
gimpdialog.c
flush the display in dispose if we're no longer in a main loop, so the
2005-01-06 22:19:35 +00:00
gimpdialog.h
app/config/gimpguiconfig.[ch] added gimprc option "show-help-button".
2004-10-04 16:21:52 +00:00
gimpenumcombobox.c
removed gimp_enum_combo_box_set_visible().
2005-02-28 23:27:12 +00:00
gimpenumcombobox.h
removed gimp_enum_combo_box_set_visible().
2005-02-28 23:27:12 +00:00
gimpenumstore.c
libgimpwidgets/gimpenumcombobox.c improved API docs.
2005-01-23 23:16:28 +00:00
gimpenumstore.h
removed gimp_enum_combo_box_set_visible().
2005-02-28 23:27:12 +00:00
gimpenumwidgets.c
use libgimp header, added "Since: GIMP 2.4" to the gtk-doc comments.
2005-01-29 12:26:14 +00:00
gimpenumwidgets.h
use libgimp header, added "Since: GIMP 2.4" to the gtk-doc comments.
2005-01-29 12:26:14 +00:00
gimpfileentry.c
app/actions/data-commands.c app/actions/edit-commands.c
2005-02-10 11:00:46 +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
app/widgets/gimpcontainerview.c app/widgets/gimpimagedock.c
2005-03-09 17:02:35 +00:00
gimpframe.h
libgimp/gimpaspectpreview.h libgimp/gimpdrawablepreview.h
2004-10-23 19:59:18 +00:00
gimphelpui.c
untabified.
2004-10-04 13:17:41 +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 gimp_enum_combo_box_set_visible().
2005-02-28 23:27:12 +00:00
gimpintcombobox.h
removed gimp_enum_combo_box_set_visible().
2005-02-28 23:27:12 +00:00
gimpintstore.c
removed the "row_deleted" handler which used to take care of reinserting
2005-04-21 23:49:47 +00:00
gimpintstore.h
libgimp/gimpaspectpreview.h libgimp/gimpdrawablepreview.h
2004-10-23 19:59:18 +00:00
gimpmemsizeentry.c
don't use camel case in memory size identifiers.
2004-10-31 11:56:14 +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
queue a resize. Fixes remaining issues with bug #157495 .
2004-11-09 00:40:25 +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
#undef GTK_DISABLE_DEPRECATED
2004-11-04 11:58:16 +00:00
gimpoldwidgets.h
libgimpwidgets/gimpmemsizeentry.c ported to GimpIntComboBox.
2004-04-20 14:37:12 +00:00
gimppatheditor.c
free all memory allocated for GimpClipboard.
2005-04-27 15:59:14 +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
new function: gimp_scrolled_preview_set_position () to set the position of
2005-01-05 22:33:44 +00:00
gimppreview.h
libgimp/gimpaspectpreview.h libgimp/gimpdrawablepreview.h
2004-10-23 19:59:18 +00:00
gimppreviewarea.c
improved docs.
2005-01-21 23:11:43 +00:00
gimppreviewarea.h
added some checks to avoid division by zero.
2004-12-27 10:24:16 +00:00
gimppropwidgets.c
don't call gtk_entry_set_text() with a NULL text.
2005-05-08 15:53:21 +00:00
gimppropwidgets.h
added gimp_prop_file_chooser_button_new(), a convenience constructor for
2005-03-25 00:37:16 +00:00
gimpquerybox.c
app/actions/data-commands.c app/actions/edit-commands.c
2005-02-10 11:00:46 +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
gimpscrolledpreview.c
new function: gimp_scrolled_preview_set_position () to set the position of
2005-01-05 22:33:44 +00:00
gimpscrolledpreview.h
new function: gimp_scrolled_preview_set_position () to set the position of
2005-01-05 22:33:44 +00:00
gimpsizeentry.c
#include gimpwidgets.h for gimp_spin_button_new().
2005-04-18 23:38:25 +00:00
gimpsizeentry.h
Bill Skaggs <weskaggs@primate.ucdavis.edu>
2005-03-09 22:22:38 +00:00
gimpstock.c
libgimpwidgets/gimpstock.c reverted the change to register a wilber icon
2005-04-20 17:24:33 +00:00
gimpstock.h
themes/Default/images/Makefile.am
2005-04-02 13:17:59 +00:00
gimpunitmenu.c
app/actions/data-commands.c app/actions/edit-commands.c
2005-02-10 11:00:46 +00:00
gimpunitmenu.h
#undef GTK_DISABLE_DEPRECATED
2004-11-04 11:58:16 +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
use gimp_spin_button_new() which calls gtk_spin_button_set_numeric() for
2005-04-17 15:28:28 +00:00
gimpwidgets.def
added gimp_prop_file_chooser_button_new(), a convenience constructor for
2005-03-25 00:37:16 +00:00
gimpwidgets.h
Bill Skaggs <weskaggs@primate.ucdavis.edu>
2005-02-04 20:48:02 +00:00
gimpwidgetsmarshal.list
app/widgets/Makefile.am moved to libgimpwidgets.
2004-07-26 21:09:16 +00:00
gimpwidgetstypes.h
app/widgets/Makefile.am app/widgets/widgets-types.h
2005-01-21 22:59:51 +00:00
makefile.msc
TILE_WIDTH is used unconditionally so always include "tile.h" WIN32 needs
2005-02-19 00:50:36 +00:00
test-preview-area.c
factored out common code. Reduced indentation level by closing a switch
2004-09-08 12:37:09 +00:00