Code

From trunk
[inkscape.git] / src / ui / clipboard.cpp
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-18 cilix42More NR ==> Geom conversion (points and some matrices...
2008-09-16 tweenkRefactored preferences handling into a new version of
2008-09-08 cilix42Fix LP #258124 and crash when copying LPEs
2008-08-28 dvlierop2Modify the parameters required for setting up the SnapM...
2008-08-28 joncruzFixed clipboard code to properly load needed extensions...
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-07 dvlierop2Fix regression in object snapper which caused self...
2008-08-06 dvlierop21) When pasting, use an offset that is a multiple of...
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-08-04 johanengelenNR:: => Geom:: for much of src/ui and src/widgets
2008-08-03 johanengelenremove many needless references to n-art-bpath.h
2008-08-01 johanengelen2geomify a lot of NR::Points to Geom::Point
2008-07-15 ulferiksonSupport for copy/paste with Windows clipboard. (LP...
2008-06-24 sasilverResolve ID clashes when pasting (fixes bug 165936).
2008-06-16 johanengelencopy complete LPE stack to clipboard instead of only...
2008-06-15 buliabyaknew command: relink clone to copied object
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-06-06 johanengelenmerge gsoc2008_johan_path2geom into trunk
2008-05-30 johanengelenLPE STACKING!
2008-05-01 joncruzWarning and whitespace cleanup
2008-04-13 johanengelenmove live_effects/n-art-bpath-2geom.* to libnr/n-art...
2008-04-04 tweenkFix LP bug #190420 (noncompliant desktop entry); remove...
2008-03-28 johanengelenfix crash on pasting from empty clipboard
2008-03-28 johanengelencleanup ClipboardManagerImpl::pastePathEffect() code.
2008-03-28 johanengelenfix lpe-PathPAram when deleting the path that it links to
2008-03-28 bgk- Created a SPLPEItem class that handles applying a...
2008-03-27 johanengelenadd linking to other paths to lpe-PathParam
2008-03-27 johanengelenadd method to lookup path object id from Clipboard
2008-03-26 mentalsystem clipboard support (bug #170185) from Chris KosiƄski