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
/
dock-item.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-25
Fix compile on Windows (the last paramteter is not defaulted in older
Krzysztof Kosi??ski
1
-1
/
+1
2009-04-25
Fix missing dock icons (bug #364075)
Krzysztof Kosi??ski
1
-29
/
+9
2009-04-19
Handle case when an icon is not populated
Jon A. Cruz
1
-2
/
+9
2008-10-27
From trunk
Ted Gould
1
-5
/
+5
2008-06-06
Fixed uninitialized members
Jon A. Cruz
1
-4
/
+9
2007-11-22
The dialog to panel refactoring:
gustav_b
1
-60
/
+0
2007-11-10
Warning cleanup
Jon A. Cruz
1
-34
/
+34
2007-09-25
Define DockItems' floating state properly. Fixes some issues with
gustav_b
1
-9
/
+3
2007-09-20
Add scrolling of dock on DockItem::present.
gustav_b
1
-3
/
+5
2007-09-16
Add handling of focus tabbing for GdlDockItem + various DockItem focus
gustav_b
1
-2
/
+11
2007-09-10
Allow GdlDockItems to take focus, and grab focus on present. Various
gustav_b
1
-76
/
+105
2007-09-06
Group dock related prefs, add hidden prefs for dock bar and switcher appearance.
gustav_b
1
-1
/
+1
2007-09-06
Prevented automatic center docking from happening and added the
gustav_b
1
-3
/
+9
2007-09-02
Fixes for transient dialogs in win32.
gustav_b
1
-4
/
+4
2007-08-29
Dockable dialogs patch applied
gustav_b
1
-0
/
+539