| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix middle-mouse-button-zooming in node-context with snap-delay enabled | Diederik van Lierop | 2009-04-03 | 1 | -0/+8 |
| | | | | (bzr r7614) | ||||
| * | Delete the delayed snap event, killing any pending timers, when the ↵ | Diederik van Lierop | 2009-04-01 | 1 | -0/+4 |
| | | | | | | event-context is being disposed off (bzr r7603) | ||||
| * | Some minor snap-delay modifications | Diederik van Lierop | 2009-03-31 | 1 | -2/+8 |
| | | | | (bzr r7597) | ||||
| * | - Move snap delay mechanism to the event context (used to be in SPCanvas) | Diederik van Lierop | 2009-03-29 | 1 | -22/+226 |
| | | | | | | | - Rename lots of variables and methods to make them easier to understand - Add snapping to the connector tool (bzr r7589) | ||||
| * | move shape_editor from node context to the parent class, event context | bulia byak | 2009-01-08 | 1 | -40/+2 |
| | | | | (bzr r7096) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -1/+1 |
| | | | | (bzr r6891) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -46/+46 |
| | | | | (bzr r6885) | ||||
| * | Sorry, I got off on a branch and ended up with a bunch of things. I'm just ↵ | Ted Gould | 2008-09-25 | 1 | -0/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | going to flatten and merge... Here's the list. * Added a focus mode activated by Shift+F11. The goal of this mode is to remove all toolbars for a short period so that you maximize screen area. Useful on small screens. Also when you know lots of shortcuts. * Created what I'm calling "Quick Zoom." The idea here is to have a modal zoom for touching up something with fine detail and then returning to what you're doing. This is activated with the letter "Q" on the keyboard. When you release it, you return back to where you were. This will zoom in on selected objects, or if you're in the node tool selected nodes. * Added .svg on the temporary files in extensions. This'll make many of them happier. This only works on recent versions of GLib, but shouldn't break older ones more than they already are. * Moved the Inkscape configuration directory on Linux from ~/.inkscape to ~/.config/Inkscape. This is the new way to do things with the cross desktop naming spec. I'm unsure whether we should be putting crash dumps in .config or .cache though. * Removed 'tools_switch_current' because every usage of it already had a pointer to where it needed to go. Removes usage of globals. * Made it so that dialogs will be transparent when not focused. This is an alternate to having the docked, and one that I like better as I feel it gives me more screen area. You can adjust how much transparency and the speed of the animation in the preferences dialog. (Note: this requires GTK+ 2.12 and a compositor, but gracefully degrades if you don't have either) (bzr r6882) | ||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -1/+1 |
| | | | | (bzr r6839) | ||||
| * | NR => Geom for (almost all of) event-context.h/.cpp | Johan B. C. Engelen | 2008-08-30 | 1 | -17/+17 |
| | | | | (bzr r6731) | ||||
| * | Debugging messages in event-context for mouse and keyboard interaction | Maximilian Albert | 2008-08-18 | 1 | -0/+43 |
| | | | | (bzr r6665) | ||||
| * | Add a ShapeEditor to LPEToolContext which allows us to edit nodes (switching ↵ | Maximilian Albert | 2008-08-18 | 1 | -0/+15 |
| | | | | | | selections doesn't work right yet; changing the cursor would also be nice) (bzr r6656) | ||||
| * | Removal of SP_ACTIVE_DESKTOP, next take | Maximilian Albert | 2008-08-14 | 1 | -5/+5 |
| | | | | (bzr r6630) | ||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -1/+1 |
| | | | | (bzr r6569) | ||||
| * | another place to make mouse cursor switching immediate | bulia byak | 2008-07-19 | 1 | -0/+1 |
| | | | | (bzr r6360) | ||||
| * | I'm an idiot who forgot that MOTION_HINT_MASK still needs MOTION_MASK | MenTaLguY | 2008-07-08 | 1 | -3/+3 |
| | | | | (bzr r6222) | ||||
| * | enable motion hints for non-freehand actions | MenTaLguY | 2008-07-08 | 1 | -3/+3 |
| | | | | (bzr r6220) | ||||
| * | C++ify knotholders | Maximilian Albert | 2008-06-04 | 1 | -1/+1 |
| | | | | (bzr r5797) | ||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -0/+2 |
| | | | | (bzr r4629) | ||||
| * | first set of updates to headers for clean gcc 4.3 builds | Kees Cook | 2008-01-25 | 1 | -0/+1 |
| | | | | (bzr r4588) | ||||
| * | (Hopefully) proper fix this time for stolen 'D + modifier' shortcuts. | Maximilian Albert | 2007-12-20 | 1 | -6/+4 |
| | | | | (bzr r4263) | ||||
| * | Make Shift+Ctrl+D (Document Properties dialog) work again (was shadowed by ↵ | Maximilian Albert | 2007-12-20 | 1 | -0/+4 |
| | | | | | | the shortcut 'D' for toggling the dropper tool). (bzr r4262) | ||||
| * | Use 'D' to toggle (not just switch to) the dropper tool; closes bug/RFE #170590 | Maximilian Albert | 2007-12-18 | 1 | -0/+30 |
| | | | | (bzr r4253) | ||||
| * | fix gobble_key_events so it also handles release events | bulia byak | 2007-11-21 | 1 | -3/+4 |
| | | | | (bzr r4120) | ||||
| * | warning cleanup | Jon A. Cruz | 2007-11-02 | 1 | -6/+6 |
| | | | | (bzr r4012) | ||||
| * | remove slowest_buffer - we no longer use it in sp-canvas | bulia byak | 2007-08-23 | 1 | -8/+2 |
| | | | | (bzr r3575) | ||||
| * | optionally zoom with mousewheel without modifiers | bulia byak | 2007-07-29 | 1 | -1/+5 |
| | | | | (bzr r3343) | ||||
| * | optional panning by space | bulia byak | 2007-07-29 | 1 | -8/+45 |
| | | | | (bzr r3340) | ||||
| * | a better way to start rubberband | bulia byak | 2007-04-25 | 1 | -7/+6 |
| | | | | (bzr r2962) | ||||
| * | reset waiting_cursor when setting any other | bulia byak | 2007-03-14 | 1 | -0/+1 |
| | | | | (bzr r2647) | ||||
| * | make conversions away from NR::Maybe explicit | MenTaLguY | 2007-03-04 | 1 | -2/+2 |
| | | | | (bzr r2530) | ||||
| * | decouple click and drag release handlers to fix bug where zooming in by ↵ | bulia byak | 2007-03-03 | 1 | -4/+9 |
| | | | | | | middle button sometimes caused unwanted scrolling (bzr r2511) | ||||
| * | move a global to a class property; reduce the use of is_scrolling to prevent ↵ | bulia byak | 2007-02-25 | 1 | -1/+1 |
| | | | | | | the lack-of-redraw issues (bzr r2430) | ||||
| * | guaranteed to pan the canvas all the way from mouse-press point to ↵ | bulia byak | 2007-02-24 | 1 | -3/+11 |
| | | | | | | mouse-release point in any case, even if sometimes it fails to show the intermediate positions (bzr r2421) | ||||
| * | make sure scrolling acceleration does not hiccup on complex slow-rendering ↵ | bulia byak | 2007-02-19 | 1 | -7/+15 |
| | | | | | | drawings by reducing time interval between events by the time of painting the slowest buffer on the canvas (bzr r2395) | ||||
| * | remove old workaround for a bug which seems to be fixed in latest gtk | bulia byak | 2007-02-18 | 1 | -31/+1 |
| | | | | (bzr r2392) | ||||
| * | rearrange code to make button actions a bit more interruptibility-proof | bulia byak | 2006-11-22 | 1 | -4/+4 |
| | | | | (bzr r2003) | ||||
| * | fix bug which caused erroneous zoom-in after shift-middle-clicking to zoom ↵ | bulia byak | 2006-11-13 | 1 | -0/+1 |
| | | | | | | out from max zoom with slow redraw (bzr r1945) | ||||
| * | implement select next/prev as verbs | bulia byak | 2006-11-06 | 1 | -17/+5 |
| | | | | (bzr r1917) | ||||
| * | remove color cursors | Josh Andler | 2006-10-19 | 1 | -11/+16 |
| | | | | (bzr r1811) | ||||
| * | fix (harmless, probably) copy and paste typo | MenTaLguY | 2006-08-10 | 1 | -2/+2 |
| | | | | (bzr r1576) | ||||
| * | 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/+1 |
| | | | | | | | | selection or panning to work around event starvation issue at high zoom levels (bzr r1459) | ||||
| * | initial color cursor implementation (reads from pixbufs, will work on ↵ | Josh Andler | 2006-06-19 | 1 | -16/+11 |
| | | | | | | reading from svg instead) (bzr r1227) | ||||
| * | eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen ↵ | bulia byak | 2006-05-21 | 1 | -2/+2 |
| | | | | | | with newer gtk versions (bzr r919) | ||||
| * | we already have import verb, so this is redundant | bulia byak | 2006-04-20 | 1 | -7/+0 |
| | | | | (bzr r549) | ||||
| * | Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵ | MenTaLguY | 2006-04-17 | 1 | -3/+3 |
| | | | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532) | ||||
| * | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 2006-02-15 | 1 | -65/+65 |
| | | | | (bzr r149) | ||||
| * | bulk whitespace removal patch #1198588 by gigaclon | Ralf Stephan | 2006-02-13 | 1 | -8/+8 |
| | | | | (bzr r134) | ||||
| * | reverted changes for color cursors | Josh Andler | 2006-02-07 | 1 | -29/+12 |
| | | | | (bzr r102) | ||||
