summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Eleni Maria Stea [Sun, 24 Feb 2013 18:03:01 +0000 (20:03 +0200)]
*in progress*
fixed fill_rect boundaries
Eleni Maria Stea [Sun, 24 Feb 2013 13:49:20 +0000 (15:49 +0200)]
*in progress*
ouf. winnie is b-o-r-i-n-g
Eleni Maria Stea [Sat, 23 Feb 2013 19:52:14 +0000 (21:52 +0200)]
*in progress*
changed fb button too
TODO:
1 in fill_rect check boundaries !!
2 vsync
3 the abs pos bug
Eleni Maria Stea [Sat, 23 Feb 2013 19:42:36 +0000 (21:42 +0200)]
*in progress*
fixed mouse bug
still need to fix the strange win behavior
(I use absol. pos somewhere I shouldn't)
Eleni Maria Stea [Sat, 23 Feb 2013 17:49:43 +0000 (19:49 +0200)]
*in progress*
absolute positions
(still doesn't work)
Eleni Maria Stea [Fri, 22 Feb 2013 23:32:41 +0000 (01:32 +0200)]
fixed the wrong dragging
Eleni Maria Stea [Fri, 22 Feb 2013 23:22:10 +0000 (01:22 +0200)]
added SDL backend for easier testing
Eleni Maria Stea [Fri, 22 Feb 2013 18:14:28 +0000 (20:14 +0200)]
*in progress*
some minor fixes
Eleni Maria Stea [Thu, 21 Feb 2013 13:36:09 +0000 (15:36 +0200)]
*in progress*
f***ed up :p
TODO:
1- v-sync
2- relative pos
Eleni Maria Stea [Wed, 20 Feb 2013 21:04:43 +0000 (23:04 +0200)]
*in progress*
added frames
TODO:
1 - relative positions before implementing the mouse button/motion callbacks
2 - get_absolute_pos function
Eleni Maria Stea [Tue, 19 Feb 2013 23:44:03 +0000 (01:44 +0200)]
* in progress *
added blit and blit_key functions to the graphics code
added mouse cursor drawing
Eleni Maria Stea [Mon, 18 Feb 2013 22:29:23 +0000 (00:29 +0200)]
*in progress*
todo: blit zz :p
Eleni Maria Stea [Mon, 18 Feb 2013 22:04:32 +0000 (00:04 +0200)]
*in progress*
mouse, keyboard events + focus window work!!!!!!!!
Eleni Maria Stea [Sun, 17 Feb 2013 23:38:25 +0000 (01:38 +0200)]
*in progress*
added mouse events (don't work :p)
Eleni Maria Stea [Sun, 17 Feb 2013 22:24:18 +0000 (00:24 +0200)]
*work in progress*
fixed the stupid error :p
Eleni Maria Stea [Sun, 17 Feb 2013 12:07:11 +0000 (14:07 +0200)]
*work in progress* quick backup
added get_window_at_pos (TODO set focused window - send mouse event)
Eleni Maria Stea [Sat, 16 Feb 2013 17:48:21 +0000 (19:48 +0200)]
*work in progress*
win + keyb events work
Eleni Maria Stea [Sat, 16 Feb 2013 16:59:37 +0000 (18:59 +0200)]
*work in progress*
window drawing works xD
Eleni Maria Stea [Sat, 16 Feb 2013 12:26:42 +0000 (14:26 +0200)]
*work in progress*
dirty rectangles, psaux device
Eleni Maria Stea [Wed, 13 Feb 2013 23:46:58 +0000 (01:46 +0200)]
*work in progress*
added some stuff on the window manager and windows
set /dev/tty in raw mode disable echo etc
added todo lists everywhere :p
Eleni Maria Stea [Fri, 8 Feb 2013 21:38:18 +0000 (23:38 +0200)]
events should have a ptr to windows
Eleni Maria Stea [Sun, 3 Feb 2013 20:30:45 +0000 (22:30 +0200)]
experiment #1: writing some pixels in the framebuffer device and cls