index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guilib
/
GUIWindowManager.h
Age
Commit message (
Expand
)
Author
2010-12-13
changed: Ensure CGUIWindow::Initialize returns false if the window manager is...
jmarshallnz
2010-06-20
changed: delete python windows from app thread, and only when we are not nested
elupus
2010-06-06
cleanup: Move clearing of screen into the windowmanager, and do it optionally...
jmarshallnz
2010-02-20
cleanup: Merged CGUIWindowManager::Render() and CGUIWindowManager::RenderDial...
jmarshallnz
2010-02-20
cleanup: removed internal versions of CGUIWindowManager::Render() and Process...
jmarshallnz
2010-02-20
added: CGUIWindow::FrameMove function to update anything per frame, and moved...
jmarshallnz
2009-10-24
changed: Use CCriticalSection/CSingleLock rather than EnterCriticalSection et...
jmarshallnz
2009-10-24
cleanup: moved a couple of functions to private.
jmarshallnz
2009-10-07
cosmetic: m_gWindowManager -> g_windowManager for consistency.
jmarshallnz
2009-10-07
changed: Get rid of the use of g_graphicsContext to send messages (all it did...
jmarshallnz
2009-09-23
step 3/4: Move linuxport to trunk. How'd I get roped into this?
AlTheKiller