Code

inkscape.git
17 years agoRemoved transform from <svg> and corrected matrix multiplication order in PdfParser...
miklosh [Mon, 23 Jul 2007 14:05:39 +0000 (14:05 +0000)]
Removed transform from <svg> and corrected matrix multiplication order in PdfParser::opConcat

17 years agoPatch by Jean-René Reinhard: better SVG compliance for lighting effects
kiirala [Mon, 23 Jul 2007 08:12:06 +0000 (08:12 +0000)]
Patch by Jean-René Reinhard: better SVG compliance for lighting effects

17 years agoremoving kerns also trims multi-value x attribute; allow it to work on tspans as...
buliabyak [Mon, 23 Jul 2007 06:31:01 +0000 (06:31 +0000)]
removing kerns also trims multi-value x attribute; allow it to work on tspans as well

17 years agoremove age-old optimization which fails to update display when undoing removing manua...
buliabyak [Mon, 23 Jul 2007 06:00:22 +0000 (06:00 +0000)]
remove age-old optimization which fails to update display when undoing removing manual kerns

17 years agoAdded some heuristics to set CSS font-style and font-weight from PDF font names when...
miklosh [Sun, 22 Jul 2007 20:07:18 +0000 (20:07 +0000)]
Added some heuristics to set CSS font-style and font-weight from PDF font names when these properties are not available from poppler

17 years agoFilter effects dialog:
nicholasbishop [Sun, 22 Jul 2007 19:46:00 +0000 (19:46 +0000)]
Filter effects dialog:

Created simple controls for feConvolveMatrix. Currently only handles attributes order and kernelMatrix.

17 years agotspan statusbar description
buliabyak [Sun, 22 Jul 2007 18:04:51 +0000 (18:04 +0000)]
tspan statusbar description

17 years agotspan statusbar description
buliabyak [Sun, 22 Jul 2007 18:03:54 +0000 (18:03 +0000)]
tspan statusbar description

17 years agoAdded xml:space=preserve attribute on <text> nodes and sodipodi:role=line attribute...
miklosh [Sun, 22 Jul 2007 12:28:23 +0000 (12:28 +0000)]
Added xml:space=preserve attribute on <text> nodes and sodipodi:role=line attribute on <tspan> nodes to ease text editing

17 years agoUse the #RRGGBB color format instead of rgb() since most extensions don't support...
miklosh [Sun, 22 Jul 2007 11:08:27 +0000 (11:08 +0000)]
Use the #RRGGBB color format instead of rgb() since most extensions don't support the latter

17 years agoFurther development of the PDF import module: continued pruning of PdfParser.cpp...
miklosh [Sat, 21 Jul 2007 17:59:49 +0000 (17:59 +0000)]
Further development of the PDF import module: continued pruning of PdfParser.cpp, added basic text and image support and did some coding style
adjustments.

17 years agoAdded a missing link in making the filterRes attribute work
kiirala [Sat, 21 Jul 2007 07:00:28 +0000 (07:00 +0000)]
Added a missing link in making the filterRes attribute work

17 years agoPatch from Felipe Sanches: support for feConvolveMatrix filter primitive
kiirala [Fri, 20 Jul 2007 20:19:00 +0000 (20:19 +0000)]
Patch from Felipe Sanches: support for feConvolveMatrix filter primitive

17 years agoPatch from Jean-René Reinhard: support for feDiffuseLighting and
kiirala [Fri, 20 Jul 2007 19:50:41 +0000 (19:50 +0000)]
Patch from Jean-René Reinhard: support for feDiffuseLighting and
feSpecularLighting filter primitives

17 years agoUpdated the gtkmmified fill and stroke dialog with the filter effects
gustav_b [Fri, 20 Jul 2007 19:28:05 +0000 (19:28 +0000)]
Updated the gtkmmified fill and stroke dialog with the filter effects
changes done in the current f&s dialog. I'll probably make the gtkmmified one
default pretty soon to avoid double work...

17 years agoCleaned up logic of sp_te_delete to adhere to UI/logic layering.
gbanaszk [Wed, 18 Jul 2007 18:33:13 +0000 (18:33 +0000)]
Cleaned up logic of sp_te_delete to adhere to UI/logic layering.

17 years agomake all-inkscape-files the default filter instead of all-images (do we need that...
buliabyak [Wed, 18 Jul 2007 16:33:53 +0000 (16:33 +0000)]
make all-inkscape-files the default filter instead of all-images (do we need that at all? MIME has some pretty strange notions of what is an image and what not)

17 years agoUse Inkscape's own code to write coordinates to svg (much nicer fix than commit ...
cilix42 [Wed, 18 Jul 2007 02:23:47 +0000 (02:23 +0000)]
Use Inkscape's own code to write coordinates to svg (much nicer fix than commit #15449)

17 years agoMake string conversion of box coordinates locale-independent (fixes bug with language...
cilix42 [Wed, 18 Jul 2007 00:23:49 +0000 (00:23 +0000)]
Make string conversion of box coordinates locale-independent (fixes bug with languages that use comma instead of decimal point)

17 years agoAnother newly 'discovered' translator.
cmarqu [Tue, 17 Jul 2007 22:35:38 +0000 (22:35 +0000)]
Another newly 'discovered' translator.

17 years agoFilter effects dialog:
nicholasbishop [Tue, 17 Jul 2007 19:14:51 +0000 (19:14 +0000)]
Filter effects dialog:

* Enable duplicating filters (from the popup menu)

17 years agoA few additions to ensure that editing trefs is not allowed (and doesn't cause a...
gbanaszk [Tue, 17 Jul 2007 17:39:06 +0000 (17:39 +0000)]
A few additions to ensure that editing trefs is not allowed (and doesn't cause a crash).  Also allows all trefs within a selection to be 'unlinked'.

17 years agoUnfuzzied
luca_bruno [Tue, 17 Jul 2007 13:12:40 +0000 (13:12 +0000)]
Unfuzzied

17 years agoFilter effects dialog:
nicholasbishop [Tue, 17 Jul 2007 07:22:28 +0000 (07:22 +0000)]
Filter effects dialog:

* Enables drag-and-drop reordering for filter primitives. Removes any connection conflicts caused by reordering.

17 years agoFilter effects dialog:
nicholasbishop [Tue, 17 Jul 2007 02:27:39 +0000 (02:27 +0000)]
Filter effects dialog:

* Prevent filter primitive connections to primitives that come after the selected primitive.

17 years agoAdd two newly 'discovered' translators, sorry guys.
cmarqu [Mon, 16 Jul 2007 22:42:16 +0000 (22:42 +0000)]
Add two newly 'discovered' translators, sorry guys.

17 years agoFilter effects dialog:
nicholasbishop [Mon, 16 Jul 2007 22:24:23 +0000 (22:24 +0000)]
Filter effects dialog:

* A coule bug fixes; attempting to connect the first filter primitive to another is no longer allowed, same for attempting to connect the input of a filter primitive to its own result. Still todo is preventing a connection to a later primitive.

17 years agofix compiler warning on ordering of init in uri-references.cpp
johanengelen [Mon, 16 Jul 2007 18:55:32 +0000 (18:55 +0000)]
fix compiler warning on ordering of init in uri-references.cpp

17 years agoadd text replace
buliabyak [Mon, 16 Jul 2007 18:42:05 +0000 (18:42 +0000)]
add text replace

17 years agoFilter effects dialog:
nicholasbishop [Mon, 16 Jul 2007 06:58:23 +0000 (06:58 +0000)]
Filter effects dialog:

* Made a lot of strings translatable
* Fixed the filter primitive input settings to work more like other ComboBoxEnums.

17 years agosimplify
buliabyak [Sun, 15 Jul 2007 15:00:23 +0000 (15:00 +0000)]
simplify

17 years agofix crash with empty parameter string
buliabyak [Sun, 15 Jul 2007 14:49:36 +0000 (14:49 +0000)]
fix crash with empty parameter string

17 years agoUpdate.
cmarqu [Sun, 15 Jul 2007 14:37:03 +0000 (14:37 +0000)]
Update.

17 years agoUpdate with strings from current sources.
cmarqu [Sun, 15 Jul 2007 13:39:27 +0000 (13:39 +0000)]
Update with strings from current sources.

17 years agoMake strings translatable.
cmarqu [Sun, 15 Jul 2007 13:36:03 +0000 (13:36 +0000)]
Make strings translatable.

17 years agoadded forgotten text_replace.inx, added updated translation into Russian
prokoudine [Sun, 15 Jul 2007 13:22:14 +0000 (13:22 +0000)]
added forgotten text_replace.inx, added updated translation into Russian

17 years agofix replace to work with non-ascii text
buliabyak [Sun, 15 Jul 2007 05:39:21 +0000 (05:39 +0000)]
fix replace to work with non-ascii text

17 years agotext replace
buliabyak [Sun, 15 Jul 2007 03:29:51 +0000 (03:29 +0000)]
text replace

17 years agoAdd poppler
ishmal [Sun, 15 Jul 2007 00:45:31 +0000 (00:45 +0000)]
Add poppler

17 years agoUse poppler
ishmal [Sun, 15 Jul 2007 00:44:39 +0000 (00:44 +0000)]
Use poppler

17 years agoFixed assertion failure with some unset parameters for feComposite & feOffset
kiirala [Sat, 14 Jul 2007 21:54:16 +0000 (21:54 +0000)]
Fixed assertion failure with some unset parameters for feComposite & feOffset

17 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

17 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

17 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).

17 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

17 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.

17 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

17 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

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

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

17 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.

17 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.

17 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.

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

17 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

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

17 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

17 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 :)

17 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

17 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...

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

:)

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

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

17 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

17 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

17 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

17 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

17 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

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

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

17 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

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

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

17 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

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

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

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

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

17 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.

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

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

17 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

17 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

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

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

17 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

17 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

17 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

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

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

17 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

17 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

17 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

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

17 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

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

17 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

17 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

17 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

17 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.

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