Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / box3d-context.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-09-26 Diederik van Lierop3DBox tool: snap the first point of the drag action
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-17 Abhishek Sharma... More in XML privatisation with new create3DBox function...
2010-07-14 Abhishek Sharma... SPShape c++ified to the extent it was possible and...
2010-07-03 Abhishek Sharma... another c++ification for sp-object.h/cpp and still...
2010-07-02 Abhishek Sharma... New Class SPDocumentUndo created which takes care of...
2010-03-26 Ted GouldMerge from trunk
2010-02-06 Diederik van LieropTiny bit of refactoring (inverting some logic)
2010-01-30 Diederik van LieropFinally introducing the pre-snap indicator
2010-01-23 Diederik van LieropRemove redundancy from snapping API (type of snapsource...
2010-01-14 Krzysztof Kosiński* Merge from trunk
2010-01-01 Ted GouldKeeping up with trunk
2009-12-30 Steren GianniniSpray Tool clean up and Toolbar refactoring
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-26 Maximilian AlbertRefactoring of 3D box tool, mainly to avoid unnecessary...
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-09-14 buliabyakfix crash when exiting with 3dbox tool active
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johncexml/Document -> DocumentTree
2009-08-05 johnceSPDocument->Document
2009-08-01 dvlierop2When switching context by pressing a key, while draggin...
2009-07-18 dvlierop2Make the snap delay mechanism easier to implement for...
2009-06-05 buliabyakcomment out apparently unused code
2009-03-30 dvlierop2Fix bug #338838: Using double-click on a selected shape...
2009-03-29 dvlierop2- Move snap delay mechanism to the event context (used...
2009-02-20 dvlierop2The snap indicator's tooltip now displays "A to B"...
2009-01-25 dvlierop2- The snap-delay mechanism should now be more robust...
2009-01-08 buliabyakswitch to using shape_editor, instead of separate knoth...
2008-10-27 Ted GouldFrom trunk
2008-09-18 cilix42More NR::Point ==> Geom::Point
2008-08-28 dvlierop2Modify the parameters required for setting up the SnapM...
2008-08-14 cilix42Get rid of a whole bunch of further instances of SP_ACT...
2008-08-11 dvlierop2Move all of the snapper code to 2geom
2008-07-08 mentalI'm an idiot who forgot that MOTION_HINT_MASK still...
2008-07-08 mentalenable motion hints for non-freehand actions
2008-06-04 cilix42C++ify knotholders
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-03-09 cilix42Move 3D box code out of sp-canvas.cpp
2008-02-23 cilix42Fix LP #194718
2008-02-22 cilix42Clean up comments and remove (already commented) debugg...
2008-01-11 cilix42Better handling of shortcuts in 3D box tool
2008-01-11 cilix42Add possibility to convert objects (only rectangles...
2008-01-11 cilix42Check for perspective in document defs (to avoid hangin...
2008-01-08 cilix42Enable 3D box toolbar
2008-01-05 cilix42Only set style of box sides during creation (not upon...
2007-12-26 cilix42Don't show boxes as everted (i.e., always show the...
2007-12-15 joncruzWarning cleanup
2007-12-13 cilix42If necessary, split up perspectives when applying trans...
2007-12-13 cilix42Fundamentally reworked version of the 3D box tool ...
2007-11-02 joncruzwarning cleanup
2007-10-02 buliabyak3dbox cursor
2007-09-11 cilix42Use angle step from prefs for rotation of PLs; Alt...
2007-09-10 cilix42Don't catch Shift+Ctrl+L (Layers dialog) in 3D box...
2007-09-01 cilix42Infrastructure to set direction of infinite VPs (now...
2007-08-28 cilix42Remove some warnings and fix crash in 3D box tool
2007-08-26 cilix42Rewrite of z-order code for 3D boxes, first stage ...
2007-08-20 cilix42Avoid 'flashing' between front and rear face during...
2007-08-16 cilix42Remember last used style for single 3D box faces (also...
2007-08-16 cilix42Don't use lowercase keyboard shortcuts in 3D box tool
2007-08-16 cilix42Remove second option for resizing 3D boxes (now we...
2007-08-09 cilix42Hold perspectives on document level rather than globall...
2007-08-07 dvlierop2Only in the selector tool we should snap in bbox mode...
2007-08-07 cilix42Update current perspective when selection changes
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-08-06 cilix42Workaround for some segfaults: Store perspectives globa...
2007-08-06 cilix42Convenience for debugging
2007-08-06 cilix42Write/read perspectives to/from SVG; store ratios of...
2007-08-06 cilix42Cosmetic
2007-08-06 cilix42Store a global list of existing perspectives; for each...
2007-07-29 buliabyakdue to the order of processing events, we must disable...
2007-07-28 dvlierop21) Changes to snapping preferences dialog
2007-07-14 cilix42Move check for unlinked paths of 3D box faces to the...
2007-07-14 cilix42Write distinguished corners of 3D boxes to the svg...
2007-07-12 cilix42fix for panning and zooming into area in 3D box tool...
2007-07-10 cilix42Different default styles for non-parallel 3D box faces
2007-07-10 cilix42Create all 3D box faces in the beginning (fixes resizin...
2007-07-10 cilix42Click-select entire 3D boxes instead of only single...
2007-07-10 cilix42Status message & cleanups
2007-07-04 cilix42Two variants of resizing 3D boxes (using three/four...
2007-07-03 cilix42Only create the faces of a 3D box when needed (use...
2007-07-03 cilix42Swap axis directions Y and Z (for consistency)
2007-07-03 cilix42Use arrays to manage corners and faces of 3D boxes
2007-06-21 cilix42First (very limited) version of the 3D box tool; allows...