summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/livepatheffect-editor.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-04C++Johan B. C. Engelen1-7/+7
2013-09-25C++ify calling a few SPLPEItem functions, much more work than expected... slo...Johan B. C. Engelen1-1/+1
2013-09-24Refactored SPUse.Markus Engel1-2/+2
2013-08-12Allow Object to Path verb from non-GUI (DBus) interfaceEric Greveson1-1/+1
2013-08-03rename variable for clarityJohan B. C. Engelen1-3/+3
2013-03-14Fix another tonne of forward declaration tagsAlex Valavanis1-2/+0
2012-08-07Fix for 427514 : Filter effects dialog data mirroringJohn Smith1-0/+4
2012-05-30Gtkmm 3.0 fixes for live path effect editor dialogAlex Valavanis1-0/+6
2012-04-17Fix for 169888 : HIG Style frameJohn Smith1-1/+0
2012-04-08LPE: enable "add effect" button for clones. It converts the clone to a path a...Johan B. C. Engelen1-24/+81
2012-03-02Fix for 927074 : Simplify Path Effects dialog, fix button paddingJohn Smith1-1/+0
2012-03-02Fix for 927074 : resize buttons, and add on tree double clickJohn Smith1-4/+15
2012-03-02Fix for 927074 : Simplify Path Effects dialogJohn Smith1-55/+61
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-1/+1
2012-02-12Header cleaningAlex Valavanis1-0/+1
2012-01-03Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis1-1/+1
2012-01-02Fix for bugs #902054, #884368 and #909958 (minimum widget size) by John Smith.Nicolas Dufour1-0/+1
2011-11-05fix LPE toggle iconJohan B. C. Engelen1-1/+1
2011-10-18cppcheckKris De Gussem1-1/+1
2011-10-03Doxygen cleanup.Jon A. Cruz1-2/+3
2011-07-15Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski1-3/+3
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-26fix for crash bug 607557Josh Andler1-0/+4
2010-07-26fix crash bug 607557Johan B. C. Engelen1-0/+4
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-5/+5
2010-05-18fix lpe dialog updatingJohan B. C. Engelen1-1/+4
2009-11-23fix bug 379378Johan B. C. Engelen1-1/+1
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2009-04-23translator comments and minor string fixesIvan Mas??r1-0/+1
2009-02-19Make all icons themable (except the filter icons).Krzysztof Kosi??ski1-19/+21
2008-11-21Merge from fe-movedTed Gould1-0/+1
2008-10-27From trunkTed Gould1-7/+6
2008-10-11Merging from trunkTed Gould1-14/+23
2008-09-08Fix LP #258124 and crash when copying LPEsMaximilian Albert1-1/+1
2008-07-30fix invisible selection in the list; remove stripes; fix undo commentbulia byak1-2/+22
2008-07-20make visibility icon in LPE stack dialog clickableJohan B. C. Engelen1-2/+18
2008-07-20add visibility icon to LPE stack dialog. not clickable yetJohan B. C. Engelen1-2/+14
2008-07-20noop: rename function name and whitespaceJohan B. C. Engelen1-35/+33
2008-07-20remove redundant code from lpe dialogJohan B. C. Engelen1-3/+1
2008-07-05move undo commits closer to the UIbulia byak1-0/+3
2008-06-09add selmodified connection to force dialog update on undobulia byak1-5/+15
2008-06-04Factor out 'create and apply' code for LPEs so that it can be called from eve...Maximilian Albert1-17/+2
2008-05-30LPE STACKING!Johan B. C. Engelen1-14/+149
2008-05-19noop: add emacs/vim footer to ui/dialog/livepatheffect-editor.cppMaximilian Albert1-0/+10
2008-05-17Fix LPE for groups bounding box calculation by using the SPItem->getBounds me...Bastien Bouclet1-6/+1
2008-03-28when applying LPE to rect, convert it to path firstJohan B. C. Engelen1-0/+8
2008-03-28- Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet1-20/+16
2008-01-30* don't strech buttons on lpe dialog when resizing the dialogFelipe Corr??a da Silva Sanches1-2/+4
2008-01-26fix: show lpe parameters when new effect is appliedJohan B. C. Engelen1-0/+2