Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / ui / widget / dock-item.cpp
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2009-04-25 tweenkFix compile on Windows (the last paramteter is not...
2009-04-25 tweenkFix missing dock icons (bug #364075)
2009-04-19 joncruzHandle case when an icon is not populated
2008-10-27 Ted GouldFrom trunk
2008-06-06 joncruzFixed uninitialized members
2007-11-22 gustav_bThe dialog to panel refactoring:
2007-11-10 joncruzWarning cleanup
2007-09-25 gustav_bDefine DockItems' floating state properly. Fixes some...
2007-09-20 gustav_bAdd scrolling of dock on DockItem::present.
2007-09-16 gustav_bAdd handling of focus tabbing for GdlDockItem + various...
2007-09-10 gustav_bAllow GdlDockItems to take focus, and grab focus on...
2007-09-06 gustav_bGroup dock related prefs, add hidden prefs for dock...
2007-09-06 gustav_bPrevented automatic center docking from happening and...
2007-09-02 gustav_bFixes for transient dialogs in win32.
2007-08-29 gustav_bDockable dialogs patch applied