]> granicus.if.org Git - python/shortlog
python
1996-04-10 Jack JansenAdded warning on memory use of tcl/tk
1996-04-10 Jack Jansenrebinhexed
1996-04-10 Jack JansenAdded a region arg to update calls
1996-04-10 Jack JansenAdded a tutorial
1996-04-10 Jack JansenAdded region arg to update calls. And binhex files...
1996-04-10 Jack JansenBinhex gif files too.
1996-04-10 Jack JansenChanged to allow the user to do partial builds
1996-04-10 Jack JansenMoved a button in the message dialog. and everything...
1996-04-10 Jack JansenAdded region argument to various ...Update calls.
1996-04-10 Jack JansenReplaced various dummy updateRegions by real arguments
1996-04-10 Jack JansenTextEdit sample code (not yet complete)
1996-04-10 Jack JansenAdded TextEdit interface
1996-04-10 Jack JansenInterface to TextEdit toolbox
1996-04-09 Guido van RossumCreate files as temp file and move to real location...
1996-04-09 Guido van RossumSeparate readline initialization into new function...
1996-04-09 Guido van RossumAdd list() method, analogous to tuple().
1996-04-09 Guido van RossumUnder NT, interface to mysterious module registry....
1996-04-09 Guido van RossumUnder NT, change "long" sharedlib extension to ".dll...
1996-04-09 Guido van RossumUnder NT, define sys.dllhandle and sys.winver (Mark...
1996-04-09 Guido van RossumAdd'l change for NT (Mark H.).
1996-04-08 Barry Warsaw(py-indent-right, py-outdent-left): fixed placement...
1996-04-06 Barry Warsaw(py-parse-state): make sure we don't land inside a...
1996-04-04 Jack JansenAdded resource-ids for override preferences.
1996-04-04 Jack JansenAdded support for override preferences
1996-04-04 Jack JansenAdded support for editing override preferences in applets
1996-04-02 Guido van RossumSubtlety: ~root/a should expand to /a, not //a. Everyt...
1996-03-29 Guido van RossumUpdate reference (it's now RFC 1808); added http to...
1996-03-28 Guido van RossumReformatted with 4-space tab stops.
1996-03-25 Barry Warsaw(py-indent-right, py-outdent-left): Watch out for ...
1996-03-25 Guido van Rossumnew binhex from Jack (much faster)
1996-03-25 Jack JansenDon't change Standard File folder on chdir().
1996-03-25 Jack JansenReplaced non-ascii chars by backslash escapes
1996-03-25 Jack JansenRemoved one level of "mac" in path initialization
1996-03-25 Jack JansenCompare sourcefile to hqx file (if it exists) before...
1996-03-23 Guido van RossumFinally check in Jack's latest version, which fixes...
1996-03-22 Barry Warsaw#updated some comments
1996-03-22 Barry Warsaw(py-indent-right, py-indent-left): support indentation...
1996-03-21 Guido van Rossummove mac url2path conversion to separate module
1996-03-20 Jack JansenUpdated to reflect new situation, added a warning on...
1996-03-20 Jack JansenAdded a note about removing unwanted sys.path stuff
1996-03-20 Jack Jansenre-binhexed
1996-03-20 Jack JansenRemoved addpack calls
1996-03-20 Jack JansenRemoved addpack calls for toolbox modules.
1996-03-20 Jack JansenSomehow the <<terminated>> got mangled. Fixed.
1996-03-20 Jack JansenFixed pythonpath to include tkinter and mac:toolbox...
1996-03-20 Jack JansenFixed for new directory layout
1996-03-20 Jack JansenRemoved addpack calls for toolbox modules, re-binhexed...
1996-03-20 Guido van RossumAdded proxy handling; upped version.
1996-03-18 Jack JansenOops... I Inadvertently lost their cvs files...
1996-03-18 Jack JansenWere copied to Relnotes-1.[12] long ago...
1996-03-18 Jack JansenFixed binhexer
1996-03-18 Jack JansenExplanations of the examples here
1996-03-18 Jack JansenMinor fix
1996-03-18 Jack JansenChanged creator from PYTH to Pyth
1996-03-18 Jack JansenBinhexer fixed
1996-03-18 Jack JansenAdded option to set queue size
1996-03-18 Jack JansenAdded a few file types
1996-03-14 Guido van RossumAdded print_arguments() function.
1996-03-12 Jack JansenUse MacOS.openrf (if it is available) for opening resou...
1996-03-12 Jack JansenAdded checkmenu() method (to checkmark an entry) and...
1996-03-12 Jack Jansen- Allow setting of argc/argv in <option>-start dialog
1996-03-09 Guido van RossumChange to use real temporary files instead of StringIO...
1996-03-09 Guido van RossumConsiderable documentation changes and a few import...
1996-03-07 Barry Warsaw(py-comment-region): obsoleted by comment-region
1996-03-07 Guido van RossumReformatted with 4-space indentation. Added some quick...
1996-03-07 Guido van RossumA few missing casts (Richard Neitzel).
1996-03-07 Jack JansenAdded missing include of Fonts.h
1996-03-07 Jack JansenNew binhexer
1996-03-07 Jack JansenConfig files for shared PPC python with GUSI and for...
1996-03-07 Jack Jansenbinhex fixed
1996-03-07 Jack Jansen- gusiprefs.rsrc added (note: must be in application...
1996-03-07 Guido van RossumAdded FieldStorage class, which stores parts in files.
1996-03-06 Barry Warsaw(python-font-lock-keywords): make it a defconst
1996-03-06 Guido van RossumReformatting only.
1996-03-06 Barry Warsaw(py-honor-comment-indentation, py-compute-indentation...
1996-03-06 Jack JansenReplaced previous gusi-chdir() fix by a call to PyMac_F...
1996-03-06 Guido van RossumFile upload and revamped documentation.
1996-03-05 Jack JansenAdded code to make fsspecs work for gusi-python
1996-03-05 Jack JansenRemoved unused vars
1996-03-05 Barry Warsaw(py-honor-comment-indentation): new variable.
1996-03-05 Barry Warsaw#removed font-lock cruft
1996-03-05 Barry Warsaw(python-font-lock-keywords): Much improved descriminati...
1996-03-04 Barry Warsaw(py-compute-indentation): fix skipping backwards over...
1996-02-29 Jack JansenAdded openrf method, which opens resource fork. The...
1996-02-29 Jack JansenAdded __sinit() call, so C++ initializations in shared...
1996-02-28 Guido van Rossum*** empty log message ***
1996-02-28 Jack Jansen- Reorganized init code
1996-02-27 Guido van Rossumremove unused variables
1996-02-25 Guido van Rossum__FreeBSD__ shared libraries
1996-02-25 Guido van Rossumdefault CLOCKS_PER_SEC to CLK_TCK if it exists
1996-02-25 Guido van RossumMade 2nd arg to mkdir optional
1996-02-25 Guido van RossumInclude ncurses.h where needed
1996-02-25 Guido van RossumInclude stdlib.h or declare getenv
1996-02-25 Guido van RossumAdd unsigned char cast
1996-02-25 Guido van RossumChanges needed to build with Tcl/Tk beta 2!
1996-02-25 Guido van RossumChanges to make it work with Tcl/Tk beta 1.
1996-02-21 Jack JansenAdded TMPL for startup options
1996-02-21 Jack JansenStore default startup options in preference file or
1996-02-21 Jack JansenChanged MacOS creator code from PYTH to Pyth
1996-02-21 Guido van RossumChange Mac creator from 'PYTH' to 'Pyth' -- 'PYTH'...
next