1. 539f13c CFS file dialog by adamdunkels · 20 years ago
  2. 6ad8b0a Removed uip-signal.h include by adamdunkels · 20 years ago
  3. 5680786 Functions for buffering input data by adamdunkels · 20 years ago
  4. 39f446c Updated to use the tcpip_output() function rather than uip_fw_output() by adamdunkels · 20 years ago
  5. 157f6d0 Added tcp_unlisten() by adamdunkels · 20 years ago
  6. 475220c Support for TCP splitting, tcp_unlisten() function added, code size optimizations by adamdunkels · 20 years ago
  7. 49432ec Server configuration event now posted asynchronously by adamdunkels · 20 years ago
  8. ad318dd Shorter service name by adamdunkels · 20 years ago
  9. c27f328 Updated CFS API to include directory functions by adamdunkels · 20 years ago
  10. ab6f3bd Protothreads: a very simple kind of threads that allow blocking functions, but that hold only very limited thread state and therefore require less memory than traditional threads by adamdunkels · 20 years ago
  11. 8268de1 Updated CFS API to include directory functions, moved functions into macros defined in header file by adamdunkels · 20 years ago
  12. 8d64ae5 CFS implementation on top of POSIX by adamdunkels · 20 years ago
  13. d3bccb9 register keyword added to optimize cc65 code size by adamdunkels · 20 years ago
  14. 124723c Added log messages, REQUEST_REPLACE event now posted synchronously by adamdunkels · 20 years ago
  15. 89f7bca Added uIP, CTK and CFS includes by adamdunkels · 20 years ago
  16. b9614dc CTK terminal/telnet server driver implementation, by Mathias Bergvall by adamdunkels · 20 years ago
  17. 18c26e1 Register keyword added to function prototypes by adamdunkels · 20 years ago
  18. 7836629 Color updates, register keyword added to function parameters by adamdunkels · 20 years ago
  19. 28ad2b3 Bugfix: textentries created at run-time now start with y position at top by adamdunkels · 20 years ago
  20. 125483e Support for desktop icon rearrangement after an updated screen resolution by adamdunkels · 20 years ago
  21. 8b12b04 Mouse raster conversion functions moved from vnc-out by adamdunkels · 20 years ago
  22. 29b1a2a Font size definition by adamdunkels · 20 years ago
  23. 6eb3dda New and improved VNC font, taken from the Geneva Macintosh font by adamdunkels · 20 years ago
  24. d802d77 Added F2, F4 and F6 by adamdunkels · 20 years ago
  25. 72a4621 Default values for border width and screen size by adamdunkels · 20 years ago
  26. 8fd59e1 Shorter service name by adamdunkels · 20 years ago
  27. 60612e7 Service implementation of CTK CONIO driver by adamdunkels · 20 years ago
  28. 4b3ba6b ARP table size configurable through uip-conf parameter by adamdunkels · 20 years ago
  29. 499d1b5 Initial version of FTP client by adamdunkels · 20 years ago
  30. 9067a65 Icon name made shorter by adamdunkels · 20 years ago
  31. 29bea81 A very simple text editor by adamdunkels · 20 years ago
  32. f431abe Moved from contiki-cc65 directory, updated to use the CFS API by adamdunkels · 20 years ago
  33. 451edf4 Simple message logging interface by adamdunkels · 20 years ago
  34. 6908cef New URL by adamdunkels · 20 years ago
  35. d9a9107 Changed ctk-conio to display an open menu non-reversed for better visual feedback on b&w platforms. by oliverschmidt · 20 years ago
  36. 141c575 Fixed typo. by oliverschmidt · 20 years ago
  37. ff2a56f Adjusted field width / position to allow content to print completely. by oliverschmidt · 20 years ago
  38. 5d5e883 Removed uip-signal dependancy by adamdunkels · 20 years ago
  39. 46cd143 Updated with the new kernel API by adamdunkels · 20 years ago
  40. 1af0df0 Initial import by adamdunkels · 20 years ago
  41. 6bfb179 shell_gui_init instead of shell_init by adamdunkels · 20 years ago
  42. 454d3c9 The uIP-ekernel interface by adamdunkels · 20 years ago
  43. 37f0b8d Added uip_udp_bind() call by adamdunkels · 20 years ago
  44. 2ae42d8 Packet service interface to the uIP IP packet forwarding code by adamdunkels · 20 years ago
  45. f4d7cb8 Small documentation fix: added to uip group by adamdunkels · 20 years ago
  46. af7d91f Packet driver service interface by adamdunkels · 20 years ago
  47. 2eaaa5f Moved event definitions from uip-signals to uip-event by adamdunkels · 20 years ago
  48. ae920f9 Updated for the new kernel by adamdunkels · 20 years ago
  49. 3717fc2 Example packet service driver by adamdunkels · 20 years ago
  50. 23e64ae Removed advertising clause by adamdunkels · 20 years ago
  51. 077ad94 Updated to new kernel API by adamdunkels · 20 years ago
  52. 26d35ea Contiki file system service interface by adamdunkels · 20 years ago
  53. a4533b4 Merged mt.c and mtp.c and moved into ek/ directory by adamdunkels · 20 years ago
  54. 50b3feb Multithreading library implementation by adamdunkels · 20 years ago
  55. a8c2b49 The Contiki kernel service layer. by adamdunkels · 20 years ago
  56. 2764255 The new kernel, functionality moved from dispatcher.c and improved. Now supports flexble services (ek-service.c) and a more consistent terminology. All uIP dependancies have been moved into tcpip.c module. by adamdunkels · 20 years ago
  57. d0dd827 Module removed, merged into ek.o and tcpip.o modules as well by adamdunkels · 20 years ago
  58. da2782e Kitchen-sink include file for all Contiki includes, applications should only need to inlude this file by adamdunkels · 20 years ago
  59. 1f9a9a1 Now uses the new kernel API, widgets can now have a flags field by adamdunkels · 20 years ago
  60. 3b548c8 Now uses the new kernel API, add window border dimensions by adamdunkels · 20 years ago
  61. 0e84060 Now uses the new kernel API by adamdunkels · 20 years ago
  62. 6c16898 Added window border dimensions by adamdunkels · 20 years ago
  63. 074dd97 CTK screen drawing service interface by adamdunkels · 20 years ago
  64. ca2cbe5 Added window border dimensions and ctk_arch_isprint() by adamdunkels · 20 years ago
  65. f8919f6 Updated example configurations by adamdunkels · 20 years ago
  66. f2f8cb2 Updated with the new 'ek' kernel API by adamdunkels · 20 years ago
  67. 04d2e37 New kernel API, now accepts button input by adamdunkels · 20 years ago
  68. ec09d9b Updated text, new URL by adamdunkels · 20 years ago
  69. 4037b26 Removed 40 char static buffer used for printing potentially truncated strings. by oliverschmidt · 20 years ago
  70. a98def5 Excluded icon drawing code from compilation if no icon support is configured. by oliverschmidt · 20 years ago
  71. f42b7bc Changed desktop window to draw desktop icons non-focused when another window is open. by oliverschmidt · 20 years ago
  72. b9dbe8b Part 3 of adding two new ctk configuration macros: by oliverschmidt · 20 years ago
  73. 84b3084 Part 2 of adding two new ctk configuration macros: by oliverschmidt · 20 years ago
  74. 9163a3f Part 1 of adding two new ctk configuration macros: by oliverschmidt · 20 years ago
  75. 104e5fd Updated ctk configuration example to match with the current code base. by oliverschmidt · 20 years ago
  76. d52d46c Changed the behaviour of text entry widgets so that i.e. a widget with width five actually allows typing in five chars. After the last char the cursor isn't advanced. The DEL key works accordingly which is deleting the last char doesn't move back the cursor. by oliverschmidt · 20 years ago
  77. 3901c23 Included string.h to avoid stack corruption due to calling __fastcall__ functions without prototypes. by oliverschmidt · 20 years ago
  78. 29cfbb8 added include uip.h by adamdunkels · 20 years ago
  79. 4a5453c dispatcher_udp_new only when WITH_UIP defined by adamdunkels · 20 years ago
  80. 7241302 Default init function name changed to loader_appinit by adamdunkels · 20 years ago
  81. c961908 Added ctk_arch_isprint() in text entry box by adamdunkels · 20 years ago
  82. 3785cbb Broadcast support by adamdunkels · 20 years ago
  83. c2bb62a Netmask & draddr moved into main uIP module by adamdunkels · 20 years ago
  84. 2e649e1 Netmask & draddr moved into main uIP module, now using IP address macros by adamdunkels · 20 years ago
  85. 18076c6 Many new IP address macros (compare, copy, mask, etc), netmask & draddr moved into main uIP module, volatile flags removed by adamdunkels · 20 years ago
  86. 9fad413 Rudimentary broadcast support, netmask & draddr moved into main uIP module, URG bugfix, volatile flags removed by adamdunkels · 20 years ago
  87. a425317 Rudimentary broadcast support by adamdunkels · 20 years ago
  88. d106ecc New timer library module by adamdunkels · 20 years ago
  89. b18fa65 Added dispatcher poll request by adamdunkels · 20 years ago
  90. a59c9b5 New homepage URL by adamdunkels · 20 years ago
  91. 06f897e Removed old advertising clause by adamdunkels · 20 years ago
  92. 9b85259 Removed old advertising clause, changed bcopy to memcpy by adamdunkels · 20 years ago
  93. 1d2858f Removed old advertising clause, nicer window edges by adamdunkels · 20 years ago
  94. 76a4c4a Removed old advertising clause by adamdunkels · 20 years ago
  95. 6d35d55 Updated with new URL, rewritten by adamdunkels · 20 years ago
  96. 70743e1 only define CH_ENTER if it isn't defined already by sannyx · 20 years ago
  97. 6afc9c5 Synchronous post function renamed by adamdunkels · 20 years ago
  98. f32abcc Begin merging new kernel into old code -> removed dispatcher_listen() function, synchronous post now properly named by adamdunkels · 20 years ago
  99. af3e094 Added documentation for uIP split and lib modules by adamdunkels · 20 years ago
  100. 09e2757 Focused widgets in background windows are no longer drawn in reverse by adamdunkels · 20 years ago