| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -3/+3 |
| | | | | (bzr r6839) | ||||
| * | convert almost all libnrtype to Geom:: | Johan B. C. Engelen | 2008-09-11 | 1 | -2/+2 |
| | | | | (bzr r6793) | ||||
| * | Removal of SP_ACTIVE_DESKTOP, next take | Maximilian Albert | 2008-08-14 | 1 | -5/+5 |
| | | | | (bzr r6630) | ||||
| * | Move all of the snapper code to 2geom | Diederik van Lierop | 2008-08-11 | 1 | -3/+3 |
| | | | | (bzr r6606) | ||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -1/+1 |
| | | | | (bzr r6569) | ||||
| * | Fix a regression in the snapper, caused by me. Sorry! | Diederik van Lierop | 2008-05-16 | 1 | -3/+3 |
| | | | | (bzr r5680) | ||||
| * | Add a centralized check (i.e. in the snapper mechanism) whether we've ↵ | Diederik van Lierop | 2008-05-12 | 1 | -1/+2 |
| | | | | | | snapped or not, instead of leaving it up to the various tools. This should prevent these tools from moving to (0,0) if they bluntly use the value returned by the snapping mechanism without checking whether snapping has really occured. (bzr r5659) | ||||
| * | - Major refactoring of snapping related code... | Diederik van Lierop | 2008-04-30 | 1 | -2/+3 |
| | | | | | | - Enabling snap indicator for all remaining tools (bzr r5556) | ||||
| * | Extended messages to make full use of plurals | Marcin Floryan | 2008-02-19 | 1 | -7/+24 |
| | | | | (bzr r4783) | ||||
| * | first i18n patch from Marcin, more to follow | Alexandre Prokoudine | 2008-02-19 | 1 | -1/+1 |
| | | | | (bzr r4778) | ||||
| * | fix picking color when dragging from empty space: from topmost, not last ↵ | bulia byak | 2008-02-18 | 1 | -1/+8 |
| | | | | | | selected object (bzr r4766) | ||||
| * | Add plural form to status bar message in gradient context (patch by Marcin ↵ | Maximilian Albert | 2008-02-03 | 1 | -1/+1 |
| | | | | | | Floryan; closes LP #188696) (bzr r4642) | ||||
| * | use gobble_key_events to speed up keyboard moves | bulia byak | 2007-11-21 | 1 | -16/+24 |
| | | | | (bzr r4121) | ||||
| * | fix warnings and delete gradient pixmap that will not be used | Johan B. C. Engelen | 2007-11-16 | 1 | -1/+0 |
| | | | | (bzr r4092) | ||||
| * | warning cleanup | Jon A. Cruz | 2007-11-02 | 1 | -2/+2 |
| | | | | (bzr r4012) | ||||
| * | make sure ctrl-alt-click adds node to the gradient that's actually clicked | bulia byak | 2007-10-22 | 1 | -3/+5 |
| | | | | (bzr r3939) | ||||
| * | refactor most of adding stops at point into gradient-drag; fix crash | bulia byak | 2007-10-16 | 1 | -120/+11 |
| | | | | (bzr r3908) | ||||
| * | Shift+drag to select within rect | bulia byak | 2007-10-12 | 1 | -13/+34 |
| | | | | (bzr r3894) | ||||
| * | scroll desktop to selected handle after Tab/Shift-Tab; allow Ins to work ↵ | bulia byak | 2007-10-12 | 1 | -2/+22 |
| | | | | | | even if a single dragger is selected (bzr r3892) | ||||
| * | add gradient selection describer for statusbar | bulia byak | 2007-10-07 | 1 | -0/+60 |
| | | | | (bzr r3853) | ||||
| * | simplify gradient by ctrl+l | bulia byak | 2007-10-07 | 1 | -18/+99 |
| | | | | (bzr r3849) | ||||
| * | implement ins to create new stops | bulia byak | 2007-10-06 | 1 | -47/+124 |
| | | | | (bzr r3843) | ||||
| * | reenable stop moving by keys, add select-all | bulia byak | 2007-10-05 | 1 | -0/+8 |
| | | | | (bzr r3838) | ||||
| * | Fixed unsafe hardcoding of buffer size | Jon A. Cruz | 2007-09-24 | 1 | -1/+1 |
| | | | | (bzr r3791) | ||||
| * | Only in the selector tool we should snap in bbox mode (PointType = ↵ | Diederik van Lierop | 2007-08-07 | 1 | -1/+1 |
| | | | | | | SNAPPOINT_BBOX) (bzr r3415) | ||||
| * | due to the order of processing events, we must disable lmb handling in ↵ | bulia byak | 2007-07-29 | 1 | -3/+3 |
| | | | | | | children contexts so that parent event context can handle it for space panning (bzr r3341) | ||||
| * | 1) Changes to snapping preferences dialog | Diederik van Lierop | 2007-07-28 | 1 | -1/+1 |
| | | | | | | | 2) Strict snapping implemented, i.e. bbox only to bbox and nodes only to paths/nodes 3) Renaming of some constants to improve readability (bzr r3331) | ||||
| * | Gradient tool: fork gradients when adding a stop | Johan B. C. Engelen | 2007-03-25 | 1 | -1/+1 |
| | | | | (bzr r2759) | ||||
| * | plumb XML::Document parameter into duplication, courtesy of bryce | MenTaLguY | 2007-03-20 | 1 | -1/+1 |
| | | | | (bzr r2723) | ||||
| * | Implementing feature request #1673807: snapping of gradient handles | Diederik van Lierop | 2007-03-20 | 1 | -3/+5 |
| | | | | (bzr r2722) | ||||
| * | comment | bulia byak | 2007-03-09 | 1 | -2/+2 |
| | | | | (bzr r2587) | ||||
| * | Fix initialisation problem. | Johan B. C. Engelen | 2007-02-21 | 1 | -57/+56 |
| | | | | (bzr r2414) | ||||
| * | Gradient tool: moved stop-deletion to ::GrDrag and made it much more robust ↵ | Johan B. C. Engelen | 2007-02-03 | 1 | -74/+1 |
| | | | | | | and predictable. (bzr r2319) | ||||
| * | fix distance-to-line calculation to be independent of zoom; increase ↵ | bulia byak | 2007-01-25 | 1 | -11/+13 |
| | | | | | | tolerance; use new grdrag API (bzr r2277) | ||||
| * | Sorry, forgot the copyright text. | Johan B. C. Engelen | 2007-01-24 | 1 | -0/+2 |
| | | | | (bzr r2276) | ||||
| * | Upgraded gradient tool =) | Johan B. C. Engelen | 2007-01-17 | 1 | -46/+379 |
| | | | | (bzr r2228) | ||||
| * | Reverting revision 13615 | Johan B. C. Engelen | 2007-01-07 | 1 | -10/+5 |
| | | | | (bzr r2150) | ||||
| * | Gradient nodes progress... | Johan B. C. Engelen | 2007-01-07 | 1 | -5/+10 |
| | | | | (bzr r2148) | ||||
| * | implement select next/prev in gradient tool as well | bulia byak | 2006-11-06 | 1 | -13/+18 |
| | | | | (bzr r1919) | ||||
| * | remove color cursors | Josh Andler | 2006-10-19 | 1 | -6/+0 |
| | | | | (bzr r1811) | ||||
| * | undo annotations | bulia byak | 2006-10-05 | 1 | -2/+2 |
| | | | | (bzr r1768) | ||||
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -2/+4 |
| | | | | (bzr r1315) | ||||
| * | initial color cursor implementation (reads from pixbufs, will work on ↵ | Josh Andler | 2006-06-19 | 1 | -0/+6 |
| | | | | | | reading from svg instead) (bzr r1227) | ||||
| * | Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵ | MenTaLguY | 2006-04-17 | 1 | -8/+8 |
| | | | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532) | ||||
| * | minor changes to adjust strings for plural forms | Andrius Ramanauskas | 2006-03-27 | 1 | -1/+5 |
| | | | | (bzr r308) | ||||
| * | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 2006-02-15 | 1 | -4/+4 |
| | | | | (bzr r149) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+468 |
| (bzr r1) | |||||
