index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
toolbox.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-06
Automatically add shortcuts to tooltips
Jasper van de Gronde
1
-3
/
+3
2010-08-05
Wholesale cruft removal part 4; fix crash when rendering guides
Krzysztof Kosi??ski
1
-1
/
+1
2010-07-12
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
1
-2
/
+2
2010-07-10
CSS length attributes must have units.
Tavmjong Bah
1
-2
/
+2
2010-07-02
Added hidden preference to re-enable floating dialogs on problematic window m...
Jon A. Cruz
1
-1
/
+2
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-45
/
+45
2010-06-16
Move the task view changing to the "View" menu. Fixes bugs #170781 and #171663.
Jon A. Cruz
1
-51
/
+0
2010-06-07
Added icons for Superscript and Subscript.
Tavmjong Bah
1
-2
/
+2
2010-06-07
"Fix" for bug #583593 (Default tool styles are not loaded for new users).
Tavmjong Bah
1
-6
/
+9
2010-06-05
Moved spray tool down, text tool up.
Tavmjong Bah
1
-4
/
+18
2010-06-04
Add support for baseline-shift attribute (all possible values).
Tavmjong Bah
1
-1
/
+129
2010-06-01
Flowed text does not support dx (kerning), dy, and rotation attributes.
Tavmjong Bah
1
-20
/
+36
2010-05-18
copyedit tooltips
buliabyak
1
-14
/
+14
2010-05-18
Add icons for line-height, letter-spacing, etc. to text toolbar.
Tavmjong Bah
1
-6
/
+12
2010-05-16
Text toolbar:
Tavmjong Bah
1
-0
/
+22
2010-05-15
A couple small bug fixes for new text toolbar widgets.
Tavmjong Bah
1
-60
/
+70
2010-05-14
Add dx (kerning), dy (vertical shifting), and rotate widgets to
Tavmjong Bah
1
-3
/
+216
2010-05-13
Get rid of unneeded labels when the icons are self-explanatory.
Tavmjong Bah
1
-2
/
+2
2010-05-13
Add ability to set icons to insensitive. Used to disable "Justify"
Tavmjong Bah
1
-14
/
+23
2010-04-28
Unnecessary style selector removed from the Spray tool bar and preferences, a...
Nicolas Dufour
1
-3
/
+9
2010-04-27
inkscape-comboboxentry-action:
Tavmjong Bah
1
-6
/
+19
2010-04-27
some copyediting of labels
buliabyak
1
-6
/
+6
2010-04-24
Add alt-x shortcut to new text toolbar.
Tavmjong Bah
1
-6
/
+7
2010-04-23
Minor tweaks to text toolbar.
Tavmjong Bah
1
-4
/
+4
2010-04-23
Converted text toolbar to GTK toolbar.
Tavmjong Bah
1
-822
/
+928
2010-04-16
Second step in fixing changing of font faces.
Tavmjong Bah
1
-25
/
+74
2010-04-12
Leave uninitialized bools in preferences to the default 'false' value. Code s...
Jon A. Cruz
1
-1
/
+1
2010-04-12
Fixed state sync for node tool booleans. Addressing bug #426032.
Jon A. Cruz
1
-430
/
+378
2010-04-11
Correct calligraphic toggles getting out of sync with behavior.
Jon A. Cruz
1
-25
/
+88
2010-04-06
Fix "show handles" button state on Ctrl+H
Krzysztof Kosi??ski
1
-0
/
+27
2010-03-14
Move around files to remove some vanity directories.
Krzysztof Kosi??ski
1
-1
/
+1
2010-03-08
Move new "NodesShow*" action to be with the existing ones on the toolbar.
Jon A. Cruz
1
-1
/
+1
2010-03-07
Restore node toolbar buttons that were just commented out. Fixes bug #534045.
Jon A. Cruz
1
-3
/
+3
2010-03-02
Implement a preference that determines whether deleting nodes
Krzysztof Kosi??ski
1
-3
/
+3
2010-02-21
Disabled unfinished connection point edit mode. Added inkscape:connection-sta...
Arcadie M. Cracan
1
-3
/
+3
2010-01-15
Correcting statements collapsed to a single line.
Jon A. Cruz
1
-12
/
+36
2010-01-15
Warning cleanup.
Jon A. Cruz
1
-2
/
+2
2010-01-14
* Add "show transform handles" toggle button.
Krzysztof Kosi??ski
1
-9
/
+27
2010-01-14
Implement segment weld to make segment join similar to node join
Krzysztof Kosi??ski
1
-1
/
+1
2010-01-13
Adding a 'widescreen' task.
Jon A. Cruz
1
-13
/
+50
2010-01-12
Initial cut of disabling floating windows on window managers with problems.
Jon A. Cruz
1
-8
/
+20
2010-01-12
Enabling now that some have confirmed proper functionality on 64-bit.
Jon A. Cruz
1
-1
/
+1
2010-01-11
Implemented dynamic repositioning of toolboxes.
Jon A. Cruz
1
-0
/
+2
2010-01-11
Disable questioned code section.
Jon A. Cruz
1
-0
/
+28
2010-01-10
Removed null'd use of icons.
Jon A. Cruz
1
-9
/
+1
2010-01-10
Temporarily block out code giving problems on 64-bit.
Jon A. Cruz
1
-0
/
+4
2010-01-10
Completed base code to flip toolbox orientation.
Jon A. Cruz
1
-8
/
+69
2010-01-10
Avoid crash by uninitialized perspectives.
Maximilian Albert
1
-3
/
+3
2010-01-09
Initial c++-ification of toolbox creation.
Jon A. Cruz
1
-38
/
+85
2010-01-07
Added UXManager. Cleaning up toolbox creation.
Jon A. Cruz
1
-56
/
+48
[prev]
[next]