summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* warning cleanupFelipe Corr??a da Silva Sanches2008-06-221-11/+5
* reintroducing code that initially committed in revision 18594 and the have be...Felipe Corr??a da Silva Sanches2008-06-222-0/+421
* read PathVector instead of NArtBpathJohan B. C. Engelen2008-06-222-12/+12
* read PathVector instead of NArtBpathJohan B. C. Engelen2008-06-221-4/+2
* split paths using 2geom PathVectorJohan B. C. Engelen2008-06-221-3/+3
* LPE Spiro: don't catch all exceptions, only the ContinuityErrorJohan B. C. Engelen2008-06-221-1/+1
* remove obsolete LoadArtBPath from livarotJohan B. C. Engelen2008-06-222-71/+0
* use LoadPathVector instead of LoadArtBPath everywhereJohan B. C. Engelen2008-06-224-9/+10
* create method for Livarot paths to load PathVectors instead of NArtBpathsJohan B. C. Engelen2008-06-222-0/+76
* use pathvector directly from SPCurve in LPE path parameter.Johan B. C. Engelen2008-06-221-1/+1
* better method to convert nartbpath to PathVectorJohan B. C. Engelen2008-06-221-5/+54
* * src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp,mjwybrow2008-06-2226-99/+36
* patch 241565bulia byak2008-06-221-14/+15
* add todo comment to make code prettierJohan B. C. Engelen2008-06-201-0/+1
* sp_shape now uses 2geom PathVector for all marker positionsJohan B. C. Engelen2008-06-201-20/+132
* sp_shape_render for cairo-renderer extension now uses 2geom for marker positionsJohan B. C. Engelen2008-06-203-7/+66
* remove not used variableJohan B. C. Engelen2008-06-201-1/+0
* 2geomify sp_shape_update_marker_view.Johan B. C. Engelen2008-06-203-22/+105
* patch from 226459, approved by joelbulia byak2008-06-201-7/+15
* Partial fix (for preventing numerical issues) and restructuring for PathStrin...Jasper van de Gronde2008-06-203-61/+50
* Fix for sp-style-elem-test to make it work again with new code.Jasper van de Gronde2008-06-201-1/+1
* commenting out a g_warningFelipe Corr??a da Silva Sanches2008-06-201-1/+1
* reverting (possibly mistaken) edits on configure.ac by cilix42 made on Felipe Corr??a da Silva Sanches2008-06-201-4/+10
* comment fixbulia byak2008-06-191-3/+6
* Changed tools toolbar to use stock GtkToolbar via simple wrapper actions.Jon A. Cruz2008-06-191-44/+225
* update 2geom (r1350)Johan B. C. Engelen2008-06-183-1/+19
* update 2geomJohan B. C. Engelen2008-06-181-1/+6
* for validationBob Jamison2008-06-181-0/+15
* Display helper grid for LPELattice; automatically add helper paths for LPE Pa...Maximilian Albert2008-06-185-6/+71
* Update LPE helper paths "live" on changesMaximilian Albert2008-06-183-1/+32
* Make knotholder members protectedMaximilian Albert2008-06-182-5/+8
* Improve comments and catch missing desktop in effect.cppMaximilian Albert2008-06-181-4/+5
* Separate version of sp_nodepath_generate_helperpath() to generate a helperpat...Maximilian Albert2008-06-182-5/+10
* parserBob Jamison2008-06-181-0/+394
* for IDL parsingBob Jamison2008-06-181-0/+1386
* Cmake: fix quoting in INKSCAPE_LIBSJoshua L. Blocher2008-06-181-13/+13
* change VERSION to INKSCAPE_VERSION in potracelib.cppJoshua L. Blocher2008-06-181-1/+2
* use INKSCAPE_VERSION rather than VERSION, to help cmakeBob Jamison2008-06-181-7/+8
* Cmake: Add src/ to include_directories, fix missing includes for file checksJoshua L. Blocher2008-06-182-3/+4
* compilable! wipBob Jamison2008-06-181-1196/+595
* added new LPEs to the list of translatablesAlexandre Prokoudine2008-06-181-0/+4
* add commentary about temporary canvas items.Johan B. C. Engelen2008-06-181-4/+12
* Fixed tool tooltipsJon A. Cruz2008-06-181-17/+19
* Conversion to toolbars and preserve size upon undockJon A. Cruz2008-06-183-69/+98
* Oops! Fix compile.Maximilian Albert2008-06-181-4/+12
* Add handle to adjust angleMaximilian Albert2008-06-183-11/+93
* New LPE: Copy rotateMaximilian Albert2008-06-185-1/+148
* update 2geomMaximilian Albert2008-06-182-1/+7
* Temporary shortcut for LPEParallel in pen toolMaximilian Albert2008-06-181-2/+1
* New LPE: ParallelMaximilian Albert2008-06-185-1/+253