Commit Graph

30676 Commits

Author SHA1 Message Date
bd245dd0dd Updated Belarusian translation. 2012-01-02 16:59:26 +03:00
6c84bc0638 Updated Lithuanian translation for tags 2012-01-01 23:36:36 +02:00
c951a799f9 Updated Lithuanian translation for tips 2012-01-01 23:35:55 +02:00
47e0ddeefa [l10n]Updated Turkish translation 2011-12-31 20:29:09 +02:00
d2076552db Fix the bugs in the conversion from drawables to cairo surfaces.
Most of the code was taken from the print plugin, and it includes iterating
over pixel regions (instead of fetching them at once), correct support for RGBA
(which was buggy previously), etc.
This commit removes the usage of A8 cairo surfaces for GRAY layers, simply
because it seems not to work. This should be investigated and fixed in order
to optimize the file size (by saving gray images as gray).
Also should be checked is why we treat the cairo bpp as 4 when calculating the
pixel locations in RGB cairo buffers. The print plug-in does this and it works,
and when I tried 3 it didn't work. May be because of word alignment...
2011-12-31 03:34:23 +02:00
f17b3e9cd7 Remove the Multi-Page PDF export from File->Create
It should be restored later when a more suitable place would be found and
when the user interface will be more friendly
2011-12-31 01:14:38 +02:00
d78b38022d Remove the defaults procedured from the PDF export plug-in
This commit refactors the way the arguments are being processed into a much
cleaner code. It also makes the main save procedure the default save handler
instead of the removed defaults procedure - this means the order of its
arguments was changed accordingly.
2011-12-31 01:09:29 +02:00
36549229ea Updated Slovenian translation 2011-12-30 16:02:27 +01:00
b9b4459dc0 [l10n] Updated German translation 2011-12-29 22:44:48 +01:00
c2049634a0 [l10n] Updated German translation 2011-12-29 22:39:10 +01:00
bc8c15a80a [l10n] Updated German translation 2011-12-29 22:30:55 +01:00
60a9a6443a [l10n] Updated German translation 2011-12-29 22:30:04 +01:00
d06707a31b Updated Norwegian Nynorsk translation 2011-12-29 19:33:04 +01:00
5b1bc245af Updated Polish translation 2011-12-29 18:43:10 +01:00
b935db6b57 Updated German plug-ins translation 2011-12-29 18:12:51 +01:00
ba720461a6 file-xmc: reword/fix UI messages 2011-12-29 17:34:15 +01:00
fcbe7aaa87 Updated Czech translation 2011-12-29 09:39:15 +01:00
c64ec3b27b Updated Polish translation 2011-12-28 19:08:24 +01:00
39f3f6fab1 Updated Polish translation 2011-12-28 02:33:05 +01:00
c0ecb2e9e2 Updated Japanese translation 2011-12-27 22:48:08 +09:00
2e206a3fba Updated Vietnamese translations 2011-12-27 10:02:36 +07:00
5413be7872 po*/vi: import from Damned Lies 2011-12-27 09:07:48 +07:00
07092ce45d Updated Vietnamese translations 2011-12-27 08:38:26 +07:00
70dc8978c9 Updated Czech translation 2011-12-26 22:12:20 +01:00
96e011fff7 Updated Czech translation 2011-12-26 21:02:51 +01:00
61f3a0d338 Czech translation 2011-12-26 15:55:43 +01:00
7da28f7f61 Added Czech language 2011-12-26 15:55:26 +01:00
f686bbc7a4 [l10n]Added Turkish translation 2011-12-26 11:53:33 +02:00
e80d666656 [l10n]Updated Turkish translation 2011-12-26 11:12:48 +02:00
1b43c8d55d [l10n]Updated Turkish translation 2011-12-26 10:56:44 +02:00
ee018e79aa [l10n]Added Turkish translation 2011-12-26 10:22:43 +02:00
09eefb2805 [l10n]Updated Turkish translation 2011-12-26 10:11:45 +02:00
363d63341b Updated Slovenian translation 2011-12-25 08:48:02 +01:00
e2ede15969 [l10n]Updated Catalan (Valencian) translation 2011-12-24 18:58:05 +01:00
162d22d851 [l10n]Updated Catalan translation 2011-12-24 18:57:56 +01:00
c34bcf0aff [l10n]Updated Catalan (Valencian) translation 2011-12-24 17:48:38 +01:00
063cd9e20f [l10n]Updated Catalan translation 2011-12-24 17:48:26 +01:00
2ec6845d7c [l10n]Updated Catalan (Valencian) translation 2011-12-24 17:47:42 +01:00
0e21388c30 [l10n]Updated Catalan translation 2011-12-24 17:47:30 +01:00
3a29544b4e [l10n]Updated Catalan (Valencian) translation 2011-12-24 17:46:41 +01:00
254135104b [l10n]Updated Catalan translation 2011-12-24 17:46:38 +01:00
691d831fe8 [l10n]Updated Catalan (Valencian) translation 2011-12-24 17:44:59 +01:00
eb507f00ed [l10n]Updated Catalan translation 2011-12-24 17:44:54 +01:00
2d92f8fab6 Updated Slovenian translation 2011-12-23 20:01:43 +01:00
39a1c4340d Updated Belarusian translation. 2011-12-23 21:14:24 +03:00
e046056059 Bug #666751: Replace M_PI with G_PI 2011-12-23 14:47:34 +05:30
f8ea776649 Updated italian translation. 2011-12-23 09:04:08 +01:00
511a009031 Updated Japanese translation 2011-12-23 12:42:58 +09:00
6f284b9de3 Updated British English translation 2011-12-22 19:21:52 +00:00
15d0b4fa37 Fix link error when newer versions of required libs are installed locally
Fixes order of directories specified by -L's so the ones containing newer
glib/gtk will be searched before directories with the older libraries.
2011-12-22 12:03:54 -05:00