summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Under NT, change "long" sharedlib extension to ".dll". (Mark H.)Guido van Rossum1996-04-091-1/+1
* Under NT, define sys.dllhandle and sys.winver (Mark H.).Guido van Rossum1996-04-091-0/+10
* Add'l change for NT (Mark H.).Guido van Rossum1996-04-091-0/+1
* (py-indent-right, py-outdent-left): fixed placement of point afterBarry Warsaw1996-04-081-16/+22
* (py-parse-state): make sure we don't land inside a triple-quotedBarry Warsaw1996-04-061-10/+16
* Added resource-ids for override preferences.Jack Jansen1996-04-041-1/+7
* Added support for override preferencesJack Jansen1996-04-041-13/+54
* Added support for editing override preferences in appletsJack Jansen1996-04-042-74/+181
* Subtlety: ~root/a should expand to /a, not //a. Everything else unchanged.Guido van Rossum1996-04-021-0/+1
* Update reference (it's now RFC 1808); added http to list of protocolsGuido van Rossum1996-03-291-9/+3
* Reformatted with 4-space tab stops.Guido van Rossum1996-03-281-286/+406
* (py-indent-right, py-outdent-left): Watch out for (mark) returningBarry Warsaw1996-03-251-4/+10
* new binhex from Jack (much faster)Guido van Rossum1996-03-251-9/+14
* Don't change Standard File folder on chdir().Jack Jansen1996-03-251-0/+2
* Replaced non-ascii chars by backslash escapesJack Jansen1996-03-251-1/+1
* Removed one level of "mac" in path initializationJack Jansen1996-03-251-8/+8
* Compare sourcefile to hqx file (if it exists) before binhexing. ThisJack Jansen1996-03-251-4/+35
* Finally check in Jack's latest version, which fixes all known bugs.Guido van Rossum1996-03-231-142/+153
* #updated some commentsBarry Warsaw1996-03-221-7/+9
* (py-indent-right, py-indent-left): support indentation of regions orBarry Warsaw1996-03-221-34/+69
* move mac url2path conversion to separate moduleGuido van Rossum1996-03-211-50/+1
* Updated to reflect new situation, added a warning on fmmodule.cJack Jansen1996-03-201-35/+41
* Added a note about removing unwanted sys.path stuffJack Jansen1996-03-201-0/+2
* re-binhexedJack Jansen1996-03-205-521/+521
* Removed addpack callsJack Jansen1996-03-2014-75/+1
* Removed addpack calls for toolbox modules.Jack Jansen1996-03-207-35/+0
* Somehow the <<terminated>> got mangled. Fixed.Jack Jansen1996-03-201-1/+1
* Fixed pythonpath to include tkinter and mac:toolbox, and source-treeJack Jansen1996-03-207-3616/+3616
* Fixed for new directory layoutJack Jansen1996-03-2013-4101/+4094
* Removed addpack calls for toolbox modules, re-binhexed resources (sigh)Jack Jansen1996-03-2011-252/+231
* Added proxy handling; upped version.Guido van Rossum1996-03-201-8/+44
* Oops... I Inadvertently lost their cvs files...Jack Jansen1996-03-184-0/+908
* Were copied to Relnotes-1.[12] long ago...Jack Jansen1996-03-182-300/+0
* Fixed binhexerJack Jansen1996-03-183-75/+76
* Explanations of the examples hereJack Jansen1996-03-185-0/+1019
* Minor fixJack Jansen1996-03-181-2/+2
* Changed creator from PYTH to PythJack Jansen1996-03-181-1/+1
* Binhexer fixedJack Jansen1996-03-181-11/+10
* Added option to set queue sizeJack Jansen1996-03-181-3/+4
* Added a few file typesJack Jansen1996-03-181-1/+3
* Added print_arguments() function.Guido van Rossum1996-03-141-0/+8
* Use MacOS.openrf (if it is available) for opening resource forksJack Jansen1996-03-121-3/+9
* Added checkmenu() method (to checkmark an entry) and delete() methodJack Jansen1996-03-121-0/+18
* - Allow setting of argc/argv in <option>-start dialogJack Jansen1996-03-123-30/+54
* Change to use real temporary files instead of StringIO. Correct andGuido van Rossum1996-03-091-25/+40
* Considerable documentation changes and a few import rearrangements.Guido van Rossum1996-03-091-61/+122
* (py-comment-region): obsoleted by comment-regionBarry Warsaw1996-03-071-28/+6
* Reformatted with 4-space indentation. Added some quick docs to theGuido van Rossum1996-03-071-551/+630
* A few missing casts (Richard Neitzel).Guido van Rossum1996-03-073-6/+9
* Added missing include of Fonts.hJack Jansen1996-03-071-0/+1