Code

inkscape.git
14 years agoFix for bug LP #400985 (3 strings in UI are not translatable)
JazzyNico [Sat, 18 Jul 2009 10:01:28 +0000 (10:01 +0000)]
Fix for bug LP #400985 (3 strings in UI are not translatable)

14 years agoFix for vi.po error at compile time. Added a /n line 19302.
JazzyNico [Sat, 18 Jul 2009 09:48:35 +0000 (09:48 +0000)]
Fix for vi.po error at compile time. Added a /n line 19302.

14 years agoUse cursor-tweak-move.xpm for all object modes and cursor-color.xpm
tavmjong [Sat, 18 Jul 2009 06:02:56 +0000 (06:02 +0000)]
Use cursor-tweak-move.xpm for all object modes and cursor-color.xpm
for color paint mode until someone creates new cursors. This at least
gives consistency as to which cursor is used in each mode.

14 years agoUpdate Vietnamese translation
dinhtrung [Fri, 17 Jul 2009 21:32:11 +0000 (21:32 +0000)]
Update Vietnamese translation

14 years agoAdding saturation control to Invert filter ; Splitting Mask and transparency effects...
ivanlouette57 [Fri, 17 Jul 2009 19:59:24 +0000 (19:59 +0000)]
Adding saturation control to Invert filter ; Splitting Mask and transparency effects submenu to a new Image effects, transparent submenu which contains all the previous effects except Eraser which is renamed to Light eraser and moved togheter with three new filters, Light eraser, negative, Monochrome positive and Monochrome negative to another new submenu called Transparency utilities

14 years agoKhmer translation updated
Sokhem [Fri, 17 Jul 2009 04:49:27 +0000 (04:49 +0000)]
Khmer translation  updated

14 years agoMoving Lapping from ABCs submenu where it was placed by mistake to Distort submenu
ivanlouette57 [Thu, 16 Jul 2009 20:41:31 +0000 (20:41 +0000)]
Moving Lapping from ABCs submenu where it was placed by mistake to Distort submenu

14 years agoImplement guide behaviour as discussed on the mailing list
cilix42 [Thu, 16 Jul 2009 14:55:16 +0000 (14:55 +0000)]
Implement guide behaviour as discussed on the mailing list

14 years agoKhmer translation updated
Sokhem [Thu, 16 Jul 2009 09:48:59 +0000 (09:48 +0000)]
Khmer translation updated

14 years agoKhmer translation updated
Sokhem [Thu, 16 Jul 2009 04:39:44 +0000 (04:39 +0000)]
Khmer translation updated

14 years agopatch by inductiveload for bug 278423
alvinpenner [Wed, 15 Jul 2009 23:52:22 +0000 (23:52 +0000)]
patch by inductiveload for bug 278423

14 years agoshapeeditor: save separate listerner's repr_keys for KnotHolder and NodePaths, to...
johanengelen [Wed, 15 Jul 2009 17:37:41 +0000 (17:37 +0000)]
shapeeditor: save separate listerner's repr_keys for KnotHolder and NodePaths, to fix bug #387298

14 years agoinkscape.pot update
JazzyNico [Wed, 15 Jul 2009 15:56:15 +0000 (15:56 +0000)]
inkscape.pot update

14 years agoKhmer translation updated
Sokhem [Wed, 15 Jul 2009 09:58:55 +0000 (09:58 +0000)]
Khmer translation updated

14 years agoKhmer translation updated
Sokhem [Wed, 15 Jul 2009 09:49:11 +0000 (09:49 +0000)]
Khmer translation updated

14 years agoaddition of 64 & 128 by request (only hicolor)
scislac [Wed, 15 Jul 2009 08:01:54 +0000 (08:01 +0000)]
addition of 64 & 128 by request (only hicolor)

14 years ago - Fix bug #171150: Connectors should always touch the shape boundary
mjwybrow [Wed, 15 Jul 2009 05:12:33 +0000 (05:12 +0000)]
 -  Fix bug #171150: Connectors should always touch the shape boundary
    This fix is backported from some of Arcadie Cracan's Summer of Code
    work on the gsoc2009_connectors branch.

14 years agoKhmer translation updated
Sokhem [Wed, 15 Jul 2009 04:37:35 +0000 (04:37 +0000)]
Khmer translation updated

14 years agoAdding a Lapping Distort filter
ivanlouette57 [Tue, 14 Jul 2009 23:29:30 +0000 (23:29 +0000)]
Adding a Lapping Distort filter

14 years agoAdding an Alpha engraving B
ivanlouette57 [Tue, 14 Jul 2009 19:43:26 +0000 (19:43 +0000)]
Adding an Alpha engraving B

14 years agoKhmer translation update
Sokhem [Tue, 14 Jul 2009 09:47:11 +0000 (09:47 +0000)]
Khmer translation update

14 years agoKhmer translation updated
Sokhem [Tue, 14 Jul 2009 04:43:24 +0000 (04:43 +0000)]
Khmer translation updated

14 years agoNewer GTK is more restrictive with includes, only <gtk/gtk.h> can be directly include...
scislac [Mon, 13 Jul 2009 23:32:16 +0000 (23:32 +0000)]
Newer GTK is more restrictive with includes, only <gtk/gtk.h> can be directly included now.

14 years agoFix width slider for Eraser Tool
scislac [Mon, 13 Jul 2009 23:23:29 +0000 (23:23 +0000)]
Fix width slider for Eraser Tool

14 years ago* [INTL:sk] Slovak translation update
helix84 [Mon, 13 Jul 2009 13:56:28 +0000 (13:56 +0000)]
* [INTL:sk] Slovak translation update

14 years agoKhmer translation updated
Sokhem [Mon, 13 Jul 2009 10:00:27 +0000 (10:00 +0000)]
Khmer translation updated

14 years agoFixed a icon name string which shouldn't have been translatable.
luca_bruno [Mon, 13 Jul 2009 08:14:59 +0000 (08:14 +0000)]
Fixed a icon name string which shouldn't have been translatable.
Closes: #398410
14 years agosp-star.cpp, star-context.cpp: s/CLAMP/NR_CLAMP/, to make clear (and ensure) that...
pjrm [Mon, 13 Jul 2009 03:24:24 +0000 (03:24 +0000)]
sp-star.cpp, star-context.cpp: s/CLAMP/NR_CLAMP/, to make clear (and ensure) that we're using the libnr version rather than the glib version.  (This change is probably desirable in most of Inkscape, but star-related code in particular is known to be sensitive to the difference.)

14 years agolibnr/nr-macros.h: Change our CLAMP macro definition to provide both CLAMP and NR_CLA...
pjrm [Mon, 13 Jul 2009 03:18:56 +0000 (03:18 +0000)]
libnr/nr-macros.h: Change our CLAMP macro definition to provide both CLAMP and NR_CLAMP, and make it take precedence over any existing CLAMP macro (such as the one from Glib, which doesn't behave the way we want for NaN).

14 years agodoc: add TODO comment for handling hrefs better.
pjrm [Mon, 13 Jul 2009 03:14:38 +0000 (03:14 +0000)]
doc: add TODO comment for handling hrefs better.

14 years agoFinish translate of live path effects and filters
dinhtrung [Mon, 13 Jul 2009 01:56:29 +0000 (01:56 +0000)]
Finish translate of live path effects and filters
95% completed.

14 years agoupdate
a_b [Sun, 12 Jul 2009 21:50:01 +0000 (21:50 +0000)]
update

14 years agoSome corrections and adaptation to 0.47
domasj [Sun, 12 Jul 2009 21:33:42 +0000 (21:33 +0000)]
Some corrections and adaptation to 0.47

14 years agoAdding a Thick acrylic bump and a Marbled ink transparency effect
ivanlouette57 [Sun, 12 Jul 2009 19:55:22 +0000 (19:55 +0000)]
Adding a Thick acrylic bump and a Marbled ink transparency effect

14 years ago * [INTL: pl] Polish update by Polish Inkscape Translation Team
mfloryan [Sun, 12 Jul 2009 18:32:43 +0000 (18:32 +0000)]
 * [INTL: pl] Polish update by Polish Inkscape Translation Team

14 years agofix a small memleak
buliabyak [Sun, 12 Jul 2009 16:39:27 +0000 (16:39 +0000)]
fix a small memleak

14 years agoDon't allow the "proportion" parameter of a star to become NaN, because this will...
dvlierop2 [Sun, 12 Jul 2009 13:26:17 +0000 (13:26 +0000)]
Don't allow the "proportion" parameter of a star to become NaN, because this will lead to a crash (i.e. give a continuity error in 2geom). This occured when snapping both handles of a star to the same grid intersection and subsequently drawing a new star

14 years agoAdding a Liquid drawing Image effect and fixing a composite inconsistency in Alpha...
ivanlouette57 [Sun, 12 Jul 2009 11:42:35 +0000 (11:42 +0000)]
Adding a Liquid drawing Image effect and fixing a composite inconsistency in Alpha draw, Alpha draw, liquid and Alpha engraving

14 years agoAdds an Alpha draw, liquid effect
ivanlouette57 [Sat, 11 Jul 2009 22:35:13 +0000 (22:35 +0000)]
Adds an Alpha draw, liquid effect

14 years agofix aparagem to cli
ps_aux [Sat, 11 Jul 2009 20:53:19 +0000 (20:53 +0000)]
fix aparagem to cli

14 years agoSlovenian translation update by Martin Srebotnjak
JazzyNico [Sat, 11 Jul 2009 18:59:50 +0000 (18:59 +0000)]
Slovenian translation update by Martin Srebotnjak

14 years agoReplace < and > with &lt; and &gt; in Portuguese translation to avoid warnings
cilix42 [Sat, 11 Jul 2009 11:04:27 +0000 (11:04 +0000)]
Replace < and > with &lt; and &gt; in Portuguese translation to avoid warnings

14 years agoAdds an Alpha engraving transparency effect
ivanlouette57 [Sat, 11 Jul 2009 10:39:37 +0000 (10:39 +0000)]
Adds an Alpha engraving transparency effect

14 years agoupdate
a_b [Sat, 11 Jul 2009 09:35:38 +0000 (09:35 +0000)]
update

14 years agoinkscape.pot and minor French translation updates
JazzyNico [Sat, 11 Jul 2009 08:02:23 +0000 (08:02 +0000)]
inkscape.pot and minor French translation updates

14 years agoFix for LP #325659 (no translation for extensions description pages) and #217236...
JazzyNico [Sat, 11 Jul 2009 07:52:21 +0000 (07:52 +0000)]
Fix for LP #325659 (no translation for extensions description pages) and #217236 (intltool - messages extracted from XML missing new lines).

14 years agostrings update
ps_aux [Sat, 11 Jul 2009 04:59:09 +0000 (04:59 +0000)]
strings update

14 years agopatch by hefee for LP bug 397793
alvinpenner [Sat, 11 Jul 2009 00:24:49 +0000 (00:24 +0000)]
patch by hefee for LP bug 397793

14 years agoupdate
a_b [Fri, 10 Jul 2009 21:51:41 +0000 (21:51 +0000)]
update

14 years ago-Update Vietnamese translation : 86%
dinhtrung [Fri, 10 Jul 2009 21:04:34 +0000 (21:04 +0000)]
-Update Vietnamese translation : 86%

14 years agoProduce proper ODG files on x86_64, patch by Lubomir Rintel
luca_bruno [Fri, 10 Jul 2009 19:42:44 +0000 (19:42 +0000)]
Produce proper ODG files on x86_64, patch by Lubomir Rintel
(Closes: #275519)

14 years agoAdds a Gouache Texture
ivanlouette57 [Fri, 10 Jul 2009 18:34:35 +0000 (18:34 +0000)]
Adds a Gouache Texture

14 years agoAdds a Rough transparency
ivanlouette57 [Fri, 10 Jul 2009 14:19:38 +0000 (14:19 +0000)]
Adds a Rough transparency

14 years agoKhmer translation updated
Sokhem [Fri, 10 Jul 2009 07:14:39 +0000 (07:14 +0000)]
Khmer translation updated

14 years agoKhmer translation updated
Sokhem [Fri, 10 Jul 2009 00:45:42 +0000 (00:45 +0000)]
Khmer translation updated

14 years agoMake stars and spirals escapable
dvlierop2 [Thu, 9 Jul 2009 21:16:23 +0000 (21:16 +0000)]
Make stars and spirals escapable

14 years agoSerbian translation update by Aleksandar Urošević
JazzyNico [Thu, 9 Jul 2009 20:51:03 +0000 (20:51 +0000)]
Serbian translation update by Aleksandar Urošević

14 years agoUpdated Belorussian translation from Hleb Valoshka
prokoudine [Thu, 9 Jul 2009 17:35:38 +0000 (17:35 +0000)]
Updated Belorussian translation from Hleb Valoshka

14 years agoinkscape.pot and minor French translation updates
JazzyNico [Thu, 9 Jul 2009 16:43:54 +0000 (16:43 +0000)]
inkscape.pot and minor French translation updates

14 years agoFix for LP #358921 (Colons in filters parameters must be translatable)
JazzyNico [Thu, 9 Jul 2009 16:38:37 +0000 (16:38 +0000)]
Fix for LP #358921 (Colons in filters parameters must be translatable)

14 years ago* [INTL: zh_TW] Traditional Chinese translation update
helix84 [Thu, 9 Jul 2009 15:10:06 +0000 (15:10 +0000)]
* [INTL: zh_TW] Traditional Chinese translation update

14 years ago* dummy commit - previous commit message should have mentioned bug 380522 instead
helix84 [Thu, 9 Jul 2009 08:31:36 +0000 (08:31 +0000)]
* dummy commit - previous commit message should have mentioned bug 380522 instead

14 years ago* added tooltip (see bug 358921) and translator comments
helix84 [Thu, 9 Jul 2009 08:29:26 +0000 (08:29 +0000)]
* added tooltip (see bug 358921) and translator comments
* updated inkscape.pot
* [INTL:sk] Slovak translation update

14 years agoDon't create rectangles that have a zero x or y dimension. When snapping for example...
dvlierop2 [Wed, 8 Jul 2009 20:48:55 +0000 (20:48 +0000)]
Don't create rectangles that have a zero x or y dimension. When snapping for example to the same point twice then just cancel the rect creation (Fixes bug #375975). And while we're at it, make the rectangle tool escapeable by pressing esc. See also rev. #21706 which was similar but applied to ellipses instead.

14 years agoWhen translating too many nodes, a convex hull is used for snapping. This is not...
dvlierop2 [Wed, 8 Jul 2009 19:30:45 +0000 (19:30 +0000)]
When translating too many nodes, a convex hull is used for snapping. This is not needed when "only snap node closest to mouse pointer" has been enabled in the preferences (fixes bug #396070)

14 years agoMinor French translation update.
JazzyNico [Wed, 8 Jul 2009 17:45:49 +0000 (17:45 +0000)]
Minor French translation update.

14 years agoArabic translation update by Banzoo
JazzyNico [Wed, 8 Jul 2009 17:45:15 +0000 (17:45 +0000)]
Arabic translation update by Banzoo

14 years agoinkscape.pot update
JazzyNico [Wed, 8 Jul 2009 17:43:52 +0000 (17:43 +0000)]
inkscape.pot update

14 years agoContextual split of translatable message
prokoudine [Wed, 8 Jul 2009 16:52:57 +0000 (16:52 +0000)]
Contextual split of translatable message

14 years agoUpdated Russian translation
prokoudine [Wed, 8 Jul 2009 16:43:13 +0000 (16:43 +0000)]
Updated Russian translation

14 years agoFix for pattern name localization
JazzyNico [Wed, 8 Jul 2009 04:45:20 +0000 (04:45 +0000)]
Fix for pattern name localization

14 years agoupdate
a_b [Tue, 7 Jul 2009 21:51:16 +0000 (21:51 +0000)]
update

14 years agoReverting the references which made the Node Tool controls toolbar disappear.
scislac [Tue, 7 Jul 2009 17:35:09 +0000 (17:35 +0000)]
Reverting the references which made the Node Tool controls toolbar disappear.

14 years agoKhmer translation updated
Sokhem [Tue, 7 Jul 2009 09:41:43 +0000 (09:41 +0000)]
Khmer translation updated

14 years agoRemoving a couple node-tool related modifications in the file which I don't believe...
scislac [Tue, 7 Jul 2009 08:07:06 +0000 (08:07 +0000)]
Removing a couple node-tool related modifications in the file which I don't believe Krzysztof intended to commit.

14 years ago* [INTL:de] German translation update
helix84 [Tue, 7 Jul 2009 07:52:46 +0000 (07:52 +0000)]
* [INTL:de] German translation update

14 years ago - Fix bug #396322: "Spell checker crashes the OS X package"
mjwybrow [Tue, 7 Jul 2009 06:00:38 +0000 (06:00 +0000)]
 -  Fix bug #396322: "Spell checker crashes the OS X package"
     -  Include the aspell dictionary files in the app bundle.
     -  Show an error if at least the en dictionary files are not available.
     -  Replace the GtkOptionMenu (for selecting which dictionary to add
extra words to) with a GtkComboBox since this one behaves correctly
when it is insensitive.  GtkOptionMenu is deprecated and the menu
would appear when clicking on the insensitive widget and then could
not be closed.

14 years agoFix LP #390162: Wrong defaults for Calligraphy tool
tweenk [Tue, 7 Jul 2009 02:00:16 +0000 (02:00 +0000)]
Fix LP #390162: Wrong defaults for Calligraphy tool

14 years agoKhmer translations updated
Sokhem [Tue, 7 Jul 2009 00:54:15 +0000 (00:54 +0000)]
Khmer translations updated

14 years agoBetter Smear transparency filter
ivanlouette57 [Mon, 6 Jul 2009 21:53:58 +0000 (21:53 +0000)]
Better Smear transparency filter

14 years agoupdate
a_b [Mon, 6 Jul 2009 21:31:00 +0000 (21:31 +0000)]
update

14 years ago * [INTL: pl] Polish update by Polish Inkscape Translation Team
mfloryan [Mon, 6 Jul 2009 20:50:04 +0000 (20:50 +0000)]
 * [INTL: pl] Polish update by Polish Inkscape Translation Team

14 years ago * [INTL: pl] Updated Polish version of Inkscape tutorials.
mfloryan [Mon, 6 Jul 2009 20:15:38 +0000 (20:15 +0000)]
 * [INTL: pl] Updated Polish version of Inkscape tutorials.

14 years agoFix for Bug #327533 (Calligraphy presets are not translatable).
JazzyNico [Mon, 6 Jul 2009 19:18:24 +0000 (19:18 +0000)]
Fix for Bug #327533 (Calligraphy presets are not translatable).

14 years agoMinor French translation update.
JazzyNico [Mon, 6 Jul 2009 17:48:57 +0000 (17:48 +0000)]
Minor French translation update.

14 years ago0.47 About Screen - Slightly modified from contest per Mental's requests (no gradient...
scislac [Mon, 6 Jul 2009 16:59:08 +0000 (16:59 +0000)]
0.47 About Screen - Slightly modified from contest per Mental's requests (no gradients on text, reduced blue in magnifying glass, and reduced blue gradient in the background)

14 years agoAdding a Plaster Bump effect
ivanlouette57 [Mon, 6 Jul 2009 14:31:54 +0000 (14:31 +0000)]
Adding a Plaster Bump effect

14 years ago-Update Vietnamese translation
dinhtrung [Mon, 6 Jul 2009 07:04:04 +0000 (07:04 +0000)]
-Update Vietnamese translation

14 years agoSlovenian translation update by Martin Srebotnjak
JazzyNico [Mon, 6 Jul 2009 04:22:29 +0000 (04:22 +0000)]
Slovenian translation update by Martin Srebotnjak

14 years agoCompacting and adding a flood control to Plastify
ivanlouette57 [Sun, 5 Jul 2009 22:09:22 +0000 (22:09 +0000)]
Compacting and adding a flood control to Plastify

14 years agoupdate
a_b [Sun, 5 Jul 2009 21:15:20 +0000 (21:15 +0000)]
update

14 years agocommit out apparently useless warning
buliabyak [Sun, 5 Jul 2009 16:56:31 +0000 (16:56 +0000)]
commit out apparently useless warning

14 years agoBreton translation update by Alan.
JazzyNico [Sun, 5 Jul 2009 05:41:41 +0000 (05:41 +0000)]
Breton translation update by Alan.

14 years ago-Update Vietnamese translation
dinhtrung [Sun, 5 Jul 2009 05:01:48 +0000 (05:01 +0000)]
-Update Vietnamese translation

14 years agoMinor French translation update.
JazzyNico [Sat, 4 Jul 2009 18:54:53 +0000 (18:54 +0000)]
Minor French translation update.

14 years agoinkscape.pot update
JazzyNico [Sat, 4 Jul 2009 18:54:32 +0000 (18:54 +0000)]
inkscape.pot update

14 years ago- Update Vietnamese translation.
dinhtrung [Sat, 4 Jul 2009 17:10:12 +0000 (17:10 +0000)]
- Update Vietnamese translation.

14 years agoAdding a Plastify Bump Filter
ivanlouette57 [Fri, 3 Jul 2009 22:29:05 +0000 (22:29 +0000)]
Adding a Plastify Bump Filter

14 years ago * [INTL: pl] Polish update by Polish Inkscape Translation Team
mfloryan [Fri, 3 Jul 2009 21:57:37 +0000 (21:57 +0000)]
 * [INTL: pl] Polish update by Polish Inkscape Translation Team

14 years agocompensate for document height
alvinpenner [Fri, 3 Jul 2009 11:10:14 +0000 (11:10 +0000)]
compensate for document height