summaryrefslogtreecommitdiff
path: root/src/Graphics.cpp
AgeCommit message (Collapse)AuthorFilesLines
2012-05-22Better icon alignment, improve appearance of previewSimon Robertshaw1-0/+1
2012-05-22Restore missing IconFavourite drawing codeSimon Robertshaw1-0/+3
Was accidently remove in commit ba5efb101e30c75e9d1a639a717f48767785982d
2012-05-15Username, password icons for Login windowSimon Robertshaw1-2/+7
2012-05-15Move style into ComponentSimon Robertshaw1-2/+2
2012-05-13Click function for tools that aren't continuous. Debug helper for UI ↵Simon Robertshaw1-1/+1
components (Ctrl+Shift D when DEBUG is defined), fix add sign window logic
2012-05-07A bit of refactoring (elements)Simon Robertshaw1-1/+1
2012-04-21Clean out graphics, add openGL graphics in seperate file, change brush to ↵Simon Robertshaw1-1833/+145
use unsigned char rather than boolean for bitmap/outline
2012-04-20OpenGL renderingSimon Robertshaw1-121/+71
2012-04-14Graphics:: Extra icons for Report and Favourite. Client:: Get favourite ↵Simon Robertshaw1-1/+6
status in GetSave, FavouriteSave, ReportSave, Preview:: Failure state when loading save
2012-04-03Super, megaheavyweight thumbnail rendererSimon Robertshaw1-15/+19
2012-02-01Console UI, open in browser button, tab and enter shortcut for Login UI, variousSimon Robertshaw1-0/+10
2012-01-27Icon management, fix element menu order, fix renderer crashSimon Robertshaw1-12/+46
2012-01-27Some inlines and Checkbox ui componentSimon Robertshaw1-1/+1
2012-01-21Better cleanup for simulation - fix memory leaksSimon Robertshaw1-0/+4
2012-01-20Makefile for Linux and finished fixing case issues with includesSimon Robertshaw1-1/+1
2012-01-19Some folder changes, started search and clientSimon Robertshaw1-15/+24
2012-01-08InitialSimon Robertshaw1-0/+2359