Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / rect-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-06 Jasper van de GrondeColor preview in cursor
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-02 Abhishek Sharma... New Class SPDocumentUndo created which takes care of...
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2010-03-26 Ted GouldMerge from trunk
2010-02-14 Johan- fix bug: xy grid default unit was not respected
2010-02-14 Diederik van LieropImplementation of snap delay mechanism for guides
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...
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
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-07-08 dvlierop2Don't create rectangles that have a zero x or y dimensi...
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-12-08 speleo3Make all tools consider full parent transform (up to...
2008-12-05 verbalshadowNR -> 2Geom few more files
2008-10-27 Ted GouldFrom trunk
2008-08-30 johanengelenNR => Geom for context-fns
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-20 dvlierop2Improve snapping behaviour when creating new shapes
2008-05-18 dvlierop2Eliminate some redundant snapping calls
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-04-07 dvlierop2Refactor snapper and snapindicator (in order to enable...
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-03-04 johanengelenadd snapindicator to rect tool but not satisfactory...
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2008-01-11 cilix42Add possibility to convert objects (only rectangles...
2007-12-17 cilix42Use golden ratio as additional constrained ratio during...
2007-12-13 cilix42Fundamentally reworked version of the 3D box tool ...
2007-08-29 cilix42In ellipse and rect tool: include info about width...
2007-08-21 buliabyakgobble more of motion events; make statusbar messages...
2007-08-07 dvlierop2Only in the selector tool we should snap in bbox mode...
2007-07-29 buliabyakdue to the order of processing events, we must disable...
2007-07-28 dvlierop21) Changes to snapping preferences dialog
2007-04-18 buliabyakfix crash when pressing space while drawing a shape
2007-03-16 dvlierop2Fix bug #1511262: don't snap rect to itself
2007-02-24 buliabyakpatch 1665648 by Diederik to snap to grid when drawing...
2007-01-21 mentalstart switching sp_repr_new* over to XML::Document...
2006-10-19 scislacremove color cursors
2006-10-01 johanengelenOther tools now also retain there specific statusbar...
2006-09-24 johncoswellAdded forced redraws to other tools
2006-09-06 johncoswellInitial reworking of forced redraw to work better with...
2006-09-04 johncoswellForce non-interruptible canvas redraws to ensure accura...
2006-07-09 gustav_bundo annotations
2006-06-29 buliabyakpatch from Gustav Broberg: undo annotations and history...
2006-06-19 scislacinitial color cursor implementation (reads from pixbufs...
2006-05-21 buliabyakeliminate GDK_POINTER_MOTION_HINT_MASK that broke dragg...
2006-05-03 cth103Give SPNamedView a SnapManager instance and use it...
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-04-01 buliabyakturns out, all these synthesize_events were not necessa...
2006-02-15 rwstbulk trailing spaces removal. consistency through MD5...
2006-01-16 mentalmoving trunk for module inkscape