aboutsummaryrefslogtreecommitdiff
path: root/guilib/GUIWindowManager.h
AgeCommit message (Expand)Author
2010-06-20changed: delete python windows from app thread, and only when we are not nestedelupus
2010-06-06cleanup: Move clearing of screen into the windowmanager, and do it optionally...jmarshallnz
2010-02-20cleanup: Merged CGUIWindowManager::Render() and CGUIWindowManager::RenderDial...jmarshallnz
2010-02-20cleanup: removed internal versions of CGUIWindowManager::Render() and Process...jmarshallnz
2010-02-20added: CGUIWindow::FrameMove function to update anything per frame, and moved...jmarshallnz
2009-10-24changed: Use CCriticalSection/CSingleLock rather than EnterCriticalSection et...jmarshallnz
2009-10-24cleanup: moved a couple of functions to private.jmarshallnz
2009-10-07cosmetic: m_gWindowManager -> g_windowManager for consistency.jmarshallnz
2009-10-07changed: Get rid of the use of g_graphicsContext to send messages (all it did...jmarshallnz
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller