| Commit message (Expand) | Author | Age | Files | Lines |
* | A simple scrollbar-less single-font (but multi-window) text | Jack Jansen | 1996-04-11 | 1 | -0/+276 |
|
|
* | Fixed ttedit to actually work | Jack Jansen | 1996-04-11 | 2 | -15/+7 |
|
|
* | Added enable(onoff) method to menus and menu items | Jack Jansen | 1996-04-11 | 1 | -0/+11 |
|
|
* | Added lost docs for crypt module. | Guido van Rossum | 1996-04-10 | 6 | -0/+50 |
|
|
* | Added warning on memory use of tcl/tk | Jack Jansen | 1996-04-10 | 1 | -2/+4 |
|
|
* | rebinhexed | Jack Jansen | 1996-04-10 | 2 | -4/+4 |
|
|
* | Added a region arg to update calls | Jack Jansen | 1996-04-10 | 3 | -6/+6 |
|
|
* | Added a tutorial | Jack Jansen | 1996-04-10 | 2 | -1/+284 |
|
|
* | Added region arg to update calls. And binhex files rebinhexed. | Jack Jansen | 1996-04-10 | 9 | -281/+357 |
|
|
* | Binhex gif files too. | Jack Jansen | 1996-04-10 | 1 | -1/+2 |
|
|
* | Changed to allow the user to do partial builds | Jack Jansen | 1996-04-10 | 1 | -7/+33 |
|
|
* | Moved a button in the message dialog. and everything got binhexed again. | Jack Jansen | 1996-04-10 | 3 | -306/+308 |
|
|
* | Added region argument to various ...Update calls. | Jack Jansen | 1996-04-10 | 5 | -10/+14 |
|
|
* | Replaced various dummy updateRegions by real arguments | Jack Jansen | 1996-04-10 | 15 | -21/+43 |
|
|
* | TextEdit sample code (not yet complete) | Jack Jansen | 1996-04-10 | 2 | -0/+102 |
|
|
* | Added TextEdit interface | Jack Jansen | 1996-04-10 | 1 | -0/+56 |
|
|
* | Interface to TextEdit toolbox | Jack Jansen | 1996-04-10 | 3 | -0/+1179 |
|
|
* | Create files as temp file and move to real location only when complete. | Guido van Rossum | 1996-04-09 | 1 | -7/+22 |
|
|
* | Separate readline initialization into new function PyOS_ReadlineInit(). | Guido van Rossum | 1996-04-09 | 1 | -7/+14 |
|
|
* | Add list() method, analogous to tuple(). | Guido van Rossum | 1996-04-09 | 1 | -0/+36 |
|
|
* | Under NT, interface to mysterious module registry. (Mark H.) | Guido van Rossum | 1996-04-09 | 1 | -0/+8 |
|
|
* | Under NT, change "long" sharedlib extension to ".dll". (Mark H.) | Guido van Rossum | 1996-04-09 | 1 | -1/+1 |
|
|
* | Under NT, define sys.dllhandle and sys.winver (Mark H.). | Guido van Rossum | 1996-04-09 | 1 | -0/+10 |
|
|
* | Add'l change for NT (Mark H.). | Guido van Rossum | 1996-04-09 | 1 | -0/+1 |
|
|
* | (py-indent-right, py-outdent-left): fixed placement of point after | Barry Warsaw | 1996-04-08 | 1 | -16/+22 |
|
|
* | (py-parse-state): make sure we don't land inside a triple-quoted | Barry Warsaw | 1996-04-06 | 1 | -10/+16 |
|
|
* | Added resource-ids for override preferences. | Jack Jansen | 1996-04-04 | 1 | -1/+7 |
|
|
* | Added support for override preferences | Jack Jansen | 1996-04-04 | 1 | -13/+54 |
|
|
* | Added support for editing override preferences in applets | Jack Jansen | 1996-04-04 | 2 | -74/+181 |
|
|
* | Subtlety: ~root/a should expand to /a, not //a. Everything else unchanged. | Guido van Rossum | 1996-04-02 | 1 | -0/+1 |
|
|
* | Update reference (it's now RFC 1808); added http to list of protocols | Guido van Rossum | 1996-03-29 | 1 | -9/+3 |
|
|
* | Reformatted with 4-space tab stops. | Guido van Rossum | 1996-03-28 | 1 | -286/+406 |
|
|
* | (py-indent-right, py-outdent-left): Watch out for (mark) returning | Barry Warsaw | 1996-03-25 | 1 | -4/+10 |
|
|
* | new binhex from Jack (much faster) | Guido van Rossum | 1996-03-25 | 1 | -9/+14 |
|
|
* | Don't change Standard File folder on chdir(). | Jack Jansen | 1996-03-25 | 1 | -0/+2 |
|
|
* | Replaced non-ascii chars by backslash escapes | Jack Jansen | 1996-03-25 | 1 | -1/+1 |
|
|
* | Removed one level of "mac" in path initialization | Jack Jansen | 1996-03-25 | 1 | -8/+8 |
|
|
* | Compare sourcefile to hqx file (if it exists) before binhexing. This | Jack Jansen | 1996-03-25 | 1 | -4/+35 |
|
|
* | Finally check in Jack's latest version, which fixes all known bugs. | Guido van Rossum | 1996-03-23 | 1 | -142/+153 |
|
|
* | #updated some comments | Barry Warsaw | 1996-03-22 | 1 | -7/+9 |
|
|
* | (py-indent-right, py-indent-left): support indentation of regions or | Barry Warsaw | 1996-03-22 | 1 | -34/+69 |
|
|
* | move mac url2path conversion to separate module | Guido van Rossum | 1996-03-21 | 1 | -50/+1 |
|
|
* | Updated to reflect new situation, added a warning on fmmodule.c | Jack Jansen | 1996-03-20 | 1 | -35/+41 |
|
|
* | Added a note about removing unwanted sys.path stuff | Jack Jansen | 1996-03-20 | 1 | -0/+2 |
|
|
* | re-binhexed | Jack Jansen | 1996-03-20 | 5 | -521/+521 |
|
|
* | Removed addpack calls | Jack Jansen | 1996-03-20 | 14 | -75/+1 |
|
|
* | Removed addpack calls for toolbox modules. | Jack Jansen | 1996-03-20 | 7 | -35/+0 |
|
|
* | Somehow the <<terminated>> got mangled. Fixed. | Jack Jansen | 1996-03-20 | 1 | -1/+1 |
|
|
* | Fixed pythonpath to include tkinter and mac:toolbox, and source-tree | Jack Jansen | 1996-03-20 | 7 | -3616/+3616 |
|
|
* | Fixed for new directory layout | Jack Jansen | 1996-03-20 | 13 | -4101/+4094 |
|
|