Gimp/app
Ell da0183a516 app: fix spin-button width in the Curves tool
In the Curves tool, explicitly set the point-coordinate spin-
buttons' width-chars, so that their size remains fixed when their
range changes.

(cherry picked from commit 8fc94184a8)
2019-04-19 11:35:30 -04:00
..
actions Tools presets -> Tool Pre_sets. Fixes #3092 2019-03-11 23:48:19 +03:00
config #3050 - Four tooltips marked as translatable 2019-03-03 17:52:48 +01:00
core app: add smooth/corner curve-point types 2019-04-19 10:36:28 -04:00
dialogs libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:43:13 -05:00
display app: fix image-window UI-manager update while a projection is being rendered 2019-03-30 19:31:26 -04:00
file app: merge layers in chunks, and show progress 2019-02-25 05:10:59 -05:00
file-data app, plug-ins: move brush pipe saving from the file-gih plug-in to the core 2019-03-03 20:07:07 +01:00
gegl app: use underlying operation in gimp_gegl_apply_cached_operation() 2019-03-27 15:48:19 -04:00
gui app: include system gtkrc file in themerc 2019-03-27 20:15:50 -04:00
menus Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
operations app: streamline GimpCurve 2019-04-19 10:36:25 -04:00
paint app: add incremental mode to the Dodge/Burn tool 2019-04-17 10:02:44 -04:00
pdb app: merge layers in chunks, and show progress 2019-02-25 05:10:59 -05:00
plug-in Issue #2863 - Improve error reporting for scripts 2019-01-27 13:42:36 +01:00
propgui app: make gimp_prop_gui_chain_toggled() less error-prone. 2019-03-20 15:12:25 +01:00
tests app: link tests against libappfile-data 2019-02-12 13:54:28 -05:00
text app: add gimp_parallel_run_async_independent_full() 2019-03-06 00:02:10 -05:00
tools app: fix spin-button width in the Curves tool 2019-04-19 11:35:30 -04:00
vectors app, libgimpconfig: make various usage of g_file_replace() safer. 2018-12-07 00:51:05 +01:00
widgets app: add smooth/corner curve-point types 2019-04-19 10:36:28 -04:00
xcf Issue #2685 - Crash when distributing layers horizontally 2019-01-03 15:06:36 +01:00
.gitignore Move git-version.h to the toplevel also in .gitignore 2018-01-29 20:26:18 +01:00
about.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
app.c app: more GimpBacktrace tidying 2018-09-03 15:58:01 -04:00
app.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
errors.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
errors.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimp-debug.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimp-debug.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimp-intl.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimp-log.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimp-log.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimp-priorities.h app: fix image-window UI-manager update while a projection is being rendered 2019-03-30 19:31:26 -04:00
gimp-version.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimp-version.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcore.def app: remove "Edit -> Fade..." 2018-12-27 11:45:11 -05:00
language.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
language.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
main.c app: open the Windows console a bit earlier. 2018-08-15 14:24:15 +02:00
Makefile.am app, plug-ins: start consolidating brush and pattern loading/saving code 2019-02-11 12:56:56 +01:00
sanity.c build,app: require GEGL-0.4.14 2019-03-01 14:48:01 +01:00
sanity.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
signals.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
signals.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
tests.c tests: OSX - activate GIMP window when tests are running 2018-11-23 23:15:25 +01:00
tests.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
unique.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
unique.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00