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
/
select-toolbar.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-25
Improved options for toolbar icon sizes, especially for Ubuntu. Fixes bug #22...
Jon A. Cruz
1
-11
/
+12
2008-04-17
use the user-specified bounding box type
bulia byak
1
-2
/
+8
2008-04-05
Enable/disable selection tools to match selection
Jon A. Cruz
1
-13
/
+35
2007-12-04
Implemented use of "short_label" for toolbar items.
Jon A. Cruz
1
-11
/
+17
2007-09-13
* Marking empty strings as non-translatable
Luca Bruno
1
-1
/
+1
2007-09-11
add select all, select all in all layers, deselect to selector toolbar
bulia byak
1
-0
/
+7
2007-08-30
copyedit
bulia byak
1
-2
/
+2
2007-08-21
add Affect: label
bulia byak
1
-0
/
+7
2007-08-17
Reword transform toggle tooltips based on user feedback regarding the
MenTaLguY
1
-2
/
+2
2007-04-19
Refactored toolbar creation
Jon A. Cruz
1
-77
/
+29
2007-04-17
typo patch by maximilian albert
bulia byak
1
-1
/
+1
2007-04-12
Switched paint bucket toolbar to stock GTK+ toobar, including minor MVC clean...
Jon A. Cruz
1
-1
/
+0
2007-04-10
Converted select toolbar to stock GTK+
Jon A. Cruz
1
-160
/
+218
2007-04-05
Replacing old multifunction widget with separate widget & model
Jon A. Cruz
1
-126
/
+75
2007-03-17
re-introduce isEmpty tests
MenTaLguY
1
-2
/
+2
2007-03-11
Switch selection bounds and center to use NR::Maybe, addressing most of the
MenTaLguY
1
-34
/
+39
2006-11-12
ok, fix another crash caused by GTK's broken spinbuttons
bulia byak
1
-1
/
+8
2006-10-10
undo annotations
bulia byak
1
-1
/
+1
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
1
-2
/
+2
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
1
-2
/
+2
2006-06-29
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
1
-1
/
+2
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-8
/
+8
2006-04-08
Shrunk a few icon sizes.
Jon A. Cruz
1
-7
/
+7
2006-04-06
Decoupling from direct use of GtkIconSize to allow for smaller custom ones.
Jon A. Cruz
1
-15
/
+15
2006-03-27
fix 1367204
bulia byak
1
-4
/
+21