Commit graph

31173 commits

Author SHA1 Message Date
Timo Jyrinki
d8b4de413a Updated Finnish translation by Janne Peltonen. 2012-06-26 20:18:26 +03:00
Marco Ciampa
8a0e26773c Updated italian translation. 2012-06-25 17:45:47 +02:00
Massimo Valentini
bf503ea7dd app: compress motion events up to the first release event
I'm not sure if it'd be better to compress only sequence
of contiguous motion events, thinking to the case of anticipating
a motion event before a modifier key press/release.
2012-06-24 13:23:10 +02:00
Massimo Valentini
313ef397cd Bug 677040: PDF export does not appear to handle font size...
...correctly unless image flattened

Font size was wrong unless in pixels and
gimp_drawable_type returns a GimpImageType
2012-06-21 19:04:31 +02:00
Jernej Simončič
8f2246578d Installer: display a warning when color depth < 32BPP 2012-06-21 00:12:43 +02:00
Jernej Simončič
f3085d2879 Installer: fix permissions, add .gitignore 2012-06-20 17:05:28 +02:00
Jernej Simončič
b99e80dc90 Installer: oops, remove duplicate function 2012-06-20 17:04:02 +02:00
Jernej Simončič
416dfc4584 Installer: allow override of system-wide configuration files with custom
versions during install
2012-06-20 16:34:53 +02:00
Piotr Drąg
8be0541df5 Updated Polish translation 2012-06-19 21:51:43 +02:00
Massimo Valentini
bf8e42330b Bug 677375: tools do not strictly follow mouse...
pointer (missing motion events)

Disable calls gimp_help_set_help_data for shell->canavs
2012-06-18 18:14:42 +02:00
Dimitris Spingos
df1752f287 Updated 2 Greek translations 2012-06-17 12:48:34 +03:00
Martin Srebotnjak
6a5b3b61d7 Updated Slovenian translation 2012-06-16 22:20:06 +02:00
Daniel Mustieles
b16aab1e8e Updated Spanish translation 2012-06-13 10:08:31 +02:00
Mikael Magnusson
9eb45ed8d7 metadata: fix length passed to base64 decoder
(cherry picked from commit a4cd8637af)
2012-06-13 02:12:57 +02:00
Michael Natterer
310a8c4458 app: get the help_id from the right action in gimp_editor_add_action_button()
(cherry picked from commit 4fbf01baef)
2012-06-12 22:52:24 +02:00
Michael Natterer
d81669a671 Bug 677974 - GIMP suggests XCF as default export format
Only auto-add .xcf if it's a save (not an export) dialog, instead do
not auto-add anything and ask the user to enter an extension, that's
less mysterious than saving in the last-exported format which the user
maybe doesn't remember or want.
(cherry picked from commit 2f8d45611c)
2012-06-12 22:36:10 +02:00
Michael Natterer
687fbf4583 Bug 677823 - Shift + mouse click to link all layers does not work
This got lost during layer group porting, reimplement it, but restrict
"all layers" to the clicked layer's branch in the tree.
(cherry picked from commit 67b5a509b6)
2012-06-12 21:41:39 +02:00
Eulalia
8ec18b847c [l10n] Update Catalan translation 2012-06-10 22:56:11 +02:00
Albert F
6b63e85a88 [l10n] Update Catalan translation 2012-06-10 22:55:49 +02:00
Massimo Valentini
a4ecfde635 Bug 677375: tools do not strictly follow mouse...
pointer (missing motion events)
2012-06-10 17:20:43 +02:00
Kristian Rietveld
7212f9973d Avoid using CMFlattenProfile
This symbol is not available to 64-bit applications.  So put another
approach in place.

I can confirm that the code does not crash, but I do not know if it
works properly.  Mitch forced me to push anyway.
(cherry picked from commit 9514cf4871)
2012-06-09 22:58:45 +02:00
Marco Ciampa
9783b68d0f Little italian translation fix. 2012-06-09 20:31:41 +02:00
Massimo Valentini
0ba99a05ff Bug 673729: tiff plug in not working 2.8.0-RC1 windows install
implement win32 filename Unicode management in the plug-ins
to work-around a problem in libtiff TIFFFdOpen.

Based on a patch from Hartmut Kuhse.
2012-06-09 15:36:35 +02:00
Massimo Valentini
03f0a1ab57 Bug 677637: PDF export plug-in does not work
use g_fopen and cairo_pdf_surface_create_for_stream
to avoid file name encoding issues on Windows.
2012-06-09 15:36:35 +02:00
Massimo Valentini
41ce828243 Bug 645345: 'Color Management' display filter causes performance problems 2012-06-09 15:36:34 +02:00
Gil Forcada
2fb8ede280 Added nn to LINGUAS 2012-06-09 10:32:33 +02:00
Kolbjørn Stuestøl
25127e10ad --amend 2012-06-08 20:47:24 +02:00
Kolbjørn Stuestøl
df394ffae0 Updatet Norwegian 'po/nn.po' translations 2012-06-08 20:44:34 +02:00
Kolbjørn Stuestøl
77db64913d --amend 2012-06-08 20:27:59 +02:00
Kolbjørn Stuestøl
4cd5a2fb22 Updated Norwegian (nn) translations 2012-06-08 20:21:10 +02:00
Michael Natterer
242d71fd73 Bug 677262 - move the layer with the arrow keys, broken after...
commit 9ce8d4fae2. Fix the return_val
logic added in that commit, and make sure we always swallow arroy key
events, because we don't want focus keynav away from the canvas.
(cherry picked from commit f400bc49ca)
2012-06-08 00:23:39 +02:00
Michael Natterer
8a85b907ff build: include the basic-coretext module when building pango for OSX 2012-06-07 19:44:19 +02:00
Gabor Kelemen
954f72e4f9 Add hu to LINGUAS 2012-06-07 11:47:27 +02:00
Gabor Kelemen
d405dbb5ef Updated Hungarian po-libgimp translation by Andras Prim <gimme_at_primandras.hu> 2012-06-07 10:58:53 +02:00
Gabor Kelemen
e2a6c5974a Updated Hungarian translation by Andras Prim <gimme_at_primandras.hu> 2012-06-06 23:06:57 +02:00
Michael Natterer
0474376d23 Bug 676804 - file handling DoS for fit file format
Apply patch from joe@reactionis.co.uk which fixes a buffer overflow on
broken/malicious fits files.
(cherry picked from commit ace4563159)
2012-06-06 21:23:53 +02:00
Michael Natterer
0e31638588 authors.xml: add Clayton Walker 2012-06-06 19:44:14 +02:00
Michael Natterer
1bf4f74ca5 menus: really remove the "Use GEGL" menu items this time
They were never meant to be in 2.8.
2012-06-06 19:44:13 +02:00
Nils Philippsen
b121388b03 text-brush: fix TypeError exception (rhbz#827826) 2012-06-06 14:07:11 +02:00
Gabor Kelemen
208e04c66c Added Hungarian translation for po-tags 2012-06-04 22:07:58 +02:00
Gabor Kelemen
81b03011ab Updated Hungarian translation for po-tips 2012-06-04 22:07:04 +02:00
Gabor Kelemen
b3e9473efa Updated Hungarian po-python translation by Andras Prim <gimme at primandras dot hu> 2012-06-04 21:55:31 +02:00
Massimo Valentini
c3bf36f3d6 app: remove a weak ptr when the object lives longer than the ptr
Closing the display filter editor with a filter selected
in the listview on the right, used to produce (quitting GIMP):

==32359== Invalid write of size 8
==32359==    at 0x8808DF5: g_nullify_pointer (glib/glib/gutils.c:2099)
==32359==    by 0x8358781: weak_refs_notify (glib/gobject/gobject.c:2469)
==32359==    by 0x4C3730A: gimp_color_display_dispose (gimp-2-8/libgimpwidgets/gimpcolordisplay.c:197)
==32359==    by 0x83596A7: g_object_unref (glib/gobject/gobject.c:2986)
==32359==    by 0x4C37EFA: gimp_color_display_stack_dispose (gimp-2-8/libgimpwidgets/gimpcolordisplaystack.c:150)
==32359==    by 0x83596A7: g_object_unref (glib/gobject/gobject.c:2986)
==32359==    by 0x53F1C3: gimp_display_shell_filter_set (gimp-2-8/app/display/gimpdisplayshell-filter.c:58)
==32359==    by 0x536A50: gimp_display_shell_dispose (gimp-2-8/app/display/gimpdisplayshell.c:765)
2012-06-04 19:32:41 +02:00
Massimo Valentini
bf7fa23beb Bug 676916: Filename garbled when you save .xcf.bz2...
or .xcf.gz files using non-ASCII characters
2012-05-31 19:35:29 +02:00
Daniel Mustieles
5ac0d10aad Updated Spanish translation 2012-05-31 14:12:30 +02:00
Massimo Valentini
c66b8c984c Bug 676871: GIMP reports false positive plugin crash after...
entering "quit()" in Python Console.
2012-05-29 13:10:44 +02:00
Mukund Sivaraman
e608b47ce8 file-compressor: Bug #676916 - Use g_open() and g_fopen() instead of libc 2012-05-28 14:17:30 +05:30
Andika Triwidada
3019fdc3fb Updated Indonesian translation of gimp plugins 2012-05-28 15:12:33 +07:00
Andika Triwidada
43d2b59849 Updated Indonesian translation of gimp-python 2012-05-28 14:12:02 +07:00
Andika Triwidada
df53bc6646 Updated Indonesian translation of script-fu 2012-05-28 14:07:40 +07:00