1. f941acd Added HAVE_LIMITS_H, MAVE_MEMMOVE, HAVE_STRERROR, HAVE_LOCALE_H by Jack Jansen · 25 years ago
  2. 58fa818 Changes to ProgressBar: by Jack Jansen · 25 years ago
  3. 29e5184 Typo fixed in docstring; removed unneccesary import. (jvr) by Just van Rossum · 25 years ago
  4. 2e5b0f2 Adapted to new macmudulefinder.process() API. (jvr) by Just van Rossum · 25 years ago
  5. 8ff5276 - changed the API of process() so it will return a list of missing modules instead of raising an exception. by Just van Rossum · 25 years ago
  6. 66e5385 - windowbounds() now works with multiple screens (window position prefs!) by Just van Rossum · 25 years ago
  7. 7171df3 Very minor little things... -- jvr by Just van Rossum · 25 years ago
  8. afca415 New __version__ number (1.0!) -- jvr by Just van Rossum · 25 years ago
  9. 5f74007 Minor indentation cleanup -- jvr by Just van Rossum · 25 years ago
  10. 460ff20 String values will now always be shown with quotes, so one can see the difference between the value 2 and the value '2'. -- jvr by Just van Rossum · 25 years ago
  11. 32a15ad MrC also needs BAD_STATIC_FORWARD define. by Jack Jansen · 25 years ago
  12. 231fffe AskString always set the dialog id to 257. Fixed. by Jack Jansen · 25 years ago
  13. 91cae85 Optionally bracket all external declarations of init functions with "ifndef"s. by Jack Jansen · 25 years ago
  14. 2afc2c7 vec_longjmp added to list of "forbidden" functions in .exp file. by Jack Jansen · 25 years ago
  15. 70d7849 CW Pro 5 projects. by Jack Jansen · 25 years ago
  16. a856d9f Added module "ce" to list of modules known not to exist on the mac. by Jack Jansen · 25 years ago
  17. e742487 Bigger buffer size for C profiler (if profiling is enabled). by Jack Jansen · 25 years ago
  18. fac3008 Optimization: don't try to get a tabsize resource if we know the file by Jack Jansen · 25 years ago
  19. 4cc9562 Regenerated, no significant diferences. by Jack Jansen · 25 years ago
  20. c7fda7e Make macglue.h C++ compatible. by Jack Jansen · 25 years ago
  21. 9a41aa8 Distribution files for 1.5.1c1. by Jack Jansen · 25 years ago
  22. 9f678a1 1.5.2c1 version. by Jack Jansen · 25 years ago
  23. a840fca Initial checkin of IDE scripts. (jvr) by Just van Rossum · 25 years ago
  24. b7ad821 Added support for global default font settings. (jvr) by Just van Rossum · 25 years ago
  25. 03bca30 1) added "typingcasesens" keyword arg to constructor, and support for case sensitive typing in lists. by Just van Rossum · 25 years ago
  26. 2a75909 added do_setwindowfont() menu callback: brings up a font selection dialog. (jvr) by Just van Rossum · 25 years ago
  27. c2dab48 added getdefaultfont() function. Returns default font settings. (jvr) by Just van Rossum · 25 years ago
  28. 2028b59 1 - added "set default window font" menu by Just van Rossum · 25 years ago
  29. cee9a48 minor cleanup, avoiding rare traceback (jvr) by Just van Rossum · 25 years ago
  30. f6969fa Removed availabe() method again: even on PPC it sometimes returns 1 while by Jack Jansen · 25 years ago
  31. 9502692 Return MacOS.Error in stead of RuntimeError in case of failure so the user by Jack Jansen · 25 years ago
  32. 493aa48 Added available() method, which checks whether quicktime is installed at all (by by Jack Jansen · 25 years ago
  33. c8c1b5d Drag module added. by Jack Jansen · 25 years ago
  34. 3e2d73f Don't set type of application, it's taken care of elsewhere -- jvr by Just van Rossum · 25 years ago
  35. cab9476 Drag manager constants. by Jack Jansen · 25 years ago
  36. d58c746 mod from Joe Strout: when quitting, catch errors in window.close() methods and ignore them. Otherwise one can never quit. by Just van Rossum · 25 years ago
  37. 1de2a92 Initial minimal test program: print information on anything dropped onto Python by Jack Jansen · 25 years ago
  38. 58b2eac Print something on stderr in case of exceptions in callback routines. by Jack Jansen · 25 years ago
  39. c4f6331 Drag manager interface (completely untested, so far) by Jack Jansen · 25 years ago
  40. fb278a5 Added an "optional" directive, that will include a module if it is available by Jack Jansen · 25 years ago
  41. c7ba080 Oliver Steele writes: by Just van Rossum · 25 years ago
  42. c020e2d Bill Bedford's Apple Data Detector extensions for Python. Unchanged, except for the readme filename. Untested too, because I don't have ADD/IAD installed yet. by Jack Jansen · 25 years ago
  43. d9f3c94 added 'org.python.core' to the maymiss list (pickly.py tries to import it, probably for JPython support) -- jvr by Just van Rossum · 25 years ago
  44. f98e692 removed two redundant lines -- jvr by Just van Rossum · 25 years ago
  45. 3af507d - made "Save options..." dialog more generic, so it's also usable from RoboFog by Just van Rossum · 25 years ago
  46. 6c487c4 fixed glitch when scrolling very long files -- jvr by Just van Rossum · 25 years ago
  47. eb67a7b improved scrollbar delay behavior -- jvr by Just van Rossum · 25 years ago
  48. 0d3be0a Class around PixMap objects that allows more python-like access. By Joe Strout. by Jack Jansen · 25 years ago
  49. 65f685b Removed reference to the PSA (PSA membership no longer needed for CVS by Jack Jansen · 25 years ago
  50. 6ddbfb9 Oops, try again. Test checkin (empty line) to see whether the new mailman-based PythonMac-checkins mailing list works. by Jack Jansen · 25 years ago
  51. 0817547 Test checkin (empty line) to see whether the new mailman-based PythonMac-checkins mailing list works. by Jack Jansen · 25 years ago
  52. 012ae20 Added bufferobject.c by Jack Jansen · 26 years ago
  53. 81da9f1 Remove all owner resources from template, and if no owner resource contained in by Jack Jansen · 26 years ago
  54. b8c9f01 Removed all owner resources except for "Pyth". by Jack Jansen · 26 years ago
  55. 5744d2a For some reason these files had never been checked in. by Jack Jansen · 26 years ago
  56. cd219d5 For reasons unknown these files were never checked in to CVS. by Jack Jansen · 26 years ago
  57. 8387af6 If a control has no refcon pointing back to the Python object we create a new by Jack Jansen · 26 years ago
  58. 9537586 Added some clarification on CWGUSI building and pathnames as they come by Jack Jansen · 26 years ago
  59. a4e6ae6 Offscreen bitmap support, first stab. PixMaps are still treated as ordinary by Jack Jansen · 26 years ago
  60. 6a51b37 Added Qdoffs module. by Jack Jansen · 26 years ago
  61. 4100900 Added a rewrite rule so the Str255 argument of GetControlTitle is seen as by Jack Jansen · 26 years ago
  62. 57ed139 Added App module (appearance manager interface). by Jack Jansen · 26 years ago
  63. 5b6334f Added App module (appearance manager interface). And of course codewarrior by Jack Jansen · 26 years ago
  64. e32596b Interface to the appearance manager. by Jack Jansen · 26 years ago
  65. e4349e8 Re-generated with OSStatus treated like OSErr (i.e. not returned, but raising by Jack Jansen · 26 years ago
  66. fc372aa added hasclosebox attr (jstrout) -- jvr by Just van Rossum · 26 years ago
  67. 1271005 added "Save options" menu to popup so users can set the creator of scripts -- jvr by Just van Rossum · 26 years ago
  68. f4b0681 changed creator to 'Pide' -- jvr by Just van Rossum · 26 years ago
  69. 4798c4e added kludge so edit menus work in W.ModalDialogs -- jvr by Just van Rossum · 26 years ago
  70. 6f0e55a updated 'vers' resource -- jvr by Just van Rossum · 26 years ago
  71. 3853be8 reverted Jack's mod: no longer neccesary since all BNDL & icon info is in the IDE's resource file, just like the other applets -- jvr by Just van Rossum · 26 years ago
  72. 867dc25 added Jack's ad-hoc icon plus a BNDL resource, so the creator of the IDE will be 'Pide' -- jvr by Just van Rossum · 26 years ago
  73. 24f7b23 Set the signature for the IDE "by hand", the bundle is already included in the by Jack Jansen · 26 years ago
  74. 1e4cc33 Moved all three bundles (for interpreter, applets and IDE) into bundle.rsrc. by Jack Jansen · 26 years ago
  75. d4bdbf1 added "dummy" makeopenwindowsmenu method to simplify making a standalone W app -- jvr by Just van Rossum · 26 years ago
  76. 96b64d0 open res file(s) read only; upped __version__ -- jvr by Just van Rossum · 26 years ago
  77. ca37995 added slight delay in Scrollbar.click() for more intuitive response -- jvr by Just van Rossum · 26 years ago
  78. 68922f0 fixed "crashing" bug when scripts folder as stored in prefs file does not exist. by Just van Rossum · 26 years ago
  79. cf2efc6 Uncommented AskYesNoCancel docstring (how did it get commented in the first place?) by Jack Jansen · 26 years ago
  80. 208c15a Added optional arguments to dialogs to allow setting of button titles. by Jack Jansen · 26 years ago
  81. 3c7ce60 Updated for new folder layout (but not fully tested yet). by Jack Jansen · 26 years ago
  82. 72a027f Replaced .hqx project file by binary version, and updated to current CW. by Jack Jansen · 26 years ago
  83. 68ecab4 Put the applet code inside USE_MAC_APPLET_SUPPORT ifdefs, to make 68k standalone Python compile. by Jack Jansen · 26 years ago
  84. 6b6e61d (finally) unified the interpreter and the applet as Just suggested ages ago. The by Jack Jansen · 26 years ago
  85. cdcc0f0 AskPassword(): added reference to the module doc string; added support for autoKey events. --jvr by Just van Rossum · 26 years ago
  86. 3b80526 (finally) unified the interpreter and the applet as Just suggested ages ago. The by Jack Jansen · 26 years ago
  87. 561df24 Changed case on cm and qt modules, removed last references to toolboxmodules. by Jack Jansen · 26 years ago
  88. 87352f8 Build all plugins modules separately, the PlugIns.prj project seems to by Jack Jansen · 26 years ago
  89. a598bc4 Updated for the new one-slb-per-extension scheme. by Jack Jansen · 26 years ago
  90. b92268a Added AskPassword() with same interface as AskString. By Steve Majewski with some mods by me (SchedParams call, default value). Selects are still impossible, though, and the cursor doesn't blink. by Jack Jansen · 26 years ago
  91. eef0486 Try a new commit, hoping it'll fix the problems with this project on flap. by Jack Jansen · 26 years ago
  92. 49fc666 Use typeFloat for all floating point values. The previously used by Jack Jansen · 26 years ago
  93. 7f1653c new dangerous script: it removes all apps (except sys.executable), shared libs, (x)SYM files and xxx Data folders (in case xxx.prj exists) -- jvr by Just van Rossum · 26 years ago
  94. e058189 Added Ctl.as_Control and Menu.as_Menu methods, which take a resource as by Jack Jansen · 26 years ago
  95. b068789 Added a define USE_CORE_TOOLBOX, which includes six core toolbox modules by Jack Jansen · 26 years ago
  96. fd44e3d Added a define USE_CORE_TOOLBOX, which includes six core toolbox modules by Jack Jansen · 26 years ago
  97. fa155a1 Don't create symlinks to toolbox modules any more. by Jack Jansen · 26 years ago
  98. 496cae7 Moved Ctl, Dlg, Menu, Qd, Res and Win modules to PythonCore. by Jack Jansen · 26 years ago
  99. 6d3d6e4 Added Extensions:img:Mac to default sys.path by Jack Jansen · 26 years ago
  100. 6c45a82 - img modules are no longer in PlugIns folder by Jack Jansen · 26 years ago