50b093d92c
file-jpeg: Move define to header file
2011-09-18 07:22:38 +05:30
f6b70ec3e9
file-jpeg: Remove unused define
2011-09-18 07:22:06 +05:30
536d6a527c
file-jpeg: Create jpeg-exif.h and move EXIF protos to it
2011-09-18 07:21:30 +05:30
2aae54226c
build: Rename HAVE_EXIF define to HAVE_LIBEXIF
2011-09-18 07:04:44 +05:30
e6edc7d833
build: Rename BUILD_METADATA conditional to HAVE_LIBEXIF
2011-09-18 06:50:43 +05:30
7656e2bda1
app: make gimp_window_key_press_event() do the right thing on a Mac
...
which is look at the right modifier when checking if a key event
can invoke an accelerator. Also get the mnemonic modifier from
GTK instead of hardcoding it, and don't check for it if mnemonics
are disabled, which is the right thing to do on all platforms.
2011-09-17 23:26:58 +02:00
f67c592f0e
Updated italian translation
2011-09-17 01:17:09 +02:00
6b0e77eafe
app: adapt ige-mac-menu.c to the change to META as primary modifier
2011-09-16 23:24:49 +02:00
ed00cff9d3
app: don't use image_window->menubar if it's NULL
2011-09-16 23:24:49 +02:00
3066a8228a
app: use <primary> instead of <control> in accelerator strings
...
but generically change it back to <control> for GTK+ < 2.24.7.
This enables using the Command modifier on OSX,
2011-09-16 22:59:58 +02:00
5a46d1e247
updated Tamil translation
2011-09-16 17:46:10 +05:30
10f7484cd7
updated Tamil translation
2011-09-16 17:35:26 +05:30
5a4708627e
Small fix in italian translation
2011-09-16 01:23:27 +02:00
62d9ba7ab3
Small fix in italian translation, thanks to Stefano Ferri, again
2011-09-16 00:51:27 +02:00
8424aafc05
Bug 659084 - git-version.h can't be generated from shallow repositories
...
Pass --always to git describe so git-version.h can be generated also
from shallow (--depth 1) repositories. Cause found by Kenny Stuart.
2011-09-15 20:47:34 +02:00
3484309e49
Updated Basque language
2011-09-15 18:32:13 +02:00
de9011d944
Added Basque language
2011-09-15 18:24:01 +02:00
519b2c60f0
Updated Basque language
2011-09-15 18:22:10 +02:00
b52182eb8d
Updated Basque language
2011-09-15 18:20:31 +02:00
c2a132dd42
Updated Basque language
2011-09-15 18:02:52 +02:00
3d1b6dfae9
Updated Basque language
2011-09-15 17:35:50 +02:00
cb5ff4f253
Updated Basque language
2011-09-15 17:04:30 +02:00
003773f52a
Updated Basque language
2011-09-15 17:03:25 +02:00
023db8449c
Updated Spanish translation
2011-09-15 10:54:19 +02:00
0bd8fe6533
Small fix in italian translation
2011-09-15 10:38:41 +02:00
9cfa0a5dde
app: use a smaller icon for the image tabs' close button
...
Also make sure the visibility of the icon doesn't depend on
GTK+ settings by packing it manually.
2011-09-15 09:04:38 +02:00
d32fa80d1d
app: Move smooth to painttool and clean up the rest
2011-09-14 20:44:45 +03:00
fea6d2e5b1
app: Add pixel_regions_free()
2011-09-14 17:34:52 +02:00
27feccc4a4
Do not access transform tool handles if NULL or stales
...
For example starting GIMP and pressing
Ctrl-N Enter Shift-T (or Shift-R or Shift-P)
showed warnings on the console, and with window manager's
focus mode set to 'click' it was also possible to crash GIMP.
2011-09-13 18:12:35 +02:00
83e3e58ebc
app: Remove PixelRegionIterator::dirty_tiles
...
It is always 1 and only used in a boolean expression.
The member was introduced and used in
bc0451b4b4
and
fd586862fc
, then it effectively became
unused in e4b031932a
with the
/* Why would we wan't to set dirty_tiles to 0 here? */
comments.
2011-09-13 07:07:19 +02:00
2c09e339d7
Updated Korean translation
2011-09-13 11:22:43 +09:00
4c7fe3b725
build: Remove --enable-maintainer-mode as it's now the default
2011-09-13 00:54:26 +05:30
6080c11161
Revert "Bug #658816 - Add a spellchecker to the comment editor"
...
This reverts commit 978c96bbc6
, which is
probably not such a great idea.
2011-09-13 00:33:33 +05:30
978c96bbc6
Bug #658816 - Add a spellchecker to the comment editor
...
This is an initial version and can be improved. Something is better
than nothing. :)
2011-09-12 19:36:35 +05:30
159ee0381d
app: Complete the reversal of last patch
2011-09-11 22:48:02 +03:00
79dfee2c9e
Revert "app: Remove obsolete way of keeping track of last painted dab"
...
This reverts commit 1b62a7bff3
.
2011-09-11 22:47:55 +03:00
8beec385ee
app: silence a warning in ink tool
2011-09-11 21:56:33 +03:00
8f11e8743d
app: Don't mark coord done untill its actually been painted
2011-09-11 21:56:33 +03:00
87e41daa24
Updated Belarusian translation.
2011-09-11 19:41:31 +03:00
840ed63461
Updated Belarusian translation.
2011-09-11 16:28:07 +03:00
c360c53873
app: Fix ink tool smooth handling
2011-09-11 16:20:47 +03:00
90b0e232f8
Updated Belarusian translation.
2011-09-11 16:18:40 +03:00
1b62a7bff3
app: Remove obsolete way of keeping track of last painted dab
2011-09-11 13:23:05 +03:00
9711995d88
app: remove duplicate call to coord smooth
...
Interpolation function is taking care of
the smooth now. This caused bugs with
spacing while using smooth.
2011-09-11 13:23:05 +03:00
e7e6bec1d1
l10n: Updated Greek translation for po-script-fu
2011-09-11 10:51:25 +03:00
2e5ee1a5a0
l10n: Updated Greek translation for po-python
2011-09-11 10:50:50 +03:00
ad68d03001
l10n: Updated Greek translation for po-plug-ins
2011-09-11 10:50:14 +03:00
5eaf8fbd9b
l10n: Updated Greek translation for po-libgimp
2011-09-11 10:48:58 +03:00
2528f656b5
app: remove call to possibly buggy and un-needed scale clamp
...
It's likely that the removed call and function were causing
random drawing artefacts, but as this was once in a blue
moon bug, I have just a guess to go by however, testing
revealed no regressions, so pushing.
2011-09-10 21:47:52 +03:00
67053601d5
configure.ac: Use maintainer mode by default
...
See http://blogs.gnome.org/desrt/2011/09/08/am_maintainer_mode-is-not-cool/
2011-09-10 15:35:14 +01:00