gimp/libgimpwidgets
João S. O. Bueno 72ac53705f Adds "fill" arrange modes to the Align Tool
The Align Tool had to be used in a very hacky way if one
intended to evenly distribute items across an image,
or other reference object (it would actually require one to
calculate the item spacing out of GIMP). This adds vertical
and horizontal fill modes: the reference object is divided
in N equal segments, where N is the number of items,
and each item is placed in the center of one of
these segments. The existing "offset" parameter
is used as an extra margin for the distribution,
and can be set to negative values, so that the items can
even get moved outside the boundaries of the reference object.
2014-03-13 03:38:53 -03:00
..
.gitignore Add automake 1.13+ test outputs to .gitignore 2014-01-10 15:31:34 -08:00
Makefile.am app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimp3migration.c libgimpwidgets: add gdk_cairo_get_clip_rectangle() to gimp3migration.[ch] 2013-04-19 02:23:21 +02:00
gimp3migration.h libgimpwidgets: add gdk_cairo_get_clip_rectangle() to gimp3migration.[ch] 2013-04-19 02:23:21 +02:00
gimpbrowser.c libgimpwidgets: include <gegl.h> in all files that include gimpcolordisplay.h 2013-11-01 22:32:31 +01:00
gimpbrowser.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpbutton.c Bug 683694 - Spelling errors 2012-11-11 15:50:25 +01:00
gimpbutton.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpcairo-utils.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimpcairo-utils.h libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +02:00
gimpcellrenderercolor.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimpcellrenderercolor.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpcellrenderertoggle.c Bug 676978 - Improved visibility icons for Layers dialog 2012-11-09 11:37:01 +01:00
gimpcellrenderertoggle.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpchainbutton.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpchainbutton.h Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
gimpcolorarea.c Bug 683694 - Spelling errors 2012-11-11 15:50:25 +01:00
gimpcolorarea.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpcolorbutton.c Bug 683694 - Spelling errors 2012-11-11 15:50:25 +01:00
gimpcolorbutton.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpcolordisplay.c libgimpwidgets: add GimpColorDisplay::convert_buffer() 2013-11-01 22:34:09 +01:00
gimpcolordisplay.h libgimpwidgets: add GimpColorDisplay::convert_buffer() 2013-11-01 22:34:09 +01:00
gimpcolordisplaystack.c libgimpwidgets: add GimpColorDisplay::convert_buffer() 2013-11-01 22:34:09 +01:00
gimpcolordisplaystack.h libgimpwidgets: add GimpColorDisplay::convert_buffer() 2013-11-01 22:34:09 +01:00
gimpcolorhexentry.c libgimpwidgets: set a min size of 8 chars on GimpColorHexEntry 2013-02-06 23:23:14 +01:00
gimpcolorhexentry.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpcolornotebook.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimpcolornotebook.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpcolorprofilecombobox.c Bug 723177 - After opening an ICC profile with a long description... 2014-01-28 18:54:46 +01:00
gimpcolorprofilecombobox.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpcolorprofilestore-private.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcolorprofilestore.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpcolorprofilestore.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpcolorscale.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimpcolorscale.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpcolorscales.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimpcolorscales.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpcolorselect.c Bug 683694 - Spelling errors 2012-11-11 15:50:25 +01:00
gimpcolorselect.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcolorselection.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimpcolorselection.h libgimp*: don't derive from GtkHBox and GtkVBox in libgimp either 2011-07-27 19:53:34 +02:00
gimpcolorselector.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimpcolorselector.h libgimp*: don't derive from GtkHBox and GtkVBox in libgimp either 2011-07-27 19:53:34 +02:00
gimpcontroller.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimpcontroller.h libgimpwidgets: fix most gtk-doc warnings 2010-07-05 19:04:15 +02:00
gimpdialog.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpdialog.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpeevl.c Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
gimpeevl.h Bug 76616 – Size entry widgets could use some simple math 2009-05-17 13:47:37 +02:00
gimpenumcombobox.c libgimpwidgets: fix most gtk-doc warnings 2010-07-05 19:04:15 +02:00
gimpenumcombobox.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpenumlabel.c libgimpwidgets: add properties GimpEnumLabel:enum-type and :enum-value 2011-02-15 21:26:11 +01:00
gimpenumlabel.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpenumstore.c Initialize two GtkTreeIter 2011-06-17 19:02:08 +02:00
gimpenumstore.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpenumwidgets.c Bug 683694 - Spelling errors 2012-11-11 15:50:25 +01:00
gimpenumwidgets.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpfileentry.c libgimp*: don't derive from GtkHBox and GtkVBox in libgimp either 2011-07-27 19:53:34 +02:00
gimpfileentry.h libgimp*: don't derive from GtkHBox and GtkVBox in libgimp either 2011-07-27 19:53:34 +02:00
gimpframe.c libgimpwidgets: fix GimpFrame's child allocation for GSEAL_ENABLE 2010-10-18 16:40:47 +02:00
gimpframe.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimphelpui.c libgimpwidgets: include <gegl.h> in all files that include gimpcolordisplay.h 2013-11-01 22:32:31 +01:00
gimphelpui.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimphintbox.c libgimpwidgets: include <gegl.h> in all files that include gimpcolordisplay.h 2013-11-01 22:32:31 +01:00
gimphintbox.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpintcombobox.c libgimpwidgets: fix typo 2013-06-04 10:41:10 +02:00
gimpintcombobox.h libgimpwidgets: add a "label" property and API to GimpIntComboBox 2013-06-03 16:36:25 +02:00
gimpintstore.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpintstore.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpmemsizeentry.c libgimpwidgets: include <gegl.h> in all files that include gimpcolordisplay.h 2013-11-01 22:32:31 +01:00
gimpmemsizeentry.h libgimp*: don't derive from GtkHBox and GtkVBox in libgimp either 2011-07-27 19:53:34 +02:00
gimpnumberpairentry.c Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
gimpnumberpairentry.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpoffsetarea.c Remove more gdk_pointer_grab() where they are not strictly needed 2011-12-10 21:51:05 +01:00
gimpoffsetarea.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpoldwidgets.c libgimpwidgets: use gtk_box_new() 2011-09-30 10:50:50 +02:00
gimpoldwidgets.h libgimpwidgets: deprecate gimp_toggle_button_sensitive_update() 2011-05-11 22:13:33 +02:00
gimppageselector.c libgimpwidgets: include <gegl.h> in all files that include gimpcolordisplay.h 2013-11-01 22:32:31 +01:00
gimppageselector.h libgimp*: don't derive from GtkHBox and GtkVBox in libgimp either 2011-07-27 19:53:34 +02:00
gimppatheditor.c Bug 684698 - Preferences-Folders: only 15 folder items accepted 2012-09-26 23:29:51 +02:00
gimppatheditor.h libgimp*: don't derive from GtkHBox and GtkVBox in libgimp either 2011-07-27 19:53:34 +02:00
gimppickbutton.c libgimpwidets: don't pick transparent colors in gimp_pick_button_pick() 2013-11-16 22:53:16 +01:00
gimppickbutton.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimppixmap.c libgimpwidgets: undef GDK_DISABLE_DEPRECATED in gimppixmap.c 2010-12-17 22:59:50 +01:00
gimppixmap.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimppreview.c libgimpwidgets: include <gegl.h> in all files that include gimpcolordisplay.h 2013-11-01 22:32:31 +01:00
gimppreview.h libgimp*: don't derive from GtkHBox and GtkVBox in libgimp either 2011-07-27 19:53:34 +02:00
gimppreviewarea.c Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
gimppreviewarea.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimppropwidgets.c app, libgimp: add increment parameters to gimp_prop_widget_set_factor() 2014-02-03 22:57:51 +01:00
gimppropwidgets.h libgimpwidgets: port more deprecations to GIMP_DEPRECATED 2012-05-06 00:30:54 +02:00
gimpquerybox.c libgimpwidgets: include <gegl.h> in all files that include gimpcolordisplay.h 2013-11-01 22:32:31 +01:00
gimpquerybox.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpruler.c Bug 688305: drag and drop for guides broken 2012-11-15 19:02:42 +01:00
gimpruler.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpscaleentry.c libgimpwidgets: fix formatting in gimpscaleentry.c 2013-06-17 00:39:15 +02:00
gimpscaleentry.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpscrolledpreview.c libgimpwidgets: add gtk_scrollbar_new() to gimp3migration.[ch] 2011-10-02 14:36:41 +02:00
gimpscrolledpreview.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpsizeentry.c libgimpwidgets: include <gegl.h> in all files that include gimpcolordisplay.h 2013-11-01 22:32:31 +01:00
gimpsizeentry.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpstock.c Adds "fill" arrange modes to the Align Tool 2014-03-13 03:38:53 -03:00
gimpstock.h Adds "fill" arrange modes to the Align Tool 2014-03-13 03:38:53 -03:00
gimpstringcombobox.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpstringcombobox.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpunitcombobox.c Bug 605872 - Units dropdown list is not updated 2014-03-10 00:17:15 +01:00
gimpunitcombobox.h libgimpwidgets: clean up class struct and add gtk-doc section comment 2011-04-28 17:57:40 +02:00
gimpunitmenu.c libgimpwidgets: include <gegl.h> in all files that include gimpcolordisplay.h 2013-11-01 22:32:31 +01:00
gimpunitmenu.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpunitstore.c Bug 605872 - Units dropdown list is not updated 2014-03-10 00:17:15 +01:00
gimpunitstore.h Bug 605872 - Units dropdown list is not updated 2014-03-10 00:17:15 +01:00
gimpwidgets-error.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpwidgets-error.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpwidgets-private.c Use the new g_[s]list_free_full() instead of foreach() and free() 2011-03-07 17:11:28 +01:00
gimpwidgets-private.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpwidgets.c Bug 656522 - Scaled Image Rounds Up To Nearest Pixel 2013-03-27 01:04:33 +01:00
gimpwidgets.def libgimpwidgets: add GimpColorDisplay::convert_buffer() 2013-11-01 22:34:09 +01:00
gimpwidgets.h libgimpwidgets: add gdk_event_triggers_context_menu() to gimp3migration.[ch] 2011-10-02 16:23:59 +02:00
gimpwidgetsenums.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpwidgetsenums.h libgimpwidgets: fix most gtk-doc warnings 2010-07-05 19:04:15 +02:00
gimpwidgetsmarshal.list added VOID__DOUBLE_DOUBLE marshaller. 2005-10-01 15:12:59 +00:00
gimpwidgetstypes.h app/libgimpwidgets: move GimpUnitStore and GimpUnitComboBox to libgimpwidgets 2010-10-14 22:15:25 +02:00
gimpzoommodel.c libgimpwidgets: fix most gtk-doc warnings 2010-07-05 19:04:15 +02:00
gimpzoommodel.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
test-eevl.c Update license to LGPL version 3 here as well. 2009-07-16 22:37:09 +02:00
test-preview-area.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
wilber-16.png desktop/Makefile.am removed. 2006-03-29 11:59:51 +00:00
wilber-32.png update app icon. Add 256x256px OS X and Vista 2008-01-04 10:27:17 +00:00
wilber-48.png update app icon. Add 256x256px OS X and Vista 2008-01-04 10:27:17 +00:00
wilber-64.png update app icon. Add 256x256px OS X and Vista 2008-01-04 10:27:17 +00:00