- 10 Mar, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
Changes by Donovan Preston (and a few minor ones by me) to make IDE run under MachoPython. Mainly making sure we don't call routines that don't exist and representing pathnames in a os.separator-neutral format.
-
- 27 Şub, 2002 3 kayıt (commit)
-
-
Jack Jansen yazdı
Use the Carbon scrap manager interface if the old interface isn't available.
-
Jack Jansen yazdı
Use the Carbon scrap manager interface if the old interface isn't available.
-
Jack Jansen yazdı
added support for live feedback in scrollbars
-
- 24 Şub, 2002 7 kayıt (commit)
-
-
Jack Jansen yazdı
- Added minimal support for floating windows. - Changes by Donovan Preston (and a few minor ones by me) to make IDE run under MachoPython. Mainly making sure we don't call routines that don't exist and representing pathnames in a os.separator-neutral format. These shouldn't interfere too much with Just's work on the next generation IDE, I hope.
-
Jack Jansen yazdı
- Don't append quit menu when on OSX, it is special and automatic there. - Changes by Donovan Preston (and a few minor ones by me) to make IDE run under MachoPython. Mainly making sure we don't call routines that don't exist and representing pathnames in a os.separator-neutral format. These shouldn't interfere too much with Just's work on the next generation IDE, I hope.
-
Jack Jansen yazdı
- Added minimal support for floating windows. - Changes by Donovan Preston (and a few minor ones by me) to make IDE run under MachoPython. Mainly making sure we don't call routines that don't exist and representing pathnames in a os.separator-neutral format. These shouldn't interfere too much with Just's work on the next generation IDE, I hope.
-
Jack Jansen yazdı
Changes by Donovan Preston (and a few minor ones by me) to make IDE run under MachoPython. Mainly making sure we don't call routines that don't exist and representing pathnames in a os.separator-neutral format. These shouldn't interfere too much with Just's work on the next generation IDE, I hope.
-
Jack Jansen yazdı
- Flush screen buffer upon console.flush() and output.flush(). This fixes bug #511992. - Changes by Donovan Preston (and a few minor ones by me) to make IDE run under MachoPython. Mainly making sure we don't call routines that don't exist and representing pathnames in a os.separator-neutral format. These shouldn't interfere too much with Just's work on the next generation IDE, I hope. - Modified version of patch #496882: echo SimpleStdin readline() input to stdout.
-
Jack Jansen yazdı
half-hearted stab at supported the 2.2 object model better.
-
Jack Jansen yazdı
made radio button labels readable under OSX
-
- 13 Ara, 2001 2 kayıt (commit)
-
-
Just van Rossum yazdı
Not sure how to properly solve this.
-
Just van Rossum yazdı
-
- 08 Ara, 2001 2 kayıt (commit)
-
-
Just van Rossum yazdı
-
Just van Rossum yazdı
looking worse and worse if you deactivate/activate the window a few times. I don't know how to fix this properly, but I'm beginning to think that it's almost impossible to support the Appearance manager properly due to the way W works. Time for W2?...
-
- 04 Ara, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
Patch by Jason Harper to allow IDE to work again under MacOS 8.1. Plus appearance support for Wlist frames and focussing. Plus commented-out appearance support for the same for Wtext, which still needs some work.
-
- 03 Ara, 2001 2 kayıt (commit)
-
-
Just van Rossum yazdı
-
Just van Rossum yazdı
instead. This fixes bug #488420.
-
- 30 Kas, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
changes from start of branch upto r22b2 were already merged, of course).
-
- 18 Kas, 2001 1 kayıt (commit)
-
-
Just van Rossum yazdı
-
- 05 Kas, 2001 1 kayıt (commit)
-
-
Just van Rossum yazdı
which makes it work under Carbon. Next stop: the object browser.
-
- 02 Kas, 2001 10 kayıt (commit)
-
-
Just van Rossum yazdı
-
Just van Rossum yazdı
-
Just van Rossum yazdı
-
Just van Rossum yazdı
-
Just van Rossum yazdı
-
Just van Rossum yazdı
-
Just van Rossum yazdı
-
Just van Rossum yazdı
-
Just van Rossum yazdı
- removed default button drawing code: this doesn't work well under OSX. Needs to be replaced by SetWindowDefaultButton() calls, once we have those.
-
Just van Rossum yazdı
-
- 31 Eki, 2001 1 kayıt (commit)
-
-
Just van Rossum yazdı
-
- 24 Eyl, 2001 1 kayıt (commit)
-
-
Just van Rossum yazdı
this week (apparently me and Bob Heeter at more or less the same time).
-
- 07 Eyl, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
enough, but may have side-effects because it preallocates a single codeop.Compiler() to compile all statements the user enters. Just: please review and retract/modify if necessary.
-
- 01 Eyl, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 27 Agu, 2001 4 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
When we're freezing to sourcecode and one of the modules is a dynamic module that is in a package we freeze that module at toplevel (outside any package). Not optimal, but there is little more we can do as config.c has no way to specify a builtin module has to be dumped into a package.
-
Jack Jansen yazdı
- Made the "killed unknown window" code dependent on a global var, so you can easily turn the behaviour off for IDE debugging.
-
Jack Jansen yazdı
-
- 25 Agu, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-