| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
on preferences dialogue
(bzr r7079)
|
| |
|
| |
(bzr r7044)
|
| |
|
| |
(bzr r6964)
|
| |
|
| |
(bzr r6891)
|
| |
|
| |
(bzr r6885)
|
| |
|
| |
(bzr r6884)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
| |
use_count for each view of the document; address warnings and fixmes
(bzr r6865)
|
| |
|
| |
(bzr r6841)
|
| |
|
|
|
|
|
|
| |
the Inkscape::Preferences class. Removed all use of
prefs_get_string_attribute(), pref_path_get_nth_child() and
create_pref() in favor of the new API. Replaced some "0 or 1" integer
preferences with booleans.
(bzr r6823)
|
| |
|
|
|
| |
given a wrong filename on the command line and hangs in the file-not-found dialog)
(bzr r6724)
|
| |
|
| |
(bzr r6081)
|
| |
|
| |
(bzr r6080)
|
| |
|
| |
(bzr r5898)
|
| |
|
|
|
| |
check that it doesn't break anything else (see corresponding post on the mailing list)
(bzr r4862)
|
| |
|
| |
(bzr r4643)
|
| |
|
| |
(bzr r4629)
|
| |
|
|
|
|
|
|
|
| |
critical bug #182401)
In order to do this, I got rid of sodipodi:modified in favor of a simple
flag in SPDocument, also renaming SPDocument::{set,is}Modified to
SPDocument::{set,is}ModifiedSinceSave
(bzr r4491)
|
| |
|
| |
(bzr r4490)
|
| |
|
| |
(bzr r3962)
|
| |
|
| |
(bzr r3606)
|
| |
|
|
|
| |
changes made in commit #15681
(bzr r3445)
|
| |
|
|
|
| |
each desktop (this should probably be reverted later on)
(bzr r3390)
|
| |
|
| |
(bzr r2827)
|
| |
|
| |
(bzr r2826)
|
| |
|
|
|
| |
etc.
(bzr r2796)
|
| |
|
| |
(bzr r2745)
|
| |
|
| |
(bzr r2461)
|
| |
|
| |
(bzr r2445)
|
| |
|
| |
(bzr r2386)
|
| |
|
| |
(bzr r2202)
|
| |
|
|
|
| |
need to rethink and incrementally change gbooleans to bools
(bzr r1637)
|
| |
|
|
|
| |
one major janitorial task we identified....
(bzr r1633)
|
| |
|
|
|
|
|
|
| |
for Inkboard UI
Dale's interested in allowing users to share any document that they might have open, not just new, blank
documents. His plan for implementing this is to provide a "share this document" menu.
(bzr r1420)
|
| |
|
| |
(bzr r1017)
|
| |
|
|
|
|
| |
translated". The strings were marked as translatable but not getting
passed to the translation engine.
(bzr r1009)
|
| |
|
|
|
|
|
|
| |
being redirected
to DebugDialog regardless of value of use_gui, which caused problems in DebugDialog
instantiation
(bzr r886)
|
| |
|
|
|
| |
confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions.
(bzr r532)
|
| |
|
| |
(bzr r149)
|
|
|
(bzr r1)
|