summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/livepatheffect-editor.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix Gtk+ 3.10 warnings: GtkStockItem is deprecatedAlex Valavanis2014-01-021-4/+28
* C++Johan B. C. Engelen2013-10-041-3/+3
* C++Johan B. C. Engelen2013-10-041-7/+7
* Merged from trunk (r12593).Markus Engel2013-09-261-1/+1
|\
| * C++ify calling a few SPLPEItem functions, much more work than expected... slo...Johan B. C. Engelen2013-09-251-1/+1
* | Refactored SPUse.Markus Engel2013-09-241-2/+2
|/
* Allow Object to Path verb from non-GUI (DBus) interfaceEric Greveson2013-08-121-1/+1
* rename variable for clarityJohan B. C. Engelen2013-08-031-3/+3
* Fix another tonne of forward declaration tagsAlex Valavanis2013-03-141-2/+0
* Fix for 427514 : Filter effects dialog data mirroringJohn Smith2012-08-071-0/+4
* Gtkmm 3.0 fixes for live path effect editor dialogAlex Valavanis2012-05-301-0/+6
* Fix for 169888 : HIG Style frameJohn Smith2012-04-171-1/+0
* LPE: enable "add effect" button for clones. It converts the clone to a path a...Johan B. C. Engelen2012-04-081-24/+81
* Fix for 927074 : Simplify Path Effects dialog, fix button paddingJohn Smith2012-03-021-1/+0
* Fix for 927074 : resize buttons, and add on tree double clickJohn Smith2012-03-021-4/+15
* Fix for 927074 : Simplify Path Effects dialogJohn Smith2012-03-021-55/+61
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+1
* Header cleaningAlex Valavanis2012-02-121-0/+1
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-1/+1
* Fix for bugs #902054, #884368 and #909958 (minimum widget size) by John Smith.Nicolas Dufour2012-01-021-0/+1
* fix LPE toggle iconJohan B. C. Engelen2011-11-051-1/+1
* cppcheckKris De Gussem2011-10-181-1/+1
* Doxygen cleanup.Jon A. Cruz2011-10-031-2/+3
* Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski2011-07-151-3/+3
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-10/+11
|\
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-5/+5
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | fix crash bug 607557Johan B. C. Engelen2010-07-261-0/+4
|/
* fix lpe dialog updatingJohan B. C. Engelen2010-05-181-1/+4
* fix bug 379378Johan B. C. Engelen2009-11-231-1/+1
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* translator comments and minor string fixesIvan Mas??r2009-04-231-0/+1
* Make all icons themable (except the filter icons).Krzysztof Kosi??ski2009-02-191-19/+21
* Merge from fe-movedTed Gould2008-11-211-0/+1
* From trunkTed Gould2008-10-271-7/+6
* Merging from trunkTed Gould2008-10-111-14/+23
* Fix LP #258124 and crash when copying LPEsMaximilian Albert2008-09-081-1/+1
* fix invisible selection in the list; remove stripes; fix undo commentbulia byak2008-07-301-2/+22
* make visibility icon in LPE stack dialog clickableJohan B. C. Engelen2008-07-201-2/+18
* add visibility icon to LPE stack dialog. not clickable yetJohan B. C. Engelen2008-07-201-2/+14
* noop: rename function name and whitespaceJohan B. C. Engelen2008-07-201-35/+33
* remove redundant code from lpe dialogJohan B. C. Engelen2008-07-201-3/+1
* move undo commits closer to the UIbulia byak2008-07-051-0/+3
* add selmodified connection to force dialog update on undobulia byak2008-06-091-5/+15
* Factor out 'create and apply' code for LPEs so that it can be called from eve...Maximilian Albert2008-06-041-17/+2
* LPE STACKING!Johan B. C. Engelen2008-05-301-14/+149
* noop: add emacs/vim footer to ui/dialog/livepatheffect-editor.cppMaximilian Albert2008-05-191-0/+10
* Fix LPE for groups bounding box calculation by using the SPItem->getBounds me...Bastien Bouclet2008-05-171-6/+1
* when applying LPE to rect, convert it to path firstJohan B. C. Engelen2008-03-281-0/+8