Code

Fix [ 1835591 ] Reproducible crash on opening the attached file
[inkscape.git] / src / ui / widget / dock-item.cpp
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