Code

inkscape.git
14 years agopreserve icc on color wheel selector
JucaBlues [Thu, 13 Aug 2009 04:03:19 +0000 (04:03 +0000)]
preserve icc on color wheel selector

14 years agosetting sensibility of "color management icon" depending on icc-color usage
JucaBlues [Tue, 11 Aug 2009 04:58:32 +0000 (04:58 +0000)]
setting sensibility of "color management icon" depending on icc-color usage

14 years agoadding color management icons to fill&stroke dialog
JucaBlues [Tue, 11 Aug 2009 04:22:47 +0000 (04:22 +0000)]
adding color management icons to fill&stroke dialog

14 years agoenabling all icc-color related debug messages
JucaBlues [Sat, 1 Aug 2009 04:01:00 +0000 (04:01 +0000)]
enabling all icc-color related debug messages

14 years agoparsing and handling of icc-color in feFlood SVG Filters
JucaBlues [Sat, 20 Jun 2009 11:49:01 +0000 (11:49 +0000)]
parsing and handling of icc-color in feFlood SVG Filters

TODO: implement interface to set icc-color to the flood-color parameter

14 years agobool sp_svg_read_icc_color( gchar const *str, SVGICCColor* dest );
JucaBlues [Sat, 20 Jun 2009 06:33:55 +0000 (06:33 +0000)]
bool sp_svg_read_icc_color( gchar const *str, SVGICCColor* dest );

15 years agoadding a list of uint32 color references and forcing LCMS debugging
JucaBlues [Wed, 17 Jun 2009 16:58:37 +0000 (16:58 +0000)]
adding a list of uint32 color references and forcing LCMS debugging

15 years agoA branch for Felipe Sanches' 2009 GSoC color work.
joncruz [Fri, 12 Jun 2009 04:02:25 +0000 (04:02 +0000)]
A branch for Felipe Sanches' 2009 GSoC color work.

15 years agoAdding plt_[input|output].inx to the Makefile so that they get picked
gouldtj [Fri, 12 Jun 2009 02:59:15 +0000 (02:59 +0000)]
Adding plt_[input|output].inx to the Makefile so that they get picked
up by the tarballs.

15 years agoFix a typo in a comment.
mjwybrow [Fri, 12 Jun 2009 00:35:27 +0000 (00:35 +0000)]
Fix a typo in a comment.

15 years agoSerbian (Cyrillic and Latin) translation updates by Aleksandar Urošević
JazzyNico [Thu, 11 Jun 2009 19:35:55 +0000 (19:35 +0000)]
Serbian (Cyrillic and Latin) translation updates by Aleksandar Urošević

15 years agoNew README.sr.txt by Aleksandar Urošević
JazzyNico [Thu, 11 Jun 2009 19:32:57 +0000 (19:32 +0000)]
New README.sr.txt by Aleksandar Urošević

15 years ago* [INTL:sr,sr@latin] Serbian translation update
helix84 [Thu, 11 Jun 2009 15:53:16 +0000 (15:53 +0000)]
* [INTL:sr,sr@latin] Serbian translation update

15 years ago* [INTL:de] German translation update
helix84 [Thu, 11 Jun 2009 11:12:02 +0000 (11:12 +0000)]
* [INTL:de] German translation update

15 years agoupdate strings
ps_aux [Thu, 11 Jun 2009 07:56:14 +0000 (07:56 +0000)]
update strings

15 years agoApplied color management correction patch. Fixes bug #372171.
joncruz [Thu, 11 Jun 2009 07:02:45 +0000 (07:02 +0000)]
Applied color management correction patch. Fixes bug #372171.

15 years agodisable helperpath flashing for texts but enable it for grouped paths
buliabyak [Wed, 10 Jun 2009 22:32:57 +0000 (22:32 +0000)]
disable helperpath flashing for texts but enable it for grouped paths

15 years agoMinor French translation update.
JazzyNico [Wed, 10 Jun 2009 18:15:35 +0000 (18:15 +0000)]
Minor French translation update.

15 years agoinkscape.pot update
JazzyNico [Wed, 10 Jun 2009 17:40:24 +0000 (17:40 +0000)]
inkscape.pot update

15 years agosvg2xaml patch for Bug #380199 (Exporting to XAML doesn't use culture independent...
JazzyNico [Wed, 10 Jun 2009 17:28:43 +0000 (17:28 +0000)]
svg2xaml patch for Bug #380199 (Exporting to XAML doesn't use culture independent decimal sign.)

15 years agoAdded PLT importers/exporters to the list of translatables
prokoudine [Wed, 10 Jun 2009 16:25:21 +0000 (16:25 +0000)]
Added PLT importers/exporters to the list of translatables

15 years agoAdded PLT import/export. Requires UniConvertor 1.1.4.
prokoudine [Wed, 10 Jun 2009 16:20:28 +0000 (16:20 +0000)]
Added PLT import/export. Requires UniConvertor 1.1.4.

15 years agofix stupid bug in font size setting
buliabyak [Wed, 10 Jun 2009 12:50:27 +0000 (12:50 +0000)]
fix stupid bug in font size setting

15 years agohopefully that fixes the stuck-with-sans bug
buliabyak [Wed, 10 Jun 2009 12:09:59 +0000 (12:09 +0000)]
hopefully that fixes the stuck-with-sans bug

15 years agoimplement patch by JazzyNico for LP bug 348611
alvinpenner [Tue, 9 Jun 2009 22:18:39 +0000 (22:18 +0000)]
implement patch by JazzyNico for LP bug 348611

15 years agoContextuals splits to differentiate nodes as XML elements from nodes as parts of...
prokoudine [Tue, 9 Jun 2009 16:10:31 +0000 (16:10 +0000)]
Contextuals splits to differentiate nodes as XML elements from nodes as parts of a Bezier curve

15 years agoZoom -> Scaling, also to avoid he need to add context splits in too many places
prokoudine [Tue, 9 Jun 2009 16:08:05 +0000 (16:08 +0000)]
Zoom -> Scaling, also to avoid he need to add context splits in too many places

15 years ago* [INTL: sk] Slovak translation update (trunk)
helix84 [Tue, 9 Jun 2009 15:12:11 +0000 (15:12 +0000)]
* [INTL: sk] Slovak translation update (trunk)

15 years agoChange 'Effect' to 'Extension' in Extensions menu.
tavmjong [Tue, 9 Jun 2009 13:03:06 +0000 (13:03 +0000)]
Change 'Effect' to 'Extension' in Extensions menu.
Change capitalization of "Guides Around Page" for consistency.

15 years agoRemoved sodipodi:version
joncruz [Tue, 9 Jun 2009 08:41:43 +0000 (08:41 +0000)]
Removed sodipodi:version

15 years agoCorrect handling of version and set to 1.1 for default. Fixes bug #168180.
joncruz [Tue, 9 Jun 2009 07:58:31 +0000 (07:58 +0000)]
Correct handling of version and set to 1.1 for default. Fixes bug #168180.

15 years agofix the font dropdown: patch by Felipe with my changes
buliabyak [Tue, 9 Jun 2009 05:22:40 +0000 (05:22 +0000)]
fix the font dropdown: patch by Felipe with my changes

15 years agoMinor French translation update.
JazzyNico [Tue, 9 Jun 2009 05:14:27 +0000 (05:14 +0000)]
Minor French translation update.

15 years agoinkscape.pot update
JazzyNico [Tue, 9 Jun 2009 05:13:37 +0000 (05:13 +0000)]
inkscape.pot update

15 years agoAdding an Old postcard Image effect
ivanlouette57 [Mon, 8 Jun 2009 23:13:49 +0000 (23:13 +0000)]
Adding an Old postcard Image effect

15 years agoUpdated Russian translation (95% ready)
prokoudine [Mon, 8 Jun 2009 18:10:48 +0000 (18:10 +0000)]
Updated Russian translation (95% ready)

15 years agoMinor French translation update.
JazzyNico [Mon, 8 Jun 2009 04:46:06 +0000 (04:46 +0000)]
Minor French translation update.

15 years agoinkscape.pot update
JazzyNico [Mon, 8 Jun 2009 04:45:34 +0000 (04:45 +0000)]
inkscape.pot update

15 years agoCompacting HSL bumps diffuse and HSL bubbles diffuse
ivanlouette57 [Mon, 8 Jun 2009 00:11:37 +0000 (00:11 +0000)]
Compacting HSL bumps diffuse and HSL bubbles diffuse

15 years agoAdding the lacking HSL bubbles transparent
ivanlouette57 [Sun, 7 Jun 2009 19:08:40 +0000 (19:08 +0000)]
Adding the lacking HSL bubbles transparent

15 years agoinkscape.pot update
JazzyNico [Sun, 7 Jun 2009 11:29:43 +0000 (11:29 +0000)]
inkscape.pot update

15 years agoSlovenian translation update by Martin Srebotnjak,
JazzyNico [Sun, 7 Jun 2009 11:29:21 +0000 (11:29 +0000)]
Slovenian translation update by Martin Srebotnjak,
French translation minor update.

15 years agoBetter default settings and minor changes for Drawing, Emboss, Film grain, Soft bump...
ivanlouette57 [Sun, 7 Jun 2009 10:19:04 +0000 (10:19 +0000)]
Better default settings and minor changes for Drawing, Emboss, Film grain, Soft bump, Velvet bump, Color emboss

15 years agoDon't crash when closing document with gradient tool being active (fixes bug #380934)
dvlierop2 [Sat, 6 Jun 2009 22:12:17 +0000 (22:12 +0000)]
Don't crash when closing document with gradient tool being active (fixes bug #380934)

15 years agomake alt+x work when no text is selected
buliabyak [Sat, 6 Jun 2009 21:55:55 +0000 (21:55 +0000)]
make alt+x work when no text is selected

15 years agoWhen closing a window and while asking whether to save, Inkscape should not be mislea...
dvlierop2 [Sat, 6 Jun 2009 21:41:18 +0000 (21:41 +0000)]
When closing a window and while asking whether to save, Inkscape should not be mislead by changing focus to another document (fixes bug #381357)

15 years agoMake sure that when opening a window, this window is positioned within the boundaries...
dvlierop2 [Sat, 6 Jun 2009 19:46:23 +0000 (19:46 +0000)]
Make sure that when opening a window, this window is positioned within the boundaries set by the screen resolution. Before only right / bottom where checked, but now also top / left are checked (see bug #168422)

15 years agoBetter Gelatine
ivanlouette57 [Sat, 6 Jun 2009 12:49:18 +0000 (12:49 +0000)]
Better Gelatine

15 years ago * [INTL: pl] Polish updated by Polish Inkscape Translation Team
mfloryan [Fri, 5 Jun 2009 23:03:03 +0000 (23:03 +0000)]
 * [INTL: pl] Polish updated by Polish Inkscape Translation Team

15 years agoimitate black fill for objects with unset fill on export
buliabyak [Fri, 5 Jun 2009 23:01:40 +0000 (23:01 +0000)]
imitate black fill for objects with unset fill on export

15 years agoimplement the same all-bitmaps and all-vectors filters as on linux
buliabyak [Fri, 5 Jun 2009 22:42:01 +0000 (22:42 +0000)]
implement the same all-bitmaps and all-vectors filters as on linux

15 years ago * [INTL:*] make inkscape.pot (following a fix to one extension's spelling issues)
mfloryan [Fri, 5 Jun 2009 22:16:03 +0000 (22:16 +0000)]
 * [INTL:*] make inkscape.pot (following a fix to one extension's spelling issues)

15 years agoFixed some serious spelling and logical mistakes in description.
mfloryan [Fri, 5 Jun 2009 22:11:09 +0000 (22:11 +0000)]
Fixed some serious spelling and logical mistakes in description.

15 years agowith latest gtk, aggressive presenting the window after transientization is not neede...
buliabyak [Fri, 5 Jun 2009 21:55:04 +0000 (21:55 +0000)]
with latest gtk, aggressive presenting the window after transientization is not needed, and can even result in a freeze

15 years agocomment out apparently unused code
buliabyak [Fri, 5 Jun 2009 21:04:47 +0000 (21:04 +0000)]
comment out apparently unused code

15 years agobring up to date for 0.47
buliabyak [Fri, 5 Jun 2009 21:03:15 +0000 (21:03 +0000)]
bring up to date for 0.47

15 years agoBetter Leaves and Enhanced Simple blur
ivanlouette57 [Fri, 5 Jun 2009 20:49:32 +0000 (20:49 +0000)]
Better Leaves and Enhanced Simple blur

15 years ago * [INTL: it] More fixes and progress
luca_bruno [Fri, 5 Jun 2009 18:21:11 +0000 (18:21 +0000)]
 * [INTL: it] More fixes and progress

15 years agoAdded Ruler LPE back
prokoudine [Fri, 5 Jun 2009 17:02:40 +0000 (17:02 +0000)]
Added Ruler LPE back

15 years agoMinor French translation update.
JazzyNico [Fri, 5 Jun 2009 13:00:16 +0000 (13:00 +0000)]
Minor French translation update.

15 years agoinkscape.pot update
JazzyNico [Fri, 5 Jun 2009 12:59:52 +0000 (12:59 +0000)]
inkscape.pot update

15 years agomade ruler lpe "official" + restored a "unit" param and fixed end mark on closed...
jfbarraud [Fri, 5 Jun 2009 08:45:30 +0000 (08:45 +0000)]
made ruler lpe "official" + restored a "unit" param and fixed end mark on closed path.

15 years agoBetter color handling in Fat oil
ivanlouette57 [Thu, 4 Jun 2009 21:24:13 +0000 (21:24 +0000)]
Better color handling in Fat oil

15 years agoModified Noise transparency and improved Noise fill
ivanlouette57 [Thu, 4 Jun 2009 18:03:54 +0000 (18:03 +0000)]
Modified Noise transparency and improved Noise fill

15 years ago* [INTL: zh_TW] Traditional Chinese translation update
helix84 [Thu, 4 Jun 2009 11:59:08 +0000 (11:59 +0000)]
* [INTL: zh_TW] Traditional Chinese translation update

15 years agoNew Gelatine Texture filter
ivanlouette57 [Thu, 4 Jun 2009 09:23:00 +0000 (09:23 +0000)]
New Gelatine Texture filter

15 years agoCleaned and applied portable app patch. Fixes bug #382394.
joncruz [Thu, 4 Jun 2009 08:27:33 +0000 (08:27 +0000)]
Cleaned and applied portable app patch. Fixes bug #382394.

15 years agoApparently intltool likes skip instead of ignore now. Bother.
gouldtj [Wed, 3 Jun 2009 22:36:18 +0000 (22:36 +0000)]
Apparently intltool likes skip instead of ignore now.  Bother.

15 years agoRemoving the session-player which is not shipped.
gouldtj [Wed, 3 Jun 2009 22:32:29 +0000 (22:32 +0000)]
Removing the session-player which is not shipped.

15 years agoRemoving lpe-skeleton as it doesn't get installed or captured as part of the distribu...
gouldtj [Wed, 3 Jun 2009 19:37:13 +0000 (19:37 +0000)]
Removing lpe-skeleton as it doesn't get installed or captured as part of the distribution (nor should it).

15 years agoAdding the i18n.py tool to the distribution files
gouldtj [Wed, 3 Jun 2009 19:07:42 +0000 (19:07 +0000)]
Adding the i18n.py tool to the distribution files

15 years agoSerbian Cyrillic (sr.po) translation update by Aleksandar Urošević
JazzyNico [Wed, 3 Jun 2009 18:52:35 +0000 (18:52 +0000)]
Serbian Cyrillic (sr.po) translation update by Aleksandar Urošević

15 years agoChanging the icns files to match the changes in the packaging so that they get into...
gouldtj [Wed, 3 Jun 2009 18:30:28 +0000 (18:30 +0000)]
Changing the icns files to match the changes in the packaging so that they get into the tarball.

15 years ago* [INTL:*] translator comments for all context strings added
helix84 [Wed, 3 Jun 2009 14:33:59 +0000 (14:33 +0000)]
* [INTL:*] translator comments for all context strings added

15 years ago * [INTL:*] make inkscape.pot
helix84 [Wed, 3 Jun 2009 14:07:00 +0000 (14:07 +0000)]
 * [INTL:*] make inkscape.pot

15 years agoRestored the previous version
prokoudine [Wed, 3 Jun 2009 13:03:46 +0000 (13:03 +0000)]
Restored the previous version

15 years agoMinor French translation update.
JazzyNico [Wed, 3 Jun 2009 04:55:16 +0000 (04:55 +0000)]
Minor French translation update.

15 years agoinkscape.pot update
JazzyNico [Wed, 3 Jun 2009 04:54:57 +0000 (04:54 +0000)]
inkscape.pot update

15 years agoAdding a new Color outline Morphology filter, Renaming Pastel bevel to Matte bevel...
ivanlouette57 [Tue, 2 Jun 2009 22:37:44 +0000 (22:37 +0000)]
Adding a new Color outline Morphology filter, Renaming Pastel bevel to Matte bevel, Melt and glow to Molten metal, Badge to Pressed steel, Lead pencil to Drawing, Mother of pearl to 3D mother of pearl, Color inline to Color outline, in, Ghost outline to Outline, Outline to Inner outline, Cross blotches to Chewing gum, Flow inside to Shaken liquid, Roughen contour to Rough and dilate and proceeding to small adjustments

15 years ago * [INTL: pl] Polish update by Polish Inkscape Translation Team
mfloryan [Tue, 2 Jun 2009 21:18:32 +0000 (21:18 +0000)]
 * [INTL: pl] Polish update by Polish Inkscape Translation Team

15 years ago* [INTL:*] make inkscape.pot and update POTFILES.in
mfloryan [Tue, 2 Jun 2009 21:16:44 +0000 (21:16 +0000)]
* [INTL:*] make inkscape.pot and update POTFILES.in

15 years agoFrench translation update.
JazzyNico [Tue, 2 Jun 2009 20:46:58 +0000 (20:46 +0000)]
French translation update.

15 years agoinkscape.pot update
JazzyNico [Tue, 2 Jun 2009 18:53:23 +0000 (18:53 +0000)]
inkscape.pot update

15 years ago * [INTL: it] Some progress and typos spotted on TP
luca_bruno [Tue, 2 Jun 2009 18:34:36 +0000 (18:34 +0000)]
 * [INTL: it] Some progress and typos spotted on TP

15 years agocall default setup_nodepath for lpe-spiro, to get correct color of the helperpath
johanengelen [Tue, 2 Jun 2009 15:24:02 +0000 (15:24 +0000)]
call default setup_nodepath for lpe-spiro, to get correct color of the helperpath

15 years agoWhen dragging the origin of a guide along that guide, we should use constrained snapp...
dvlierop2 [Tue, 2 Jun 2009 04:36:17 +0000 (04:36 +0000)]
When dragging the origin of a guide along that guide, we should use constrained snapping instead of free snapping. Also make sure that we snap to paths too, not just to guides

15 years agoMoved whiteboard related file to POTFILES.ignore
prokoudine [Mon, 1 Jun 2009 12:33:41 +0000 (12:33 +0000)]
Moved whiteboard related file to POTFILES.ignore

15 years agoPatch by Adonis Papaderos to create only a single guide line from a SVG:line element...
dvlierop2 [Sun, 31 May 2009 20:45:39 +0000 (20:45 +0000)]
Patch by Adonis Papaderos to create only a single guide line from a SVG:line element, instead of creating four guidelines from its boundingbox (fixes bug #381871)

15 years agoWhen a guide is hidden, then also hide its origin (fixes bug #371893)
dvlierop2 [Sun, 31 May 2009 19:53:58 +0000 (19:53 +0000)]
When a guide is hidden, then also hide its origin (fixes bug #371893)

15 years agoAdding a Rough contour Distort effect and simplifying Evanescent Blur
ivanlouette57 [Sun, 31 May 2009 19:04:01 +0000 (19:04 +0000)]
Adding a Rough contour Distort effect and simplifying Evanescent Blur

15 years agoSlovenian translation update by Martin Srebotnjak
JazzyNico [Sun, 31 May 2009 16:11:14 +0000 (16:11 +0000)]
Slovenian translation update by Martin Srebotnjak

15 years agoStore the maximized state in the document (closes bug #168422)
dvlierop2 [Sun, 31 May 2009 12:51:33 +0000 (12:51 +0000)]
Store the maximized state in the document (closes bug #168422)

15 years agoinkscape.pot update
JazzyNico [Sun, 31 May 2009 06:36:00 +0000 (06:36 +0000)]
inkscape.pot update

15 years agoadd support for entity ATTDEF
alvinpenner [Sat, 30 May 2009 11:48:25 +0000 (11:48 +0000)]
add support for entity ATTDEF

15 years ago * [INTL: hy] Added Armenian to ALL_LINGUAS
luca_bruno [Fri, 29 May 2009 20:23:58 +0000 (20:23 +0000)]
 * [INTL: hy] Added Armenian to ALL_LINGUAS

15 years ago * [INTL: it] some translation progress
luca_bruno [Fri, 29 May 2009 17:55:50 +0000 (17:55 +0000)]
 * [INTL: it] some translation progress

15 years ago * Just a couple of string fixes
luca_bruno [Fri, 29 May 2009 17:54:57 +0000 (17:54 +0000)]
 * Just a couple of string fixes

15 years agoFixed area_enlarge in couple filters, to prevent white lines in rendering
kiirala [Fri, 29 May 2009 07:25:08 +0000 (07:25 +0000)]
Fixed area_enlarge in couple filters, to prevent white lines in rendering

15 years agoWindows cleanups. Fixes bug #381374.
joncruz [Fri, 29 May 2009 04:54:27 +0000 (04:54 +0000)]
Windows cleanups. Fixes bug #381374.

15 years agoFixed ellipsis
prokoudine [Thu, 28 May 2009 14:42:29 +0000 (14:42 +0000)]
Fixed ellipsis