summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* little change to meke extensions more testablesAur??lio A. Heckert2009-01-091-3/+3
* 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-078-105/+79
* added forgotten files, updated ru.po a bitAlexandre Prokoudine2009-01-073-740/+1089
* fix cmake version checkingJohan B. C. Engelen2009-01-061-21/+27
* Cmake: add missing fileJoshua L. Blocher2009-01-062-56/+145
* new Croatian translation from Davorin Ĺ egoAlexandre Prokoudine2009-01-061-11452/+7633
* Cmake: add missing fileJoshua L. Blocher2009-01-061-0/+89
* Cmake: Fixed GioMM Include DirectoriesJoshua L. Blocher2009-01-061-0/+4
* patch 276351, fix warningbulia byak2009-01-062-3/+3
* fix crash when no glyph is selected at the svgfonts dialogFelipe Corr??a da Silva Sanches2009-01-061-1/+5
* Remove utestJon A. Cruz2009-01-062-2/+0
* Warning and whitespace cleanup.Jon A. Cruz2009-01-066-389/+407
* Another week coding offline...Felipe Corr??a da Silva Sanches2009-01-057-96/+107
* 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-0512-280/+238
* (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
* add #define LPE_ENABLE_TEST_EFFECTS to config.h for windows and cmake builds.Johan B. C. Engelen2009-01-032-0/+6
* 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
* some more filters, fixes, rearrangesbulia byak2009-01-031-30/+129
* 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
* 2geomificationJohan B. C. Engelen2009-01-023-4/+3
* switch nr-filter to 2geomJohan B. C. Engelen2009-01-014-17/+10
* remove old icon code that seems unusedJohan B. C. Engelen2009-01-014-742/+0
* remove redundant inclusionJohan B. C. Engelen2009-01-011-1/+0
* revert 19261 partly, to fix toolbar icon loading on windows. disabled themed ...Johan B. C. Engelen2009-01-011-1/+1
* fix crash when assigning a non-parseable preset filterbulia byak2009-01-011-2/+7
* fix crash when ungrouping a group with set-then-unset filterbulia byak2009-01-011-1/+1