summaryrefslogtreecommitdiff
path: root/EXCLUDE
AgeCommit message (Expand)AuthorFilesLines
2010-07-06Many changes, preparing to pull/merge main repo to get SDL_GetKeyboardFocus.dewyatt4-12/+117
2010-07-06Added mouse button click to toggle IMM.dewyatt2-4/+12
2010-07-04Fixed window title (from GLTSF to GLIMM).dewyatt1-1/+4
2010-07-04Added Get_IMM method to Window.dewyatt2-0/+12
2010-06-30Added GLIMM (using IMM instead of TSF)dewyatt12-0/+1110
2010-06-27Added condition check macros to make the code clear and easier to debug.dewyatt1-32/+47
2010-06-21Starting to implement ITextStoreACP.dewyatt2-2/+369
2010-06-12Added support for On_Resized event to App.dewyatt2-3/+48
2010-06-12Renamed Window::Update to Window::Handle_Events.dewyatt3-6/+16
2010-06-11Added vs2008 project files for GLTSF (2008 is much faster on my old computer)dewyatt2-0/+251
2010-06-09Added On_Char method to Window_Listener for WM_CHAR messages.dewyatt8-168/+66
2010-05-30Implementing base parts of TSFdewyatt2-0/+152
2010-05-27Adding some initial TSF codedewyatt4-0/+53
2010-05-25Adding GLTSF (somewhat based on SFML, no actual TSF code yet)dewyatt11-0/+722