Code

inkscape.git
14 years agoAdded Print Colors Preview Dialog to the list of translatables
Alexandre Prokoudine [Sat, 12 Dec 2009 21:07:30 +0000 (00:07 +0300)]
Added Print Colors Preview Dialog to the list of translatables

14 years agorefactoring of previous commit + add separation to glyph renderer also
Felipe C. da S. Sanches [Fri, 11 Dec 2009 09:16:15 +0000 (07:16 -0200)]
refactoring of previous commit + add separation to glyph renderer also

14 years ago- new: Print Colors Preview Dialog and rendermode
Felipe C. da S. Sanches [Fri, 11 Dec 2009 08:37:11 +0000 (06:37 -0200)]
- new: Print Colors Preview Dialog and rendermode
- works with shapes. I still need to make it work with gradients and imported images

14 years agoFrench translation update
JazzyNico [Wed, 9 Dec 2009 16:50:03 +0000 (17:50 +0100)]
French translation update

14 years agoSlightly updated Russian translations to match new features in 0.48
Alexandre Prokoudine [Wed, 9 Dec 2009 02:41:50 +0000 (05:41 +0300)]
Slightly updated Russian translations to match new features in 0.48

14 years agoSpray Tool: add context to strings
helix84 [Mon, 7 Dec 2009 23:35:12 +0000 (00:35 +0100)]
Spray Tool: add context to strings

14 years agoSpray Tool: translated forgotten strings from French to English
helix84 [Mon, 7 Dec 2009 23:34:08 +0000 (00:34 +0100)]
Spray Tool: translated forgotten strings from French to English

14 years agoCorrectly read and write values for Spray Tool option on Tool Controls Bar.
Josh Andler [Mon, 7 Dec 2009 19:59:14 +0000 (11:59 -0800)]
Correctly read and write values for Spray Tool option on Tool Controls Bar.

14 years agoThis commit hooks device-cmyk handling to color pickers. Now we have basic initial...
Felipe C. da S. Sanches [Mon, 7 Dec 2009 03:19:44 +0000 (01:19 -0200)]
This commit hooks device-cmyk handling to color pickers. Now we have basic initial support for SVG Color 1.2 uncalibrated device colors:
http://www.w3.org/TR/2009/WD-SVGColor12-20091001/#device

14 years agoAdded UI for threading pref in Filter Preferences for Gaussian Blur, default 1 for...
Josh Andler [Sun, 6 Dec 2009 22:19:59 +0000 (14:19 -0800)]
Added UI for threading pref in Filter Preferences for Gaussian Blur, default 1 for sanity

14 years agofix device-color output
Felipe C. da S. Sanches [Sun, 6 Dec 2009 21:25:09 +0000 (19:25 -0200)]
fix device-color output

14 years agoreverting file that was changed by mistake
Felipe C. da S. Sanches [Sun, 6 Dec 2009 08:06:30 +0000 (06:06 -0200)]
reverting file that was changed by mistake

14 years ago* infrastructure to store device colors as described in http://www.w3.org/TR/2009...
Felipe C. da S. Sanches [Sun, 6 Dec 2009 08:00:44 +0000 (06:00 -0200)]
* infrastructure to store device colors as described in w3.org/TR/2009/WD-SVGColor12-20091001/#device
* related to https://bugs.launchpad.net/inkscape/+bug/444021

14 years agoadded an icon to the color picker dialog to alert when there is too much ink in a...
Felipe C. da S. Sanches [Sun, 6 Dec 2009 03:56:13 +0000 (01:56 -0200)]
added an icon to the color picker dialog to alert when there is too much ink in a color composition. (i.e. when the sum of color components is greater than 320%)

14 years agomerging gsoc 2009 color management work by Felipe Sanches (a.k.a. JucaBlues)
Felipe C. da S. Sanches [Sat, 5 Dec 2009 23:30:37 +0000 (21:30 -0200)]
merging gsoc 2009 color management work by Felipe Sanches (a.k.a. JucaBlues)

14 years agoadd cxxtests for marker_loc enum. code depends on the exact values of the enumeration.
Johan Engelen [Sat, 5 Dec 2009 22:30:27 +0000 (23:30 +0100)]
add cxxtests for marker_loc enum. code depends on the exact values of the enumeration.

14 years agoText alignment is now taken into account when snapping a text object
Diederik van Lierop [Sat, 5 Dec 2009 21:53:52 +0000 (22:53 +0100)]
Text alignment is now taken into account when snapping a text object

14 years agoFix build again by modifiying makefile
Diederik van Lierop [Sat, 5 Dec 2009 12:28:45 +0000 (13:28 +0100)]
Fix build again by modifiying makefile

14 years ago* [INTL:sk] Slovak translation update
helix84 [Sat, 5 Dec 2009 00:38:49 +0000 (01:38 +0100)]
* [INTL:sk] Slovak translation update

14 years agosomehow inkscape.pot got deleted; reverting that
Diederik van Lierop [Fri, 4 Dec 2009 22:43:53 +0000 (23:43 +0100)]
somehow inkscape.pot got deleted; reverting that

14 years agoFix rounding error in libnr and remove inefficient mmx optimizations
Diederik van Lierop [Fri, 4 Dec 2009 22:38:36 +0000 (23:38 +0100)]
Fix rounding error in libnr and remove inefficient mmx optimizations

14 years agoAdded Spray tool to the list of translatables providers :)
Alexandre Prokoudine [Fri, 4 Dec 2009 11:30:17 +0000 (14:30 +0300)]
Added Spray tool to the list of translatables providers :)

14 years agoMake curvature work again by fixing a minor omission
Arcadie M. Cracan [Fri, 4 Dec 2009 10:35:29 +0000 (12:35 +0200)]
Make curvature work again by fixing a minor omission

14 years agoMake curvature work again by fixing a minor omission
Arcadie M. Cracan [Fri, 4 Dec 2009 10:25:49 +0000 (12:25 +0200)]
Make curvature work again by fixing a minor omission

14 years agoMake curvature work again by fixing a minor omission
Arcadie M. Cracan [Fri, 4 Dec 2009 09:33:53 +0000 (11:33 +0200)]
Make curvature work again by fixing a minor omission

14 years agoNew conversion factors added to inkex.py (ft, yd, m and km).
JazzyNico [Thu, 3 Dec 2009 15:13:26 +0000 (16:13 +0100)]
New conversion factors added to inkex.py (ft, yd, m and km).
Measure path extension now uses inkex.py conversion factors.

14 years agoinkscape.pot and French translation updates
JazzyNico [Thu, 3 Dec 2009 14:27:11 +0000 (15:27 +0100)]
inkscape.pot and French translation updates

14 years agoAdding Jimmac's multiple icon sizes for Linux.
Josh Andler [Thu, 3 Dec 2009 01:45:27 +0000 (17:45 -0800)]
Adding Jimmac's multiple icon sizes for Linux.

14 years agoAdd some more forgotten files
Arcadie M. Cracan [Wed, 2 Dec 2009 21:40:56 +0000 (23:40 +0200)]
Add some more forgotten files

14 years agoAdd forgotten libavoid files
Arcadie M. Cracan [Wed, 2 Dec 2009 21:26:56 +0000 (23:26 +0200)]
Add forgotten libavoid files

14 years agoMerge GSoC2009 Connectors into trunk
Arcadie M. Cracan [Wed, 2 Dec 2009 20:26:44 +0000 (22:26 +0200)]
Merge GSoC2009 Connectors into trunk

14 years agoAll for windows:
Johan Engelen [Tue, 1 Dec 2009 23:19:01 +0000 (00:19 +0100)]
All for windows:
* fix build (we have , temporarily?, lost the svn revision number in the about dialog)
* enable experimental LPEs in dev version
* enable console output

14 years agorecent files: show tooltips with uri, hide local files which are missing or unaccessible
buliabyak [Tue, 1 Dec 2009 22:22:24 +0000 (18:22 -0400)]
recent files: show tooltips with uri, hide local files which are missing or unaccessible

14 years agoadd an option for displaying font previews in the text tool's font list; also limit...
buliabyak [Tue, 1 Dec 2009 17:49:17 +0000 (13:49 -0400)]
add an option for displaying font previews in the text tool's font list; also limit the width of the list by 500 pixels

14 years agomerge
buliabyak [Tue, 1 Dec 2009 02:46:11 +0000 (22:46 -0400)]
merge

14 years agoSpray Tool by the students at Ecole Centrale de Lyon, Lyon, France
Josh Andler [Mon, 30 Nov 2009 20:53:48 +0000 (12:53 -0800)]
Spray Tool by the students at Ecole Centrale de Lyon, Lyon, France

14 years agoinkscape.pot update
JazzyNico [Mon, 30 Nov 2009 20:09:08 +0000 (21:09 +0100)]
inkscape.pot update

14 years agoAlign and distribute tooltip string fix (Bug #442214
JazzyNico [Mon, 30 Nov 2009 20:05:43 +0000 (21:05 +0100)]
Align and distribute tooltip string fix (Bug #442214

14 years agoMerging in the changes from the 0.47 release branch. Also updating version numbers...
Ted Gould [Sun, 29 Nov 2009 20:01:26 +0000 (14:01 -0600)]
Merging in the changes from the 0.47 release branch.  Also updating version numbers for 0.47 development.

14 years agoUpdating to current trunk
Ted Gould [Sun, 29 Nov 2009 19:51:36 +0000 (13:51 -0600)]
Updating to current trunk

14 years agoUpdated version files that were missed.
Chris Morgan [Sun, 29 Nov 2009 19:25:55 +0000 (13:25 -0600)]
Updated version files that were missed.

14 years agoScour extension update
JazzyNico [Sun, 29 Nov 2009 19:20:07 +0000 (20:20 +0100)]
Scour extension update

14 years agoDeprecation warning fix on xcf export
JazzyNico [Sun, 29 Nov 2009 12:42:45 +0000 (13:42 +0100)]
Deprecation warning fix on xcf export

14 years agoDutch and German translations update.
Nicolas [Sun, 29 Nov 2009 07:33:29 +0000 (08:33 +0100)]
Dutch and German translations update.

14 years agoPatch by Dan_Krause to add Arch Paper sizes
Josh Andler [Sat, 28 Nov 2009 23:42:01 +0000 (15:42 -0800)]
Patch by Dan_Krause to add Arch Paper sizes

14 years agoPatch by Dan_Krause to add Arch Paper sizes
Josh Andler [Sat, 28 Nov 2009 23:40:28 +0000 (15:40 -0800)]
Patch by Dan_Krause to add Arch Paper sizes

14 years agohopefully fix build on linux
johanengelen [Tue, 24 Nov 2009 00:09:32 +0000 (00:09 +0000)]
hopefully fix build on linux

14 years agodecrease header deps
johanengelen [Mon, 23 Nov 2009 21:24:51 +0000 (21:24 +0000)]
decrease header deps

14 years agodecrease header dependencies
johanengelen [Mon, 23 Nov 2009 21:16:14 +0000 (21:16 +0000)]
decrease header dependencies

14 years agoupdate 2geom. needed for extrude lpe
johanengelen [Mon, 23 Nov 2009 21:15:06 +0000 (21:15 +0000)]
update 2geom. needed for extrude lpe

14 years agowork on the lpe group undo bug. it's not solved, but i think LPE code does everything...
johanengelen [Mon, 23 Nov 2009 21:14:28 +0000 (21:14 +0000)]
work on the lpe group undo bug. it's not solved, but i think LPE code does everything correct now. I think now it's the interplay between undo-system and LPE that bugs.

14 years agoadd LPE extrude. it's not finished yet!
johanengelen [Mon, 23 Nov 2009 20:36:50 +0000 (20:36 +0000)]
add LPE extrude.  it's not finished yet!

14 years agofix bug 379378
johanengelen [Mon, 23 Nov 2009 20:31:26 +0000 (20:31 +0000)]
fix bug 379378

14 years agofix bug 168663, marker shifted wrong by viewBox
speleo3 [Mon, 23 Nov 2009 20:21:00 +0000 (20:21 +0000)]
fix bug 168663, marker shifted wrong by viewBox

14 years agofix bug 427267, single dots inside transformed groups misplaced
speleo3 [Mon, 23 Nov 2009 19:31:42 +0000 (19:31 +0000)]
fix bug 427267, single dots inside transformed groups misplaced

14 years agoSetting some more version numbers
gouldtj [Sat, 21 Nov 2009 04:10:34 +0000 (04:10 +0000)]
Setting some more version numbers

14 years agoGrabbing news from the wiki
gouldtj [Sat, 21 Nov 2009 04:05:26 +0000 (04:05 +0000)]
Grabbing news from the wiki

14 years agoPatch from trunk
gouldtj [Tue, 17 Nov 2009 20:56:20 +0000 (20:56 +0000)]
Patch from trunk

14 years agoOne line fix from ~suv (Ted knows) to fix our XCF export. Fixes 484016.
scislac [Tue, 17 Nov 2009 18:53:47 +0000 (18:53 +0000)]
One line fix from ~suv (Ted knows) to fix our XCF export. Fixes 484016.

14 years agoRemoving protable.7z as it's not in the archive.
gouldtj [Mon, 16 Nov 2009 20:49:57 +0000 (20:49 +0000)]
Removing protable.7z as it's not in the archive.

14 years agoSetting version number to 0.47
gouldtj [Mon, 16 Nov 2009 20:46:22 +0000 (20:46 +0000)]
Setting version number to 0.47

14 years agoRemoving uninstalled .c files for distcheck to know that it doesn't need translations...
gouldtj [Mon, 16 Nov 2009 20:45:08 +0000 (20:45 +0000)]
Removing uninstalled .c files for distcheck to know that it doesn't need translations in them.

14 years agoMarking the tests as failing.
gouldtj [Mon, 16 Nov 2009 20:42:17 +0000 (20:42 +0000)]
Marking the tests as failing.

14 years agoMaking a 0.47 branch.
gouldtj [Mon, 16 Nov 2009 17:28:37 +0000 (17:28 +0000)]
Making a 0.47 branch.

14 years agoUpdate scour from 0.21 to 0.22, see http://codedread.com/scour/release-notes.html
jeff_schiller [Tue, 10 Nov 2009 04:05:55 +0000 (04:05 +0000)]
Update scour from 0.21 to 0.22, see codedread.com/scour/release-notes.html

14 years agoPatch by ChrisMorgan for getting the rest of the PortablApps (win32) stuff into the...
scislac [Tue, 10 Nov 2009 03:37:30 +0000 (03:37 +0000)]
Patch by ChrisMorgan for getting the rest of the PortablApps (win32) stuff into the source tarball.

14 years agoFixed copying of old settings, along with some data() vs. c_str() cleanup. Fixes...
joncruz [Tue, 10 Nov 2009 02:29:49 +0000 (02:29 +0000)]
Fixed copying of old settings, along with some data() vs. c_str() cleanup. Fixes bug #437929.

14 years agoRussian translation update by Alexandre Prokoudine
scislac [Mon, 9 Nov 2009 22:10:34 +0000 (22:10 +0000)]
Russian translation update by Alexandre Prokoudine

14 years agoPatch by Adib for 271695
scislac [Mon, 9 Nov 2009 21:52:06 +0000 (21:52 +0000)]
Patch by Adib for 271695

14 years agoComment out non-functioning menu item
scislac [Mon, 9 Nov 2009 21:37:25 +0000 (21:37 +0000)]
Comment out non-functioning menu item

14 years agoMigrate file MRU prefs
joncruz [Mon, 9 Nov 2009 17:58:28 +0000 (17:58 +0000)]
Migrate file MRU prefs

14 years agoregression patch from 388257
buliabyak [Mon, 9 Nov 2009 17:14:07 +0000 (17:14 +0000)]
regression patch from 388257

14 years agoPatch for 456148 by Johan
scislac [Sun, 8 Nov 2009 01:29:06 +0000 (01:29 +0000)]
Patch for 456148 by Johan

14 years agoPatch by Johan for 445790
scislac [Sun, 8 Nov 2009 01:19:29 +0000 (01:19 +0000)]
Patch by Johan for 445790

14 years agoFix for crash 409043
scislac [Sun, 8 Nov 2009 01:09:47 +0000 (01:09 +0000)]
Fix for crash 409043

14 years agopatch by Krzysztof for 459811
buliabyak [Sun, 8 Nov 2009 00:50:58 +0000 (00:50 +0000)]
patch by Krzysztof for 459811

14 years agoKrzysztof's patch for 388257
buliabyak [Sun, 8 Nov 2009 00:09:18 +0000 (00:09 +0000)]
Krzysztof's patch for 388257

14 years agorevert the PS rotation part of Adrian's patch for 437550, see discussion in the bug
buliabyak [Sat, 7 Nov 2009 23:59:36 +0000 (23:59 +0000)]
revert the PS rotation part of Adrian's patch for 437550, see discussion in the bug

14 years agoSpanish translation update by Lucas Vieites
JazzyNico [Fri, 6 Nov 2009 18:58:36 +0000 (18:58 +0000)]
Spanish translation update by Lucas Vieites

14 years agoAbout screen translation (bg) and tweak (font changed in the original screen).
JazzyNico [Thu, 5 Nov 2009 19:44:14 +0000 (19:44 +0000)]
About screen translation (bg) and tweak (font changed in the original screen).

14 years agoAbout screen eu translation.
JazzyNico [Wed, 4 Nov 2009 16:32:07 +0000 (16:32 +0000)]
About screen eu translation.

14 years agoOld about screens removed (old folders)
JazzyNico [Wed, 4 Nov 2009 07:27:53 +0000 (07:27 +0000)]
Old about screens removed (old folders)

14 years agoOld about screens removed
JazzyNico [Wed, 4 Nov 2009 07:16:46 +0000 (07:16 +0000)]
Old about screens removed

14 years agoAbout screens' Makefile.am update.
JazzyNico [Wed, 4 Nov 2009 07:14:12 +0000 (07:14 +0000)]
About screens' Makefile.am update.

14 years agoAbout screen cs translation (svg and po).
JazzyNico [Tue, 3 Nov 2009 14:17:25 +0000 (14:17 +0000)]
About screen cs translation (svg and po).

14 years agoAbout screen ca, sr and sr@latin translations (svg and po).
JazzyNico [Tue, 3 Nov 2009 09:48:40 +0000 (09:48 +0000)]
About screen ca, sr and sr@latin translations (svg and po).

14 years agoAbout screen de translation (svg and po).
JazzyNico [Mon, 2 Nov 2009 06:51:25 +0000 (06:51 +0000)]
About screen de translation (svg and po).

14 years agoAbout screens translation update (svg and po).
JazzyNico [Sun, 1 Nov 2009 19:33:11 +0000 (19:33 +0000)]
About screens translation update (svg and po).

14 years agoAbout screen translations for 0.47 (fixes some filter effect quality problems)
JazzyNico [Sat, 31 Oct 2009 08:16:19 +0000 (08:16 +0000)]
About screen translations for 0.47 (fixes some filter effect quality problems)

14 years agoAbout screen translations for 0.47 (svg and po updated).
JazzyNico [Fri, 30 Oct 2009 21:00:16 +0000 (21:00 +0000)]
About screen translations for  0.47 (svg and po updated).

14 years agoNew 0.46+dev directory for old about screens
JazzyNico [Fri, 30 Oct 2009 16:06:24 +0000 (16:06 +0000)]
New 0.46+dev directory for old about screens
0.46 about screens removed from share/screens/

14 years agoNew 0.46 directory for old about screens
JazzyNico [Fri, 30 Oct 2009 16:00:11 +0000 (16:00 +0000)]
New 0.46 directory for old about screens

14 years agoremove registerEditWidget, move this to SPDesktop::init instead; a noop change but...
buliabyak [Sun, 25 Oct 2009 02:48:06 +0000 (02:48 +0000)]
remove registerEditWidget, move this to SPDesktop::init instead; a noop change but fixes a weird crash on Windows

14 years agoArabic translation update by SAGERAHMED.
JazzyNico [Sat, 24 Oct 2009 09:00:15 +0000 (09:00 +0000)]
Arabic translation update by SAGERAHMED.

14 years agoJapanese Tips tutorial (svg file) update by Masato HASHIMOTO
JazzyNico [Thu, 22 Oct 2009 16:02:00 +0000 (16:02 +0000)]
Japanese Tips tutorial (svg file) update by Masato HASHIMOTO

14 years agoFrench Basics tutorial typo fix (svg).
JazzyNico [Thu, 22 Oct 2009 04:37:56 +0000 (04:37 +0000)]
French Basics tutorial typo fix (svg).

14 years agoGerman translation update by uwesch.
JazzyNico [Wed, 21 Oct 2009 16:01:18 +0000 (16:01 +0000)]
German translation update by uwesch.

14 years agoRussian tutorials translation update (svg files) by Alexandre Prokoudine.
JazzyNico [Tue, 20 Oct 2009 19:27:24 +0000 (19:27 +0000)]
Russian tutorials translation update (svg files) by Alexandre Prokoudine.

14 years agoSlovenian translation update by Martin Srebotnjak.
JazzyNico [Tue, 20 Oct 2009 15:40:26 +0000 (15:40 +0000)]
Slovenian translation update by Martin Srebotnjak.
Japanese translation update by Masato HASHIMOTO.

14 years ago* [INTL:sk] Slovak translation update
helix84 [Tue, 20 Oct 2009 12:17:15 +0000 (12:17 +0000)]
* [INTL:sk] Slovak translation update