added shared memory
[winnie] / Makefile
2013-03-12 Eleni Maria Steaadded shared memory
2013-03-11 Eleni Maria Steabug fixes, added background image
2013-03-10 Eleni Maria Steaclear fb on exit
2013-03-06 Eleni Maria Steain progress: started a memory allocator, did nothing...
2013-03-03 Eleni Maria Steafixed fbdev/*.cc to work with malloc
2013-02-28 Eleni Maria Steaadded clipping rectangles
2013-02-27 Eleni Maria Steafbdev version works with truetype
2013-02-26 Eleni Maria Steafixed focus: get_window_at_pos now searches back to...
2013-02-25 Eleni Maria Steausing 2 windows, focus works
2013-02-25 Eleni Maria Steafixed mouse events in fb version too
2013-02-24 Eleni Maria Steafixed win motion bug
2013-02-23 Eleni Maria Stea*in progress*
2013-02-22 Eleni Maria Steaadded SDL backend for easier testing
2013-02-08 Eleni Maria Steaevents should have a ptr to windows
2013-02-03 Eleni Maria Steaexperiment #1: writing some pixels in the framebuffer...