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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial cut of eraser tool
Jon A. Cruz
2008-04-26
1
-0
/
+87
*
Improved options for toolbar icon sizes, especially for Ubuntu. Fixes bug #22...
Jon A. Cruz
2008-04-25
1
-41
/
+58
*
i18n: Added some comments for translators.
Marcin Floryan
2008-04-15
1
-0
/
+4
*
Several different i18n issues fixed following report from a_b (adresses bug #...
Marcin Floryan
2008-04-12
1
-11
/
+11
*
make delete-preserving-shape the default used by the toolbar delete button
bulia byak
2008-04-10
1
-1
/
+1
*
- Created a SPLPEItem class that handles applying a LPE to an Item
Bastien Bouclet
2008-03-28
1
-3
/
+2
*
node tool: more logical grouping of buttons, copyedit of tooltips
bulia byak
2008-03-26
1
-14
/
+16
*
Really fix compile (patch by Krzysztof KosiĆski)
Maximilian Albert
2008-03-22
1
-1
/
+1
*
The header for calligraphic rename is in dialogs, not widgets. Quick fix to g...
JiHO
2008-03-21
1
-1
/
+1
*
Added dialog to name new calligraphic
Aubanel Monnier
2008-03-21
1
-24
/
+40
*
More woke on calligraaphic presets:
Aubanel Monnier
2008-03-19
1
-60
/
+148
*
Make grouped 3D boxes work correctly when transformed (fixes: LP 188991)
Maximilian Albert
2008-03-19
1
-4
/
+4
*
move edit clippath/mask commands to the node toolbar, disable them when not r...
bulia byak
2008-03-18
1
-11
/
+111
*
calligraphic profiles are now read from the preferences
Aubanel Monnier
2008-03-14
1
-115
/
+54
*
calligraphic presets
Aubanel Monnier
2008-03-13
1
-21
/
+114
*
dropper modes: replace undecipherable icons with text labels
bulia byak
2008-03-12
1
-4
/
+13
*
Warning cleanup
Jon A. Cruz
2008-02-28
1
-30
/
+30
*
Fix LP #194718
Maximilian Albert
2008-02-23
1
-2
/
+2
*
* on-canvas clip and mask editing :) in the object menu you can find how to ...
Johan B. C. Engelen
2008-02-23
1
-0
/
+19
*
Changed how tooltips for verbs are fetched to display translated versions cor...
Marcin Floryan
2008-02-22
1
-1
/
+1
*
make the font family drop-down a little less flakey
bulia byak
2008-02-16
1
-14
/
+40
*
* Localization for menubar tooltips, patch by Marcin Floryan (closes: #169103)
Luca Bruno
2008-02-10
1
-1
/
+1
*
fix 189661
bulia byak
2008-02-06
1
-1
/
+3
*
Fix for LP #168959 as per John Cliff's 'patch' in the bug tracker
Maximilian Albert
2008-02-02
1
-1
/
+4
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-0
/
+3
*
further fixes to font size combo: activate on defocus except when caused by e...
bulia byak
2008-01-28
1
-4
/
+36
*
fix 168397 and other font size combo bugs
bulia byak
2008-01-27
1
-23
/
+33
*
remove the struts
bulia byak
2008-01-11
1
-13
/
+0
*
Fix for Bug #181663 (Font style errors / assert when changing style)
Gail Carmichael
2008-01-10
1
-6
/
+38
*
fix compile. rename Proj::FINITE and INFINITE to VP_* because of apparent nam...
Johan B. C. Engelen
2008-01-09
1
-1
/
+1
*
Enable 3D box toolbar
Maximilian Albert
2008-01-08
1
-259
/
+280
*
noop (cleanup): remove commented line in widgets/toolbox.cpp obviously left o...
Maximilian Albert
2008-01-06
1
-1
/
+0
*
Applying Gail's patch for font-specification
Bryce Harrington
2008-01-05
1
-16
/
+82
*
Fundamentally reworked version of the 3D box tool (among many other things, t...
Maximilian Albert
2007-12-13
1
-100
/
+157
*
Warning cleanup
Jon A. Cruz
2007-12-08
1
-162
/
+0
*
Removed conditional GTK+ < 2.6.0 code since 2.8.0 has been a requirement for ...
Jon A. Cruz
2007-12-06
1
-11
/
+0
*
Warning cleanup
Jon A. Cruz
2007-12-06
1
-2
/
+1
*
Add unit selector for node coordinate entries
Maximilian Albert
2007-12-05
1
-8
/
+36
*
Always set coord entry fields inactive when switching to the node tool
Maximilian Albert
2007-12-05
1
-0
/
+4
*
Add icon for "Edit next LPE parameter" and add it to toolbar of nodetool.
Johan B. C. Engelen
2007-12-05
1
-0
/
+18
*
Add entry fields for x/y coordinates of selected nodes (fixes bugs #170116 an...
Maximilian Albert
2007-12-05
1
-49
/
+184
*
Implemented use of "short_label" for toolbar items.
Jon A. Cruz
2007-12-04
1
-165
/
+191
*
make the order of buttons the same as that of menu commands
bulia byak
2007-11-16
1
-4
/
+4
*
store paint bucket offset units in preferences to work around toolbar initial...
John Bintz
2007-11-01
1
-3
/
+4
*
keep family list open when font is selected
MenTaLguY
2007-10-05
1
-3
/
+2
*
* Marking empty strings as non-translatable
Luca Bruno
2007-09-13
1
-12
/
+12
*
add select all, select all in all layers, deselect to selector toolbar
bulia byak
2007-09-11
1
-0
/
+4
*
ensure select-one labels in tweak and paintbucket
bulia byak
2007-09-10
1
-10
/
+10
*
rearrange, disable fidelity for color modes
bulia byak
2007-09-10
1
-2
/
+8
*
reorder widgets for better logical grouping
bulia byak
2007-09-10
1
-5
/
+6
[next]