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
2012-05-21
GTK+ 3 changes for cell-renderers
Alex Valavanis
1
-0
/
+4
2012-05-21
More size-request GTK+ 3 fixes
Alex Valavanis
1
-2
/
+6
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-2
/
+1
2012-02-17
Fix for 171579 : Make inkscape remember dialogs window status
John Smith
1
-9
/
+42
2012-02-11
Lots of gtkmm deprecation fixes
Alex Valavanis
1
-2
/
+2
2012-02-06
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
1
-1
/
+3
2012-01-14
More GSEAL stuff
Alex Valavanis
1
-2
/
+2
2011-12-31
Fix for Bug #494722 (Docked dialogs in a floating window crashes on shutdown)...
Nicolas Dufour
1
-2
/
+2
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
1
-3
/
+1
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-1
/
+1
2011-06-15
Clean up deprecated GTK_WIDGET API
Alex Valavanis
1
-1
/
+1
2010-12-06
A proper fix for dock item mising icon problem. Fixes bug #658055.
Jon A. Cruz
1
-12
/
+18
2010-11-21
Fix crash when floating dialog icon is not found
Krzysztof Kosi??ski
1
-5
/
+11
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
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