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
2008-02-28
Warning cleanup
Jon A. Cruz
1
-30
/
+30
2008-02-23
Fix LP #194718
Maximilian Albert
1
-2
/
+2
2008-02-23
* on-canvas clip and mask editing :) in the object menu you can find how to ...
Johan B. C. Engelen
1
-0
/
+19
2008-02-22
Changed how tooltips for verbs are fetched to display translated versions cor...
Marcin Floryan
1
-1
/
+1
2008-02-16
make the font family drop-down a little less flakey
bulia byak
1
-14
/
+40
2008-02-10
* Localization for menubar tooltips, patch by Marcin Floryan (closes: #169103)
Luca Bruno
1
-1
/
+1
2008-02-06
fix 189661
bulia byak
1
-1
/
+3
2008-02-02
Fix for LP #168959 as per John Cliff's 'patch' in the bug tracker
Maximilian Albert
1
-1
/
+4
2008-01-31
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
1
-0
/
+3
2008-01-28
further fixes to font size combo: activate on defocus except when caused by e...
bulia byak
1
-4
/
+36
2008-01-27
fix 168397 and other font size combo bugs
bulia byak
1
-23
/
+33
2008-01-11
remove the struts
bulia byak
1
-13
/
+0
2008-01-10
Fix for Bug #181663 (Font style errors / assert when changing style)
Gail Carmichael
1
-6
/
+38
2008-01-09
fix compile. rename Proj::FINITE and INFINITE to VP_* because of apparent nam...
Johan B. C. Engelen
1
-1
/
+1
2008-01-08
Enable 3D box toolbar
Maximilian Albert
1
-259
/
+280
2008-01-06
noop (cleanup): remove commented line in widgets/toolbox.cpp obviously left o...
Maximilian Albert
1
-1
/
+0
2008-01-05
Applying Gail's patch for font-specification
Bryce Harrington
1
-16
/
+82
2007-12-13
Fundamentally reworked version of the 3D box tool (among many other things, t...
Maximilian Albert
1
-100
/
+157
2007-12-08
Warning cleanup
Jon A. Cruz
1
-162
/
+0
2007-12-06
Removed conditional GTK+ < 2.6.0 code since 2.8.0 has been a requirement for ...
Jon A. Cruz
1
-11
/
+0
2007-12-06
Warning cleanup
Jon A. Cruz
1
-2
/
+1
2007-12-05
Add unit selector for node coordinate entries
Maximilian Albert
1
-8
/
+36
2007-12-05
Always set coord entry fields inactive when switching to the node tool
Maximilian Albert
1
-0
/
+4
2007-12-05
Add icon for "Edit next LPE parameter" and add it to toolbar of nodetool.
Johan B. C. Engelen
1
-0
/
+18
2007-12-05
Add entry fields for x/y coordinates of selected nodes (fixes bugs #170116 an...
Maximilian Albert
1
-49
/
+184
2007-12-04
Implemented use of "short_label" for toolbar items.
Jon A. Cruz
1
-165
/
+191
2007-11-16
make the order of buttons the same as that of menu commands
bulia byak
1
-4
/
+4
2007-11-01
store paint bucket offset units in preferences to work around toolbar initial...
John Bintz
1
-3
/
+4
2007-10-05
keep family list open when font is selected
MenTaLguY
1
-3
/
+2
2007-09-13
* Marking empty strings as non-translatable
Luca Bruno
1
-12
/
+12
2007-09-11
add select all, select all in all layers, deselect to selector toolbar
bulia byak
1
-0
/
+4
2007-09-10
ensure select-one labels in tweak and paintbucket
bulia byak
1
-10
/
+10
2007-09-10
rearrange, disable fidelity for color modes
bulia byak
1
-2
/
+8
2007-09-10
reorder widgets for better logical grouping
bulia byak
1
-5
/
+6
2007-09-01
Decent support for setting the direction of infinite VPs via the toolbar and ...
Maximilian Albert
1
-34
/
+251
2007-08-27
four more modes
bulia byak
1
-11
/
+154
2007-08-21
add Affect: label, fill in presets for shape tools
bulia byak
1
-20
/
+43
2007-08-19
naming: avoid unintentional double-meanings (part 2)
MenTaLguY
1
-3
/
+3
2007-08-16
Remove second option for resizing 3D boxes (now we have 8 handles; the four f...
Maximilian Albert
1
-97
/
+0
2007-08-09
Hold perspectives on document level rather than globally; this corrects the c...
Maximilian Albert
1
-8
/
+10
2007-08-08
tweak tool
bulia byak
1
-1
/
+157
2007-08-07
Fix behaviour of toggle buttons (for VP states) in 3D box toolbar; reshape bo...
Maximilian Albert
1
-22
/
+7
2007-08-06
Don't draw auxiliary vanishing points any more
Maximilian Albert
1
-1
/
+0
2007-08-06
Store a global list of existing perspectives; for each perspective hold a lis...
Maximilian Albert
1
-8
/
+8
2007-07-10
move the box tool back where it belongs, in shapes
bulia byak
1
-1
/
+1
2007-07-10
Different resizing variant for 3D boxes (8 handles)
Maximilian Albert
1
-1
/
+1
2007-07-10
small cleanups
Maximilian Albert
1
-0
/
+3
2007-07-04
Two variants of resizing 3D boxes (using three/four handles, respectively, de...
Maximilian Albert
1
-0
/
+99
2007-07-03
small cleanup (consistently use Box3D::Axis to specify axis directions)
Maximilian Albert
1
-12
/
+8
2007-07-03
More meaningful name for 3D axis directions
Maximilian Albert
1
-1
/
+1
[prev]
[next]