index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
widget
/
combo-tool-item.cpp
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix logic for Tool Combobox's group label
Nathan Lee
2019-10-17
1
-9
/
+24
|
*
Initialize some uninitialized variables
Marc Jeanmougin
2019-10-11
1
-1
/
+2
|
*
Reduce memory leak on editing text, etc.
Nathan Lee
2019-10-11
1
-2
/
+2
|
*
Fix uninitialized value
Marc Jeanmougin
2019-10-10
1
-0
/
+1
|
*
Fix non changing value on combobox. This can also be used in other toolbars
Jabier Arraiza
2019-09-12
1
-2
/
+7
|
*
Add Text direction icons
Jabiertxof
2019-09-07
1
-2
/
+14
|
*
Add lineheight proposal
Jabier Arraiza
2019-08-02
1
-2
/
+1
|
*
add hamburger line height menu
Jabier Arraiza
2019-08-02
1
-1
/
+2
|
*
ComboToolItem: Add tooltip support (Partial fix for issue #290)
Alexander Valavanis
2019-06-07
1
-0
/
+2
|
*
ComboToolItem: Add missing proxy-menu label
Alexander Valavanis
2019-06-07
1
-1
/
+1
|
*
Hackfest2019: Add an entry to ComboBoxToolItem
Alexander Valavanis
2019-05-28
1
-4
/
+6
|
*
Hackfest2019: TextToolbar: Start GtkAction migration
Alexander Valavanis
2019-05-28
1
-7
/
+36
|
*
Fix gradient toolbar comboboxes and reverse
Nathan Lee
2019-05-26
1
-7
/
+0
|
|
|
|
https://gitlab.com/inkscape/inkscape/issues/224
*
clang-tidy recent changes
Alexander Valavanis
2019-02-01
1
-6
/
+6
|
*
ComboToolItem: Temporary workaround to display pixbuf by default
Alexander Valavanis
2019-01-31
1
-2
/
+2
|
*
GradientToolbar: GtkAction migration
Alexander Valavanis
2019-01-29
1
-0
/
+209