| Commit message (Expand) | Author | Files | Lines |
| 2008-06-16 | Ditch PERMANENT_FLASH because it is handled by providesOwnFlashPath(); avoid ... | Maximilian Albert | 1 | -9/+5 |
| 2008-06-16 | Second step: try to make helper curves respond faster (don't recreate/delete ... | Maximilian Albert | 1 | -24/+8 |
| 2008-06-16 | First step towards making helper paths for LPE items work better | Maximilian Albert | 1 | -43/+29 |
| 2008-06-12 | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 1 | -1/+1 |
| 2008-06-08 | Add option to either suppress path flash for items with LPE (e.g., spiro spli... | Maximilian Albert | 1 | -28/+74 |
| 2008-05-05 | struct SPCurve => class SPCurve | Johan B. C. Engelen | 1 | -3/+3 |
| 2008-03-06 | add preferences for path flashing on mouseover | Johan B. C. Engelen | 1 | -22/+26 |
| 2008-03-05 | tweak the helperpath flashing: | Johan B. C. Engelen | 1 | -1/+14 |
| 2008-03-05 | Add flashing outline of path when hovering over it. (coded in 20 minutes so p... | Johan B. C. Engelen | 1 | -0/+30 |
| 2008-01-31 | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 1 | -0/+2 |
| 2007-12-05 | Always set coord entry fields inactive when switching to the node tool | Maximilian Albert | 1 | -0/+2 |
| 2007-12-05 | Add entry fields for x/y coordinates of selected nodes (fixes bugs #170116 an... | Maximilian Albert | 1 | -0/+7 |
| 2007-11-21 | use gobble_key_events to speed up keyboard moves | bulia byak | 1 | -16/+24 |
| 2007-09-22 | prevent wrong rubberband origin after click-selecting in node tool | bulia byak | 1 | -0/+1 |
| 2007-08-14 | Commit LivePathEffect branch to trunk! | Johan B. C. Engelen | 1 | -132/+92 |
| 2007-07-29 | due to the order of processing events, we must disable lmb handling in childr... | bulia byak | 1 | -5/+5 |
| 2007-03-04 | make conversions away from NR::Maybe explicit | MenTaLguY | 1 | -3/+3 |
| 2007-03-01 | leave the selection alone on mouse down. | Aaron Spike | 1 | -1/+0 |
| 2007-02-13 | isolate the nodepath-or-knotholder unit into the new ShapeEditor class which ... | bulia byak | 1 | -342/+89 |
| 2007-01-05 | robustize remembering the dragged segment - store node number, not pointer; f... | bulia byak | 1 | -1/+9 |
| 2007-01-04 | Fix 1593499 (Tablet cursor drift when dragging bezier). | gustav_b | 1 | -3/+18 |
| 2006-11-06 | implement select next/prev as verbs | bulia byak | 1 | -12/+0 |
| 2006-11-05 | When canvas cannot update quickly, ensure that nodes being dragged will stay ... | John Bintz | 1 | -17/+39 |
| 2006-10-19 | remove color cursors | Josh Andler | 1 | -17/+0 |
| 2006-10-04 | Ensure that rubberbanding has been initialized before manipulating rubberband | John Bintz | 1 | -4/+6 |
| 2006-09-28 | factor out creation of livarot_path, and make it on-demand so that update_rep... | bulia byak | 1 | -0/+1 |
| 2006-08-25 | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 1 | -1/+1 |
| 2006-08-23 | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 1 | -1/+1 |
| 2006-08-05 | add checks to make sure given nodepath pointers are not null before working w... | John Bintz | 1 | -1/+15 |
| 2006-07-23 | forced redraw of canvas upon completion of zooming or upon starting rubber ba... | John Bintz | 1 | -0/+1 |
| 2006-07-23 | added SPDesktop::updateNow() and forced redraw of canvas upon completion of s... | John Bintz | 1 | -0/+4 |
| 2006-07-06 | undo annotations | bulia byak | 1 | -1/+1 |
| 2006-06-19 | initial color cursor implementation (reads from pixbufs, will work on reading... | Josh Andler | 1 | -0/+17 |
| 2006-05-16 | show handles toggle | bulia byak | 1 | -3/+3 |
| 2006-04-26 | fix crash when deleting without nodepath | bulia byak | 1 | -1/+3 |
| 2006-04-17 | Get rid of the SP_DT_* macros which do nothing more than provide additional, ... | MenTaLguY | 1 | -7/+7 |
| 2006-04-14 | Attempt to preserve the shape of the path when deleting nodes | Aaron Spike | 1 | -2/+5 |
| 2006-04-12 | remove the old _d_changed and _typestr_changed hacks, replacing by an int-val... | bulia byak | 1 | -10/+6 |
| 2006-04-01 | oops, fix silly crash | bulia byak | 1 | -4/+0 |
| 2006-04-01 | remove undo_label juggling for curve_drag; remove synthesize_events (speeds t... | bulia byak | 1 | -20/+18 |
| 2006-02-15 | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 1 | -18/+18 |