gimp/app
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
..
actions app: set the sensitivity of the new double precision actions 2014-03-09 21:02:14 +01:00
config Bug 708174 - Improve the original search dialog patch. 2014-02-18 19:13:03 +01:00
core Adds "fill" arrange modes to the Align Tool 2014-03-13 03:38:53 -03:00
dialogs app: away with more action search window size code 2014-02-21 22:27:38 +01:00
display app: write "Unstable Development Version" across the empty image window 2014-03-07 11:33:14 +01:00
file Bug 704896 - pop ups are annoying when opening multiple files... 2013-11-20 23:17:40 +01:00
gegl app: add double precision support, for completeness 2014-03-09 00:43:55 +01:00
gui Bug 725734 - Themes not alphabetized 2014-03-06 11:57:16 +01:00
menus app: fix warning and indentation in windows_menu_display_reorder() 2013-09-17 12:20:39 +02:00
operations Bug 723213 - colors/levels/auto is broken for high bitdepth images 2014-01-30 00:19:37 +01:00
paint Bug 722676: Pasting image from clipboard sometimes does not work. 2014-02-23 00:49:56 +01:00
pdb Bug 721249 - pdb.gimp_context_set_brush_size() dont't work 2014-02-06 23:26:53 +01:00
plug-in app: add double precision support, for completeness 2014-03-09 00:43:55 +01:00
tests Add automake 1.13+ test outputs to .gitignore 2014-01-10 15:31:34 -08:00
text Bug 719560 - Build failure with freetype 2.5.1 2013-11-29 21:57:46 +01:00
tools Adds "fill" arrange modes to the Align Tool 2014-03-13 03:38:53 -03:00
vectors app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
widgets app: set the idle_id to 0 in gimp_image_profile_view_query() 2014-03-10 01:25:16 +01:00
xcf xcf: forgot to register a loader for XCF version 7 2014-03-12 15:25:08 +01:00
.gitignore app: Include git commit hash in verbose version output 2010-06-19 23:55:35 +02:00
Makefile.am app: Fix compiliation if gexiv2/gexiv2.h is not in the default include path. 2013-12-24 11:46:16 -05:00
about.h app: remove <> around the gnu.org URL in GIMP_LICENSE 2013-03-21 23:59:49 +01:00
app.c app: Set GEGL's license setting to enable GPL3 ops. 2014-02-25 10:18:49 -08:00
app.h
batch.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
batch.h
errors.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
errors.h
gimp-debug.c app: actually add the new files, sorry 2010-06-24 21:33:50 +02:00
gimp-debug.h app: actually add the new files, sorry 2010-06-24 21:33:50 +02:00
gimp-intl.h
gimp-log.c app: speed up image rendering by removing expose overhead 2013-08-09 20:20:02 +02:00
gimp-log.h app: add G_GNUC_PRINTF() to places where the args are a va_list 2013-11-29 00:33:05 +01:00
gimpcore.def app: Prefix TileManager functions 2011-09-07 12:08:43 +02:00
language.c Bug 675554 - fix overriden language environment variables on Windows. 2013-10-16 00:33:17 +13:00
language.h app: Move language specific code into language.[ch] 2011-09-06 23:12:36 +05:30
main.c Bug 691169 - Gimp fails to open files with UTF8 characters as filenames... 2014-03-08 22:39:47 +01:00
sanity.c app: follow gegl:dot removal 2013-11-11 16:52:10 +01:00
sanity.h
signals.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
signals.h
tests.c app: use the "no-cpu-accel" command line option again 2013-06-19 20:45:17 +02:00
tests.h Bug 709878 - test-session-* skipped when xvfb-run is unavailable. 2013-10-11 21:57:42 +13:00
unique.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
unique.h
units.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
units.h
version.c app: add the GdkPixbuf and Cairo versions to the output of "gimp -v" 2011-04-08 12:30:50 +02:00
version.h