summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cleanup ClipboardManagerImpl::pastePathEffect() code.Johan B. C. Engelen2008-03-281-17/+23
* when applying LPE to rect, convert it to path firstJohan B. C. Engelen2008-03-283-3/+15
* fix lpe-PathPAram when deleting the path that it links toJohan B. C. Engelen2008-03-283-3/+19
* and two more files that were missed in lpe-group commitJohan B. C. Engelen2008-03-282-0/+116
* Add two files that were forgotten in last commitJohan B. C. Engelen2008-03-282-0/+520
* - Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet2008-03-2824-360/+271
* nr_matrix_inverse is no more, removed test from nr-matrix-testJasper van de Gronde2008-03-281-29/+1
* Fixed initialization orderJon A. Cruz2008-03-281-3/+3
* Completing incomplete application of patch at https://bugs.launchpad.net/inks...Mike Pittman2008-03-281-3/+3
* fix compilebulia byak2008-03-281-1/+1
* Applying fix from LP #183646Mike Pittman2008-03-283-1/+88
* fix broken link to _wspawn prototypeAdib Taraben2008-03-281-1/+15
* Fixing as per discussion in LP # 179988Mike Pittman2008-03-281-13/+32
* Fixing as per discussion in LP # 179988Mike Pittman2008-03-281-3/+77
* handle (better) whitespaces in path namesAdib Taraben2008-03-281-4/+13
* add linking to other paths to lpe-PathParamJohan B. C. Engelen2008-03-277-30/+277
* comment #define BYPASS_GLIB_SPAWN 1 to fix build on windowsJohan B. C. Engelen2008-03-271-1/+1
* Bug #204779 win32 crash on help menu - win32 spawn problemAdib Taraben2008-03-273-2/+893
* Cmake Build system - Initial commit.Joshua L. Blocher2008-03-2724-0/+1213
* patch from bug 170978bulia byak2008-03-271-8/+8
* The deprecated version of sp_item_invoke_bbox_full (which still uses NRRects)...Diederik van Lierop2008-03-272-4/+11
* patch from bug 168024bulia byak2008-03-271-3/+3
* patch from bug 207362bulia byak2008-03-271-1/+1
* add method to lookup path object id from ClipboardJohan B. C. Engelen2008-03-272-0/+26
* * configure.ac: s/0.45+devel/0.46+devel/.mjwybrow2008-03-261-1/+1
* whitespace. remove tabs, improve readabilityJohan B. C. Engelen2008-03-261-29/+30
* Indentation, warning cleanup.Maximilian Albert2008-03-261-25/+36
* Fixing localization issues (following a patch for 0.46 rev. 17583) where some...Marcin Floryan2008-03-266-27/+29
* remove the inkscape-shadow hack as no longer neededbulia byak2008-03-264-14/+6
* remove the insanely obsolete sodipodi docs and the inkscape-shadow hack as no...bulia byak2008-03-264-180/+2
* up versionbulia byak2008-03-261-1/+1
* node tool: more logical grouping of buttons, copyedit of tooltipsbulia byak2008-03-261-14/+16
* mention that an item is filtered in its statusbar descriptionbulia byak2008-03-261-0/+5
* fix crash caused by a gradient without a zero-offset stopbulia byak2008-03-261-0/+6
* system clipboard support (bug #170185) from Chris KosiƄskiMenTaLguY2008-03-2617-749/+1298
* Major overhaul of the selector tool's internals to improve handling of transf...Diederik van Lierop2008-03-2514-447/+480
* whitespace. tab to spaces. improve readabilityJohan B. C. Engelen2008-03-243-196/+206
* Visually indicate linked devicesJon A. Cruz2008-03-241-11/+137
* Fixed unlinking of devicesJon A. Cruz2008-03-241-19/+31
* Corrected initialization orderJon A. Cruz2008-03-241-1/+1
* Finished multiple inheritance delegationBob Jamison2008-03-2435-592/+1381
* More MI delegation. 28 leftBob Jamison2008-03-2326-298/+772
* delete unused codebulia byak2008-03-236-926/+0
* delete unused codebulia byak2008-03-234-1307/+0
* prepare PathParam for linking to other objectJohan B. C. Engelen2008-03-232-21/+29
* set primary path storage to vector<path> in lpe-PathParam. only convert to pw...Johan B. C. Engelen2008-03-232-17/+61
* update to latest 2geom (r1195)Johan B. C. Engelen2008-03-232-1/+26
* return const reference when getting path data from lpe-PathParam!Johan B. C. Engelen2008-03-232-2/+2
* remove multiple inheritance from lpe PathParam. since it is often desired to ...Johan B. C. Engelen2008-03-237-18/+41
* expand visual bbox for item with a filterbulia byak2008-03-231-5/+62