Gimp/app
Jehan fc873cd6c3 Bug 576910: Show 'Language' setting languages in native language
Showing the current system locale between square brackets in the
"System Language" item was causing some issues on some systems (showing
some very weird and long value).
This was mostly a cosmetic change anyway with limited gain. Let's
just get rid of it. The main part of the feature (each language
displayed in itself) is still there.
2013-07-05 23:38:10 +09:00
..
actions app: view_close_cmd_callback(): no need to check the shell for != NULL 2013-07-03 09:19:22 +02:00
config */Makefile.am: merge INCLUDES into AM_CPPFLAGS 2013-06-05 20:48:37 +02:00
core app: keep the layer mode node's "linear" property up-to-date 2013-06-29 23:34:12 +02:00
dialogs app: add back needed NULL checks 2013-06-16 19:58:47 +02:00
display Bug 702369 - foreground selection doesnt work with image precision >8 bit 2013-06-22 22:26:46 +02:00
file app: file_open_from_command_line(): don't access a dangling display pointer 2013-07-04 21:07:20 +02:00
gegl app: follow the GEGL invert -> invert-linear vs. invert-gamma change 2013-06-24 00:45:04 +02:00
gui */Makefile.am: merge INCLUDES into AM_CPPFLAGS 2013-06-05 20:48:37 +02:00
menus */Makefile.am: merge INCLUDES into AM_CPPFLAGS 2013-06-05 20:48:37 +02:00
operations app: Fix phantom dependency of libappoperation.a 2013-06-29 09:54:49 -07:00
paint app: adapt to the transform ops API change in GEGL 2013-06-06 19:58:48 +02:00
pdb Bug 679083: proper documentation for plug-in-autocrop-layer 2013-07-05 23:20:56 +09:00
plug-in app: use the "no-cpu-accel" command line option again 2013-06-19 20:45:17 +02:00
tests app: fix tests after the GimpPrecision enum change 2013-06-23 17:24:03 +02:00
text */Makefile.am: merge INCLUDES into AM_CPPFLAGS 2013-06-05 20:48:37 +02:00
tools app: don't add the aux input as a child to GimpOperationTool's operation 2013-06-30 19:10:49 +02:00
vectors app: I actually tested it this time 2013-06-23 13:39:18 +02:00
widgets Bug 576910: Show 'Language' setting languages in native language 2013-07-05 23:38:10 +09:00
xcf Add support for both gamma-corrected and linear for all bit depths 2013-06-23 16:51:24 +02:00
.gitignore
about.h app: remove <> around the gnu.org URL in GIMP_LICENSE 2013-03-21 23:59:49 +01:00
app.c Bug 629941 - GIMP doesn't exit properly when quitting while loading images 2013-07-04 21:36:40 +02:00
app.h
batch.c app: completely remove TileManager and friends (base/ and paint-funcs/) 2012-06-20 21:44:09 +02:00
batch.h
errors.c
errors.h
gimp-debug.c
gimp-debug.h
gimp-intl.h
gimp-log.c
gimp-log.h update translations 2012-05-06 03:46:09 +02:00
gimpcore.def
language.c app: don't map several windows language codes to one language string 2013-01-07 01:32:58 +01:00
language.h
main.c app: need to call babl_init() in gimp_option_dump_gimprc() 2012-11-20 08:21:33 +01:00
Makefile.am */Makefile.am: merge INCLUDES into AM_CPPFLAGS 2013-06-05 20:48:37 +02:00
sanity.c Bump some other places the GEGL version is checked 2013-06-04 18:11:33 -07:00
sanity.h
signals.c
signals.h
tests.c app: use the "no-cpu-accel" command line option again 2013-06-19 20:45:17 +02:00
tests.h
unique.c Bug 622934 - Migrate from dbus-glib to glib's GDBus 2013-05-24 23:25:47 +02:00
unique.h
units.c
units.h
version.c
version.h