| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -10/+19 |
| | | | | (bzr r6885) | ||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -2/+2 |
| | | | | (bzr r6839) | ||||
| * | only display flash helperpath warning for shapes other than paths | Johan B. C. Engelen | 2008-09-13 | 1 | -2/+7 |
| | | | | (bzr r6805) | ||||
| * | Removal of SP_ACTIVE_DESKTOP, next take | Maximilian Albert | 2008-08-14 | 1 | -8/+8 |
| | | | | (bzr r6630) | ||||
| * | Remove further instances of SP_ACTIVE_DESKTOP | Maximilian Albert | 2008-08-14 | 1 | -1/+1 |
| | | | | (bzr r6628) | ||||
| * | Get rid of sp_nodepath_current() and a few instances of SP_ACTIVE_DESKTOP by ↵ | Maximilian Albert | 2008-08-13 | 1 | -8/+8 |
| | | | | | | passing in the current desktop and nodepath from the caller (bzr r6615) | ||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -2/+2 |
| | | | | (bzr r6569) | ||||
| * | Remove now obsolete functions | Maximilian Albert | 2008-07-29 | 1 | -6/+0 |
| | | | | (bzr r6458) | ||||
| * | Along with nodepath also create/destroy the helperpaths of any LPEs ↵ | Maximilian Albert | 2008-07-29 | 1 | -1/+2 |
| | | | | | | associated to its current item (bzr r6452) | ||||
| * | Enable simultaneous knotholder and nodepath | Maximilian Albert | 2008-07-14 | 1 | -3/+6 |
| | | | | (bzr r6291) | ||||
| * | Ditch PERMANENT_FLASH because it is handled by providesOwnFlashPath(); avoid ↵ | Maximilian Albert | 2008-06-16 | 1 | -9/+5 |
| | | | | | | flashing when LPE already provides a helperpath (bzr r5956) | ||||
| * | Second step: try to make helper curves respond faster (don't recreate/delete ↵ | Maximilian Albert | 2008-06-16 | 1 | -24/+8 |
| | | | | | | the temporary canvasitems each time the selection is modified); better use of flash paths (bzr r5955) | ||||
| * | First step towards making helper paths for LPE items work better | Maximilian Albert | 2008-06-16 | 1 | -43/+29 |
| | | | | (bzr r5954) | ||||
| * | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 2008-06-12 | 1 | -1/+1 |
| | | | | (bzr r5915) | ||||
| * | Add option to either suppress path flash for items with LPE (e.g., spiro ↵ | Maximilian Albert | 2008-06-08 | 1 | -28/+74 |
| | | | | | | splines use this) or display it permanently while the item is selected. (bzr r5860) | ||||
| * | struct SPCurve => class SPCurve | Johan B. C. Engelen | 2008-05-05 | 1 | -3/+3 |
| | | | | | | change all sp_curve_methods functions to SPCurve::methods. (bzr r5609) | ||||
| * | add preferences for path flashing on mouseover | Johan B. C. Engelen | 2008-03-06 | 1 | -22/+26 |
| | | | | (bzr r4977) | ||||
| * | tweak the helperpath flashing: | Johan B. C. Engelen | 2008-03-05 | 1 | -1/+14 |
| | | | | | | | | | * reduce time a little (should this be a preference?) * when leaving an object, instantly hide the flasher. * when entering the same object as before, show the flasher again to be done: make preferences to turn on/off and any other desired settings (bzr r4972) | ||||
| * | Add flashing outline of path when hovering over it. (coded in 20 minutes so ↵ | Johan B. C. Engelen | 2008-03-05 | 1 | -0/+30 |
| | | | | | | | | perhaps buggy) Will be put under a preference, for those who want it. (bzr r4971) | ||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -0/+2 |
| | | | | (bzr r4629) | ||||
| * | Always set coord entry fields inactive when switching to the node tool | Maximilian Albert | 2007-12-05 | 1 | -0/+2 |
| | | | | (bzr r4179) | ||||
| * | Add entry fields for x/y coordinates of selected nodes (fixes bugs #170116 ↵ | Maximilian Albert | 2007-12-05 | 1 | -0/+7 |
| | | | | | | and #172113) (bzr r4174) | ||||
| * | use gobble_key_events to speed up keyboard moves | bulia byak | 2007-11-21 | 1 | -16/+24 |
| | | | | (bzr r4121) | ||||
| * | prevent wrong rubberband origin after click-selecting in node tool | bulia byak | 2007-09-22 | 1 | -0/+1 |
| | | | | (bzr r3787) | ||||
| * | Commit LivePathEffect branch to trunk! | Johan B. C. Engelen | 2007-08-14 | 1 | -132/+92 |
| | | | | | | (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472) | ||||
| * | due to the order of processing events, we must disable lmb handling in ↵ | bulia byak | 2007-07-29 | 1 | -5/+5 |
| | | | | | | children contexts so that parent event context can handle it for space panning (bzr r3341) | ||||
| * | make conversions away from NR::Maybe explicit | MenTaLguY | 2007-03-04 | 1 | -3/+3 |
| | | | | (bzr r2530) | ||||
| * | leave the selection alone on mouse down. | Aaron Spike | 2007-03-01 | 1 | -1/+0 |
| | | | | | | This prevents selecting nodes on drag and still allows them to be selected on click. (bzr r2490) | ||||
| * | isolate the nodepath-or-knotholder unit into the new ShapeEditor class which ↵ | bulia byak | 2007-02-13 | 1 | -342/+89 |
| | | | | | | handles listeners etc. and provides a single interface to work with nodepath or knotholder; later will add another layer, ShapeEditorsCollective, which will allow us to have any number of nodepaths and knotholders simultaneously (bzr r2374) | ||||
| * | robustize remembering the dragged segment - store node number, not pointer; ↵ | bulia byak | 2007-01-05 | 1 | -1/+9 |
| | | | | | | fixes crash 1505549 (bzr r2134) | ||||
| * | Fix 1593499 (Tablet cursor drift when dragging bezier). | gustav_b | 2007-01-04 | 1 | -3/+18 |
| | | | | (bzr r2127) | ||||
| * | implement select next/prev as verbs | bulia byak | 2006-11-06 | 1 | -12/+0 |
| | | | | (bzr r1917) | ||||
| * | When canvas cannot update quickly, ensure that nodes being dragged will stay ↵ | John Bintz | 2006-11-05 | 1 | -17/+39 |
| | | | | | | selected. (bzr r1904) | ||||
| * | remove color cursors | Josh Andler | 2006-10-19 | 1 | -17/+0 |
| | | | | (bzr r1811) | ||||
| * | Ensure that rubberbanding has been initialized before manipulating rubberband | John Bintz | 2006-10-04 | 1 | -4/+6 |
| | | | | (bzr r1764) | ||||
| * | factor out creation of livarot_path, and make it on-demand so that ↵ | bulia byak | 2006-09-28 | 1 | -0/+1 |
| | | | | | | update_repr does not need to do it after screen update (potentially fixing a crash) (bzr r1721) | ||||
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -1/+1 |
| | | | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637) | ||||
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 1 | -1/+1 |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | ||||
| * | add checks to make sure given nodepath pointers are not null before working ↵ | John Bintz | 2006-08-05 | 1 | -1/+15 |
| | | | | | | with them (bzr r1560) | ||||
| * | forced redraw of canvas upon completion of zooming or upon starting rubber ↵ | John Bintz | 2006-07-23 | 1 | -0/+1 |
| | | | | | | | | band selection events to work around event starvation issue at high zoom levels (bzr r1464) | ||||
| * | added SPDesktop::updateNow() and forced redraw of canvas upon completion of ↵ | John Bintz | 2006-07-23 | 1 | -0/+4 |
| | | | | | | | | selection or panning to work around event starvation issue at high zoom levels (bzr r1459) | ||||
| * | undo annotations | bulia byak | 2006-07-06 | 1 | -1/+1 |
| | | | | (bzr r1361) | ||||
| * | initial color cursor implementation (reads from pixbufs, will work on ↵ | Josh Andler | 2006-06-19 | 1 | -0/+17 |
| | | | | | | reading from svg instead) (bzr r1227) | ||||
| * | show handles toggle | bulia byak | 2006-05-16 | 1 | -3/+3 |
| | | | | (bzr r850) | ||||
| * | fix crash when deleting without nodepath | bulia byak | 2006-04-26 | 1 | -1/+3 |
| | | | | (bzr r590) | ||||
| * | Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵ | MenTaLguY | 2006-04-17 | 1 | -7/+7 |
| | | | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532) | ||||
| * | Attempt to preserve the shape of the path when deleting nodes | Aaron Spike | 2006-04-14 | 1 | -2/+5 |
| | | | | | | Old deletion behavior is available via Ctrl+Delete (bzr r525) | ||||
| * | remove the old _d_changed and _typestr_changed hacks, replacing by an ↵ | bulia byak | 2006-04-12 | 1 | -10/+6 |
| | | | | | | int-valued local_change flag; this works much faster with less code (bzr r495) | ||||
| * | oops, fix silly crash | bulia byak | 2006-04-01 | 1 | -4/+0 |
| | | | | (bzr r388) | ||||
| * | remove undo_label juggling for curve_drag; remove synthesize_events (speeds ↵ | bulia byak | 2006-04-01 | 1 | -20/+18 |
| | | | | | | things up some more); pass nodepath->livarot_path or nodepath to various functions that previously took an item (bzr r387) | ||||
