1. 01e9d1e Made processes window two chars wider to have more chars for service names (and made killprocnum textentry field non-scroll). by oliverschmidt · 19 years ago
  2. 56dc363 Window one char wider by adamdunkels · 20 years ago
  3. 856c68b Bugfix: process number entry now cleared after process is killed by adamdunkels · 20 years ago
  4. b0da0e0 Bugfix: prevent process list to overflow GUI by adamdunkels · 20 years ago
  5. f2f8cb2 Updated with the new 'ek' kernel API by adamdunkels · 20 years ago
  6. 06f897e Removed old advertising clause by adamdunkels · 20 years ago
  7. 8bb5cca Added the ability to pass an argument pointer to newly created processes by adamdunkels · 21 years ago
  8. 1a798bc Added possibility to kill processes by adamdunkels · 21 years ago
  9. b1a3d23 Now uses new DISPATCHER_PROCS() API call and no longer needs to scan all available process IDs. by adamdunkels · 21 years ago
  10. 7677172 No longer redraws full desktop when process list is updated by adamdunkels · 21 years ago
  11. 8bb556e Process ID field updated to three characters by adamdunkels · 21 years ago
  12. 78c03dc Added workarounds for SDCC problems - bugs with unsigned chars and the arguments to function pointers by adamdunkels · 21 years ago
  13. 0137b44 Made the quit() function have a unique name in each program by adamdunkels · 21 years ago
  14. 4292c86 Broke contiki.c and programs.c into multiple separate programs to facilitate program loading by adamdunkels · 21 years ago