1. a5a4981 Convert \n to \r in strings that are displayed in the dialogs. by Jack Jansen · 26 years ago
  2. 41e825a For ControlWindow there is a new method do_rawcontrolhit(), which gets by Jack Jansen · 26 years ago
  3. bb6193c Added a PopupMenu class. by Jack Jansen · 26 years ago
  4. d38dc64 Regenerated with FOUR_CHAR_CODE defined by Jack Jansen · 26 years ago
  5. 7b7a2c2 Added new folder types by Jack Jansen · 26 years ago
  6. 0ec0e63 Added FOUR_CHAR_CODE define by Jack Jansen · 26 years ago
  7. 41dc72f Regenerated with FOUR_CHAR_CODE defined by Jack Jansen · 26 years ago
  8. 4e12663 Regenerated from new (3.1) universal headers by Jack Jansen · 26 years ago
  9. 36659fe Re-generated with slightly more intelligent script by Jack Jansen · 26 years ago
  10. b8fd1f1 Tabnanny fixes by Jack Jansen · 26 years ago
  11. 1301f2b __file__ now sometimes refers to the .pyc file by Jack Jansen · 26 years ago
  12. bfb77a0 Oops, this wasn't checked in yet: part of the AE structure for the new by Jack Jansen · 26 years ago
  13. 0e4033a Module to use Mac serial port as a communication link by Jack Jansen · 26 years ago
  14. 0aa9782 Helper routines to create standalone Python applications. by Jack Jansen · 26 years ago
  15. f7d8f45 Hack to get at string buffer address changed by Jack Jansen · 26 years ago
  16. 5e58bcd Regenerated from Universal Headers 3.0.1 (which are changed by Jack Jansen · 26 years ago
  17. 7c2fddf Updated to Waste 1.3 by Jack Jansen · 26 years ago
  18. 7b56aad Break circular reference on menus upon cleanup by Jack Jansen · 26 years ago
  19. 20989e8 Mods by Bill Bedford by Jack Jansen · 27 years ago
  20. 5b0533d Addition by Bill Bedford: Ordinal and NOrdinal classes so we can by Jack Jansen · 27 years ago
  21. 6b02ac2 I give in. Now Tk is also using resources just above 128, so Python by Jack Jansen · 27 years ago
  22. e86d287 Loading defaults for gusi/sys.path didn't work for applets. Fixed. by Jack Jansen · 27 years ago
  23. a23a462 Balloon help definitions by Jack Jansen · 27 years ago
  24. 0e680b7 Moved toolbox to lib-toolbox, Sjoerd-style. by Jack Jansen · 27 years ago
  25. 3802039 Moved scripting to lib-scripting (did it the Sjoerd-way this time) by Jack Jansen · 27 years ago
  26. 6954e34 Added old-exceptions and no-site-python preferences and upped version to 4. by Jack Jansen · 27 years ago
  27. e632380 Dunno, rebinhexed? by Jack Jansen · 27 years ago
  28. 8a99a8a Preferences is a general module to get (and set) preferences in by Jack Jansen · 27 years ago
  29. 21b5d60 Moved suites to their own folder by Jack Jansen · 27 years ago
  30. f2e917e Regenerated by Jack Jansen · 27 years ago
  31. 48f662d mkalias() now has an optional third parameter to create relative aliases (Just) by Jack Jansen · 27 years ago
  32. 756a69f - Added classes to support class/property generation by gensuitemodule by Jack Jansen · 27 years ago
  33. d080edd Added dopendingevents call by Jack Jansen · 27 years ago
  34. 3f5aef7 Allow specifying own resources for all dialogs by Jack Jansen · 27 years ago
  35. 1b3904b Module to buffer stdout/stderr until stdin is read. Useful for by Jack Jansen · 27 years ago
  36. 0b34dd5 Regenerated by Jack Jansen · 27 years ago
  37. 3368cb7 Replaced MacOS.EnableAppSwitch with MacOS.SchedParams by Jack Jansen · 27 years ago
  38. d3b06a8 Added optional preload arg to some routines (which creates reloaded by Jack Jansen · 27 years ago
  39. 7fb76e0 Replaced MacOS.EnableAppswitch by MacOS.SchedParams by Jack Jansen · 27 years ago
  40. 8766dfd Regenreated for MSL by Jack Jansen · 27 years ago
  41. 48c5527 Add a few more BringToFont calls by Jack Jansen · 27 years ago
  42. 141f9a0 Regenrated from CW11 IDE by Jack Jansen · 27 years ago
  43. 1d63d8c Fixes to progress bar by SDM, modified by Jack: by Jack Jansen · 27 years ago
  44. cb2554e Still not a real test, but at least it runs again by Jack Jansen · 27 years ago
  45. 1801aad Use MacOS.string_id_to_buffer for id() to buffer address hack by Jack Jansen · 27 years ago
  46. 6a52814 Re-generated from new (CW11) universal headers by Jack Jansen · 27 years ago
  47. 8dc797d Return preferences of unknown type as opaque data by Jack Jansen · 28 years ago
  48. 4b76ba3 High-level interface to Internet Config (and readability fix to icgluetest.py) by Jack Jansen · 28 years ago
  49. 3beb336 Minimal test of icglue module by Jack Jansen · 28 years ago
  50. c75e1d0 Added Application.cleanup method which asks all windows to close by Jack Jansen · 28 years ago
  51. b7e82c1 Raise a more intellegible error in the case of missing keyword args by Jack Jansen · 28 years ago
  52. 3a4b3b0 Fixed flashing in ProgressBar update. by Jack Jansen · 28 years ago
  53. 30fe363 Fixed progressbar cleanup by Jack Jansen · 28 years ago
  54. b1667ef Menu callbacks can be strings, in which case they will be looked up in by Jack Jansen · 28 years ago
  55. 0d1069e Finally *tested* effect of fg and bg yield values (and changed them:-) by Jack Jansen · 28 years ago
  56. 433a48e Regenerated to use aetools.Error in stead of MacOS.Error. by Jack Jansen · 28 years ago
  57. c46f56e - Added optional "start" argument to TalkTo initialializer, which by Jack Jansen · 28 years ago
  58. 0585d41 Convenience routines: wrappers around some of the scriptable finder by Jack Jansen · 28 years ago
  59. 35bfd3f Created Finder 7.0 AE interface and a test program that uses the by Jack Jansen · 28 years ago
  60. 4cb9454 Added _quit() method similar to FrameWork in stead of setting by Jack Jansen · 28 years ago
  61. 647535d - Use a flag (self.quitting) as preferred method of exiting mainloop by Jack Jansen · 28 years ago
  62. 57d53a9 - Optionally copy file times for copy/copytree (default on) by Jack Jansen · 28 years ago
  63. f4c4f9e (preliminary) framework for scriptable applications by Jack Jansen · 28 years ago
  64. 4a5be81 Symbolic names for all error codes from Errors.h and errno.h by Jack Jansen · 28 years ago
  65. 4634130 Added setwatchcursor() and setarrowcursor() functions by Jack Jansen · 28 years ago
  66. bbe2ae1 Re-binhexed by Jack Jansen · 28 years ago
  67. eb1284b New waste release by Jack Jansen · 28 years ago
  68. 84c21a8 Regenerated from CW9 includes (only QuickDraw really got a few new values) by Jack Jansen · 28 years ago
  69. 880e6eb Removed debug output by Jack Jansen · 28 years ago
  70. 8431733 Allow only one selection (this tests settability of selFlags) by Jack Jansen · 28 years ago
  71. 16038ee Regenerated by Jack Jansen · 28 years ago
  72. ded835c Mods by Just: by Jack Jansen · 28 years ago
  73. 0acb7f7 Module to handle PYC resources by Jack Jansen · 28 years ago
  74. 0f6dc5b Added MenuItem methods setstyle(), seticon(), setmark() by Jack Jansen · 28 years ago
  75. c4eec9f - Confine window moves to screen boundaries by Jack Jansen · 28 years ago
  76. 2cc4160 Minimal waste test program, modified from ttedit. by Jack Jansen · 28 years ago
  77. 7bfc875 Fixed ScrolledWindow to disable scrollbars if everything is visible. by Jack Jansen · 28 years ago
  78. 6528b1f An interface to WASTE, an all-singing-all-dancing TextEdit replacement. by Jack Jansen · 28 years ago
  79. e353215 Added ScrolledWindow (a window with one or two scrollbars) by Jack Jansen · 28 years ago
  80. c9c0dd3 Fixed ttedit to actually work Fixed minor update bug in tlist by Jack Jansen · 28 years ago
  81. cef2c59 Added enable(onoff) method to menus and menu items by Jack Jansen · 28 years ago
  82. 0b690db Added region argument to various ...Update calls. by Jack Jansen · 28 years ago
  83. fcdf437 TextEdit sample code (not yet complete) by Jack Jansen · 28 years ago
  84. 0701d62 Added TextEdit interface by Jack Jansen · 28 years ago
  85. 94a71ab re-binhexed by Jack Jansen · 28 years ago
  86. ef51d13 Removed addpack calls by Jack Jansen · 28 years ago
  87. f63abad Removed addpack calls for toolbox modules. by Jack Jansen · 28 years ago
  88. bb65377 Oops... I Inadvertently lost their cvs files... by Jack Jansen · 28 years ago
  89. 1a06e1d Binhexer fixed by Jack Jansen · 28 years ago
  90. 52a40ac Added option to set queue size by Jack Jansen · 28 years ago
  91. 0603319 Use MacOS.openrf (if it is available) for opening resource forks by Jack Jansen · 28 years ago
  92. db9ff36 Added checkmenu() method (to checkmark an entry) and delete() method by Jack Jansen · 28 years ago
  93. d390325 Modules implementing WWW and URL suite, and a module to control netscape. by Jack Jansen · 29 years ago
  94. 7e156a7 Added missing get() method by Jack Jansen · 29 years ago
  95. 3a50f8a - Added FontInfo support - Added (read-)access to members of [C]GrafPort object by Jack Jansen · 29 years ago
  96. 195e33e - Fixed bug in getfillable() - Added setcallback() method to set a user-callback by Jack Jansen · 29 years ago
  97. 6259af9 An interface to the font manager by Jack Jansen · 29 years ago
  98. c8a9949 Various fixes/enhancements, thanks to Ivan and Just: by Jack Jansen · 29 years ago
  99. 29c6121 A different binhexer, apparently:-( by Jack Jansen · 29 years ago
  100. 6601964 Fixed example by Jack Jansen · 29 years ago