005b119f1f
file-ps: Link to Ghostscript library instead of launching another process
2012-01-22 10:33:50 +05:30
ebe0bcc901
build: Add check for Ghostscript
2012-01-22 09:21:15 +05:30
3f7a2dc9a7
build: Add missing SUBDIRS to data/dynamics/Makefile.am
2012-01-22 09:04:08 +05:30
8746d0c51e
build: Cleanup trailing whitespace and some other whitespace
2012-01-21 22:45:16 +05:30
b8e2b8b0d8
data: Make new presets from Ramon Miranda install
2012-01-21 18:16:47 +02:00
b4eb72687f
Rename Hardness 100.vbr -> Hardness_100.vbr
2012-01-21 17:12:27 +05:30
fa9e792b78
build: Install new data files from Ramon Miranda (part 1)
2012-01-21 17:10:47 +05:30
fb0630cfe8
data: New resource files from Ramon Miranda (wo/install)
2012-01-21 13:30:31 +02:00
06f99b7402
app: add safety margin to the smudge buffer not to stamp
2012-01-20 23:31:56 +02:00
4f04c61ed6
app: fix small logical error in smudge
2012-01-20 22:46:44 +02:00
4fe9955b3e
app: fix some brushes not going small enough correctly
...
That limit may need to be removed completely some day...
2012-01-20 21:12:19 +02:00
fefad7a251
More improvements to Russian translation
2012-01-20 05:05:25 +04:00
396806596f
Improved Russian translation
2012-01-20 04:55:19 +04:00
ff8cda8138
app: With dynamics fix Smudge can handle changing brushes too
2012-01-18 23:46:52 +02:00
c021703914
Bug 668077 - Plural forms
...
The two plurals are always constant numbers, but use %d to substitute
the constant. Add translator comments.
2012-01-18 20:53:42 +01:00
1322bed1df
app: Fix smudge so it can cope with dynamic brushes
2012-01-17 22:27:25 +02:00
ccee5fd057
Updated Czech translation
2012-01-17 18:06:36 +01:00
520f1b8f00
Updated Czech translation
2012-01-16 08:32:26 +01:00
f593175924
app: GimpCurveView: clean up code and better axis label positioning
2012-01-15 22:54:57 +01:00
c00457382e
app: GimpColorFrame: no need to cairo_fill() after pango_cairo_show_layout()
2012-01-15 22:48:55 +01:00
8d0016023b
app: fix get/set mixup in curve view
2012-01-15 21:37:30 +02:00
1c6a1a2aec
[l10n]Updated Catalan translation
2012-01-15 17:48:00 +01:00
3f7ee00469
app: Add axis lables to dynamics curves and curveview
2012-01-15 02:56:35 +02:00
b26216f1d3
app: gimp_rectangle_tool_auto_shrink(): honor the drawable's offset
2012-01-14 21:28:34 +01:00
23ed56d75d
app: gimp_data_factory_load_data(): fix handling of obsolete and writable
...
Make sure obsolete files are immutable, and propagate a folder's
"writable" state into its subfolders. Also clean up the function's
control flow to not fry the reader's brain.
2012-01-14 20:54:35 +01:00
e34ee392e6
file-compressor: Add dir to po-script-fu/POTFILES.skip
2012-01-13 21:49:22 +01:00
af55474d5d
file-compressor: Add dir to po-python/POTFILES.skip
2012-01-13 16:25:48 +05:30
aff4d24e8c
Updated Czech translation
2012-01-13 03:55:54 +01:00
9f60e9a534
build: Show if file-compressor will be built in configure status
2012-01-12 21:10:58 +05:30
addab2343b
file-compressor: Update help text
2012-01-12 19:48:41 +05:30
7295ae4c70
file-compressor: Fix POTFILES.in entry
2012-01-12 14:21:36 +05:30
bebf9bbc68
file-compressor: Rewrite code for students who didn't like sitting in Dijkstra's class
2012-01-12 05:54:18 +05:30
f2b9b5eaa4
file-compressor: Update comment about requiring gzip and bzip2
2012-01-12 05:29:42 +05:30
42659606d0
Update Arabic translation
2012-01-11 22:51:58 +02:00
915da4517d
Bug 666853 - Auto shrink selection doesn't work
2012-01-11 21:12:58 +01:00
5db85ad9e1
file-compressor: Move to own directory under plug-ins/
2012-01-11 20:27:18 +05:30
f80892bf50
file-compressor: Use compression libraries instead of programs
...
This commit will temporarily cause the build to break, because
file-compressor doesn't link -lz and -lbz2 after this commit. I'll fix
it soon, but if any of you want to kill me for breaking the build, feel
free to revert it. The commit will stay and can be used later.
This change was made so that file-compressor isn't crappy on Windows. It
also removes win32-specific code.
2012-01-11 19:29:32 +05:30
4ac7bcc624
app: Add 'create_containers' to gimp_dialog_factory_dialog_new_internal()
...
Because to fix bug 664885 we will want to pass context = NULL while
still not having any containers created for us.
2012-01-10 21:13:08 +01:00
40d98b79cb
app: A '|' in identifiers is not a special case
2012-01-10 20:51:08 +01:00
6335190ff7
app/tests: The single-window-mode setting is in the sessionrc now
...
We don't need to have a special gimprc because of it.
2012-01-10 19:47:52 +01:00
64d2dc122a
app: Add and use gimp_dialog_factory_find_widget()
2012-01-10 19:47:52 +01:00
7137a4d56d
[l10n]Updated Turkish translation
2012-01-10 15:48:19 +02:00
72fb271e00
app: Bug 667241 - Unable to paint after switching away from paint tool using fade tapering
...
Make sure we up the pixel count when we bail in interpolate on 0-sized brush.
2012-01-09 23:31:33 +02:00
899c35e4df
plug-ins: fix coding style in the last commit
2012-01-09 20:49:45 +01:00
fd66a38dd6
Bug 653907 - Help-browser fails to sort top-level items
...
Sort help-browser items by a new attribute "sort", if available (to be
provided by the "gimp-help.xml" file).
2012-01-09 20:04:28 +01:00
3e5c0c6a74
[l10n]Updated Catalan (Valencian) translation
2012-01-09 00:48:45 +01:00
f7c4567054
[l10n]Updated Catalan (Valencian) translation
2012-01-09 00:48:34 +01:00
264858aa4b
[l10n]Updated Catalan (Valencian) translation
2012-01-09 00:48:27 +01:00
2d7d6e64b6
[l10n]Updated Catalan (Valencian) translation
2012-01-09 00:48:02 +01:00
cca3ecc33d
[l10n]Updated Catalan (Valencian) translation
2012-01-09 00:47:50 +01:00