summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing inkscape-version.hKrzysztof Kosi??ski2009-01-131-0/+34
* Snapping cusp nodes: Diederik van Lierop2009-01-131-4/+5
* Do not fail when svn client is not installed and .svn directory is Krzysztof Kosi??ski2009-01-131-1/+1
* Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski2009-01-1323-105/+145
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-1232-39/+97
* copyeditbulia byak2009-01-111-2/+2
* Switching tools based on tablet device now handles many devices of same typeNiko Kiirala2009-01-111-23/+22
* Now it is possible to clear the list of documents inFelipe Corr??a da Silva Sanches2009-01-112-1/+28
* Add CMakeLists for the filters directory.Krzysztof Kosi??ski2009-01-111-0/+23
* promote default namespace for INX extension filesThomas Holder2009-01-111-9/+12
* added some messages to the user in the svgfonts dialogFelipe Corr??a da Silva Sanches2009-01-111-15/+50
* Snap from/to midpoints of a rectangle (SPRect)Diederik van Lierop2009-01-111-6/+18
* Optionally snap from/to midpoints of the edges of a bounding boxDiederik van Lierop2009-01-113-30/+39
* Added a new toolbar with snapping controlsDiederik van Lierop2009-01-1015-55/+496
* Fixes rendering of feImage (using bitmaps) by preventing the error "Unable to...Jasper van de Gronde2009-01-102-0/+6
* Cmake: New FindGTK2Joshua L. Blocher2009-01-091-16/+13
* Cmake: Corrections for mistakesJoshua L. Blocher2009-01-094-5/+6
* Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher2009-01-0924-68/+103
* fix buildJohan B. C. Engelen2009-01-082-1/+2
* switch to using shape_editor, instead of separate knotholders and listeners; ...bulia byak2009-01-088-342/+76
* move shape_editor from node context to the parent class, event contextbulia byak2009-01-0811-149/+107
* small 2geomifyJohan B. C. Engelen2009-01-071-5/+1
* update to 2geom rev.1773Johan B. C. Engelen2009-01-077-31/+40
* Cmake: more fixes plus a patch for OSX paths by Henrik GustafssonJoshua L. Blocher2009-01-071-41/+0
* fix crash when no glyph is selected at the svgfonts dialogFelipe Corr??a da Silva Sanches2009-01-061-1/+5
* Warning and whitespace cleanup.Jon A. Cruz2009-01-066-389/+407
* Another week coding offline...Felipe Corr??a da Silva Sanches2009-01-056-89/+100
* Removed two g_warning's I had used for debugging...Jasper van de Gronde2009-01-051-2/+0
* minor change to prevent double translation and inconsistencyAdib Taraben2009-01-051-1/+1
* move option: interface language from INTERNATIONALISATION to INTERFACE page o...Adib Taraben2009-01-054-43/+36
* Cmake build fixes, minorJoshua L. Blocher2009-01-0511-279/+232
* (Partial) fix to nr-filter-image + some (small) changes to nr-filter-blend an...Jasper van de Gronde2009-01-043-39/+38
* correctly initialize vector in spitem.Johan B. C. Engelen2009-01-041-0/+3
* 2geomify marker viewboxJohan B. C. Engelen2009-01-042-34/+28
* a bit more cleanupJohan B. C. Engelen2009-01-041-2/+4
* fix bbox calculation of markersJohan B. C. Engelen2009-01-041-58/+73
* fix possible crashJohan B. C. Engelen2009-01-041-1/+3
* clean up code a bit. especially remove obscure newing of a struct with C++ ob...Johan B. C. Engelen2009-01-041-24/+23
* apologies for our very fine windows build systemJohan B. C. Engelen2009-01-041-0/+2
* update of sbasis-geometric.cpp (unitVector() was broken, which affects some l...JF Barraud2009-01-031-13/+38
* rely on config file for enabling test effectsJohan B. C. Engelen2009-01-031-2/+4
* remove some of the lpe test define clauses. they are not needed. this in prep...Johan B. C. Engelen2009-01-032-8/+2
* added lpe-dynastroke, but hidden as experimental.JF Barraud2009-01-035-0/+404
* add labelsbulia byak2009-01-032-5/+5
* display filter label, if any, in filtered item descriptionbulia byak2009-01-031-2/+8
* make 'marker' property work (shorthand for start, mid and end markers); inksc...Johan B. C. Engelen2009-01-024-230/+221
* improve cairo path drawingJohan B. C. Engelen2009-01-021-23/+20
* fix bug in livarot where open paths are rendered as closed path when start ==...Johan B. C. Engelen2009-01-023-5/+10
* Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen2009-01-02100-506/+621
* reorder LPE listJohan B. C. Engelen2009-01-022-13/+13