changed: Ensure CGUIWindow::Initialize returns false if the window manager isn't...
[vuplus_xbmc] / guilib / GUIDialog.cpp
2010-12-13 jmarshallnzchanged: Ensure CGUIWindow::Initialize returns false...
2010-07-14 jmarshallnzfixed: Autoclosing of modal dialogs (other than the...
2010-03-02 alwinusadded: Ticket #8926, different levels to KaiToast and...
2010-02-20 jmarshallnzadded: CGUIWindow::FrameMove function to update anythin...
2010-02-19 jmarshallnzcleanup: Move all members of CAction private, accessed...
2010-02-12 jmarshallnzrefactor: factored out some more label code and cleaned...
2010-01-20 MaestroDDfixed build: don't use reserved 'id' as c++ member var
2010-01-04 jmarshallnzfixed: Ticket #8361 - crash in some python scripts...
2009-10-07 jmarshallnzcosmetic: m_gWindowManager -> g_windowManager for consi...
2009-09-23 jmarshallnzchanged: DWORD -> unsigned int for frame-based timings...
2009-09-23 AlTheKillerstep 3/4: Move linuxport to trunk. How'd I get roped...