contiki/core/ctk
2007-03-21 23:18:49 +00:00
..
ctk-conio-service.c Don't make assumptions on textentry contents beyond the first '\0'. 2006-08-30 22:15:25 +00:00
ctk-conio-service.h
ctk-conio.c Don't make assumptions on textentry contents beyond the first '\0'. 2006-08-30 22:24:12 +00:00
ctk-conio.h
ctk-draw-service.h
ctk-draw.c
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-graphic-draw.h
ctk-graphic.c
ctk-mouse.c
ctk-mouse.h
ctk-term-ascii.h
ctk-term-in.c
ctk-term-int.h
ctk-term-out.c
ctk-term-out.h
ctk-term.c Don't make assumptions on textentry contents beyond the first '\0'. 2006-08-30 22:24:12 +00:00
ctk-term.h
ctk-termarch.h
ctk-termserial.c
ctk-termserial.h
ctk-termtelnet.c
ctk-termtelnet.h
ctk-vncarch.h
ctk-vncfont.c
ctk-vncfont.h
ctk-vncserver-service.c Don't make assumptions on textentry contents beyond the first '\0'. 2006-08-30 22:24:12 +00:00
ctk-vncserver.c Don't make assumptions on textentry contents beyond the first '\0'. 2006-08-30 22:24:12 +00:00
ctk-vncserver.h Whitespace, added includes 2007-03-21 23:18:49 +00:00
ctk.c The special handling of mouse-over detection for bitmaps and icons seems unnecessary since the the member 'h' is always present and can always be assumed to be initialized. Furthermore the special handling prevented multiline textentries to be treated correctly. Therefore the special handling is now completely removed (and the handling of the 'h' member is adjusted). 2006-08-30 23:12:33 +00:00
ctk.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
vnc-out.c
vnc-out.h
vnc-server.c
vnc-server.h