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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes by Donovan Preston (and a few minor ones by me) to make IDE run under
Jack Jansen
2002-01-21
8
-38/+71
*
Use the Carbon scrap manager interface if the old interface isn't available.
Jack Jansen
2001-12-31
1
-2/+7
*
Use the Carbon scrap manager interface if the old interface isn't available.
Jack Jansen
2001-12-31
3
-6/+22
*
made radio button labels readable under OSX
Just van Rossum
2001-12-31
1
-9/+10
*
half-hearted stab at supported the 2.2 object model better.
Just van Rossum
2001-12-31
1
-0/+9
*
added support for live feedback in scrollbars
Just van Rossum
2001-12-31
1
-27/+11
*
Modified version of patch #496882: echo SimpleStdin readline()
Just van Rossum
2001-12-27
1
-1/+3
*
OSX workaround: don't crash if the extentions folder can't be found.
Just van Rossum
2001-12-13
1
-2/+6
*
re-checkin as AppleSingle
Just van Rossum
2001-12-13
2
-0/+0
*
OSX tweak.
Just van Rossum
2001-12-08
1
-1/+3
*
Don't do App.DrawThemeListBoxFrame() upon activate: it starts
Just van Rossum
2001-12-08
1
-2/+2
*
Patch by Jason Harper to allow IDE to work again under MacOS 8.1. Plus appear...
Jack Jansen
2001-12-04
3
-35/+145
*
removed some dead code.
Just van Rossum
2001-12-03
1
-15/+0
*
Removed old and broken AE-based browser controller, use webbrowser.py
Just van Rossum
2001-12-03
1
-31/+11
*
Merged changes made on r22b2-branch between r22b2 and r22b2-mac (the
Jack Jansen
2001-11-30
1
-0/+0
*
a whole bunch of OSX tweaks
Just van Rossum
2001-11-18
10
-69/+105
*
Rewritten the List Definition for the traceback window in Python,
Just van Rossum
2001-11-05
1
-9/+112
*
macdinking
Just van Rossum
2001-11-02
2
-10/+9
*
use 32bit APIs for control values, refactor slightly
Just van Rossum
2001-11-02
1
-42/+28
*
use proper APIs for activate/deactivate
Just van Rossum
2001-11-02
1
-17/+5
*
wintertime blues
Just van Rossum
2001-11-02
1
-0/+0
*
removed import display hackery
Just van Rossum
2001-11-02
2
-66/+5
*
some support for syntax coloring, disabled for now
Just van Rossum
2001-11-02
2
-42/+149
*
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
*
Fixed old bug (caused by careless Carbonizing) that noone noticed until
Just van Rossum
2001-09-24
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
3
-0/+0
*
Use the new macresource module to open the accompanying resource file (if nee...
Jack Jansen
2001-08-27
2
-27/+11
*
When we're freezing to sourcecode and one of the modules is a dynamic module ...
Jack Jansen
2001-08-27
1
-0/+4
*
- 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
27
-90/+95
*
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
[next]