Code

NR::Maybe => boost::optional
[inkscape.git] / src / connector-context.cpp
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-08-01 johanengelenchange knot.h to Geom::Point only instead of NR::Point.
2008-07-17 johanengelenconvert all SPCurve's points and matrices arguments...
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-06-06 johanengelenspcc_flush_white(SPConnectorContext *cc, SPCurve *gc...
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-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2007-11-02 joncruzwarning cleanup
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-03-10 mentalMerge further bbox work
2007-02-25 cmarquTypofix ("canceled").
2007-02-01 mjwybrow * src/connector-context.cpp: End an endpoint dragging...
2007-02-01 mjwybrow * src/connector-context.cpp: Allow canceling of...
2007-01-21 mentalstart switching sp_repr_new* over to XML::Document...
2006-10-19 scislacremove color cursors
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-07-14 mjwybrow * src/sp-conn-end-pair.cpp, src/connector-context...
2006-07-14 tgdwyer - Connectors with end-markers now constrained to point...
2006-06-30 mjwybrow * src/connector-context.cpp, src/widgets/toolbox...
2006-06-29 buliabyakpatch from Gustav Broberg: undo annotations and history...
2006-06-19 scislacinitial color cursor implementation (reads from pixbufs...
2006-05-12 mjwybrow * src/ui/dialog/inkscape-preferences.cpp,
2006-05-08 mjwybrow * knot.h, knot.cpp, connector-context.cpp:
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-02-15 rwstbulk trailing spaces removal. consistency through MD5...
2006-02-15 mjwybrow * src/document.cpp, src/document.h, src/sp-conn...
2006-02-14 mjwybrow * src/display/sp-canvas.cpp, display/sp-canvas...
2006-01-17 mjwybrowFix a typo, a vim modeline, and a wrongly indented...
2006-01-16 mentalmoving trunk for module inkscape