Commit Graph

30765 Commits

Author SHA1 Message Date
58defdc380 Updated Belarusian translation. 2012-01-25 22:48:21 +03:00
da14eca758 Updated Spanish translation 2012-01-25 17:25:31 +01:00
2c1a2567fe Updated Spanish translation 2012-01-25 17:21:58 +01:00
b5e6a60fbf Updated Polish translation 2012-01-25 17:01:06 +01:00
123f499e30 Bug 668600 - "You can drop dockable dialogs here" not translatable
Add app/widgets/gimppanedbox.c to POTFILES.in
2012-01-24 23:36:29 +01:00
569b262e2d app: various tool options and tool preset fixes
- move the code that sets the tool options' "defined" and "serialize"
  properties from GimpToolInto to GimpToolOptions so they are always
  set correctly.
- make GimpToolOptions fix broken serialized NULL tools automatically.
- make sure a GimpToolPreset's tool options always has a tool set. If all
  fails, set a NULL tool explicitly and let the logic in GimpToolOptions
  find the right tool.
- set GimpToolPreset's "use" booleans to FALSE for context properties
  that have no effect on the tool.
- set GimpToolPresetEditor's toggle insensitive for these properties.
2012-01-23 22:40:49 +01:00
761b566c49 data: fix incorect dynamics preset 2012-01-23 23:08:36 +02:00
313430b738 app: move all GimpToolPresetEditor members to a private struct 2012-01-23 00:56:21 +01:00
6699ed185c data: Add .gitignore in the new data directories 2012-01-22 21:02:36 +01:00
a77809a13b Bug 668447 - Rotate tool: wrong keyboard bindings to rotate image interactively
Make "Right" rotate right and "Left" rotate left.
2012-01-22 20:47:25 +01:00
e1a819d564 Typo 2012-01-22 21:28:59 +02:00
c3c348e50b Bug 666949: Segfault when reading XCF file
use a guint for Tile's share_count member
2012-01-22 17:58:50 +01:00
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