1996-04-10 |
Jack Jansen | Added warning on memory use of tcl/tk |
commit | commitdiff | tree | snapshot |
1996-04-10 |
Jack Jansen | rebinhexed |
commit | commitdiff | tree | snapshot |
1996-04-10 |
Jack Jansen | Added a region arg to update calls |
commit | commitdiff | tree | snapshot |
1996-04-10 |
Jack Jansen | Added a tutorial |
commit | commitdiff | tree | snapshot |
1996-04-10 |
Jack Jansen | Added region arg to update calls. And binhex files... |
commit | commitdiff | tree | snapshot |
1996-04-10 |
Jack Jansen | Binhex gif files too. |
commit | commitdiff | tree | snapshot |
1996-04-10 |
Jack Jansen | Changed to allow the user to do partial builds |
commit | commitdiff | tree | snapshot |
1996-04-10 |
Jack Jansen | Moved a button in the message dialog. and everything... |
commit | commitdiff | tree | snapshot |
1996-04-10 |
Jack Jansen | Added region argument to various ...Update calls. |
commit | commitdiff | tree | snapshot |
1996-04-10 |
Jack Jansen | Replaced various dummy updateRegions by real arguments |
commit | commitdiff | tree | snapshot |
1996-04-10 |
Jack Jansen | TextEdit sample code (not yet complete) |
commit | commitdiff | tree | snapshot |
1996-04-10 |
Jack Jansen | Added TextEdit interface |
commit | commitdiff | tree | snapshot |
1996-04-10 |
Jack Jansen | Interface to TextEdit toolbox |
commit | commitdiff | tree | snapshot |
1996-04-09 |
Guido van Rossum | Create files as temp file and move to real location... |
commit | commitdiff | tree | snapshot |
1996-04-09 |
Guido van Rossum | Separate readline initialization into new function... |
commit | commitdiff | tree | snapshot |
1996-04-09 |
Guido van Rossum | Add list() method, analogous to tuple(). |
commit | commitdiff | tree | snapshot |
1996-04-09 |
Guido van Rossum | Under NT, interface to mysterious module registry.... |
commit | commitdiff | tree | snapshot |
1996-04-09 |
Guido van Rossum | Under NT, change "long" sharedlib extension to ".dll... |
commit | commitdiff | tree | snapshot |
1996-04-09 |
Guido van Rossum | Under NT, define sys.dllhandle and sys.winver (Mark... |
commit | commitdiff | tree | snapshot |
1996-04-09 |
Guido van Rossum | Add'l change for NT (Mark H.). |
commit | commitdiff | tree | snapshot |
1996-04-08 |
Barry Warsaw | (py-indent-right, py-outdent-left): fixed placement... |
commit | commitdiff | tree | snapshot |
1996-04-06 |
Barry Warsaw | (py-parse-state): make sure we don't land inside a... |
commit | commitdiff | tree | snapshot |
1996-04-04 |
Jack Jansen | Added resource-ids for override preferences. |
commit | commitdiff | tree | snapshot |
1996-04-04 |
Jack Jansen | Added support for override preferences |
commit | commitdiff | tree | snapshot |
1996-04-04 |
Jack Jansen | Added support for editing override preferences in applets |
commit | commitdiff | tree | snapshot |
1996-04-02 |
Guido van Rossum | Subtlety: ~root/a should expand to /a, not //a. Everyt... |
commit | commitdiff | tree | snapshot |
1996-03-29 |
Guido van Rossum | Update reference (it's now RFC 1808); added http to... |
commit | commitdiff | tree | snapshot |
1996-03-28 |
Guido van Rossum | Reformatted with 4-space tab stops. |
commit | commitdiff | tree | snapshot |
1996-03-25 |
Barry Warsaw | (py-indent-right, py-outdent-left): Watch out for ... |
commit | commitdiff | tree | snapshot |
1996-03-25 |
Guido van Rossum | new binhex from Jack (much faster) |
commit | commitdiff | tree | snapshot |
1996-03-25 |
Jack Jansen | Don't change Standard File folder on chdir(). |
commit | commitdiff | tree | snapshot |
1996-03-25 |
Jack Jansen | Replaced non-ascii chars by backslash escapes |
commit | commitdiff | tree | snapshot |
1996-03-25 |
Jack Jansen | Removed one level of "mac" in path initialization |
commit | commitdiff | tree | snapshot |
1996-03-25 |
Jack Jansen | Compare sourcefile to hqx file (if it exists) before... |
commit | commitdiff | tree | snapshot |
1996-03-23 |
Guido van Rossum | Finally check in Jack's latest version, which fixes... |
commit | commitdiff | tree | snapshot |
1996-03-22 |
Barry Warsaw | #updated some comments |
commit | commitdiff | tree | snapshot |
1996-03-22 |
Barry Warsaw | (py-indent-right, py-indent-left): support indentation... |
commit | commitdiff | tree | snapshot |
1996-03-21 |
Guido van Rossum | move mac url2path conversion to separate module |
commit | commitdiff | tree | snapshot |
1996-03-20 |
Jack Jansen | Updated to reflect new situation, added a warning on... |
commit | commitdiff | tree | snapshot |
1996-03-20 |
Jack Jansen | Added a note about removing unwanted sys.path stuff |
commit | commitdiff | tree | snapshot |
1996-03-20 |
Jack Jansen | re-binhexed |
commit | commitdiff | tree | snapshot |
1996-03-20 |
Jack Jansen | Removed addpack calls |
commit | commitdiff | tree | snapshot |
1996-03-20 |
Jack Jansen | Removed addpack calls for toolbox modules. |
commit | commitdiff | tree | snapshot |
1996-03-20 |
Jack Jansen | Somehow the <<terminated>> got mangled. Fixed. |
commit | commitdiff | tree | snapshot |
1996-03-20 |
Jack Jansen | Fixed pythonpath to include tkinter and mac:toolbox... |
commit | commitdiff | tree | snapshot |
1996-03-20 |
Jack Jansen | Fixed for new directory layout |
commit | commitdiff | tree | snapshot |
1996-03-20 |
Jack Jansen | Removed addpack calls for toolbox modules, re-binhexed... |
commit | commitdiff | tree | snapshot |
1996-03-20 |
Guido van Rossum | Added proxy handling; upped version. |
commit | commitdiff | tree | snapshot |
1996-03-18 |
Jack Jansen | Oops... I Inadvertently lost their cvs files... |
commit | commitdiff | tree | snapshot |
1996-03-18 |
Jack Jansen | Were copied to Relnotes-1.[12] long ago... |
commit | commitdiff | tree | snapshot |
1996-03-18 |
Jack Jansen | Fixed binhexer |
commit | commitdiff | tree | snapshot |
1996-03-18 |
Jack Jansen | Explanations of the examples here |
commit | commitdiff | tree | snapshot |
1996-03-18 |
Jack Jansen | Minor fix |
commit | commitdiff | tree | snapshot |
1996-03-18 |
Jack Jansen | Changed creator from PYTH to Pyth |
commit | commitdiff | tree | snapshot |
1996-03-18 |
Jack Jansen | Binhexer fixed |
commit | commitdiff | tree | snapshot |
1996-03-18 |
Jack Jansen | Added option to set queue size |
commit | commitdiff | tree | snapshot |
1996-03-18 |
Jack Jansen | Added a few file types |
commit | commitdiff | tree | snapshot |
1996-03-14 |
Guido van Rossum | Added print_arguments() function. |
commit | commitdiff | tree | snapshot |
1996-03-12 |
Jack Jansen | Use MacOS.openrf (if it is available) for opening resou... |
commit | commitdiff | tree | snapshot |
1996-03-12 |
Jack Jansen | Added checkmenu() method (to checkmark an entry) and... |
commit | commitdiff | tree | snapshot |
1996-03-12 |
Jack Jansen | - Allow setting of argc/argv in <option>-start dialog |
commit | commitdiff | tree | snapshot |
1996-03-09 |
Guido van Rossum | Change to use real temporary files instead of StringIO... |
commit | commitdiff | tree | snapshot |
1996-03-09 |
Guido van Rossum | Considerable documentation changes and a few import... |
commit | commitdiff | tree | snapshot |
1996-03-07 |
Barry Warsaw | (py-comment-region): obsoleted by comment-region |
commit | commitdiff | tree | snapshot |
1996-03-07 |
Guido van Rossum | Reformatted with 4-space indentation. Added some quick... |
commit | commitdiff | tree | snapshot |
1996-03-07 |
Guido van Rossum | A few missing casts (Richard Neitzel). |
commit | commitdiff | tree | snapshot |
1996-03-07 |
Jack Jansen | Added missing include of Fonts.h |
commit | commitdiff | tree | snapshot |
1996-03-07 |
Jack Jansen | New binhexer |
commit | commitdiff | tree | snapshot |
1996-03-07 |
Jack Jansen | Config files for shared PPC python with GUSI and for... |
commit | commitdiff | tree | snapshot |
1996-03-07 |
Jack Jansen | binhex fixed |
commit | commitdiff | tree | snapshot |
1996-03-07 |
Jack Jansen | - gusiprefs.rsrc added (note: must be in application... |
commit | commitdiff | tree | snapshot |
1996-03-07 |
Guido van Rossum | Added FieldStorage class, which stores parts in files. |
commit | commitdiff | tree | snapshot |
1996-03-06 |
Barry Warsaw | (python-font-lock-keywords): make it a defconst |
commit | commitdiff | tree | snapshot |
1996-03-06 |
Guido van Rossum | Reformatting only. |
commit | commitdiff | tree | snapshot |
1996-03-06 |
Barry Warsaw | (py-honor-comment-indentation, py-compute-indentation... |
commit | commitdiff | tree | snapshot |
1996-03-06 |
Jack Jansen | Replaced previous gusi-chdir() fix by a call to PyMac_F... |
commit | commitdiff | tree | snapshot |
1996-03-06 |
Guido van Rossum | File upload and revamped documentation. |
commit | commitdiff | tree | snapshot |
1996-03-05 |
Jack Jansen | Added code to make fsspecs work for gusi-python |
commit | commitdiff | tree | snapshot |
1996-03-05 |
Jack Jansen | Removed unused vars |
commit | commitdiff | tree | snapshot |
1996-03-05 |
Barry Warsaw | (py-honor-comment-indentation): new variable. |
commit | commitdiff | tree | snapshot |
1996-03-05 |
Barry Warsaw | #removed font-lock cruft |
commit | commitdiff | tree | snapshot |
1996-03-05 |
Barry Warsaw | (python-font-lock-keywords): Much improved descriminati... |
commit | commitdiff | tree | snapshot |
1996-03-04 |
Barry Warsaw | (py-compute-indentation): fix skipping backwards over... |
commit | commitdiff | tree | snapshot |
1996-02-29 |
Jack Jansen | Added openrf method, which opens resource fork. The... |
commit | commitdiff | tree | snapshot |
1996-02-29 |
Jack Jansen | Added __sinit() call, so C++ initializations in shared... |
commit | commitdiff | tree | snapshot |
1996-02-28 |
Guido van Rossum | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-02-28 |
Jack Jansen | - Reorganized init code |
commit | commitdiff | tree | snapshot |
1996-02-27 |
Guido van Rossum | remove unused variables |
commit | commitdiff | tree | snapshot |
1996-02-25 |
Guido van Rossum | __FreeBSD__ shared libraries |
commit | commitdiff | tree | snapshot |
1996-02-25 |
Guido van Rossum | default CLOCKS_PER_SEC to CLK_TCK if it exists |
commit | commitdiff | tree | snapshot |
1996-02-25 |
Guido van Rossum | Made 2nd arg to mkdir optional |
commit | commitdiff | tree | snapshot |
1996-02-25 |
Guido van Rossum | Include ncurses.h where needed |
commit | commitdiff | tree | snapshot |
1996-02-25 |
Guido van Rossum | Include stdlib.h or declare getenv |
commit | commitdiff | tree | snapshot |
1996-02-25 |
Guido van Rossum | Add unsigned char cast |
commit | commitdiff | tree | snapshot |
1996-02-25 |
Guido van Rossum | Changes needed to build with Tcl/Tk beta 2! |
commit | commitdiff | tree | snapshot |
1996-02-25 |
Guido van Rossum | Changes to make it work with Tcl/Tk beta 1. |
commit | commitdiff | tree | snapshot |
1996-02-21 |
Jack Jansen | Added TMPL for startup options |
commit | commitdiff | tree | snapshot |
1996-02-21 |
Jack Jansen | Store default startup options in preference file or |
commit | commitdiff | tree | snapshot |
1996-02-21 |
Jack Jansen | Changed MacOS creator code from PYTH to Pyth |
commit | commitdiff | tree | snapshot |
1996-02-21 |
Guido van Rossum | Change Mac creator from 'PYTH' to 'Pyth' -- 'PYTH'... |
commit | commitdiff | tree | snapshot |
next |