Code

inkscape.git
17 years ago * src/connector-context.cpp: End an endpoint dragging operation, if the
mjwybrow [Thu, 1 Feb 2007 10:58:49 +0000 (10:58 +0000)]
  * src/connector-context.cpp: End an endpoint dragging operation, if the
    user right-clicks.  This fixes bug #1633685.

17 years ago * src/connector-context.cpp: Allow canceling of Connector Endpoint
mjwybrow [Thu, 1 Feb 2007 05:40:58 +0000 (05:40 +0000)]
   *  src/connector-context.cpp: Allow canceling of Connector Endpoint
      dragging when the user hits Escape.  This is now more consistent
      with the rest of Inkscape's tools.

17 years ago * autogen.sh: Improve the versionCheck test to be more portable.
mjwybrow [Thu, 1 Feb 2007 01:51:09 +0000 (01:51 +0000)]
 *  autogen.sh: Improve the versionCheck test to be more portable.

17 years agoupdate from Tim
a_b [Wed, 31 Jan 2007 23:05:55 +0000 (23:05 +0000)]
update from Tim

17 years agoupdate from Helix84
a_b [Wed, 31 Jan 2007 21:30:24 +0000 (21:30 +0000)]
update from Helix84

17 years agoupdated ru.po
prokoudine [Wed, 31 Jan 2007 07:52:52 +0000 (07:52 +0000)]
updated ru.po

17 years agoForgot to add japanese translation of nsi
cwebb [Tue, 30 Jan 2007 20:44:50 +0000 (20:44 +0000)]
Forgot to add japanese translation of nsi

17 years agoUpdating translations from 0.45
cwebb [Tue, 30 Jan 2007 20:44:08 +0000 (20:44 +0000)]
Updating translations from 0.45

17 years agoupdate 2250 translated messages.
ps_aux [Mon, 29 Jan 2007 06:19:55 +0000 (06:19 +0000)]
update 2250 translated messages.

17 years agoupdate from Aleksandar
a_b [Sun, 28 Jan 2007 23:33:03 +0000 (23:33 +0000)]
update from Aleksandar

17 years agoTranslation update from 0.45
cwebb [Sun, 28 Jan 2007 19:19:22 +0000 (19:19 +0000)]
Translation update from 0.45

17 years agoFixed untranslatable radiobuttons in extensions
johanengelen [Sat, 27 Jan 2007 21:23:50 +0000 (21:23 +0000)]
Fixed untranslatable radiobuttons in extensions

17 years agoFixed: Non-translatable strings in "enum" type extensions
johanengelen [Sat, 27 Jan 2007 21:02:57 +0000 (21:02 +0000)]
Fixed: Non-translatable strings in "enum" type extensions

17 years agoupdate from Valessio
a_b [Sat, 27 Jan 2007 19:03:58 +0000 (19:03 +0000)]
update from Valessio

17 years agoAdd check for well-formedness of entity declarations. We found a
cmarqu [Sat, 27 Jan 2007 14:14:30 +0000 (14:14 +0000)]
Add check for well-formedness of entity declarations. We found a
translation where these were wrong, and only GTK spotted this.

17 years agouse bare layer names for layer names in gimp rather than file paths
acspike [Sat, 27 Jan 2007 06:10:39 +0000 (06:10 +0000)]
use bare layer names for layer names in gimp rather than file paths

17 years agoupdate
a_b [Fri, 26 Jan 2007 23:17:08 +0000 (23:17 +0000)]
update

17 years agoman page update for 0.45
buliabyak [Fri, 26 Jan 2007 23:10:23 +0000 (23:10 +0000)]
man page update for 0.45

17 years agoFix plural forms.
cmarqu [Fri, 26 Jan 2007 23:05:23 +0000 (23:05 +0000)]
Fix plural forms.

17 years agotemporary fix: prevent crash when clipping/masking an object with its own clone
buliabyak [Fri, 26 Jan 2007 19:05:22 +0000 (19:05 +0000)]
temporary fix: prevent crash when clipping/masking an object with its own clone

17 years agoremove obsolete assert
acspike [Fri, 26 Jan 2007 03:40:22 +0000 (03:40 +0000)]
remove obsolete assert

17 years agocomment for the future
buliabyak [Thu, 25 Jan 2007 23:53:05 +0000 (23:53 +0000)]
comment for the future

17 years agodouble-click on offset changes to node tool
scislac [Thu, 25 Jan 2007 21:46:30 +0000 (21:46 +0000)]
double-click on offset changes to node tool

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