Code

Fix fallback icon loading order for icons with legacy names.
[inkscape.git] / src / knot-holder-entity.cpp
2010-12-12 Jon A. CruzGSoC C++-ificiation merge and cleanup.
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-10-29 Diederik van Lierop- Constrained snap: proper implementation of the prefer...
2010-08-30 JazzyNicoExtensions. Shebangs branch merge.
2010-08-13 Ted GouldSync to release 0.48 branch
2010-08-11 Diederik van LieropClear pointers in the snapmanager if they're no longer...
2010-07-15 Ted GouldCommiting updates and patches from the 0.48 branch.
2010-07-13 Ted GouldUpgrading to trunk
2010-07-12 Diederik van Lierop- Snap while rotating an object using the selector...
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2010-04-06 Krzysztof KosińskiRevert the inverted coordinate system fix. 3D Boxes...
2010-04-03 Krzysztof KosińskiChange desktop coordinate system to match SVG (LP ...
2010-04-03 Krzysztof KosińskiFix pattern knotholder
2010-03-26 Ted GouldMerge from trunk
2010-01-23 Diederik van LieropRemove redundancy from snapping API (type of snapsource...
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-08-23 dvlierop2When dragging a knot along a constraint line, then...
2009-06-20 dvlierop2Remove an unused parameter from the snapping API
2009-03-15 dvlierop2Implement constrained snapping when dragging the positi...
2009-03-13 dvlierop2* Implement constrained snapping of knots
2009-02-20 dvlierop2The snap indicator's tooltip now displays "A to B"...
2008-12-28 verbalshadowMore NR ==> Geom changes
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-08-28 dvlierop2Modify the parameters required for setting up the SnapM...
2008-08-11 dvlierop2Move all of the snapper code to 2geom
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-06 johanengelenfix ambiguities by implicit NR::Matrix/Geom::Matrix...
2008-08-03 joncruzWarning cleanup
2008-08-02 johanengelenwhen holding ctrl, pattern scaling has a fixed 1:1...
2008-08-01 johanengelen2geomify a lot of NR::Points to Geom::Point
2008-08-01 johanengelenchange knot.h to Geom::Point only instead of NR::Point.
2008-08-01 cilix42Formerly static function used for snapping is now a...
2008-08-01 johanengelenremove strange factor for showing the pattern unit...
2008-08-01 johanengelenpatterns: make it possible to have different scaling...
2008-08-01 johanengelenenable snapping of pattern's origin
2008-07-27 buliabyakfix release mouse crash, add missed disconnects, remove...
2008-07-14 cilix42Enable simultaneous knotholder and nodepath
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-06-11 joncruzwarning cleanup
2008-06-04 cilix42Add missing file knot-holder-entity.cpp; sorry for...