Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / draw-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-11-07 Diederik van LieropLeave constrained angular snapping to the snap manager...
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-08-10 Diederik van LieropImplement constrained snapping to nodes
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-07-02 Abhishek Sharma... New Class SPDocumentUndo created which takes care of...
2010-07-01 Abhishek Sharma... C++fied SPDocument added
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2010-06-22 Johan Engelenfix wrong transform for dot drawing with pen or pencil...
2010-03-26 Ted GouldMerge from trunk
2010-01-23 Diederik van LieropRemove redundancy from snapping API (type of snapsource...
2010-01-14 Krzysztof Kosiński* Merge from trunk
2010-01-09 Diederik van LieropRefactoring the snapping API (making it easier to maint...
2009-12-21 Ted GouldUpdating the READMEs to better handle OSX.
2009-11-29 Ted GouldMerging in the changes from the 0.47 release branch...
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-11-23 speleo3fix bug 427267, single dots inside transformed groups...
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-03-29 buliabyakrestore the pattern from clipboard ability
2009-03-26 buliabyakfor the stretched pattern-on-path, length makes no...
2009-03-15 dvlierop2Implement constrained snapping when dragging the positi...
2009-03-13 speleo3remove desktop-affine.h and refactor sp_desktop_dt2doc_...
2009-03-07 dvlierop2- When finalizing a curve by double clicking then don...
2009-02-20 dvlierop2The snap indicator's tooltip now displays "A to B"...
2009-02-19 cilix42Remove superfluous FreehandShape LPE
2009-01-25 dvlierop2- The snap-delay mechanism should now be more robust...
2009-01-14 JucaBluesavoiding freehand drawings with LPEs with no fill at...
2008-12-08 speleo3Make all tools consider full parent transform (up to...
2008-10-31 Ted GouldMerge from trunk
2008-10-27 Ted GouldFrom trunk
2008-09-18 cilix42Some NR::Point ==> Geom::Point replacements
2008-09-01 cilix42Move single-dot-creation function to a better location...
2008-08-28 dvlierop2Modify the parameters required for setting up the SnapM...
2008-08-19 cilix42Apply instant-LPEs _before_ adding new items to selecti...
2008-08-18 cilix42Switch back to all_inactive mode after applying a geome...
2008-08-18 cilix42Don't draw anchors in LPEToolContext
2008-08-18 cilix42Remove done_pathparam_set and friends because it curren...
2008-08-14 cilix42fixme is solved
2008-08-13 johanengelenmake spcurve::first_point and last_point boost::optional
2008-08-13 cilix42Initialize the pointer variables in draw-context with...
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 cilix42New mode in pen tool to draw paraxial lines
2008-08-04 dvlierop2While drawing and constraining to specific angles ...
2008-08-03 johanengelenremove many needless references to n-art-bpath.h
2008-07-31 cilix42New 'zigzag' (polylines) mode in pen tool
2008-07-30 cilix42noop: better names
2008-07-22 buliabyakrename, rearrange stroke shapes; add elliptic
2008-07-22 cilix42Separate shape settings for pen and pencil tool
2008-07-22 cilix42Separate spiro modes for pen and pencil tool
2008-07-17 johanengelenconvert all SPCurve's points and matrices arguments...
2008-07-15 cilix42New LPE FreehandShape derived from PatternAlongPath...
2008-07-14 johanengelenfix check for empty path for draw-context
2008-07-14 johanengelendraw-context: replace check for empty path with 2geomif...
2008-07-04 cilix42Make pen/pencil shapes work in spiro mode, too
2008-07-03 cilix42add comments
2008-07-03 cilix42Add new shape 'crescendo' in dropdown box of pen tool
2008-07-03 cilix42When drawing with activated shape in pencil/pen tool...
2008-07-03 cilix42First shot at a dropdown selector for various shapes...
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-06-12 cilix42Fix bug: allow curved paths again when switching back...
2008-06-12 cilix42When expecting mouse clicks for a LPE in pen context...
2008-06-12 cilix42More infrastructure to have waiting LPEs that are fresh...
2008-06-08 johanengelensimplify code that puts anchors at start and end of...
2008-06-06 johanengelenspdc_flush_white(SPDrawContext *dc, SPCurve *gc) now...
2008-06-06 johanengelenmerge gsoc2008_johan_path2geom into trunk
2008-06-04 cilix42New 'spiro spline mode' in pen/pencil tool which automa...
2008-06-04 cilix42Groundwork to allow automatic application of an LPE...
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-05-09 johanengelen- try to use more forward declarations for less depende...
2008-05-05 johanengelenstruct SPCurve => class SPCurve
2008-04-30 dvlierop2- Major refactoring of snapping related code...
2008-04-07 dvlierop2Refactor snapper and snapindicator (in order to enable...
2008-03-28 bgk- Created a SPLPEItem class that handles applying a...
2008-03-20 buliabyakenable pen and pencil to correctly work with LPE; fix...
2008-03-04 johanengelensnapindicator in freehand
2007-11-02 joncruzwarning cleanup
2007-08-07 dvlierop2Only in the selector tool we should snap in bbox mode...
2007-07-28 dvlierop21) Changes to snapping preferences dialog
2007-03-06 joncruzPurged unused variable
2007-03-03 buliabyakverbify esc to deselect; enable esc and ctrl-z to cance...
2007-01-21 mentalstart switching sp_repr_new* over to XML::Document...
2006-11-06 buliabyakimplement select next/prev as verbs
2006-10-05 buliabyakundo annotations
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-06-29 buliabyakpatch from Gustav Broberg: undo annotations and history...
2006-05-28 buliabyakbreak apart faster: prepend to list instead of append...
2006-05-09 mentaleliminate direct accesses to SPCurve::bpath
2006-05-05 cth103Various snapping cleanups and bug fixes.
2006-05-03 cth103Give SPNamedView a SnapManager instance and use it...
next