Code

inkscape.git
16 years agoFilter effects:
nicholasbishop [Sat, 14 Jul 2007 20:55:43 +0000 (20:55 +0000)]
Filter effects:

* As coded by Johan Engelen, made the filter-effect-enums code more generic; the data and conversion classes are now in src/util, filter-specific data is in filter-enums.h

* Improved filter_add_primitive so that default values are filled in appropriately to prevent errors or possible crashes

16 years agoMove check for unlinked paths of 3D box faces to the correct location
cilix42 [Sat, 14 Jul 2007 16:46:20 +0000 (16:46 +0000)]
Move check for unlinked paths of 3D box faces to the correct location

16 years agoWrite distinguished corners of 3D boxes to the svg representation from which the...
cilix42 [Sat, 14 Jul 2007 14:51:56 +0000 (14:51 +0000)]
Write distinguished corners of 3D boxes to the svg representation from which the box can be recomputed.
This is used to fix several bugs related to the editing of boxes resulting from cloning, undo operations or newly opened documents (we had stray pointers to SPPaths before that made Inkscape crash).

16 years agoFilter effects dialog:
nicholasbishop [Fri, 13 Jul 2007 21:29:20 +0000 (21:29 +0000)]
Filter effects dialog:

* Added new combobox for setting the "in2" attribute in the same way as was already possible for the "in" attribute.
* Setting in or in2 to Default now unsets that attribute

16 years agoFilter effects dialog:
nicholasbishop [Fri, 13 Jul 2007 04:43:40 +0000 (04:43 +0000)]
Filter effects dialog:

* Improved spacing of input connections for primitives with multiple inputs
* Added basic support for display of feMerge connections. Doesn't yet display the actual connections since feMergeNodes aren't supported yet.

16 years agofix bug #1752969 division by zero in fractalize
popolon2 [Thu, 12 Jul 2007 22:42:04 +0000 (22:42 +0000)]
fix bug #1752969 division by zero in fractalize

16 years agoswitch back to cairo pdf importer temporarily
buliabyak [Thu, 12 Jul 2007 21:38:19 +0000 (21:38 +0000)]
switch back to cairo pdf importer temporarily

16 years agostupid syntax mistake
jiho-sf [Thu, 12 Jul 2007 21:01:30 +0000 (21:01 +0000)]
stupid syntax mistake

16 years ago- added an "all" action that does everything which needs to be done to compiled Inksc...
jiho-sf [Thu, 12 Jul 2007 20:59:57 +0000 (20:59 +0000)]
- added an "all" action that does everything which needs to be done to compiled Inkscape from SVN regularly
- updated help message
- enabled the prefix option (don't know why it was commented)

16 years agoUpped the required version for poppler.
miklosh [Thu, 12 Jul 2007 18:16:49 +0000 (18:16 +0000)]
Upped the required version for poppler.

16 years agoEnable the poppler-based PDF import extension by default.
miklosh [Thu, 12 Jul 2007 18:02:54 +0000 (18:02 +0000)]
Enable the poppler-based PDF import extension by default.

16 years agoInitial commit of native poppler-based PDF import.
miklosh [Thu, 12 Jul 2007 17:05:34 +0000 (17:05 +0000)]
Initial commit of native poppler-based PDF import.

16 years agofix for panning and zooming into area in 3D box tool (root_handler of event_context...
cilix42 [Thu, 12 Jul 2007 11:34:32 +0000 (11:34 +0000)]
fix for panning and zooming into area in 3D box tool (root_handler of event_context was not called in some cases)

16 years agoFilter effects dialog:
nicholasbishop [Thu, 12 Jul 2007 03:56:39 +0000 (03:56 +0000)]
Filter effects dialog:

* Added controls for the composite filter primitive (operator and k1-k4).
* Simplified setting the filter attributes to remove duplicated code common for spinsliders and comboboxenums

16 years agobug 1243190: add tref element support; limited editing support thus far (patch by...
cyreve [Wed, 11 Jul 2007 21:44:47 +0000 (21:44 +0000)]
bug 1243190: add tref element support; limited editing support thus far (patch by gbanaszk)

16 years agoMove 3D axis manipulation functions to separate file
cilix42 [Wed, 11 Jul 2007 08:01:56 +0000 (08:01 +0000)]
Move 3D axis manipulation functions to separate file

16 years agoapparently filter-dialog cpp file wasn't added to translatable ones as well :)
prokoudine [Tue, 10 Jul 2007 22:53:31 +0000 (22:53 +0000)]
apparently filter-dialog cpp file wasn't added to translatable ones as well :)

16 years agoadded forgotten file to POTFILES.in
prokoudine [Tue, 10 Jul 2007 22:24:08 +0000 (22:24 +0000)]
added forgotten file to POTFILES.in

16 years agog2png extension was removed from SVN, but not from POTFILES.in
prokoudine [Tue, 10 Jul 2007 21:07:45 +0000 (21:07 +0000)]
g2png extension was removed from SVN, but not from POTFILES.in

In other words...

Дедушка умер, а дело живёт
Лучше бы было наоборот

:)

16 years agopatch by gorodish, fixes bug 1692611 (win32 EMF crash)
scislac [Tue, 10 Jul 2007 20:39:45 +0000 (20:39 +0000)]
patch by gorodish, fixes bug 1692611 (win32 EMF crash)

16 years agopatch 1741941
buliabyak [Tue, 10 Jul 2007 20:29:40 +0000 (20:29 +0000)]
patch 1741941

16 years agoadd item handler so that right-click works over an item; fixes 1751318
buliabyak [Tue, 10 Jul 2007 20:20:27 +0000 (20:20 +0000)]
add item handler so that right-click works over an item; fixes 1751318

16 years agoshorter and less assuming status message - note that effects are used among other...
buliabyak [Tue, 10 Jul 2007 18:47:07 +0000 (18:47 +0000)]
shorter and less assuming status message - note that effects are used among other things for help menu items

16 years agomove filters dialog to where it makes more sense
buliabyak [Tue, 10 Jul 2007 18:32:51 +0000 (18:32 +0000)]
move filters dialog to where it makes more sense

16 years agomove the box tool back where it belongs, in shapes
buliabyak [Tue, 10 Jul 2007 18:32:06 +0000 (18:32 +0000)]
move the box tool back where it belongs, in shapes

16 years agoa slightly more exciting 3d box tool
buliabyak [Tue, 10 Jul 2007 18:31:09 +0000 (18:31 +0000)]
a slightly more exciting 3d box tool

16 years agoupdate for new extensions
buliabyak [Tue, 10 Jul 2007 17:06:16 +0000 (17:06 +0000)]
update for new extensions

16 years agoadd color replacer
buliabyak [Tue, 10 Jul 2007 15:53:35 +0000 (15:53 +0000)]
add color replacer

16 years agoDifferent default styles for non-parallel 3D box faces
cilix42 [Tue, 10 Jul 2007 14:07:52 +0000 (14:07 +0000)]
Different default styles for non-parallel 3D box faces

16 years agoCreate all 3D box faces in the beginning (fixes resizing bug; first step towards...
cilix42 [Tue, 10 Jul 2007 13:58:55 +0000 (13:58 +0000)]
Create all 3D box faces in the beginning (fixes resizing bug; first step towards correct handling of degenerate boxes)

16 years agoMore 3D auxiliary/convenience functions
cilix42 [Tue, 10 Jul 2007 13:50:59 +0000 (13:50 +0000)]
More 3D auxiliary/convenience functions

16 years agoClick-select entire 3D boxes instead of only single faces; faces can still be selecte...
cilix42 [Tue, 10 Jul 2007 13:34:55 +0000 (13:34 +0000)]
Click-select entire 3D boxes instead of only single faces; faces can still be selected with (Alt+)Ctrl-Click

16 years agoStatus message & cleanups
cilix42 [Tue, 10 Jul 2007 13:27:15 +0000 (13:27 +0000)]
Status message & cleanups

16 years agocorrect way to transform coordinates (fixes earlier ad-hoc solution)
cilix42 [Tue, 10 Jul 2007 13:19:35 +0000 (13:19 +0000)]
correct way to transform coordinates (fixes earlier ad-hoc solution)

16 years agoDifferent resizing variant for 3D boxes (8 handles)
cilix42 [Tue, 10 Jul 2007 12:59:33 +0000 (12:59 +0000)]
Different resizing variant for 3D boxes (8 handles)

16 years agosmall cleanups
cilix42 [Tue, 10 Jul 2007 12:40:33 +0000 (12:40 +0000)]
small cleanups

16 years agoFilter effects interface:
nicholasbishop [Tue, 10 Jul 2007 07:12:02 +0000 (07:12 +0000)]
Filter effects interface:

Modified the display of filter primitive connections to always show all connectins using decreasing widths for the connection cells in the treeview. Also made the "in2" connections work for feBlend and feComposite.

16 years agoadd text case effects
buliabyak [Tue, 10 Jul 2007 06:19:01 +0000 (06:19 +0000)]
add text case effects

16 years agofix namespaces
buliabyak [Tue, 10 Jul 2007 01:05:35 +0000 (01:05 +0000)]
fix namespaces

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)]