1. 1464839 Patch supplied by Burton Radons for his own SF bug #487390: Modifying by Guido van Rossum · 23 years ago
  2. 5a6fdcd Import the MacOS toolbox modules from the Carbon package. by Jack Jansen · 23 years ago
  3. af86470 Added a note about the various tests here. by Jack Jansen · 23 years ago
  4. 446b3b2 ICFindConfigFile isn't needed, and it's gone under carbon. by Jack Jansen · 23 years ago
  5. 83e6ae9 EasyDialogs has a working version of this. by Jack Jansen · 23 years ago
  6. 7f9a63c These stopped working a long time ago, and they're not worth fixing. by Jack Jansen · 23 years ago
  7. 5150edd Obsolete, EasyDialogs has the same code (but working:-). by Jack Jansen · 23 years ago
  8. dffae32 Obsolete: uses old applescript support. by Jack Jansen · 23 years ago
  9. b4c975a Obsolete, uses the old non-package-based applescript suite support. by Jack Jansen · 23 years ago
  10. 7a9f955 This "test" showed an obsolete way to get scrolled lists in dialogs. Removed. by Jack Jansen · 23 years ago
  11. 4369b00 This "test" showed an obsolete way to get scrolled lists in dialogs. Removed. by Jack Jansen · 23 years ago
  12. 54ad7f5 Removed: it doesn't work anymore, and it wasn't all that useful anyway. The FrameWork testcode shows similar functionality. by Jack Jansen · 23 years ago
  13. 3a22c86 Obsolete, superseded by :Mac:Demo:imgbrowse and friends. by Jack Jansen · 23 years ago
  14. ba24ace Obsolete, superseded by :Mac:Demo:TE by Jack Jansen · 23 years ago
  15. 5291fb1 Obsolete, superseded by :Mac:Demo:waste by Jack Jansen · 23 years ago
  16. c1218bc Files for 2.1 distribution. by Jack Jansen · 23 years ago
  17. 01a2d9e Use FSpCreateResFile() in stead of CreateResFile(). by Jack Jansen · 24 years ago
  18. 7302340 Sigh... First test before committing. InvalWindowRect and friends are window object methods. Fixed. by Jack Jansen · 24 years ago
  19. d829e9e Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect. by Jack Jansen · 24 years ago
  20. 4a75158 mkcwproject now works, but for one thing: the import of the XML document as a project through AppleEvents. by Jack Jansen · 24 years ago
  21. 9a8df7d Test files for mkcwproject by Jack Jansen · 24 years ago
  22. d13c385 Replaced OpenResFile calls with FSpOpenResFile calls (which are carbon-compatible). by Jack Jansen · 24 years ago
  23. 4d56ecf Minimal test of Dlg.SetControlData by Corran Webster: draw a default by Jack Jansen · 25 years ago
  24. 1de2a92 Initial minimal test program: print information on anything dropped onto Python by Jack Jansen · 25 years ago
  25. f25813a Re-committed as AppleSingle by Jack Jansen · 26 years ago
  26. b736a87 Project files converted for CW Pro 4. And the daylight savings time switch seems to have "modified" the resource files (but nothing has changed there). by Jack Jansen · 26 years ago
  27. fb37f89 Replaced all remaining BinHex files with their binary counterparts. by Jack Jansen · 26 years ago
  28. e632380 Dunno, rebinhexed? by Jack Jansen · 27 years ago
  29. 7fb76e0 Replaced MacOS.EnableAppswitch by MacOS.SchedParams by Jack Jansen · 27 years ago
  30. cb2554e Still not a real test, but at least it runs again by Jack Jansen · 28 years ago
  31. 4b76ba3 High-level interface to Internet Config (and readability fix to icgluetest.py) by Jack Jansen · 28 years ago
  32. 3beb336 Minimal test of icglue module by Jack Jansen · 28 years ago
  33. 0d1069e Finally *tested* effect of fg and bg yield values (and changed them:-) by Jack Jansen · 28 years ago
  34. 35bfd3f Created Finder 7.0 AE interface and a test program that uses the by Jack Jansen · 28 years ago
  35. bbe2ae1 Re-binhexed by Jack Jansen · 28 years ago
  36. 8431733 Allow only one selection (this tests settability of selFlags) by Jack Jansen · 28 years ago
  37. 2cc4160 Minimal waste test program, modified from ttedit. by Jack Jansen · 28 years ago
  38. e353215 Added ScrolledWindow (a window with one or two scrollbars) by Jack Jansen · 28 years ago
  39. c9c0dd3 Fixed ttedit to actually work Fixed minor update bug in tlist by Jack Jansen · 28 years ago
  40. 0b690db Added region argument to various ...Update calls. by Jack Jansen · 28 years ago
  41. fcdf437 TextEdit sample code (not yet complete) by Jack Jansen · 28 years ago
  42. 94a71ab re-binhexed by Jack Jansen · 29 years ago
  43. ef51d13 Removed addpack calls by Jack Jansen · 29 years ago
  44. bb65377 Oops... I Inadvertently lost their cvs files... by Jack Jansen · 29 years ago
  45. 1a06e1d Binhexer fixed by Jack Jansen · 29 years ago
  46. 29c6121 A different binhexer, apparently:-( by Jack Jansen · 29 years ago
  47. b696b25 Added missing newline by Jack Jansen · 29 years ago
  48. b996856 Component mgr support by Jack Jansen · 29 years ago
  49. 8961847 Modeless dialog test by Jack Jansen · 29 years ago
  50. 2f21246 Test of list in dialog by Jack Jansen · 29 years ago
  51. b4e4783 Uses new FrameWork, has multiple windows by Jack Jansen · 29 years ago
  52. a4b1d00 Interface to the Mac List Manager. by Jack Jansen · 29 years ago
  53. 5968bad - Use new names - Use AEInteractWithUser by Jack Jansen · 29 years ago
  54. e87e7a5 New test program for server AE handling by Jack Jansen · 29 years ago
  55. 5ccd826 Gensuitemodule generates python classes from aete/aeut resources by Jack Jansen · 29 years ago
  56. b81cf9d Trying again to check it in. Changes to: by Jack Jansen · 29 years ago
  57. ae8a68f Trying again to check it in. Changes to: by Jack Jansen · 29 years ago
  58. c7cfb95 Rather massive changes: by Jack Jansen · 29 years ago
  59. 7a84c5a pseudo progress bar (not finished) by Guido van Rossum · 30 years ago
  60. 227a423 the usual by Guido van Rossum · 30 years ago
  61. 3b0a5cd Initial revision by Jack Jansen · 30 years ago
  62. 0437e89 fix bug in filterproc interface by Guido van Rossum · 30 years ago
  63. 9784295 another round... ported to __SC__ by Guido van Rossum · 30 years ago
  64. 872eeeb completed aete decoded now that I have the docs by Guido van Rossum · 30 years ago
  65. 3155923 more support for different kinds of objects by Guido van Rossum · 30 years ago
  66. 17448e2 Committed a more or less working version. by Guido van Rossum · 30 years ago