.. |
.cvsignore
|
changed gimpwidgetsenums.c rule to include the bits for "desc" and "help"
|
2005-05-22 20:57:23 +00:00 |
Makefile.am
|
spiffy new widget that given a physical size, displays that size in an
|
2005-07-17 08:29:02 +00:00 |
gimpbrowser.c
|
set the count label in italic.
|
2005-07-06 01:51:17 +00:00 |
gimpbrowser.h
|
added the widget living in the right_vbox to the GimpBrowser struct
|
2005-06-23 11:28:15 +00:00 |
gimpbutton.c
|
Use the canonical form for signal names in lots of places (but by far not
|
2005-05-27 13:05:26 +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
|
invalidate the buffer when the widget's sensitivity changes. Draw a
|
2005-06-04 12:02:36 +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
|
Use the canonical form for signal names in lots of places (but by far not
|
2005-05-27 13:05:26 +00:00 |
gimpchainbutton.h
|
whitespace fix.
|
2005-06-03 23:38:45 +00:00 |
gimpcolorarea.c
|
invalidate the buffer when the widget's sensitivity changes. Draw a
|
2005-06-04 12:02:36 +00:00 |
gimpcolorarea.h
|
invalidate the buffer when the widget's sensitivity changes. Draw a
|
2005-06-04 12:02:36 +00:00 |
gimpcolorbutton.c
|
invalidate the buffer when the widget's sensitivity changes. Draw a
|
2005-06-04 12:02:36 +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
|
Use the canonical form for signal names in lots of places (but by far not
|
2005-05-27 13:05:26 +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
|
define G_DISABLE_DEPRECATED unless glib >= 2.9.0.
|
2005-08-16 00:48:20 +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
|
Use the canonical form for signal names in lots of places (but by far not
|
2005-05-27 13:05:26 +00:00 |
gimpcolorscales.h
|
libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch]
|
2003-12-05 15:55:15 +00:00 |
gimpcolorselect.c
|
Use the canonical form for signal names in lots of places (but by far not
|
2005-05-27 13:05:26 +00:00 |
gimpcolorselect.h
|
libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch]
|
2003-12-05 15:55:15 +00:00 |
gimpcolorselection.c
|
app/actions/channels-commands.c app/actions/qmask-commands.c
|
2005-08-22 23:39:12 +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
|
Use the canonical form for signal names in lots of places (but by far not
|
2005-05-27 13:05:26 +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
|
don't call gtk_widget_hide() on a NULL help button.
|
2005-07-24 23:02:33 +00:00 |
gimpdialog.h
|
app/config/gimpguiconfig.[ch] added gimprc option "show-help-button".
|
2004-10-04 16:21:52 +00:00 |
gimpenumcombobox.c
|
added new constructor gimp_enum_combo_box_new_with_model(). Also override
|
2005-06-27 13:41:11 +00:00 |
gimpenumcombobox.h
|
added new constructor gimp_enum_combo_box_new_with_model(). Also override
|
2005-06-27 13:41:11 +00:00 |
gimpenumlabel.c
|
libgimpwidgets/Makefile.am libgimpwidgets/gimpwidgets.h
|
2005-06-24 22:46:42 +00:00 |
gimpenumlabel.h
|
added new constructor gimp_enum_combo_box_new_with_model(). Also override
|
2005-06-27 13:41:11 +00:00 |
gimpenumstore.c
|
libgimpwidgets/gimpenumcombobox.c improved API docs.
|
2005-01-23 23:16:28 +00:00 |
gimpenumstore.h
|
added new constructor gimp_enum_combo_box_new_with_model(). Also override
|
2005-06-27 13:41:11 +00:00 |
gimpenumwidgets.c
|
don't leak the return value of gtk_container_get_children (bug #305994,
|
2005-05-31 10:47:09 +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
|
Use the canonical form for signal names in lots of places (but by far not
|
2005-05-27 13:05: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
|
cleanups.
|
2005-07-03 13:12:47 +00:00 |
gimpframe.h
|
libgimp/gimpaspectpreview.h libgimp/gimpdrawablepreview.h
|
2004-10-23 19:59:18 +00:00 |
gimphelpui.c
|
Use the canonical form for signal names in lots of places (but by far not
|
2005-05-27 13:05:26 +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
|
no need to create a new list store; gimp_int_combo_box_init() already did
|
2005-06-23 18:02:21 +00:00 |
gimpintcombobox.h
|
added new constructor gimp_enum_combo_box_new_with_model(). Also override
|
2005-06-27 13:41:11 +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
|
added new constructor gimp_enum_combo_box_new_with_model(). Also override
|
2005-06-27 13:41:11 +00:00 |
gimpmemsizeentry.c
|
Use the canonical form for signal names in lots of places (but by far not
|
2005-05-27 13:05:26 +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
|
Use the canonical form for signal names in lots of places (but by far not
|
2005-05-27 13:05:26 +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 |
gimppageselector.c
|
increased spacing.
|
2005-07-29 21:02:19 +00:00 |
gimppageselector.h
|
moved all instance members to a private struct.
|
2005-07-08 13:25:57 +00:00 |
gimppatheditor.c
|
Use the canonical form for signal names in lots of places (but by far not
|
2005-05-27 13:05:26 +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
|
Use the canonical form for signal names in lots of places (but by far not
|
2005-05-27 13:05:26 +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
|
added gimp_preview_get_area() for the rare case when one needs access to
|
2005-07-21 14:02:29 +00:00 |
gimppreview.h
|
added gimp_preview_get_area() for the rare case when one needs access to
|
2005-07-21 14:02:29 +00:00 |
gimppreviewarea.c
|
libgimpcolor/gimpbilinear.c fix some uninitialized stuff gcc 4.0 was
|
2005-07-08 18:18:00 +00:00 |
gimppreviewarea.h
|
added some checks to avoid division by zero.
|
2004-12-27 10:24:16 +00:00 |
gimppropwidgets.c
|
libgimpwidgets/gimppropwidgets.[ch] added gimp_prop_hscale_new().
|
2005-08-06 13:03:59 +00:00 |
gimppropwidgets.h
|
libgimpwidgets/gimppropwidgets.[ch] added gimp_prop_hscale_new().
|
2005-08-06 13:03:59 +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 |
gimpresolutionentry.c
|
added libgimpwidgets/gimpresolutionentry.c.
|
2005-07-18 16:58:35 +00:00 |
gimpresolutionentry.h
|
spiffy new widget that given a physical size, displays that size in an
|
2005-07-17 08:29:02 +00:00 |
gimpscrolledpreview.c
|
Use the canonical form for signal names.
|
2005-05-27 16:51:39 +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
|
Use the canonical form for signal names in lots of places (but by far not
|
2005-05-27 13:05:26 +00:00 |
gimpsizeentry.h
|
Bill Skaggs <weskaggs@primate.ucdavis.edu>
|
2005-03-09 22:22:38 +00:00 |
gimpstock.c
|
themes/Default/images/Makefile.am
|
2005-07-29 18:04:59 +00:00 |
gimpstock.h
|
themes/Default/images/Makefile.am
|
2005-07-29 18:04:59 +00:00 |
gimpunitmenu.c
|
Use the canonical form for signal names in lots of places (but by far not
|
2005-05-27 13:05:26 +00:00 |
gimpunitmenu.h
|
#undef GTK_DISABLE_DEPRECATED
|
2004-11-04 11:58:16 +00:00 |
gimpwidgets-private.c
|
updated year in copyright.
|
2005-08-18 17:39:27 +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 the canonical form for signal names in lots of places (but by far not
|
2005-05-27 13:05:26 +00:00 |
gimpwidgets.def
|
libgimpwidgets/gimppropwidgets.[ch] added gimp_prop_hscale_new().
|
2005-08-06 13:03:59 +00:00 |
gimpwidgets.h
|
spiffy new widget that given a physical size, displays that size in an
|
2005-07-17 08:29:02 +00:00 |
gimpwidgetsenums.c
|
added enum GimpPageSelectorTarget which can be one of { LAYERS, IMAGES }
|
2005-06-28 08:07:50 +00:00 |
gimpwidgetsenums.h
|
added enum GimpPageSelectorTarget which can be one of { LAYERS, IMAGES }
|
2005-06-28 08:07:50 +00:00 |
gimpwidgetsmarshal.list
|
plug-ins/dbbrowser/Makefile.am removed again...
|
2005-05-18 23:48:47 +00:00 |
gimpwidgetstypes.h
|
spiffy new widget that given a physical size, displays that size in an
|
2005-07-17 08:29:02 +00:00 |
makefile.msc
|
updated dont include "gimpmessagedialog.c" to avoid redefinitions. Instead
|
2005-07-10 16:24:57 +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 |