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
/
GraphicContext.h
Age
Commit message (
Expand
)
Author
2011-01-24
Merged cptspiff's code-reshuffle branch.
theuni
2010-12-19
cosmetic: drop unused functions from CGraphicContext
elupus
2010-12-19
changed: drop SetFullScreenWindow and calculate this on the fly in GetViewWin...
elupus
2010-11-17
fixed: SetClipRegion call usage was incorrect in multiimage, textbox and cont...
jmarshallnz
2010-10-12
changed: simplify SystemGlobals by just putting all global objects in one com...
elupus
2010-06-09
added: <backgroundcolor> tag to windows, allowing skinners to specify whether...
jmarshallnz
2010-04-30
Ticket #9126: Force global destruction order + construction order to avoid cr...
elupus
2010-01-09
cleanup: removed unnecessary arguments from SetScalingResolution and SetRende...
jmarshallnz
2009-10-09
changed: refactored handling of window show/hide/maximize/restore into platfo...
moby-uk
2009-10-07
changed: Get rid of the use of g_graphicsContext to send messages (all it did...
jmarshallnz
2009-10-05
changed: RECT -> CRect for the video view window.
jmarshallnz
2009-09-23
step 3/4: Move linuxport to trunk. How'd I get roped into this?
AlTheKiller