Code

inkscape.git
16 years agoUpdated Makefile.am file lists for Mac OS X icons and share/examples
kiirala [Mon, 9 Jul 2007 12:55:16 +0000 (12:55 +0000)]
Updated Makefile.am file lists for Mac OS X icons and share/examples

16 years agoFirst version of feComposite filter effect renderer
kiirala [Mon, 9 Jul 2007 12:04:51 +0000 (12:04 +0000)]
First version of feComposite filter effect renderer

16 years agofix 1731457
buliabyak [Sun, 8 Jul 2007 23:28:23 +0000 (23:28 +0000)]
fix 1731457

16 years agofix inheriting paintservers
buliabyak [Sun, 8 Jul 2007 23:17:52 +0000 (23:17 +0000)]
fix inheriting paintservers

16 years agoadd accessors for owner object and document
buliabyak [Sun, 8 Jul 2007 23:17:24 +0000 (23:17 +0000)]
add accessors for owner object and document

16 years agoswitch scale/rotate mode with Shift+s
buliabyak [Sun, 8 Jul 2007 16:26:31 +0000 (16:26 +0000)]
switch scale/rotate mode with Shift+s

16 years agoswitch scale/rotate mode with Shift+s
buliabyak [Sun, 8 Jul 2007 16:24:31 +0000 (16:24 +0000)]
switch scale/rotate mode with Shift+s

16 years agoupdate alt-scaling
buliabyak [Sun, 8 Jul 2007 13:15:40 +0000 (13:15 +0000)]
update alt-scaling

16 years agocosmetic
buliabyak [Sun, 8 Jul 2007 13:15:24 +0000 (13:15 +0000)]
cosmetic

16 years agointeger scale with Alt, instead of slow movement
buliabyak [Sun, 8 Jul 2007 13:12:17 +0000 (13:12 +0000)]
integer scale with Alt, instead of slow movement

16 years agoRemoved Makefile.am reference to files removed in r15312
kiirala [Sat, 7 Jul 2007 11:39:25 +0000 (11:39 +0000)]
Removed Makefile.am reference to files removed in r15312

16 years agoremove, obsoleted by the new features in Export dialog; please develop that dialog...
buliabyak [Sat, 7 Jul 2007 06:47:17 +0000 (06:47 +0000)]
remove, obsoleted by the new features in Export dialog; please develop that dialog further if you want more features

16 years agoFix #1740146.
johanengelen [Fri, 6 Jul 2007 16:43:38 +0000 (16:43 +0000)]
Fix #1740146.

16 years agoFix for bug #1740146: always get current namedview, because it might have changed...
dvlierop2 [Fri, 6 Jul 2007 10:37:44 +0000 (10:37 +0000)]
Fix for bug #1740146: always get current namedview, because it might have changed when multiple documents are open

16 years agoput ssl back
ishmal [Thu, 5 Jul 2007 22:39:40 +0000 (22:39 +0000)]
put ssl back

16 years agoFixed broken Shift+LeftClick to set stroke function
joelholdsworth [Thu, 5 Jul 2007 21:08:40 +0000 (21:08 +0000)]
Fixed broken Shift+LeftClick to set stroke function

16 years agomake subtree monitoring part of XML::Node's interface
mental [Wed, 4 Jul 2007 23:27:58 +0000 (23:27 +0000)]
make subtree monitoring part of XML::Node's interface

16 years agoFirst stab at a connection UI from Nick
mental [Wed, 4 Jul 2007 19:07:46 +0000 (19:07 +0000)]
First stab at a connection UI from Nick

16 years agoTwo variants of resizing 3D boxes (using three/four handles, respectively, demonstrat...
cilix42 [Wed, 4 Jul 2007 10:49:11 +0000 (10:49 +0000)]
Two variants of resizing 3D boxes (using three/four handles, respectively, demonstrating different behaviours). Much of this will be reverted once the final behaviour is settled.

16 years agoNew/updated 3D box auxiliary/convenience functions (e.g., allow (un)constrained movem...
cilix42 [Wed, 4 Jul 2007 10:26:36 +0000 (10:26 +0000)]
New/updated 3D box auxiliary/convenience functions (e.g., allow (un)constrained movement of corners, too; determine midpoints of edges)

16 years agoAdded missing #ifdefs for HAVE_POPPLER_GLIB
miklosh [Wed, 4 Jul 2007 09:04:38 +0000 (09:04 +0000)]
Added missing #ifdefs for HAVE_POPPLER_GLIB

16 years agoadapt to new paintservers API of SPStyle
buliabyak [Wed, 4 Jul 2007 01:30:14 +0000 (01:30 +0000)]
adapt to new paintservers API of SPStyle

16 years agoswitch fill/stroke paintservers to URIReferences, properly disconnect and delete...
buliabyak [Wed, 4 Jul 2007 01:29:58 +0000 (01:29 +0000)]
switch fill/stroke paintservers to URIReferences, properly disconnect and delete connections on destroy; remove some old crap; fixes a ton of old bugs

16 years agoadd SPPaintServerReference for use in SPStyle
buliabyak [Wed, 4 Jul 2007 01:29:48 +0000 (01:29 +0000)]
add SPPaintServerReference for use in SPStyle

16 years agoswitch to using extract_uri
buliabyak [Wed, 4 Jul 2007 01:29:33 +0000 (01:29 +0000)]
switch to using extract_uri

16 years agomake it a bit more permissive with its argument
buliabyak [Wed, 4 Jul 2007 01:29:24 +0000 (01:29 +0000)]
make it a bit more permissive with its argument

16 years agoprevent crashes by disconnecting signals on destroy
buliabyak [Wed, 4 Jul 2007 01:29:13 +0000 (01:29 +0000)]
prevent crashes by disconnecting signals on destroy

16 years agoInitial commit of Cairo-based PDF import using libpoppler
miklosh [Wed, 4 Jul 2007 00:05:18 +0000 (00:05 +0000)]
Initial commit of Cairo-based PDF import using libpoppler

16 years agoReplaced blending modes example with a more detailed example
kiirala [Tue, 3 Jul 2007 21:39:42 +0000 (21:39 +0000)]
Replaced blending modes example with a more detailed example

16 years agosmall cleanup (consistently use Box3D::Axis to specify axis directions)
cilix42 [Tue, 3 Jul 2007 19:30:40 +0000 (19:30 +0000)]
small cleanup (consistently use Box3D::Axis to specify axis directions)

16 years agoMake box resizeable (currently 3 handles: arbitrary movement in XY plane, constrained...
cilix42 [Tue, 3 Jul 2007 19:27:22 +0000 (19:27 +0000)]
Make box resizeable (currently 3 handles: arbitrary movement in XY plane, constrained movement in Z direction)

16 years agoRefactoring of 3D box internals.
cilix42 [Tue, 3 Jul 2007 19:20:05 +0000 (19:20 +0000)]
Refactoring of 3D box internals.
Handle the corners in the box itself and only link to them from the separate faces. This way we can make the code *much* cleaner and more generic.
Provide generic auxiliary functions for the movement of corners in XY-plane and Z-direction.

16 years agoOnly create the faces of a 3D box when needed (use pointers to refer to them).
cilix42 [Tue, 3 Jul 2007 18:55:50 +0000 (18:55 +0000)]
Only create the faces of a 3D box when needed (use pointers to refer to them).

16 years agoMore meaningful name for 3D axis directions
cilix42 [Tue, 3 Jul 2007 18:38:27 +0000 (18:38 +0000)]
More meaningful name for 3D axis directions

16 years agoMake 3D axes correspond to places in binary representation (allows for more generic...
cilix42 [Tue, 3 Jul 2007 18:32:33 +0000 (18:32 +0000)]
Make 3D axes correspond to places in binary representation (allows for more generic code)

16 years agoSwap axis directions Y and Z (for consistency)
cilix42 [Tue, 3 Jul 2007 18:11:42 +0000 (18:11 +0000)]
Swap axis directions Y and Z (for consistency)

16 years agoUse arrays to manage corners and faces of 3D boxes
cilix42 [Tue, 3 Jul 2007 18:09:45 +0000 (18:09 +0000)]
Use arrays to manage corners and faces of 3D boxes

16 years ago r15736@tres: ted | 2007-07-02 21:11:39 -0700
gouldtj [Tue, 3 Jul 2007 04:13:31 +0000 (04:13 +0000)]
 r15736@tres:  ted | 2007-07-02 21:11:39 -0700
 Changing the working directory for scripts from the temporary directory
 to the current working directory (the one Inkscape was called with).  I
 don't think this is the 'right' way to do this -- but the win32 people
 kinda need it.

16 years ago r15705@tres: ted | 2007-07-02 20:15:46 -0700
gouldtj [Tue, 3 Jul 2007 03:48:19 +0000 (03:48 +0000)]
 r15705@tres:  ted | 2007-07-02 20:15:46 -0700
 Removing some dead code.

16 years ago r15704@tres: ted | 2007-07-02 16:03:34 -0700
gouldtj [Tue, 3 Jul 2007 03:48:15 +0000 (03:48 +0000)]
 r15704@tres:  ted | 2007-07-02 16:03:34 -0700
 Split out the execution environment object.

16 years ago r15703@tres: ted | 2007-07-02 15:27:14 -0700
gouldtj [Tue, 3 Jul 2007 03:48:05 +0000 (03:48 +0000)]
 r15703@tres:  ted | 2007-07-02 15:27:14 -0700
 Removing a check that needlessly exited if there was no GUI to display.
 It is now removed so those extensions only show the working dialog.

16 years ago r15702@tres: ted | 2007-07-02 15:17:48 -0700
gouldtj [Tue, 3 Jul 2007 03:48:00 +0000 (03:48 +0000)]
 r15702@tres:  ted | 2007-07-02 15:17:48 -0700
 Quotes were added to block shell variables, but now that we're using the
 GTK+ call we can assume that shells don't really get involved.

16 years agofix wrong modified signal handling: connecting was sigc but disconnecting was old...
buliabyak [Mon, 2 Jul 2007 19:04:27 +0000 (19:04 +0000)]
fix wrong modified signal handling: connecting was sigc but disconnecting was old g_signal

16 years agowas trying to have my cake and eat it too, memory-management-wise ... for
mental [Sun, 1 Jul 2007 20:08:45 +0000 (20:08 +0000)]
was trying to have my cake and eat it too, memory-management-wise ... for
now, manual management for Subtree

16 years agoinitial implementation of XML::Subtree API for tracking changes on a
mental [Sun, 1 Jul 2007 20:08:30 +0000 (20:08 +0000)]
initial implementation of XML::Subtree API for tracking changes on a
whole-subtree basis; the initial implementation does not have very good
performance for large subtrees, but should work well for smaller ones

16 years agoisolated internal spaces no longer force font-family quoting, for the
mental [Sat, 30 Jun 2007 23:40:01 +0000 (23:40 +0000)]
isolated internal spaces no longer force font-family quoting, for the
sake of backwards-compatibility with older Inkscape version; also,
additional comments

16 years agoAdd keybindings for the 3D box tool
cilix42 [Sat, 30 Jun 2007 12:51:32 +0000 (12:51 +0000)]
Add keybindings for the 3D box tool

16 years agopartial update of Slovak in trunk
helix84 [Fri, 29 Jun 2007 18:34:41 +0000 (18:34 +0000)]
partial update of Slovak in trunk

16 years agoWhen an image is clipped, the curve used for snapping must be updated
dvlierop2 [Fri, 29 Jun 2007 14:12:19 +0000 (14:12 +0000)]
When an image is clipped, the curve used for snapping must be updated

16 years agoexcluding plugin.cpp to fix compiling on win32 (list discussion indicated it isn...
scislac [Thu, 28 Jun 2007 19:43:18 +0000 (19:43 +0000)]
excluding plugin.cpp to fix compiling on win32 (list discussion indicated it isn't used on linux, we'll see about win32)

16 years agoNow nodes of transformed items will snap correctly
dvlierop2 [Thu, 28 Jun 2007 19:34:45 +0000 (19:34 +0000)]
Now nodes of transformed items will snap correctly

16 years agosp_style_new argument
buliabyak [Thu, 28 Jun 2007 02:14:18 +0000 (02:14 +0000)]
sp_style_new argument

16 years agoreverting commit 15065; let's come up with something better than this
dvlierop2 [Wed, 27 Jun 2007 21:10:14 +0000 (21:10 +0000)]
reverting commit 15065; let's come up with something better than this

16 years agosnapping transformation center again...
dvlierop2 [Wed, 27 Jun 2007 20:40:01 +0000 (20:40 +0000)]
snapping transformation center again...

16 years agoa couple more checks just in case
buliabyak [Wed, 27 Jun 2007 20:26:29 +0000 (20:26 +0000)]
a couple more checks just in case

16 years agofixed broken markup in EU translation
prokoudine [Wed, 27 Jun 2007 07:04:35 +0000 (07:04 +0000)]
fixed broken markup in EU translation

16 years ago r15700@tres: ted | 2007-06-26 23:54:54 -0700
gouldtj [Wed, 27 Jun 2007 06:56:47 +0000 (06:56 +0000)]
 r15700@tres:  ted | 2007-06-26 23:54:54 -0700
 Fixing an SVK push error.

16 years agouse an accessor method to get filter from style
buliabyak [Wed, 27 Jun 2007 06:34:35 +0000 (06:34 +0000)]
use an accessor method to get filter from style

16 years ago(no commit message)
gouldtj [Wed, 27 Jun 2007 06:32:00 +0000 (06:32 +0000)]

16 years ago(no commit message)
gouldtj [Wed, 27 Jun 2007 06:31:43 +0000 (06:31 +0000)]

16 years ago(no commit message)
gouldtj [Wed, 27 Jun 2007 06:30:40 +0000 (06:30 +0000)]

16 years ago r15631@tres: ted | 2007-06-26 22:34:54 -0700
gouldtj [Wed, 27 Jun 2007 06:29:59 +0000 (06:29 +0000)]
 r15631@tres:  ted | 2007-06-26 22:34:54 -0700
 Cleaning up the ::effect function to use more Glib::

16 years ago r15630@tres: ted | 2007-06-26 22:27:01 -0700
gouldtj [Wed, 27 Jun 2007 06:29:50 +0000 (06:29 +0000)]
 r15630@tres:  ted | 2007-06-26 22:27:01 -0700
 Implementing save.

16 years ago r15629@tres: ted | 2007-06-26 21:47:00 -0700
gouldtj [Wed, 27 Jun 2007 06:29:41 +0000 (06:29 +0000)]
 r15629@tres:  ted | 2007-06-26 21:47:00 -0700
 Adding in the ability to open files.  Which required some changes.  But,
 now everything seems happy.  Can't break it all anymore.

16 years ago(no commit message)
gouldtj [Wed, 27 Jun 2007 06:28:49 +0000 (06:28 +0000)]

16 years ago r15559@tres: ted | 2007-06-08 14:28:18 -0700
gouldtj [Wed, 27 Jun 2007 06:28:24 +0000 (06:28 +0000)]
 r15559@tres:  ted | 2007-06-08 14:28:18 -0700
 Adding in more parameter support.

16 years ago r15558@tres: ted | 2007-06-08 08:59:52 -0700
gouldtj [Wed, 27 Jun 2007 06:28:16 +0000 (06:28 +0000)]
 r15558@tres:  ted | 2007-06-08 08:59:52 -0700
 Making Johan an author and making the copyright "authors"

16 years ago r15557@tres: ted | 2007-06-08 08:58:12 -0700
gouldtj [Wed, 27 Jun 2007 06:28:08 +0000 (06:28 +0000)]
 r15557@tres:  ted | 2007-06-08 08:58:12 -0700
 Tying in integer and float types along with removing some bugs that they
 showed.

16 years ago r15556@tres: ted | 2007-06-08 08:57:40 -0700
gouldtj [Wed, 27 Jun 2007 06:27:59 +0000 (06:27 +0000)]
 r15556@tres:  ted | 2007-06-08 08:57:40 -0700
 Adding some functions for future expansion.

16 years ago r15555@tres: ted | 2007-06-08 08:57:04 -0700
gouldtj [Wed, 27 Jun 2007 06:27:51 +0000 (06:27 +0000)]
 r15555@tres:  ted | 2007-06-08 08:57:04 -0700
 Adding in a debuging message and extending copyright.

16 years ago(no commit message)
gouldtj [Wed, 27 Jun 2007 06:27:38 +0000 (06:27 +0000)]

16 years ago(no commit message)
gouldtj [Wed, 27 Jun 2007 06:27:26 +0000 (06:27 +0000)]

16 years ago(no commit message)
gouldtj [Wed, 27 Jun 2007 06:27:11 +0000 (06:27 +0000)]

16 years agoUpdated Basque translation from Iñaki Larrañaga Murgoitio
prokoudine [Wed, 27 Jun 2007 06:26:22 +0000 (06:26 +0000)]
Updated Basque translation from Iñaki Larrañaga Murgoitio

16 years ago r15506@tres: ted | 2007-05-24 22:30:55 -0700
gouldtj [Wed, 27 Jun 2007 06:26:13 +0000 (06:26 +0000)]
 r15506@tres:  ted | 2007-05-24 22:30:55 -0700
 Wow, the basics are kinda working.  Only for ints and floats, and it
 seems to not like repeadative entry.  But, it really is seeming very
 feasible.

16 years ago(no commit message)
gouldtj [Wed, 27 Jun 2007 06:25:56 +0000 (06:25 +0000)]

16 years ago r15481@tres: ted | 2007-05-22 09:56:22 -0700
gouldtj [Wed, 27 Jun 2007 06:25:39 +0000 (06:25 +0000)]
 r15481@tres:  ted | 2007-05-22 09:56:22 -0700
 Switching to sigc::signal so it actually works.

16 years ago r15480@tres: ted | 2007-05-20 23:51:34 -0700
gouldtj [Wed, 27 Jun 2007 06:25:23 +0000 (06:25 +0000)]
 r15480@tres:  ted | 2007-05-20 23:51:34 -0700
 The basics are all working, no call back from the preferences yet.
 That's the next step.  But the dialogs appear correctly, and it works in
 the background.

16 years ago(no commit message)
gouldtj [Wed, 27 Jun 2007 06:25:05 +0000 (06:25 +0000)]

16 years ago r15432@tres: ted | 2007-05-12 21:24:09 -0700
gouldtj [Wed, 27 Jun 2007 06:24:50 +0000 (06:24 +0000)]
 r15432@tres:  ted | 2007-05-12 21:24:09 -0700
 Cleaning up so that canceling works.

16 years ago r15380@tres: ted | 2007-05-10 19:24:35 -0700
gouldtj [Wed, 27 Jun 2007 06:20:42 +0000 (06:20 +0000)]
 r15380@tres:  ted | 2007-05-10 19:24:35 -0700
 Can now hit the cancel key and have it mean something.

16 years ago r15379@tres: ted | 2007-05-09 19:13:37 -0700
gouldtj [Wed, 27 Jun 2007 06:20:33 +0000 (06:20 +0000)]
 r15379@tres:  ted | 2007-05-09 19:13:37 -0700
 Moving the dialog one step out and adding a cancel event.

16 years ago r15378@tres: ted | 2007-05-09 18:59:27 -0700
gouldtj [Wed, 27 Jun 2007 06:20:19 +0000 (06:20 +0000)]
 r15378@tres:  ted | 2007-05-09 18:59:27 -0700
 Wow, working pretty well now.  More updates and let's make this a little
 bit cooler.

16 years ago r15377@tres: ted | 2007-05-08 22:03:14 -0700
gouldtj [Wed, 27 Jun 2007 06:20:11 +0000 (06:20 +0000)]
 r15377@tres:  ted | 2007-05-08 22:03:14 -0700
 It seems to work... I'm not entirely sure I understand why.  Needs more
 testing, but I'm optimistic.

16 years ago(no commit message)
gouldtj [Wed, 27 Jun 2007 06:19:58 +0000 (06:19 +0000)]

16 years ago r15368@tres: ted | 2007-05-05 13:53:51 -0700
gouldtj [Wed, 27 Jun 2007 06:19:46 +0000 (06:19 +0000)]
 r15368@tres:  ted | 2007-05-05 13:53:51 -0700
 Basic adjustments to get async all connected in.  This compiles for
 effects, but then it crashes.  But, it's a decent start.

16 years agoswitch SPStyle to using SPFilterReference for filters; sp_style_new now requires...
buliabyak [Wed, 27 Jun 2007 05:41:53 +0000 (05:41 +0000)]
switch SPStyle to using SPFilterReference for filters; sp_style_new now requires an SPDocument; SPURIReference and SPFilterReference have an alternative constructor taking an owner_document instead of owner object

16 years agofix issue introduced in r14229
mental [Wed, 27 Jun 2007 01:46:48 +0000 (01:46 +0000)]
fix issue introduced in r14229

16 years agomore unreffing temporary styles properly
buliabyak [Wed, 27 Jun 2007 01:43:23 +0000 (01:43 +0000)]
more unreffing temporary styles properly

16 years agounref temporary styles properly
buliabyak [Wed, 27 Jun 2007 01:14:33 +0000 (01:14 +0000)]
unref temporary styles properly

16 years agofix style querying: now all objects have style, so to go up from SPStrings we need...
buliabyak [Wed, 27 Jun 2007 00:47:49 +0000 (00:47 +0000)]
fix style querying: now all objects have style, so to go up from SPStrings we need a different check

16 years agoFix "parsing error" with check-markup.
cmarqu [Tue, 26 Jun 2007 22:33:11 +0000 (22:33 +0000)]
Fix "parsing error" with check-markup.

16 years agoimplementing snapping to images
dvlierop2 [Tue, 26 Jun 2007 21:07:31 +0000 (21:07 +0000)]
implementing snapping to images

16 years agoAdd gtkrc to build.xml. Fix native path on <makefile>
ishmal [Tue, 26 Jun 2007 15:01:41 +0000 (15:01 +0000)]
Add gtkrc to build.xml.  Fix native path on <makefile>

16 years agoMove icon of 3D Box tool between Text tool and Connector tool
cilix42 [Tue, 26 Jun 2007 10:13:53 +0000 (10:13 +0000)]
Move icon of 3D Box tool between Text tool and Connector tool

16 years agoComplete fix of cast causing compile error on x86-64 (see commit no. 15178)
cilix42 [Tue, 26 Jun 2007 07:35:31 +0000 (07:35 +0000)]
Complete fix of cast causing compile error on x86-64 (see commit no. 15178)

16 years agofix effect to work after the lxml conversion
acspike [Tue, 26 Jun 2007 02:41:30 +0000 (02:41 +0000)]
fix effect to work after the lxml conversion

16 years agofix 1721790
buliabyak [Tue, 26 Jun 2007 02:27:14 +0000 (02:27 +0000)]
fix 1721790

16 years agofix up what was left broken after the lxml conversion
acspike [Tue, 26 Jun 2007 01:25:38 +0000 (01:25 +0000)]
fix up what was left broken after the lxml conversion

16 years agoRemove unused function sp_png_write_rgba (and its helper function sp_png_get_block_st...
pjrm [Mon, 25 Jun 2007 11:31:46 +0000 (11:31 +0000)]
Remove unused function sp_png_write_rgba (and its helper function sp_png_get_block_stripe).
(sp_png_write_rgba_striped): Don't export this function.  Change return type from int to bool.
(sp_export_png_file): Change return type from int to bool.