Code

Use subdirectories with icon sizes.
[inkscape.git] / src / object-edit.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-25 Krzysztof KosińskiFix crashes caused by spinbutton focus problems.
2010-11-25 Krzysztof KosińskiFix crash when unlinking orphaned clones. Patch from...
2010-11-25 Krzysztof KosińskiFix crash when shift-clicking the top rectangle roundin...
2010-11-24 Adonis Papaderosfix Bug #680520 - crash while using the top rounding...
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-08-13 Ted GouldSync to release 0.48 branch
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-03-26 Ted GouldMerge from trunk
2010-01-30 Diederik van LieropFinally introducing the pre-snap indicator
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-09-06 buliabyaktextual patch from bug 408093
2009-08-22 buliabyakfix 166186
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-03-13 speleo3remove desktop-affine.h and refactor sp_desktop_dt2doc_...
2009-03-12 buliabyakwhitespace missed
2008-12-28 verbalshadowMore NR ==> Geom changes
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-08-06 johanengelenadd automatic conversion between Geom::Matrix and NR...
2008-08-01 johanengelen2geomify a lot of NR::Points to Geom::Point
2008-08-01 johanengelenreplace matrix division code.
2008-08-01 cilix42Formerly static function used for snapping is now a...
2008-07-29 cilix42LPE knotholder refactoring: PointParams are not knothol...
2008-07-02 cilix42Don't dereference NULL knotholder; fixes instant crash...
2008-06-16 cilix42Activate automatic knotholders for LPE PointParams
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-06-08 cilix42Better way to add LPE knotholder handles; now it happen...
2008-06-08 cilix42Make knotholders for LPE items finally work; each effec...
2008-06-04 cilix42Some cleanup of knotholder code; mostly renaming knot_...
2008-06-04 cilix42C++ify knotholders
2008-06-02 johanengelencheck if item is LPEItem before casting!!! should fix...
2008-05-30 johanengelenLPE STACKING!
2008-05-19 cilix42Add checkbox for LPEs to temporarily disable them on...
2008-05-19 cilix42Provide knotholder for LPEPerpBisector; TODO: this...
2008-05-16 dvlierop2Fix a regression in the snapper, caused by me. Sorry!
2008-05-12 dvlierop2Add a centralized check (i.e. in the snapper mechanism...
2008-04-30 dvlierop2- Major refactoring of snapping related code...
2008-03-19 cilix42Make grouped 3D boxes work correctly when transformed...
2008-02-25 buliabyaksnap 3d box handles
2008-02-24 cilix42Further cleanup (left-over debugging message)
2007-12-15 joncruzWarning cleanup
2007-12-13 cilix42Fundamentally reworked version of the 3D box tool ...
2007-11-04 joncruzWarning cleanup
2007-09-10 joncruzPurged fill type enum
2007-08-29 cilix42Constrained center-dragging for 3D boxes (with Ctrl)
2007-08-26 cilix42Rewrite of z-order code for 3D boxes, first stage ...
2007-08-20 cilix42Enable center-dragging of boxes in Z direction by using...
2007-08-20 cilix42Eliminate a number of compile warnings
2007-08-17 cilix42Enable center-dragging of boxes ('in perspective')...
2007-08-16 cilix42Slightly better status bar message for Ctrl+dragging
2007-08-16 cilix42Ctrl+dragging constrains movement of 3D box handles...
2007-08-16 cilix42Remove second option for resizing 3D boxes (now we...
2007-08-07 dvlierop2Only in the selector tool we should snap in bbox mode...
2007-08-07 cilix42Set z-orders of 3D box faces during dragging/resizing...
2007-08-06 cilix42Draw perspective lines; provide shortcuts to toggle...
2007-08-06 cilix42First stage of draggable vanishing points (no snapping...
2007-07-28 dvlierop21) Changes to snapping preferences dialog
2007-07-10 cilix42correct way to transform coordinates (fixes earlier...
2007-07-10 cilix42Different resizing variant for 3D boxes (8 handles)
2007-07-08 buliabyakfix 1731457
2007-07-04 cilix42Two variants of resizing 3D boxes (using three/four...
2007-07-04 cilix42New/updated 3D box auxiliary/convenience functions...
2007-07-03 cilix42Make box resizeable (currently 3 handles: arbitrary...
2007-06-28 dvlierop2Now nodes of transformed items will snap correctly
2007-06-27 dvlierop2reverting commit 15065; let's come up with something...
2007-05-24 dvlierop2Handle snapping of nodes in sp_knot_handler. From now...
2007-03-18 dvlierop2Snap while dragging knots, for star
2007-03-18 dvlierop2Snap while dragging knots, for rect and arc
2007-03-16 dvlierop2Fix bug #1511262: don't snap rect to itself
2006-05-03 cth103Give SPNamedView a SnapManager instance and use it...
2006-02-15 rwstbulk trailing spaces removal. consistency through MD5...
2006-01-16 mentalmoving trunk for module inkscape