Code

Eliminate drift of origin if mirroring occurs during scaling/stretching
[inkscape.git] / src / seltrans.cpp
2007-04-09 dvlierop2Eliminate drift of origin if mirroring occurs during...
2007-04-08 dvlierop2Changes to the selector tool, e.g. option to choose...
2007-03-31 dvlierop2bug #1524444 (partially solved): while uniformly scalin...
2007-03-21 dvlierop2Fix for bug #1589436 - font baseline now correctly...
2007-03-20 mentalplumb XML::Document parameter into duplication, courtes...
2007-03-19 dvlierop2Fix for bug 1540195; solution: use correct origin for...
2007-03-12 dvlierop2fix snapping while uniformly scaling, fix snapping...
2007-03-11 mentalSwitch selection bounds and center to use NR::Maybe...
2007-03-10 buliabyakno need to update coords here, it's now done in any...
2007-03-08 buliabyakwhen dragging center, defer repr updating and committin...
2007-03-08 buliabyakfix shift-dragging (no snap) of rotation center
2007-03-05 buliabyakfix by dvlierop2 for snapping bugs 1579556 and 1579587
2006-11-20 buliabyakyet another crash/freeze in ungrab. IMPORTANT: the...
2006-09-27 buliabyakfix bug in my previous commit: updating rotation center...
2006-09-03 buliabyakagain rearrange code in ungrab handler so that screen...
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-08-03 buliabyakprevent the race between ungrab and selModify to fix...
2006-06-30 buliabyakundo annotations
2006-06-29 buliabyakpatch from Gustav Broberg: undo annotations and history...
2006-06-11 joncruzApplied patch #1503864
2006-06-08 joncruzClear selection cache when not dragging. Fixes bug...
2006-05-08 cth103More snapping cleanups.
2006-05-08 cth103Fix ctrl-scaling when there is no snap.
2006-05-05 buliabyakfix 1478932
2006-05-05 cth103More snapping cleanups.
2006-05-05 cth103Remove some old snap code.
2006-05-05 cth103Various snapping cleanups and bug fixes.
2006-05-03 cth103Give SPNamedView a SnapManager instance and use it...
2006-04-29 buliabyakreset center on stamping
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-03-28 buliabyakuse SPKnot setter methods instead of g_object_set_property
2006-03-22 buliabyakuse rotation center in keyboard rotation and transform...
2006-02-15 rwstbulk trailing spaces removal. consistency through MD5...
2006-01-26 buliabyakfix setting and reading rotation centers
2006-01-26 buliabyakfix silly bug - was unable to flip by scaling
2006-01-26 buliabyakremember rotation centers, correctly this time (by...
2006-01-16 mentalmoving trunk for module inkscape