summaryrefslogtreecommitdiffstats
path: root/src/ui/clipboard.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Resolve ID clashes when pasting (fixes bug 165936).Stephen Silver2008-06-241-22/+3
* copy complete LPE stack to clipboard instead of only the current active lpeJohan B. C. Engelen2008-06-161-5/+6
* new command: relink clone to copied objectbulia byak2008-06-151-0/+35
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-121-1/+1
* merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen2008-06-061-1/+1
* LPE STACKING!Johan B. C. Engelen2008-05-301-2/+7
* Warning and whitespace cleanupJon A. Cruz2008-05-011-1/+1
* move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.*Johan B. C. Engelen2008-04-131-1/+1
* Fix LP bug #190420 (noncompliant desktop entry); remove pointless Krzysztof Kosi??ski2008-04-041-5/+0
* 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
* fix lpe-PathPAram when deleting the path that it links toJohan B. C. Engelen2008-03-281-1/+2
* - Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet2008-03-281-23/+9
* add linking to other paths to lpe-PathParamJohan B. C. Engelen2008-03-271-9/+12
* add method to lookup path object id from ClipboardJohan B. C. Engelen2008-03-271-0/+25
* system clipboard support (bug #170185) from Chris KosiƄskiMenTaLguY2008-03-261-0/+1137