index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Mac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generated anew
Jack Jansen
1995-08-17
25
-20/+58
*
Use ResObj_OptNew for GetDialogItem return value: the handle returned
Jack Jansen
1995-08-17
2
-0/+10
*
Added ResObj_OptNew, like ResObj_New but returns None when passed NULL.
Jack Jansen
1995-08-17
1
-0/+13
*
Added WhichWindow function to obtain window object given WindowPtr (as
Jack Jansen
1995-08-17
1
-0/+17
*
Test of list in dialog
Jack Jansen
1995-08-17
2
-0/+93
*
Uses new FrameWork, has multiple windows
Jack Jansen
1995-08-17
1
-31/+46
*
Different arg to GetEventHandler (but I cannot really remember fixing
Jack Jansen
1995-08-17
1
-5/+7
*
Made separate window class (and subclasses for special windows like
Jack Jansen
1995-08-17
1
-96/+237
*
Various fixes: missing imports, missing calls to
Jack Jansen
1995-08-14
1
-24/+32
*
Useful routines on a mac:
Jack Jansen
1995-08-14
1
-0/+77
*
Added PyMac_PromptGetFile, removed stuff gone to other sources.
Jack Jansen
1995-08-14
1
-3/+4
*
Lots of stuff moved to other files.
Jack Jansen
1995-08-14
1
-381/+55
*
New file: list resource-ids in one place.
Jack Jansen
1995-08-14
1
-0/+54
*
Lots of stuff removed: gone to various other files.
Jack Jansen
1995-08-14
1
-233/+3
*
This is completely different from the old mainmain (which wasn't used
Jack Jansen
1995-08-14
1
-88/+252
*
macgetpath - sys.path setting code factored out of config.c and
Jack Jansen
1995-08-14
2
-0/+289
*
Merged Jack's macgetcompiler.c and Guido's maccompiler.c and named the
Jack Jansen
1995-08-14
1
-0/+4
*
Renumbered dialogs:
Jack Jansen
1995-08-14
1
-19/+24
*
Added new call PromptGetFile (like StandardGetFile, but accepts a
Jack Jansen
1995-08-14
1
-2/+29
*
Added missing initializer and extra error check.
Jack Jansen
1995-08-14
1
-1/+5
*
Added prompts to various file-select dialogs
Jack Jansen
1995-08-14
7
-35/+31
*
Added List.slb alias
Jack Jansen
1995-08-14
2
-22/+5
*
Binhexify any .rsrc file in a tree
Jack Jansen
1995-08-14
1
-0/+50
*
Added prompt to getfile dialog
Jack Jansen
1995-08-14
1
-1/+1
*
Interface to the Mac List Manager.
Jack Jansen
1995-08-14
6
-0/+1049
*
re-enabled newmodule
Jack Jansen
1995-08-09
1
-4/+0
*
MkPluginAliases - Scripts (AppleScript and Python) to create aliases
Jack Jansen
1995-08-09
3
-0/+235
*
Initial revision
Guido van Rossum
1995-08-08
1
-0/+27
*
add xstat (extended stat, returns resource fork size and creator/type)
Guido van Rossum
1995-08-08
1
-1/+32
*
set some fields to zero for directories
Guido van Rossum
1995-08-08
1
-4/+6
*
Better error messages wrt missing resources and preferences
Jack Jansen
1995-08-07
1
-3/+4
*
Added binascii
Jack Jansen
1995-08-07
1
-0/+2
*
Added interfaces to {Get,Set}FInfo and accompanying objects
Jack Jansen
1995-08-07
1
-1/+174
*
Mwerks now also has fopenrf
Jack Jansen
1995-08-07
1
-0/+3
*
Mwerks version of fopenRF.
Jack Jansen
1995-08-07
1
-0/+47
*
Fix for cfm68k
Jack Jansen
1995-08-07
1
-0/+2
*
Moved here because it is think-specific
Jack Jansen
1995-08-07
1
-0/+336
*
Added resource-files to CVS tree, in binhex form
Jack Jansen
1995-08-07
4
-0/+180
*
Put resource-files under CVS, in binhex form
Jack Jansen
1995-08-07
5
-0/+1006
*
- Use new names
Jack Jansen
1995-07-29
1
-6/+13
*
Initial revision
Jack Jansen
1995-07-29
1
-0/+925
*
New test program for server AE handling
Jack Jansen
1995-07-29
1
-0/+5
*
minor fix
Jack Jansen
1995-07-29
1
-1/+1
*
Fixed incorrect call to InstallHandler and a few other things
Jack Jansen
1995-07-29
6
-21/+61
*
Added code so you canset "command line options" if you
Jack Jansen
1995-07-29
1
-1/+61
*
Un-installing of AE handlers fixed (AE is very picky that you specify
Jack Jansen
1995-07-29
1
-8/+15
*
A new home for scripts/applets
Jack Jansen
1995-07-29
4
-0/+629
*
Made more ppc-savvy
Jack Jansen
1995-07-28
1
-0/+10
*
- Added getplatform()
Jack Jansen
1995-07-28
1
-0/+9
*
Various toolbox routines have gotten new names.
Jack Jansen
1995-07-17
2
-15/+15
[next]