summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* add placeholder for expert contributorsBob Jamison2008-07-305-0/+602
* Add default mirroring line to lpe-symmetry because the on-canvas clicks seem ...Maximilian Albert2008-07-302-16/+12
* New LPE: Text labelMaximilian Albert2008-07-305-1/+121
* Move coordinate transform workaround to a more logical placeMaximilian Albert2008-07-304-13/+22
* New 'internal' TextParam which doesn't display a widget (useful if the text s...Maximilian Albert2008-07-303-6/+30
* Make text widget for TextParams work and re-enable itMaximilian Albert2008-07-305-14/+9
* fix invisible selection in the list; remove stripes; fix undo commentbulia byak2008-07-302-2/+25
* Khmer translation updatedKhoem Sokhem2008-07-301-83/+71
* Disable text entry widget for TextParam until it works correctlyMaximilian Albert2008-07-291-0/+5
* Temporarily move the code from display/canvas-text.(h|cpp) to display/canvas-...Maximilian Albert2008-07-294-3/+299
* Remove superfluous #includeMaximilian Albert2008-07-291-1/+0
* Make lpe-ruler use the new text widget to display the ruler length on-canvas;...Maximilian Albert2008-07-292-9/+57
* New parameter TextParam for LPEsMaximilian Albert2008-07-293-3/+176
* New registered widget (text entry box).Maximilian Albert2008-07-295-0/+210
* Martin sends another update :)Alexandre Prokoudine2008-07-291-3000/+1779
* Remove debugging messagesMaximilian Albert2008-07-292-24/+0
* Remove now obsolete functionsMaximilian Albert2008-07-295-76/+1
* automatically add helperpath for PathParamsMaximilian Albert2008-07-292-0/+7
* Update helperpaths live also when any of the item's LPEs is modifiedMaximilian Albert2008-07-293-2/+24
* slightly increase legibilityMaximilian Albert2008-07-291-2/+3
* cleanupMaximilian Albert2008-07-291-2/+0
* Update helperpaths when a nodepath's item is updated. TODO: They also need to...Maximilian Albert2008-07-291-1/+36
* Along with nodepath also create/destroy the helperpaths of any LPEs associate...Maximilian Albert2008-07-293-17/+109
* Refactor some code in nodepath.cpp (eliminate duplicates in generate_helperpa...Maximilian Albert2008-07-291-12/+26
* Remove addHelperPaths() from Effect; now getHelperPaths() returns a list of c...Maximilian Albert2008-07-295-29/+46
* Remove obsolete function param_editOncanvas for PointParamsMaximilian Albert2008-07-292-22/+0
* Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity an...Maximilian Albert2008-07-2914-56/+43
* Remove superfluous functionsMaximilian Albert2008-07-292-4/+1
* LPE knotholder refactoring: PointParams are not knotholder entities any more;...Maximilian Albert2008-07-296-22/+43
* added new translation from Martin SrebotnjakAlexandre Prokoudine2008-07-291-3159/+3402
* widgets/toolbox.cpp: s/free/g_free/ in a couple more places. Address some wa...Peter Moulder2008-07-291-35/+38
* fix a couple of free-instead-of-g_free bugs.Peter Moulder2008-07-291-4/+4
* new LPE hits the shelves :)Alexandre Prokoudine2008-07-281-0/+1
* * [INTL: sk] Slovak translation update (trunk)Ivan Mas??r2008-07-281-346/+206
* By caching stat results in buildtool the build time for a build which has to ...Jasper van de Gronde2008-07-281-10/+24
* typoIvan Mas??r2008-07-281-1/+1
* codedread's patch to fix editing of text with a title or description (see bug...Stephen Silver2008-07-281-0/+1
* Khmer translations updatedKhoem Sokhem2008-07-281-6/+6
* remove dependency on INVALID_LPE a bitJohan B. C. Engelen2008-07-272-4/+4
* sort LPE effect listJohan B. C. Engelen2008-07-271-26/+26
* LPE Interpolate => "Interpolate Sub-Paths"Johan B. C. Engelen2008-07-271-1/+1
* lpe interpolate: fix traversal of trajectory_path. add option for equidistant...Johan B. C. Engelen2008-07-272-11/+17
* fix pathBob Jamison2008-07-271-1/+1
* add LPE InterpolateJohan B. C. Engelen2008-07-276-0/+183
* fix release mouse crash, add missed disconnects, remove unused callbackbulia byak2008-07-273-13/+14
* Add tracking of skew factor and display in warning message.Jon A. Cruz2008-07-273-3/+16
* fix messed up scale/rotate handlesbulia byak2008-07-271-2/+2
* simplify color reading from tool stylebulia byak2008-07-261-22/+4
* add optional bool* parameter to find out if the tool has color/opacity set in...bulia byak2008-07-262-5/+16
* Build.xml now has a dist-cxxtests target (+ a fix for the linkinkview target ...Jasper van de Gronde2008-07-261-21/+68