| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
(bzr r11460)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/943200
(bzr r11429)
|
| |
|
| |
(bzr r11318)
|
| |
|
| |
(bzr r11316)
|
| |
|
| |
(bzr r11250)
|
| |
|
| |
(bzr r11196)
|
| |
|
|
|
|
|
|
| |
- c++ified context-menu.cpp (and included in interface.cpp)
- removed dozens of pointer conversions (of which some were erroneous)
- fixed a memory leak
- added some null pointer checks to prevent crashes
(bzr r11160)
|
| |\
| |
| | |
(bzr r11027)
|
| | |
| |
| | |
(bzr r11011)
|
| | |
| |
| | |
(bzr r10921)
|
| |/
|
| |
(bzr r10826)
|
| |
|
|
|
|
|
| |
snap-closest-point-only-option has been activated. Works for the selector tool, but also when scaling/stretching/skewing a selection of nodes in the node tool
2) Cleanup and simplification of the code that finds the closest snapsource
(bzr r10720)
|
| |
|
| |
(bzr r10697)
|
| |
|
| |
(bzr r10659)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/792263
(bzr r10252.1.1)
|
| |\
| |
| | |
(bzr r9945.1.1)
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
fileencoding=utf-8 in all 1074 Vim modelines.
The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline").
Also corrected five deviant modestrings:
* src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end
* src/ui/dialog/tile.cpp: removed gratuitous second colon at the end
* src/helper/units-test.h: removed gratuitous space before a colon
* share/extensions/export_gimp_palette.py: missing textwidth=99
That's my geekiest commit yet.
(bzr r9900)
|
| | |
| |
| | |
(bzr r9743)
|
| |/
|
|
|
| |
set, instead of crashing.
(bzr r9728)
|
| |
|
|
|
| |
perseverance of snap-indicator
(bzr r9103)
|
| |
|
| |
(bzr r9088)
|
| |
|
| |
(bzr r9059)
|
| |
|
| |
(bzr r9034)
|
| |
|
|
|
| |
dating 2009-10-28
(bzr r9015)
|
| |
|
|
|
| |
specified explicitly)
(bzr r9014)
|
| |\
| |
| |
| |
| |
| | |
* Update to new snapping API
* Modify the join action slightly
(bzr r8846.2.11)
|
| | |
| |
| |
| |
| | |
replacing tabs by spaces, removing some commented lines
(bzr r8925)
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Fix minor bug in linear grow.
* Add --fixes.
* Move some node selection-related functions to ControlPointSelection.
Fixed bugs:
- https://launchpad.net/bugs/170561
- https://launchpad.net/bugs/171893
- https://launchpad.net/bugs/182585
- https://launchpad.net/bugs/446773
(bzr r8846.2.9)
|
| |/
|
| |
(bzr r8846.1.1)
|
| |
|
|
|
| |
mask; safe typo fix, everywhere else it's checked this way
(bzr r8715)
|
| |
|
| |
(bzr r8627)
|
| |
|
|
|
| |
of the related warning messages
(bzr r8302)
|
| |
|
|
|
| |
processor load a bit (bug #167525)
(bzr r7850)
|
| |
|
| |
(bzr r7803)
|
| |
|
| |
(bzr r7614)
|
| |
|
|
|
| |
event-context is being disposed off
(bzr r7603)
|
| |
|
| |
(bzr r7597)
|
| |
|
|
|
|
| |
- Rename lots of variables and methods to make them easier to understand
- Add snapping to the connector tool
(bzr r7589)
|
| |
|
| |
(bzr r7096)
|
| |
|
| |
(bzr r6891)
|
| |
|
| |
(bzr r6885)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
| |
(bzr r6839)
|
| |
|
| |
(bzr r6731)
|
| |
|
| |
(bzr r6665)
|
| |
|
|
|
| |
selections doesn't work right yet; changing the cursor would also be nice)
(bzr r6656)
|
| |
|
| |
(bzr r6630)
|
| |
|
| |
(bzr r6569)
|
| |
|
| |
(bzr r6360)
|
| |
|
| |
(bzr r6222)
|