aboutsummaryrefslogtreecommitdiff
path: root/guilib/GraphicContext.cpp
AgeCommit message (Expand)Author
2010-06-09added: <backgroundcolor> tag to windows, allowing skinners to specify whether...jmarshallnz
2010-06-09cleanup: get rid of duplicate CRenderSystem::ClearBuffers() calls.jmarshallnz
2010-04-30Ticket #9126: Force global destruction order + construction order to avoid cr...elupus
2010-03-10removed: unused <zoom> parameter in skin.xmljmarshallnz
2010-01-09cleanup: removed unnecessary arguments from SetScalingResolution and SetRende...jmarshallnz
2010-01-08cosmeticsspiff_
2010-01-03add precondition check before stack pop, possible fixe for #8204davilla
2009-11-22cleanup: cosmetics.jmarshallnz
2009-11-22fixed: ticket #7727 - auto refresh rate doesn't switch back to UI refresh rat...jmarshallnz
2009-11-18fixed: build on linux.jmarshallnz
2009-11-18cleanup: Sanitized settings->system.jmarshallnz
2009-11-14[WIN32] fixed: fullscreen or windowed mode wasn't saved when ToggleFullScreen...wiso
2009-10-19added: GUI_MSG_RENDERER_LOST/RESET events, to specify when our renderer is lo...jmarshallnz
2009-10-09changed: refactored handling of window show/hide/maximize/restore into platfo...moby-uk
2009-10-07changed: Get rid of the use of g_graphicsContext to send messages (all it did...jmarshallnz
2009-10-05changed: RECT -> CRect for the video view window.jmarshallnz
2009-10-03changed: no displayblanking in linux, don't try itvdrfan
2009-10-01fixed: fullscreen switching was broken if xbmc was launched with -fs commandl...elupus
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller