Gimp/app
Michael Natterer 291e84281a app: fix canvas jumping because of the status bar label being too wide
Set the label to ELLIPSIZE_END and add some packing options, and
switch from using pango attributes to simply prepending the right
number of spaces to leave enough room for the icon. The attributes
were somehow breaking ellipsation.
2019-01-02 17:49:53 +01:00
..
actions Issue #1788 - Inconsistency between FG color and selected color in... 2019-01-02 01:49:43 +01:00
config Issue #1299 - Add selection of default export file type 2018-12-10 09:28:36 +01:00
core app, libgimp: forgot to add /*< pdb-skip >*/ to enum GimpBucketFillMode 2019-01-02 16:18:28 +01:00
dialogs app: remove "Edit -> Fade..." 2018-12-27 11:44:25 -05:00
display app: fix canvas jumping because of the status bar label being too wide 2019-01-02 17:49:53 +01:00
file Issue #2379 - Crash on saving 2018-10-31 23:46:06 +01:00
gegl app: in GimpTileHandlerValidate, avoid fetching/copying whole tiles 2019-01-02 07:41:34 -05:00
gui app, libgimpconfig: make various usage of g_file_replace() safer. 2018-11-26 15:50:38 +01:00
menus libgimpbase, app: remove the plug-in menu_path compat code 2018-07-13 14:07:44 +02:00
operations app: remove "Edit -> Fade..." 2018-12-27 11:44:25 -05:00
paint app: in GimpApplicator, allow enabling cache/preview after construction; remove preview cache 2018-12-29 14:28:42 -05:00
pdb libgimp: fix gimp_drawable_get_format() to honor the drawable's space 2019-01-01 18:28:10 +01:00
plug-in libgimpbase, libgimp, app: pass misc. GEGL config to plug-ins 2018-11-19 17:03:15 -05:00
propgui app: in prop-GUI, use "direction" UI-meta of angle props for dial 2018-07-24 02:25:25 -04:00
tests app: fix gimp-scratch linking in tests/ 2018-12-01 07:24:50 -05:00
text app: use gimp_async_add_callback_for_object() in various places 2018-11-30 04:14:10 -05:00
tools app: wrap some overly long lines in gimpbucketfilltool.c 2019-01-02 16:34:20 +01:00
vectors app, libgimpconfig: make various usage of g_file_replace() safer. 2018-11-26 15:50:38 +01:00
widgets Issue #1788 - Inconsistency between FG color and selected color in... 2019-01-02 01:49:43 +01:00
xcf Issue #2604 - XCF saving bug in xcf_save_buffer() 2018-12-04 12:09:49 -05:00
.gitignore
about.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
app.c app: more GimpBacktrace tidying 2018-09-03 15:57:53 -04:00
app.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
errors.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
errors.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-debug.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-debug.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-intl.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-log.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-log.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-priorities.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-version.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-version.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpcore.def app: remove "Edit -> Fade..." 2018-12-27 11:44:25 -05:00
language.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
language.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
main.c app: open the Windows console a bit earlier. 2018-08-15 14:34:26 +02:00
Makefile.am app: fix gimp-scratch linking 2018-12-01 06:22:48 -05:00
sanity.c configure.ac: require babl >= 0.1.61 2019-01-01 19:21:52 +01:00
sanity.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
signals.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
signals.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
tests.c tests: OSX - activate GIMP window when tests are running 2018-11-23 23:20:20 +01:00
tests.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
unique.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
unique.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00