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
/
Tools
/
IDE
Commit message (
Expand
)
Author
Age
Files
Lines
*
changed the default font
Just van Rossum
2001-11-02
1
-1/+1
*
fixed a non-Carbon Carbon import
Just van Rossum
2001-11-02
1
-1/+1
*
- rearranged some imports
Just van Rossum
2001-11-02
1
-29/+3
*
rearranged some imports
Just van Rossum
2001-11-02
4
-23/+8
*
call the correct base method (found due to better inheritance checking in 2.2)
Just van Rossum
2001-10-31
1
-1/+1
*
Patch by Mark Day to allow from __future__ imports. Looks harmless
Jack Jansen
2001-09-07
1
-3/+5
*
Updated the Popt resources for the applets to the newest version.
Jack Jansen
2001-09-01
1
-0/+0
*
Use the new macresource module to open the accompanying resource file (if nee...
Jack Jansen
2001-08-27
1
-16/+8
*
- A forgotten "from Carbon".
Jack Jansen
2001-08-27
1
-2/+3
*
A few forgotten "from Carbon"s.
Jack Jansen
2001-08-27
2
-2/+2
*
Import the MacOS toolbox modules from the Carbon package.
Jack Jansen
2001-08-25
22
-84/+88
*
Temporarily disabled the import hook. It breaks with the package-based
Jack Jansen
2001-08-19
1
-1/+2
*
Show the MacPython IDE version in the interactive banner.
Just van Rossum
2001-08-06
1
-1/+4
*
Use string.ascii_letters instead of string.letters (SF bug #226706).
Fred Drake
2001-07-20
1
-2/+1
*
- fixed some re usage, partly so it'll still work when re uses pre instead
Just van Rossum
2001-07-10
4
-43/+38
*
- minor cleanup, removed bogus comments
Just van Rossum
2001-07-05
1
-9/+13
*
don't crash when encountering bad marshal data
Just van Rossum
2001-07-05
1
-1/+2
*
don't blow up when the charno SyntaxError value is None
Just van Rossum
2001-06-21
1
-1/+3
*
repaired expandselection and uncomment breakage
Just van Rossum
2001-06-21
1
-4/+5
*
Override bdb's canonic() method with a no-op: with bdb's version we couldn't ...
Just van Rossum
2001-06-20
1
-0/+5
*
Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid an...
Just van Rossum
2001-06-19
14
-84/+86
*
When reading from stdin (with the dialog box) use any partial line on
Jack Jansen
2001-05-26
1
-1/+8
*
One more macroman<->latin1 conversion victim.
Jack Jansen
2001-05-23
1
-19/+19
*
Fixed macroman<->latin1 conversion. Some chars don't
Jack Jansen
2001-05-17
4
-19/+19
*
Fixed macroman<->latin1 conversion. Some characters don't exist in latin1, bu...
Jack Jansen
2001-05-17
7
-25/+25
*
Added QDFlushPortBuffer calls.
Jack Jansen
2001-03-15
1
-0/+2
*
Import kOnSystemDisk from MACFS
Jack Jansen
2001-03-15
1
-2/+1
*
Default waittime in the eventloop is now None. At low level it will then be s...
Jack Jansen
2001-03-08
1
-2/+2
*
Handle the ReopenApplication event (by ignoring it).
Jack Jansen
2001-03-08
1
-0/+2
*
Silly typo which caused the stack browser to crash.
Jack Jansen
2001-03-01
1
-1/+1
*
Added Popt resource for "dont show console"
Jack Jansen
2001-02-27
1
-0/+0
*
Waste 2.0 has many more options for the undo label.
Jack Jansen
2001-02-21
1
-2/+6
*
Use re in stead of regex, so we get rid of the annoying warning during startup.
Jack Jansen
2001-02-21
5
-47/+54
*
Get rid of from ... import *
Jack Jansen
2001-02-09
1
-5/+5
*
Use FSpCreateResFile() in stead of CreateResFile().
Jack Jansen
2001-01-29
1
-1/+2
*
Use CountMenuItems() in stead of CountMItems().
Jack Jansen
2001-01-29
1
-1/+1
*
Replace {Enable,Disable,Check}Item with their carbon-compatible equivalents {...
Jack Jansen
2001-01-29
3
-7/+7
*
Sigh... First test before committing. InvalWindowRect and friends are window ...
Jack Jansen
2001-01-23
8
-35/+39
*
Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect.
Jack Jansen
2001-01-23
8
-34/+34
*
more edits to make the text fit (jvr)
Just van Rossum
2000-10-20
1
-5/+4
*
oops, that one caused a syntax error... (jvr)
Just van Rossum
2000-10-20
1
-1/+1
*
edits to make the 2.0 copyright fit in the about box again... (jvr)
Just van Rossum
2000-10-20
1
-8/+9
*
Cleaned uthread dependencies (jvr)
Just van Rossum
2000-10-20
1
-4/+8
*
Hm, I never checked in my incomplete "run with interpreter" mods. UI is there...
Just van Rossum
2000-10-20
1
-22/+63
*
fixed 2.0 compat bug
Just van Rossum
2000-10-20
1
-1/+1
*
Upped SIZE to 16MB so IDE can run test.autotest (sigh).
Jack Jansen
2000-09-11
1
-0/+0
*
a minimal test app to show how to build a standalone app with W
Just van Rossum
2000-07-01
1
-0/+20
*
added clearkey = '\033'
Just van Rossum
2000-07-01
1
-1/+1
*
fixed bug in comment matching
Just van Rossum
2000-07-01
1
-3/+3
*
Replaced OpenResFile calls with FSpOpenResFile calls (which are carbon-compat...
Jack Jansen
2000-06-20
2
-5/+5
[next]