Code

inkscape.git
17 years agoCreated SVG version.
cmarqu [Thu, 25 Jan 2007 21:09:32 +0000 (21:09 +0000)]
Created SVG version.

17 years agomaking string translatable
luca_bruno [Thu, 25 Jan 2007 15:55:58 +0000 (15:55 +0000)]
making string translatable

17 years agoget rid of sp_repr_new*
mental [Thu, 25 Jan 2007 04:09:08 +0000 (04:09 +0000)]
get rid of sp_repr_new*

17 years agoeliminate last uses of sp_repr_new*
mental [Thu, 25 Jan 2007 04:07:20 +0000 (04:07 +0000)]
eliminate last uses of sp_repr_new*

17 years agoremove sp_repr_new use from document creation
mental [Thu, 25 Jan 2007 03:51:04 +0000 (03:51 +0000)]
remove sp_repr_new use from document creation

17 years agoreplace sp_repr_new*s
acspike [Thu, 25 Jan 2007 03:38:34 +0000 (03:38 +0000)]
replace sp_repr_new*s

17 years agolisten to subselection-changed signal to reflect gradient stop opacities
buliabyak [Thu, 25 Jan 2007 03:33:47 +0000 (03:33 +0000)]
listen to subselection-changed signal to reflect gradient stop opacities

17 years agouse master opacity rather than fill/stroke-opacity when querying/setting stop opacity...
buliabyak [Thu, 25 Jan 2007 03:33:01 +0000 (03:33 +0000)]
use master opacity rather than fill/stroke-opacity when querying/setting stop opacity; properly multiply all given opacities on setting; emit subselection-changed signal when deselecting all

17 years agoprivatize as much as possible in GrDrag
buliabyak [Thu, 25 Jan 2007 03:30:58 +0000 (03:30 +0000)]
privatize as much as possible in GrDrag

17 years agofix distance-to-line calculation to be independent of zoom; increase tolerance; use...
buliabyak [Thu, 25 Jan 2007 03:29:37 +0000 (03:29 +0000)]
fix distance-to-line calculation to be independent of zoom; increase tolerance; use new grdrag API

17 years agoSorry, forgot the copyright text.
johanengelen [Wed, 24 Jan 2007 19:50:38 +0000 (19:50 +0000)]
Sorry, forgot the copyright text.

17 years agofix crash 1640798
buliabyak [Wed, 24 Jan 2007 19:16:33 +0000 (19:16 +0000)]
fix crash 1640798

17 years agopatch 1642531
buliabyak [Wed, 24 Jan 2007 18:55:07 +0000 (18:55 +0000)]
patch 1642531

17 years agofix crash when switching away from node tool while redrawing after a handle move...
buliabyak [Wed, 24 Jan 2007 18:33:43 +0000 (18:33 +0000)]
fix crash when switching away from node tool while redrawing after a handle move; the end_forced_full_redraws in the handle_ungrabbed may become invalid because the nodepath is destroyed while in screen update triggered by update_repr, and it is redundant anyway because update_repr does its own end_forced_full_redraws

17 years agoremove sp_repr_new from style tests
mental [Wed, 24 Jan 2007 04:52:34 +0000 (04:52 +0000)]
remove sp_repr_new from style tests

17 years agomore removal of sp_repr_new*
mental [Wed, 24 Jan 2007 04:49:08 +0000 (04:49 +0000)]
more removal of sp_repr_new*

17 years agoanother createElement instead of repr_new
acspike [Wed, 24 Jan 2007 04:03:19 +0000 (04:03 +0000)]
another createElement instead of repr_new

17 years agoheh, bool to begin with
mental [Wed, 24 Jan 2007 03:35:35 +0000 (03:35 +0000)]
heh, bool to begin with

17 years agoswitch to using SVG::PathString for building paths
mental [Wed, 24 Jan 2007 03:24:42 +0000 (03:24 +0000)]
switch to using SVG::PathString for building paths

17 years agoadd SVG::PathString for better path building
mental [Wed, 24 Jan 2007 03:23:53 +0000 (03:23 +0000)]
add SVG::PathString for better path building

17 years agoswitch to createElement
mental [Wed, 24 Jan 2007 02:51:43 +0000 (02:51 +0000)]
switch to createElement

17 years agoupdating translation into Russian, more to follow
prokoudine [Wed, 24 Jan 2007 01:00:51 +0000 (01:00 +0000)]
updating translation into Russian, more to follow

17 years agoBulgarian translation of About for 0.45
cwebb [Tue, 23 Jan 2007 21:04:41 +0000 (21:04 +0000)]
Bulgarian translation of About for 0.45

17 years agoBulgarian translation of basic tutorial
cwebb [Tue, 23 Jan 2007 20:52:47 +0000 (20:52 +0000)]
Bulgarian translation of basic tutorial

17 years agoClarifying that our Adobe Illustrator files are version 8.0 only.
bryce [Tue, 23 Jan 2007 01:45:19 +0000 (01:45 +0000)]
Clarifying that our Adobe Illustrator files are version 8.0 only.

17 years agoreplace use of sp_repr_new in gradient-vector
mental [Tue, 23 Jan 2007 01:39:49 +0000 (01:39 +0000)]
replace use of sp_repr_new in gradient-vector

17 years agomore simplification
buliabyak [Mon, 22 Jan 2007 17:09:16 +0000 (17:09 +0000)]
more simplification

17 years agotweaked, less nodes
buliabyak [Mon, 22 Jan 2007 16:28:53 +0000 (16:28 +0000)]
tweaked, less nodes

17 years agocontinue switching sp_repr_new* over to XML::Document::create*
acspike [Mon, 22 Jan 2007 15:27:37 +0000 (15:27 +0000)]
continue switching sp_repr_new* over to XML::Document::create*

17 years agocontinue switching sp_repr_new* over to XML::Document::create*
acspike [Mon, 22 Jan 2007 03:26:44 +0000 (03:26 +0000)]
continue switching sp_repr_new* over to XML::Document::create*

17 years agorefactor grid extension to reduce amount of redundant code
mental [Mon, 22 Jan 2007 00:07:28 +0000 (00:07 +0000)]
refactor grid extension to reduce amount of redundant code

17 years agoreplacing sp_repr_new*
keescook [Sun, 21 Jan 2007 22:08:49 +0000 (22:08 +0000)]
replacing sp_repr_new*

17 years agocontinue switching sp_repr_new* over to XML::Document::create*
acspike [Sun, 21 Jan 2007 20:15:12 +0000 (20:15 +0000)]
continue switching sp_repr_new* over to XML::Document::create*

17 years agostart switching sp_repr_new* over to XML::Document::create*, and rename create method...
mental [Sun, 21 Jan 2007 19:03:03 +0000 (19:03 +0000)]
start switching sp_repr_new* over to XML::Document::create*, and rename create methods to match DOM

17 years agoDeprecate sp_repr_new* functions
mental [Sun, 21 Jan 2007 18:52:00 +0000 (18:52 +0000)]
Deprecate sp_repr_new* functions

17 years ago(no commit message)
a_b [Sun, 21 Jan 2007 14:49:07 +0000 (14:49 +0000)]

17 years ago(no commit message)
a_b [Sun, 21 Jan 2007 14:22:08 +0000 (14:22 +0000)]

17 years ago(no commit message)
a_b [Sat, 20 Jan 2007 23:15:01 +0000 (23:15 +0000)]

17 years agomerge XML::Session into XML::Document
mental [Sat, 20 Jan 2007 05:49:10 +0000 (05:49 +0000)]
merge XML::Session into XML::Document

17 years agoUpdate.
cmarqu [Sat, 20 Jan 2007 01:21:25 +0000 (01:21 +0000)]
Update.

17 years agoupdate short descriptions of MessageStack and MessageContext a little bit
mental [Sat, 20 Jan 2007 00:31:16 +0000 (00:31 +0000)]
update short descriptions of MessageStack and MessageContext a little bit

17 years agoNew perl script for generating the NEWS from our ReleaseNotes, and
bryce [Sat, 20 Jan 2007 00:11:09 +0000 (00:11 +0000)]
New perl script for generating the NEWS from our ReleaseNotes, and
cleaning out all the wiki cruft.

17 years agorename wave to ribbon
buliabyak [Fri, 19 Jan 2007 20:43:54 +0000 (20:43 +0000)]
rename wave to ribbon

17 years agoUpdate from Domas Jokubauskis.
cmarqu [Fri, 19 Jan 2007 00:37:05 +0000 (00:37 +0000)]
Update from Domas Jokubauskis.

17 years agoadded proper -1 revision
luca_bruno [Thu, 18 Jan 2007 20:56:06 +0000 (20:56 +0000)]
added proper -1 revision

17 years agotext fixes
buliabyak [Thu, 18 Jan 2007 17:14:59 +0000 (17:14 +0000)]
text fixes

17 years agotext markup
buliabyak [Thu, 18 Jan 2007 15:07:57 +0000 (15:07 +0000)]
text markup

17 years agotext markup; use gradient preview for gradient fills or strokes
buliabyak [Thu, 18 Jan 2007 14:13:19 +0000 (14:13 +0000)]
text markup; use gradient preview for gradient fills or strokes

17 years agoheight=12
buliabyak [Thu, 18 Jan 2007 14:08:14 +0000 (14:08 +0000)]
height=12

17 years agopatch from David Douard to switch to node tool after creating linked offsets
mental [Thu, 18 Jan 2007 13:42:56 +0000 (13:42 +0000)]
patch from David Douard to switch to node tool after creating linked offsets

17 years agoupping version to 0.45+devel (win32 versions were already bumped)
acspike [Thu, 18 Jan 2007 13:26:04 +0000 (13:26 +0000)]
upping version to 0.45+devel (win32 versions were already bumped)

17 years agocome corrections, thanks tp
luca_bruno [Thu, 18 Jan 2007 13:17:22 +0000 (13:17 +0000)]
come corrections, thanks tp

17 years agoprevent self-induced firings of opacity-changed callback; fixes 1636968
buliabyak [Wed, 17 Jan 2007 23:39:15 +0000 (23:39 +0000)]
prevent self-induced firings of opacity-changed callback; fixes 1636968

17 years agodisplay 'Saving document...' visible when saving takes a long time
buliabyak [Wed, 17 Jan 2007 22:54:46 +0000 (22:54 +0000)]
display 'Saving document...' visible when saving takes a long time

17 years agoadd new message type for urgent immediate statusbar display
buliabyak [Wed, 17 Jan 2007 22:53:02 +0000 (22:53 +0000)]
add new message type for urgent immediate statusbar display

17 years agosafety check
buliabyak [Wed, 17 Jan 2007 22:35:47 +0000 (22:35 +0000)]
safety check

17 years agopatch 1635163: directional repaint for better interactivity
buliabyak [Wed, 17 Jan 2007 22:29:50 +0000 (22:29 +0000)]
patch 1635163: directional repaint for better interactivity

17 years ago(no commit message)
a_b [Wed, 17 Jan 2007 22:16:59 +0000 (22:16 +0000)]

17 years agoUpgraded gradient tool =)
johanengelen [Wed, 17 Jan 2007 08:28:11 +0000 (08:28 +0000)]
Upgraded gradient tool =)

17 years agoremove references to about.bg.svg
acspike [Wed, 17 Jan 2007 03:28:03 +0000 (03:28 +0000)]
remove references to about.bg.svg

17 years agoFix syntax errors.
cmarqu [Wed, 17 Jan 2007 01:01:12 +0000 (01:01 +0000)]
Fix syntax errors.

17 years ago(no commit message)
a_b [Tue, 16 Jan 2007 22:33:21 +0000 (22:33 +0000)]

17 years agomake fractalize extension translatable
luca_bruno [Tue, 16 Jan 2007 20:51:47 +0000 (20:51 +0000)]
make fractalize extension translatable

17 years agoitalian translation progress
luca_bruno [Tue, 16 Jan 2007 20:48:53 +0000 (20:48 +0000)]
italian translation progress

17 years agoCorrect pt_BR tutorials.
cmarqu [Tue, 16 Jan 2007 20:10:14 +0000 (20:10 +0000)]
Correct pt_BR tutorials.

17 years agofix filter area clipping when blurring a squeezed object
buliabyak [Tue, 16 Jan 2007 17:05:03 +0000 (17:05 +0000)]
fix filter area clipping when blurring a squeezed object

17 years agounblur per author's request
buliabyak [Tue, 16 Jan 2007 03:59:09 +0000 (03:59 +0000)]
unblur per author's request

17 years agovacuum, fix blur clipping
buliabyak [Tue, 16 Jan 2007 03:52:33 +0000 (03:52 +0000)]
vacuum, fix blur clipping

17 years agomeasure update patch
buliabyak [Tue, 16 Jan 2007 03:34:17 +0000 (03:34 +0000)]
measure update patch

17 years agofirst revision of the 0.45 about screen by momo
acspike [Tue, 16 Jan 2007 01:51:41 +0000 (01:51 +0000)]
first revision of the 0.45 about screen by momo

17 years agoadd fractalize extension
buliabyak [Mon, 15 Jan 2007 23:09:11 +0000 (23:09 +0000)]
add fractalize extension

17 years ago(no commit message)
a_b [Sun, 14 Jan 2007 22:25:22 +0000 (22:25 +0000)]

17 years agoNew translations, closing 1634792 and 1632892.
cmarqu [Sun, 14 Jan 2007 18:37:25 +0000 (18:37 +0000)]
New translations, closing 1634792 and 1632892.

17 years agoMerge current strings.
cmarqu [Sun, 14 Jan 2007 17:13:25 +0000 (17:13 +0000)]
Merge current strings.

17 years agoApply patch from Valessio Soares de Brito.
cmarqu [Sun, 14 Jan 2007 17:10:59 +0000 (17:10 +0000)]
Apply patch from Valessio Soares de Brito.

17 years agohalf-way done update of translation into Russian
prokoudine [Sun, 14 Jan 2007 14:00:14 +0000 (14:00 +0000)]
half-way done update of translation into Russian

17 years agoup gtk requirement to 2.8
acspike [Sat, 13 Jan 2007 16:20:51 +0000 (16:20 +0000)]
up gtk requirement to 2.8

17 years agothis is the wrong place to fix old dialogs. po dir needs to be updated
keescook [Sat, 13 Jan 2007 09:27:52 +0000 (09:27 +0000)]
this is the wrong place to fix old dialogs.  po dir needs to be updated

17 years agomore missing files. added "expected failure" list
keescook [Sat, 13 Jan 2007 08:45:06 +0000 (08:45 +0000)]
more missing files.  added "expected failure" list

17 years ago(no commit message)
bryce [Sat, 13 Jan 2007 08:27:51 +0000 (08:27 +0000)]

17 years agoUpdating tests for attributes now supported
bryce [Sat, 13 Jan 2007 08:27:36 +0000 (08:27 +0000)]
Updating tests for attributes now supported

17 years agotypo in extension sort
keescook [Sat, 13 Jan 2007 08:15:20 +0000 (08:15 +0000)]
typo in extension sort

17 years agosorted and added missing inx files (make check)
keescook [Sat, 13 Jan 2007 08:01:27 +0000 (08:01 +0000)]
sorted and added missing inx files (make check)

17 years agolong is not always the same size from arch to arch: causing amd64 svg/test-svg failures
keescook [Sat, 13 Jan 2007 07:56:52 +0000 (07:56 +0000)]
long is not always the same size from arch to arch: causing amd64 svg/test-svg failures

17 years agofixes for style-test prefs crashes
keescook [Sat, 13 Jan 2007 07:28:41 +0000 (07:28 +0000)]
fixes for style-test prefs crashes

17 years agofull correction for rest of test builds
keescook [Sat, 13 Jan 2007 06:38:02 +0000 (06:38 +0000)]
full correction for rest of test builds

17 years agostub out heavy routines during svg tests
keescook [Sat, 13 Jan 2007 03:46:21 +0000 (03:46 +0000)]
stub out heavy routines during svg tests

17 years agodrop unneeded ascii fix, breaking tests
keescook [Sat, 13 Jan 2007 03:07:14 +0000 (03:07 +0000)]
drop unneeded ascii fix, breaking tests

17 years agooverwritten heap, wrong casts fixed. Closes SF#1575829
keescook [Sat, 13 Jan 2007 01:17:19 +0000 (01:17 +0000)]
overwritten heap, wrong casts fixed.  Closes SF#1575829

17 years agoFixed bug where offset was not written to XML when stop was added.
johanengelen [Fri, 12 Jan 2007 20:17:54 +0000 (20:17 +0000)]
Fixed bug where offset was not written to XML when stop was added.

17 years agoprettify keys html
buliabyak [Fri, 12 Jan 2007 18:38:41 +0000 (18:38 +0000)]
prettify keys html

17 years agofix by jasper for bug 1631016
buliabyak [Fri, 12 Jan 2007 17:12:37 +0000 (17:12 +0000)]
fix by jasper for bug 1631016

17 years agofix 1633451: mark the help commands as not needing the document and avoid saving...
buliabyak [Fri, 12 Jan 2007 16:19:05 +0000 (16:19 +0000)]
fix 1633451: mark the help commands as not needing the document and avoid saving/reading/parsing errors when running them

17 years agoadded new perspective script's inx file to POTFILES.in
prokoudine [Fri, 12 Jan 2007 05:48:43 +0000 (05:48 +0000)]
added new perspective script's inx file to POTFILES.in

17 years agoUpdating online documentation of keys, with information about
bryce [Fri, 12 Jan 2007 00:42:23 +0000 (00:42 +0000)]
Updating online documentation of keys, with information about
alternative ctrl-alt-click to alt-click.

17 years agoUpdating keys documentation
bryce [Fri, 12 Jan 2007 00:41:37 +0000 (00:41 +0000)]
Updating keys documentation

17 years agoUpdating news for release (preliminary)
bryce [Fri, 12 Jan 2007 00:41:17 +0000 (00:41 +0000)]
Updating news for release (preliminary)

17 years agofixing the rest of packaging bug missing files 1632894
theAdib [Thu, 11 Jan 2007 23:52:14 +0000 (23:52 +0000)]
fixing the rest of packaging bug missing files 1632894

17 years agofixing win32 part of packaging bug [ 1632894 ] files missing from 0.45pre0 tarball
theAdib [Thu, 11 Jan 2007 23:37:06 +0000 (23:37 +0000)]
fixing win32 part of packaging bug [ 1632894 ] files missing from 0.45pre0 tarball

17 years agocompile fixes for the release system, excluded test files
theAdib [Thu, 11 Jan 2007 23:22:37 +0000 (23:22 +0000)]
compile fixes for the release system, excluded test files