Gimp/app
Jehan 7b9a7439dc Bug 767269 - Japanese IM undoes too much.
Japanese IME emits the preedit-commit before preedit-end (Hangul or
Unicode don't, but we could assume other IMEs may be doing the same).
As a consequence, the undo step was not pushed, thus breaking undo
history and consistency.
The solution is to simulate preediting end then restart when a commit
happens during preediting.
2016-06-05 21:54:29 +02:00
..
actions app: tiny indentation fix in view-commands.c 2016-05-31 23:12:42 +02:00
config Argh, this was meant to be squashed into the previous commit... 2016-05-26 22:18:50 +02:00
core Bug 767062 - Lags when zooming or dragging zoomed image (cmsFLAGS_NOOPTIMIZE) 2016-06-05 16:50:02 +02:00
dialogs libgimpwidgets: rename gimp_color_config_get_printer_color_profile() 2016-06-05 18:00:24 +02:00
display app: remove gimp_display_shell_profile_convert_buffer() 2016-05-30 01:26:50 +02:00
file app: remove const qualifiers from all object parameters 2016-05-19 23:54:14 +02:00
gegl Bug 767062 - Lags when zooming or dragging zoomed image (cmsFLAGS_NOOPTIMIZE) 2016-06-05 16:50:02 +02:00
gui app: enable a pulsing progress bar in the splash 2016-04-17 16:52:31 +01:00
menus app: replace GimpList's internal GList with a GQueue 2016-05-01 15:22:44 +02:00
operations Bug 767062 - Lags when zooming or dragging zoomed image (cmsFLAGS_NOOPTIMIZE) 2016-06-05 16:50:02 +02:00
paint Bug 766988 - Colors applied to images are not color managed 2016-05-29 17:51:06 +02:00
pdb app: rename more stuff from "floating sel" to "floating selection" 2016-05-20 16:46:26 +02:00
plug-in app: remove const qualifiers from all object parameters 2016-05-19 23:54:14 +02:00
tests app, plug-ins, libgimp*: clean out all remaining trailing spaces/tabs. 2016-06-02 02:04:26 +02:00
text Bug 766988 - Colors applied to images are not color managed 2016-05-29 19:59:41 +02:00
tools Bug 767269 - Japanese IM undoes too much. 2016-06-05 21:54:29 +02:00
vectors app: move the undo impl object typedefs out of the *-types.h files 2016-05-20 18:29:13 +02:00
widgets libgimpwidgets, app: have all previews track the monitor they are on 2016-06-01 22:42:00 +02:00
xcf app: rename more stuff from "floating sel" to "floating selection" 2016-05-20 16:46:26 +02:00
.gitignore
about.h
app.c
app.h
errors.c
errors.h
gimp-debug.c
gimp-debug.h
gimp-intl.h
gimp-log.c
gimp-log.h
gimp-priorities.h
gimpcore.def
language.c
language.h
main.c app: fix warnings for win32 builds. 2016-05-29 18:27:58 +02:00
Makefile.am Argh, this was meant to be squashed into the previous commit... 2016-05-26 22:18:50 +02:00
sanity.c app: add gegl:gegl to Filters -> Generic 2016-04-16 03:18:29 +01:00
sanity.h
signals.c
signals.h
tests.c app: remove gimp_session_write_position() 2016-05-21 00:00:07 +02:00
tests.h
unique.c
unique.h
units.c
units.h
version.c
version.h