osd-contiki/core/ctk
2010-02-07 21:43:03 +00:00
..
ctk-conio.c - Set cursor in ctk_draw_init() to top left corner as it is called for re-initialization on Contiki exit. 2010-02-07 21:43:03 +00:00
ctk-conio.h Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
ctk-draw.h Added the CCIF (Contiki Core InterFace) declarations used by the applications which are currently part of the Win32 build. 2006-08-26 23:54:00 +00:00
ctk-mouse.h
ctk-vncarch.h Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
ctk-vncfont.c
ctk-vncfont.h
ctk-vncserver.c
ctk-vncserver.h
ctk.c Provide optional prototypes for all three keyboard input related functions. 2010-01-31 12:48:46 +00:00
ctk.h With dynamic loading enabled the function ctk_textentry_input_null() lives in the persistent core while the macro CTK_TEXTENTRY() is typically used in loadable modules. So ctk_textentry_input_null() needs to be dynamically resolved. 2009-02-28 10:43:30 +00:00
vnc-out.c
vnc-out.h Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
vnc-server.c
vnc-server.h Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00