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
/
PyEdit.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
'Replace all' in the find dialog didn't properly update the text view (it use...
Just van Rossum
2002-10-24
1
-5/+1
*
minor fixes, removed obsolete warning
Just van Rossum
2002-07-12
1
-10/+3
*
Added a "run with commandline Python" flag. Works in MachoPython, should work
Jack Jansen
2002-03-31
1
-12/+54
*
repair damage: canceling the "save options" dialog now works again.
Just van Rossum
2002-03-29
1
-4/+3
*
Completely revamped newline handling. PyEdit is now newline-preserving
Jack Jansen
2002-03-29
1
-20/+55
*
Added minimal support for floating windows.
Just van Rossum
2002-02-04
1
-1/+7
*
Changes by Donovan Preston (and a few minor ones by me) to make IDE run under
Jack Jansen
2002-01-21
1
-2/+4
*
a whole bunch of OSX tweaks
Just van Rossum
2001-11-18
1
-4/+5
*
macdinking
Just van Rossum
2001-11-02
1
-4/+4
*
some support for syntax coloring, disabled for now
Just van Rossum
2001-11-02
1
-7/+12
*
Import the MacOS toolbox modules from the Carbon package.
Jack Jansen
2001-08-25
1
-5/+5
*
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
1
-2/+2
*
- minor cleanup, removed bogus comments
Just van Rossum
2001-07-05
1
-9/+13
*
Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid an...
Just van Rossum
2001-06-19
1
-23/+19
*
One more macroman<->latin1 conversion victim.
Jack Jansen
2001-05-23
1
-19/+19
*
Use re in stead of regex, so we get rid of the annoying warning during startup.
Jack Jansen
2001-02-21
1
-19/+23
*
Use FSpCreateResFile() in stead of CreateResFile().
Jack Jansen
2001-01-29
1
-1/+2
*
Sigh... First test before committing. InvalWindowRect and friends are window ...
Jack Jansen
2001-01-23
1
-1/+1
*
Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect.
Jack Jansen
2001-01-23
1
-1/+1
*
Hm, I never checked in my incomplete "run with interpreter" mods. UI is there...
Just van Rossum
2000-10-20
1
-22/+63
*
Replaced OpenResFile calls with FSpOpenResFile calls (which are carbon-compat...
Jack Jansen
2000-06-20
1
-3/+3
*
Minor bugfix: one uthread-dependent cleanup had "if not uthread" in stead of ...
Jack Jansen
2000-06-07
1
-1/+1
*
added experimental microthread support for use with stackless python -- bw co...
Just van Rossum
2000-04-09
1
-10/+68
*
changed the "method find" algorithm so the function/class/method popup menu a...
Just van Rossum
1999-12-23
1
-3/+8
*
Minor indentation cleanup -- jvr
Just van Rossum
1999-10-30
1
-1/+1
*
Oliver Steele writes:
Just van Rossum
1999-05-21
1
-2/+20
*
- made "Save options..." dialog more generic, so it's also usable from RoboFog
Just van Rossum
1999-04-22
1
-4/+5
*
added "Save options" menu to popup so users can set the creator of scripts --...
Just van Rossum
1999-02-27
1
-0/+56
*
fixed problem with "reloading" sub-sub-modules -- jvr
Just van Rossum
1999-02-05
1
-3/+4
*
re-checkin with "ISO-8859 translation" turned on.
Just van Rossum
1999-02-02
1
-16/+16
*
better sys.path munging when running scripts -- jvr
Just van Rossum
1999-02-01
1
-8/+2
*
First Checked In.
Just van Rossum
1999-01-30
1
-0/+1126