| 1995-08-17 |
Jack Jansen | Use ResObj_OptNew for GetDialogItem return value: the... |
commit | commitdiff | tree | snapshot |
| 1995-08-17 |
Jack Jansen | Added ResObj_OptNew, like ResObj_New but returns None... |
commit | commitdiff | tree | snapshot |
| 1995-08-17 |
Jack Jansen | Added WhichWindow function to obtain window object... |
commit | commitdiff | tree | snapshot |
| 1995-08-17 |
Jack Jansen | Test of list in dialog |
commit | commitdiff | tree | snapshot |
| 1995-08-17 |
Jack Jansen | Uses new FrameWork, has multiple windows |
commit | commitdiff | tree | snapshot |
| 1995-08-17 |
Jack Jansen | Different arg to GetEventHandler (but I cannot really... |
commit | commitdiff | tree | snapshot |
| 1995-08-17 |
Jack Jansen | Made separate window class (and subclasses for special... |
commit | commitdiff | tree | snapshot |
| 1995-08-17 |
Jack Jansen | Indent bug |
commit | commitdiff | tree | snapshot |
| 1995-08-15 |
Sjoerd Mullender | Removed addbase.__del__ because it can't work. |
commit | commitdiff | tree | snapshot |
| 1995-08-14 |
Jack Jansen | Documented MacOS module. |
commit | commitdiff | tree | snapshot |
| 1995-08-14 |
Jack Jansen | Documented PromptGetFile and optional prompt to GetDire... |
commit | commitdiff | tree | snapshot |
| 1995-08-14 |
Jack Jansen | Fixed incorrect tex-code for readline |
commit | commitdiff | tree | snapshot |
| 1995-08-14 |
Jack Jansen | Put debug output inside 'if DEBUG'. |
commit | commitdiff | tree | snapshot |
| 1995-08-14 |
Jack Jansen | Various fixes: missing imports, missing calls to |
commit | commitdiff | tree | snapshot |
| 1995-08-14 |
Jack Jansen | Useful routines on a mac: |
commit | commitdiff | tree | snapshot |
| 1995-08-14 |
Jack Jansen | Added PyMac_PromptGetFile, removed stuff gone to other... |
commit | commitdiff | tree | snapshot |
| 1995-08-14 |
Jack Jansen | Lots of stuff moved to other files. |
commit | commitdiff | tree | snapshot |
| 1995-08-14 |
Jack Jansen | New file: list resource-ids in one place. |
commit | commitdiff | tree | snapshot |
| 1995-08-14 |
Jack Jansen | Lots of stuff removed: gone to various other files. |
commit | commitdiff | tree | snapshot |
| 1995-08-14 |
Jack Jansen | This is completely different from the old mainmain... |
commit | commitdiff | tree | snapshot |
| 1995-08-14 |
Jack Jansen | macgetpath - sys.path setting code factored out of... |
commit | commitdiff | tree | snapshot |
| 1995-08-14 |
Jack Jansen | Merged Jack's macgetcompiler.c and Guido's maccompiler... |
commit | commitdiff | tree | snapshot |
| 1995-08-14 |
Jack Jansen | Renumbered dialogs: |
commit | commitdiff | tree | snapshot |
| 1995-08-14 |
Jack Jansen | Added new call PromptGetFile (like StandardGetFile... |
commit | commitdiff | tree | snapshot |
| 1995-08-14 |
Jack Jansen | Added missing initializer and extra error check. |
commit | commitdiff | tree | snapshot |
| 1995-08-14 |
Jack Jansen | Added prompts to various file-select dialogs |
commit | commitdiff | tree | snapshot |
| 1995-08-14 |
Jack Jansen | Added List.slb alias |
commit | commitdiff | tree | snapshot |
| 1995-08-14 |
Jack Jansen | Binhexify any .rsrc file in a tree |
commit | commitdiff | tree | snapshot |
| 1995-08-14 |
Jack Jansen | Added missing 'leftchar' initializer. |
commit | commitdiff | tree | snapshot |
| 1995-08-14 |
Jack Jansen | Shuffled include's around (name conflict on Mac wrt... |
commit | commitdiff | tree | snapshot |
| 1995-08-14 |
Jack Jansen | Added prompt to getfile dialog |
commit | commitdiff | tree | snapshot |
| 1995-08-14 |
Jack Jansen | Added basic mac documentation. |
commit | commitdiff | tree | snapshot |
| 1995-08-14 |
Jack Jansen | Interface to the Mac List Manager. |
commit | commitdiff | tree | snapshot |
| 1995-08-14 |
Sjoerd Mullender | Temporary fix for access statement. |
commit | commitdiff | tree | snapshot |
| 1995-08-11 |
Guido van Rossum | exec() -> exec |
commit | commitdiff | tree | snapshot |
| 1995-08-11 |
Guido van Rossum | test for specific bug in vars() |
commit | commitdiff | tree | snapshot |
| 1995-08-11 |
Guido van Rossum | added select_present and select_range to Entry widget |
commit | commitdiff | tree | snapshot |
| 1995-08-11 |
Guido van Rossum | renamed DbShelf->DbfilenameShelf;added BsdDbShelf ... |
commit | commitdiff | tree | snapshot |
| 1995-08-11 |
Guido van Rossum | change default flag to match dbm/gdbm |
commit | commitdiff | tree | snapshot |
| 1995-08-11 |
Guido van Rossum | make sure the path ends in a slash in reload() |
commit | commitdiff | tree | snapshot |
| 1995-08-11 |
Guido van Rossum | warn about bacslash-s lacking |
commit | commitdiff | tree | snapshot |
| 1995-08-10 |
Guido van Rossum | exec() -> exec |
commit | commitdiff | tree | snapshot |
| 1995-08-10 |
Guido van Rossum | remove file: from list of protocols taking host |
commit | commitdiff | tree | snapshot |
| 1995-08-10 |
Guido van Rossum | changed version :-) |
commit | commitdiff | tree | snapshot |
| 1995-08-10 |
Guido van Rossum | added note about missing features |
commit | commitdiff | tree | snapshot |
| 1995-08-10 |
Guido van Rossum | noted obsolescence; exec() -> exec |
commit | commitdiff | tree | snapshot |
| 1995-08-10 |
Guido van Rossum | default tabsize to 8 |
commit | commitdiff | tree | snapshot |
| 1995-08-10 |
Guido van Rossum | fix reload use of __filename__ |
commit | commitdiff | tree | snapshot |
| 1995-08-10 |
Guido van Rossum | fix stupid typo: r->RDLK |
commit | commitdiff | tree | snapshot |
| 1995-08-10 |
Guido van Rossum | same thing as for dospath, plus HOMEDRIVE/HOMEPATH... |
commit | commitdiff | tree | snapshot |
| 1995-08-10 |
Guido van Rossum | don't print Cannot open/stat messages |
commit | commitdiff | tree | snapshot |
| 1995-08-10 |
Guido van Rossum | exec() -> exec |
commit | commitdiff | tree | snapshot |
| 1995-08-10 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1995-08-10 |
Guido van Rossum | redefined normcase() |
commit | commitdiff | tree | snapshot |
| 1995-08-10 |
Guido van Rossum | upgdaded the test program |
commit | commitdiff | tree | snapshot |
| 1995-08-10 |
Guido van Rossum | revamped somewhat |
commit | commitdiff | tree | snapshot |
| 1995-08-10 |
Guido van Rossum | temporarily disabled the access statements |
commit | commitdiff | tree | snapshot |
| 1995-08-10 |
Guido van Rossum | added normpath() and splitdrive() |
commit | commitdiff | tree | snapshot |
| 1995-08-10 |
Guido van Rossum | added note about obsolescence |
commit | commitdiff | tree | snapshot |
| 1995-08-10 |
Guido van Rossum | correct description of integer division; describe optio... |
commit | commitdiff | tree | snapshot |
| 1995-08-10 |
Guido van Rossum | clarify optional status |
commit | commitdiff | tree | snapshot |
| 1995-08-10 |
Guido van Rossum | typos only |
commit | commitdiff | tree | snapshot |
| 1995-08-10 |
Guido van Rossum | chapter on new things in 1.3 |
commit | commitdiff | tree | snapshot |
| 1995-08-10 |
Jack Jansen | Documented FindFolder, GetFInfo, SetFInfo and the FInfo... |
commit | commitdiff | tree | snapshot |
| 1995-08-09 |
Jack Jansen | re-enabled newmodule |
commit | commitdiff | tree | snapshot |
| 1995-08-09 |
Jack Jansen | MkPluginAliases - Scripts (AppleScript and Python)... |
commit | commitdiff | tree | snapshot |
| 1995-08-09 |
Sjoerd Mullender | Better fix for creating extended pythons. (getpath... |
commit | commitdiff | tree | snapshot |
| 1995-08-09 |
Sjoerd Mullender | Fixed creation of extended python. |
commit | commitdiff | tree | snapshot |
| 1995-08-09 |
Guido van Rossum | rather ugly temporary hacks to make it work in grail... |
commit | commitdiff | tree | snapshot |
| 1995-08-09 |
Guido van Rossum | fix bug in reload |
commit | commitdiff | tree | snapshot |
| 1995-08-09 |
Guido van Rossum | add module binascii; add r_unload/s_unload; don't chang... |
commit | commitdiff | tree | snapshot |
| 1995-08-09 |
Guido van Rossum | change blank line insertion at a few places and fix... |
commit | commitdiff | tree | snapshot |
| 1995-08-08 |
Guido van Rossum | added getpath.c; added -P exec_prefix; added explanator... |
commit | commitdiff | tree | snapshot |
| 1995-08-08 |
Guido van Rossum | added MACHDEP back in |
commit | commitdiff | tree | snapshot |
| 1995-08-08 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1995-08-08 |
Guido van Rossum | add xstat (extended stat, returns resource fork size... |
commit | commitdiff | tree | snapshot |
| 1995-08-08 |
Guido van Rossum | set some fields to zero for directories |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Guido van Rossum | pass prefix etc. on when making sharedinstall; install... |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Guido van Rossum | added sys.std files, read-only open, reload |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Guido van Rossum | add splitdrive() |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Guido van Rossum | pass the command to sh -c |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Guido van Rossum | correct typo (persis*ent) |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Guido van Rossum | use new "single" compile option |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Guido van Rossum | make sure os.environ exists (maybe empty) |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Guido van Rossum | add seekable option to __init__ |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Guido van Rossum | use mimetools; add close() |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Guido van Rossum | added parse_qs(query_string) |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Guido van Rossum | new formatter module; redid htmllib module to use it |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Jack Jansen | Use binascii module for inner loop |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Jack Jansen | Implement binhex protocol. |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Jack Jansen | Better error messages wrt missing resources and preferences |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Jack Jansen | Added binascii |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Jack Jansen | Helper module for uuencode and binhex coders |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Jack Jansen | Added missing walk() function |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Jack Jansen | Added interfaces to {Get,Set}FInfo and accompanying... |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Jack Jansen | Mwerks now also has fopenrf |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Jack Jansen | Mwerks version of fopenRF. |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Jack Jansen | Fix for cfm68k |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Jack Jansen | Moved here because it is think-specific |
commit | commitdiff | tree | snapshot |
| next |