Code

NR::Maybe => boost::optional
[inkscape.git] / src / selection-chemistry.cpp
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-07-21 dvlierop2Implement snapping of clipping paths and masks
2008-07-14 cilix42Enable simultaneous knotholder and nodepath
2008-07-05 pjrmfix a long-standing bug with Undo after Fit canvas...
2008-06-28 JucaBlueswarning cleanup
2008-06-15 buliabyaknew command: relink clone to copied object
2008-06-14 joncruzAdded duplicate layer command. Fixes bug #171246.
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-06-09 buliabyakremove filters verb and command
2008-05-30 johanengelenLPE STACKING!
2008-05-08 mentalmerge inline patch from Jimmy
2008-04-12 mfloryanSeveral different i18n issues fixed following report...
2008-03-28 bgk- Created a SPLPEItem class that handles applying a...
2008-03-26 mentalsystem clipboard support (bug #170185) from Chris KosiƄski
2008-03-23 johanengelenremove multiple inheritance from lpe PathParam. since...
2008-03-19 cilix42Add option to treat grups as single objects when conver...
2008-03-19 buliabyakadd delete lpe verb, rearrange menu to collect all...
2008-03-18 buliabyakrecurse into groups when pasting lpe
2008-03-18 buliabyakuse the same colors for clippath and mark helper paths...
2008-03-08 buliabyakfix 199791
2008-02-29 cilix42Copy perspectives, too, when pasting 3D boxes (solves...
2008-02-23 johanengelen* on-canvas clip and mask editing :) in the object...
2008-02-13 buliabyakfix center of the generated marker to be at the rotatio...
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2008-01-26 johanengelenadd copy button to LPE pathparam
2008-01-16 cilix42Add option in Preferences to keep objects after convers...
2008-01-15 cilix42Slightly more 'object-oriented' way to invoke item...
2008-01-12 cilix42Allow conversion of all selected items to guides (for...
2008-01-11 cilix42Add possibility to convert objects (only rectangles...
2008-01-02 johanengelen+ Fix bug #179840, forking of LPEs
2007-11-27 gorodishExcised unneeded windows include that slipped in by...
2007-11-26 joncruzUndo compile break
2007-11-25 gorodishFix for Bug #1823541: Added support for pasting bitmap...
2007-11-14 dvlierop2A pasted selection is supposed to snap to the grid...
2007-11-04 joncruzWarning cleanup
2007-10-31 pjrmnoop: comment style
2007-10-31 pjrmCodingStyle: const placement. (noop; checked no change...
2007-10-28 johanengelenLPE: implement 'edit next LPE parameter'. Accessible...
2007-10-22 buliabyakensure copy/paste of style between gradient stops works
2007-10-16 buliabyakfix unlinking clones when moving original to another...
2007-10-11 pjrmFix g_return_if_fail failure: It can validly happen...
2007-10-09 johanengelenapply John Cliff's patch [ 1743843 ] Create Marker...
2007-09-14 johanengelensorry for debug message. deleted.
2007-09-14 johanengelenfix pasting of LPE's across multiple document; plus...
2007-09-11 cilix42Compute farthest-from-center point correctly in Alt...
2007-09-10 joncruzPurged fill type enum
2007-09-04 johanengelenLPE: add Paste LPE verb + menu item. add scale ratios...
2007-08-14 johanengelenCommit LivePathEffect branch to trunk!
2007-07-28 dvlierop21) Changes to snapping preferences dialog
2007-07-17 gbanaszkA few additions to ensure that editing trefs is not...
2007-07-11 cyrevebug 1243190: add tref element support; limited editing...
2007-06-27 buliabyakuse an accessor method to get filter from style
2007-06-27 buliabyakswitch SPStyle to using SPFilterReference for filters...
2007-06-27 buliabyakmore unreffing temporary styles properly
2007-06-17 cmarquAdd translator hint.
2007-05-20 pjrmnoop: Change fitToRect to take NR::Rect instead of...
2007-04-15 johanengelenRemoval of old grid code - fully enabled new grid code.
2007-03-20 mentalplumb XML::Document parameter into duplication, courtes...
2007-03-17 mentalre-introduce isEmpty tests
2007-03-16 buliabyakstring disambig
2007-03-12 acspikemove sp_document_done() out into verbs.cpp
2007-03-12 acspikesend verb ids into history and remove casting errors
2007-03-12 acspikeadd verbs for unlocking and unhiding all objects global...
2007-03-11 mentalargh, missed selection-chemistry somehow
2007-03-11 mentalSwitch selection bounds and center to use NR::Maybe...
2007-03-10 mentalMerge further bbox work
2007-03-09 mentalspecialize MaybeStorage for Rect, and start using refer...
2007-03-05 mentalSeparate NRRect and NR::Rect a bit further; the goal...
2007-03-04 mentaladapt code to new Maybe/bbox regime
2007-03-02 buliabyakfix an error in rounding negative coords
2007-03-02 buliabyakfix mental's typo! found purely by chance
2007-02-28 mentalrefactor sp_svg_transform_write to return a dynamically...
2007-02-24 buliabyakfix 1332884
2007-02-24 buliabyaksome more refactoring
2007-02-24 buliabyakmake selection_contains_both_clone_and_original reusable
2007-02-11 buliabyakallow grouping a single object
2007-01-26 buliabyaktemporary fix: prevent crash when clipping/masking...
2007-01-21 mentalstart switching sp_repr_new* over to XML::Document...
2007-01-18 buliabyaktext fixes
2007-01-05 buliabyakpatch 1623967, fixes bug 1332888 and the wrong move...
2006-12-06 bryceRenaming sp-marker.* to marker.*
2006-11-18 bryceAdding some documentation for things related to markers
2006-11-13 buliabyakfactor out retrieving export hints from selection and...
2006-10-24 buliabyakenable copy/paste of objects with filters
2006-09-03 buliabyakfix pattern transform when doing object-to-pattern...
2006-07-17 ishmalfactor native PNG export out of file.cpp in preparation...
2006-07-06 buliabyakundo annotations
2006-07-02 buliabyakundo annotations
2006-06-29 buliabyakpatch from Gustav Broberg: undo annotations and history...
2006-06-22 rwstapply patch 1498946 by zbsz (fixes #1492545 "PNG resolu...
2006-05-12 mjwybrow * src/selection-chemistry.cpp, src/sp-conn-end...
2006-05-10 buliabyakpatch 1484602 by Niko Kiirala
2006-05-09 buliabyakpatch from Niko Kiirala for bug 1482973
2006-05-03 cth103Give SPNamedView a SnapManager instance and use it...
2006-04-19 acspiketweaking for bbyak
2006-04-19 acspikeAdding fit canvas verbs
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-04-05 buliabyakinsert clippath/mask item above the unmasked item into...
2006-03-31 knutuxpatch #1450307 - option for select all to work in layer...
2006-03-28 buliabyakcopy rotation center when cloning
next