ZDE improvements - global zbitmap_t structure added, added native support for buttons...
commitbc3d07b66b32db0278bc379f1a397410a876b94f
authorTomas 'ZeXx86' Jedrzejek <zexx86@gmail.com>
Sun, 18 Jul 2010 16:42:30 +0000 (18 18:42 +0200)
committerTomas 'ZeXx86' Jedrzejek <zexx86@gmail.com>
Sun, 18 Jul 2010 16:42:30 +0000 (18 18:42 +0200)
treef914aab11aa724dfd473976ef639b157df221066
parentb740f42f98277f6c4cc2a389f185522626f3c04f
ZDE improvements - global zbitmap_t structure added, added native support for buttons, added support for buttons
into windows/dialogs, better mouse button handling, support for options dialog on right click onto filesystem
icons, checking for multiple graphics session added; init_vgafb () syscall is able to check multiple calls; little
cleanup in NDP protocol structures
14 files changed:
apps/zde/appcl.c
apps/zde/appcl.h
apps/zde/button.c
apps/zde/button.h
apps/zde/cursor.c
apps/zde/handler.h
apps/zde/icon.c
apps/zde/icon.h
apps/zde/main.c
apps/zde/window.c
kernel/drivers/char/video/video.c
kernel/include/net/ndp.h
libx/base/xinit.c
libx/libx/base.h