summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* aadd CMakeLists.txt file for pedro. needs extra work, don't yet know how to "...Johan B. C. Engelen2008-03-301-0/+16
* add CMakeLists.txt files for trace, traits, utest, util, widgets and xml. min...Johan B. C. Engelen2008-03-307-0/+176
* add CMakeLists.txt file for src/ui and subdirsJohan B. C. Engelen2008-03-305-0/+209
* add CMakeLists.txt file for src/inkjarJohan B. C. Engelen2008-03-301-0/+4
* add CMakeLists.txt file for src/graphlayoutJohan B. C. Engelen2008-03-301-0/+4
* New LPE: Circle (with center at the first point and passing through the last ...Maximilian Albert2008-03-305-2/+168
* Factor out join endpoints validation & initialization codeJohn Bintz2008-03-301-54/+65
* add CMakeLists.txt files for live_effectsJohan B. C. Engelen2008-03-292-0/+56
* Fix passing wrong pointer type when using the tweak tool on 3D boxesMaximilian Albert2008-03-294-12/+9
* nr_matrix_inverse is no more, removed test from nr-matrix-test.hJasper van de Gronde2008-03-291-30/+1
* svn propset svn:eol-style native **/todo.txtPeter Moulder2008-03-292-16/+16
* svn propset svn:eol-style native *.[ch] *.cpp (including buildtool.cpp, packa...Peter Moulder2008-03-2911-1272/+1272
* noop: Translate some comments. Use utf-8 for originals.Peter Moulder2008-03-291-9/+10
* fix crash on pasting from empty clipboardJohan B. C. Engelen2008-03-281-89/+99
* 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-2717-0/+565
* 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
* add method to lookup path object id from ClipboardJohan B. C. Engelen2008-03-272-0/+26
* 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
* 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