Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / selection.cpp
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-08-30 JazzyNicoExtensions. Shebangs branch merge.
2010-08-13 Ted GouldSync to release 0.48 branch
2010-07-24 Diederik van LieropAvoid self-snapping when dragging a rotation center...
2010-07-13 Ted GouldUpgrading to trunk
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2010-05-21 Diederik van Lierop- "Snap nodes or handles" button now also includes...
2010-03-26 Ted GouldMerge from trunk
2010-01-14 Krzysztof Kosiński* Merge from trunk
2010-01-09 Diederik van LieropRefactoring the snapping API (making it easier to maint...
2010-01-01 Ted GouldKeeping up with trunk
2009-12-30 Steren GianniniSpray Tool clean up and Toolbar refactoring
2009-12-30 Diederik van LieropSmall snap bug has been eliminated, flowed text snappin...
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-26 Maximilian AlbertMajor simplification of 3D box code.
2009-12-26 Maximilian AlbertRefactoring of 3D box tool, mainly to avoid unnecessary...
2009-02-20 dvlierop2The snap indicator's tooltip now displays "A to B"...
2008-11-21 Ted GouldMerge from fe-moved
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-08-18 cilix42Remove debugging messages
2008-08-18 cilix42Many debugging messages
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-07-29 cilix42Remove now obsolete functions
2008-06-16 cilix42First step towards making helper paths for LPE items...
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-03-19 cilix42Make grouped 3D boxes work correctly when transformed...
2007-12-23 cilix42Bug fix: prevent perspectives from being transformed...
2007-11-21 dvlierop2Also consider path nodes for snapping
2007-10-26 joncruzWarning cleanup
2007-09-15 dvlierop2avoid code duplication, i.e. use sp_item_snappoints...
2007-08-04 dvlierop2Make snapping to the item's transformation center optio...
2007-07-25 dvlierop2Snapping the transformation origin should also work...
2007-04-08 dvlierop2Changes to the selector tool, e.g. option to choose...
2007-03-26 dvlierop2Selector tool shouldn't snap to path nodes, see Bulia...
2007-03-11 mentalEliminate remaining sources of empty NR::Rects
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
2006-08-25 kidprotopeeled back the gboolean code as it hit on some complex...
2006-08-23 kidprotoOk, committed msgloan's patch to convert gbooleans...
2006-07-21 mentalswitch to sigc++ signals for "modified" and "release"
2006-06-11 joncruzApplied patch #1503864
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-04-05 knutuxFixing bug 1462517
2006-03-31 knutuxpatch #1450307 - option for select all to work in layer...
2006-03-22 buliabyakuse rotation center in keyboard rotation and transform...
2006-03-22 buliabyakoptimization: prevent taking bbox twice of the first...
2006-03-22 buliabyakmore information on objects selected in groups
2006-03-15 mentalReplace GC::Managed<>::clearOnceInaccessible with GC...
2006-02-15 rwstbulk trailing spaces removal. consistency through MD5...
2006-01-23 cth103Fix a typo in a previous commit. Closes #1401357.
2006-01-16 mentalmoving trunk for module inkscape