index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ege-select-one-action.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Temporary build fix for not newest gtk versions.
Jon A. Cruz
2010-05-22
1
-2
/
+4
*
Get rid of unneeded labels when the icons are self-explanatory.
Tavmjong Bah
2010-05-13
1
-1
/
+4
*
Add ability to set icons to insensitive. Used to disable "Justify"
Tavmjong Bah
2010-05-13
1
-0
/
+117
*
Drop short limit on propery values.
Jon A. Cruz
2010-04-20
1
-5
/
+5
*
Added completion entry for editable lists.
Jon A. Cruz
2010-04-20
1
-5
/
+41
*
Added settor method for custom/non-model text
Jon A. Cruz
2010-04-19
1
-3
/
+24
*
Updated GtkAction subclass to allow "open" selections for a user to type into.
Jon A. Cruz
2010-04-14
1
-27
/
+202
*
Added method to fetch currently active text.
Jon A. Cruz
2010-04-13
1
-0
/
+15
*
Minor fix of pointer check.
Jon A. Cruz
2010-04-13
1
-1
/
+1
*
Newer GTK is more restrictive with includes, only <gtk/gtk.h> can be directly...
Josh Andler
2009-07-13
1
-1
/
+1
*
prevent warning when model is cleared before being refilled
bulia byak
2008-07-21
1
-1
/
+1
*
Fixed setting property at wrong time
Jon A. Cruz
2008-04-26
1
-1
/
+3
*
Improved options for toolbar icon sizes, especially for Ubuntu. Fixes bug #22...
Jon A. Cruz
2008-04-25
1
-0
/
+37
*
More woke on calligraaphic presets:
Aubanel Monnier
2008-03-19
1
-0
/
+3
*
Implemented use of "short_label" for toolbar items.
Jon A. Cruz
2007-12-04
1
-3
/
+3
*
add label to compact and full appearances
bulia byak
2007-09-10
1
-9
/
+24
*
Added base icon support to combo box presentation
Jon A. Cruz
2007-04-24
1
-2
/
+13
*
Visual layout and spacing cleanup
Jon A. Cruz
2007-04-15
1
-3
/
+13
*
Work-around code for GTK+ 2.8 compatibility (gtk+ 2.10 required RSN)
Jon A. Cruz
2007-04-15
1
-1
/
+13
*
Added XForms-style "appearance" support and basic icon use
Jon A. Cruz
2007-04-13
1
-22
/
+285
*
Replacing old multifunction widget with separate widget & model
Jon A. Cruz
2007-04-05
1
-0
/
+407