1. 92622ca Utility for downloading files from the web by adamdunkels · 21 years ago
  2. b059c21 Simplified makefiles by adamdunkels · 21 years ago
  3. cd49928 Added device driver for the RR-Net cartridge by adamdunkels · 21 years ago
  4. eeb5edd Made uIP network device drivers modularised by adamdunkels · 21 years ago
  5. c3f548b Added credits at top of file by adamdunkels · 21 years ago
  6. 1863539 First import of groepaz' directory functions by adamdunkels · 21 years ago
  7. 23b9d20 Moved into generic cc65 module by adamdunkels · 21 years ago
  8. 00f8904 Empty file, added for make depend by adamdunkels · 21 years ago
  9. facd25c Added two new themes, added stuff for contiki-cc65 module by adamdunkels · 21 years ago
  10. c63b7b5 Updated dependancies by adamdunkels · 21 years ago
  11. bc70b4d First stab at modular screen saver support by adamdunkels · 21 years ago
  12. b31fe57 Added 1351 mouse support by adamdunkels · 21 years ago
  13. 832fe2b Updated icon colors by adamdunkels · 21 years ago
  14. ff895c6 Background redrawn, icon colors updated by adamdunkels · 21 years ago
  15. 93311dc New themes added by adamdunkels · 21 years ago
  16. 9e046b4 Rewrote icon drawing code to use bitmap drawing code and fixed icon update bug, removed some out-commented code by adamdunkels · 21 years ago
  17. 75ba78e Fixed bug with window borders being redrawn even when the window should not be by adamdunkels · 21 years ago
  18. 681d1e3 Shortened icon names by adamdunkels · 21 years ago
  19. a4040a1 Broke out code that can be used on many cc65 targets and put it in a separate directory by adamdunkels · 21 years ago
  20. f471cc4 Added a bunch of .dsc files by adamdunkels · 21 years ago
  21. b410708 Changed order of programs in menu and on desktop by adamdunkels · 21 years ago
  22. 3d913d6 Removed option EK_CONF_UNLISTEN which now always is on by adamdunkels · 21 years ago
  23. 1e2b75a Reducesd maximum URL size to make program fit in memory with mouse support and loadable programs by adamdunkels · 21 years ago
  24. 33454b0 Turned into directory.c by adamdunkels · 21 years ago
  25. 7ccfcd5 First version of simple directory reader by adamdunkels · 21 years ago
  26. 00c9bdb Fixed problems with loadable .dsc files by adamdunkels · 21 years ago
  27. a85d39a Changed name of init function by adamdunkels · 21 years ago
  28. 09f12da Very preliminary directory dsc browser by adamdunkels · 21 years ago
  29. c6b4be1 First version of program which copies ctk-hires theme to memory by adamdunkels · 21 years ago
  30. 179f718 Added program description (dsc) support by adamdunkels · 21 years ago
  31. 77e4706 Removed old eyecandy and blueround targets, added ctk-hires engine with loadable theme support by adamdunkels · 21 years ago
  32. f759877 Added implicitly configured parameters explicitly by adamdunkels · 21 years ago
  33. 3694daa Updated dependancies by adamdunkels · 21 years ago
  34. ba8e8f6 Added calc.prg to D64 target by adamdunkels · 21 years ago
  35. b47349d Turned multi line textentry off and added estimate for mouse support code size by adamdunkels · 21 years ago
  36. 607483c Added calc.prg by adamdunkels · 21 years ago
  37. e6f14d6 Added ctk_mouse_hide() and ctk_mouse_show() and fixed bugs with the mouse pointer moving off the screen by adamdunkels · 21 years ago
  38. 6f5dab7 Added the e-mail program to the program menu by adamdunkels · 21 years ago
  39. f09d7ec Updated dependencies by adamdunkels · 21 years ago
  40. 5dad6ac Added workarounds for SDCC problems - bugs with unsigned chars and the arguments to function pointers by adamdunkels · 21 years ago
  41. 9e5028e Updated mouse support by adamdunkels · 21 years ago
  42. c1b6aee Now includes rs232dev.h to avoid compiler warning by adamdunkels · 21 years ago
  43. b5cb0e8 Reduced number of page widgets to make it work with mouse support by adamdunkels · 21 years ago
  44. 942aabf Preliminary mouse support added by adamdunkels · 21 years ago
  45. a908221 Updated dependancies by adamdunkels · 21 years ago
  46. 12ee3d4 Added VNC by adamdunkels · 21 years ago
  47. 0863174 Initial version by adamdunkels · 21 years ago
  48. 80e5fa2 Fixed a few problems with bitmap and icon colors by adamdunkels · 21 years ago
  49. 4551097 Updated dependencies by adamdunkels · 21 years ago
  50. 7992fbf Custom C64 linker configuration for testing various configurations by adamdunkels · 21 years ago
  51. 79fdb2d First version of perl-script to convert cc65 labels file into assembler source by adamdunkels · 21 years ago
  52. a6e7a8e Fixed a few problems with bitmap and icon colors by adamdunkels · 21 years ago
  53. 80d1db0 Changed to use program-handler.c instead of contiki.c and programs.c by adamdunkels · 21 years ago
  54. a1931f3 Changed to support new loadable programs by adamdunkels · 21 years ago
  55. d7fe6a0 Changed to use program-handler.c and friends instead of contiki.c and programs.c by adamdunkels · 21 years ago
  56. 5ab9ddb First version of makefile for building standalone programs by adamdunkels · 21 years ago
  57. 89f3ff6 First version of utility to see the amount of free memory by adamdunkels · 21 years ago
  58. 8228583 Changed name of make targets and removed the redundant c64- prefix, added d64 target which produces a D64 image of Contiki+programs by adamdunkels · 21 years ago
  59. fb3d546 Initial version of the program loader by adamdunkels · 21 years ago
  60. a56acf6 Initial import by adamdunkels · 21 years ago
  61. f711af0 Updated dependancies by adamdunkels · 21 years ago
  62. a34d69e Changed erroneous CC_CONF_FASTCALL #definition by adamdunkels · 21 years ago
  63. bccc607 Configiuration options determined by the C compiler used by adamdunkels · 21 years ago
  64. 9c360cd Added the new configuration options by adamdunkels · 21 years ago
  65. 84e261b Moved files into main code tree by adamdunkels · 21 years ago
  66. 2d56517 Put the ctk_draw_clear_window() function back. by adamdunkels · 21 years ago
  67. 4112890 Removed obsolete ctk_draw_clear_window() function and added implementation for the CTK_BITMAP widget. by adamdunkels · 21 years ago
  68. 7e4982c Initial import by adamdunkels · 21 years ago