]>
granicus.if.org Git - python/log
Guido van Rossum [Fri, 12 Jan 1996 01:36:05 +0000 (01:36 +0000)]
clear addr buffer before calling getsockname
Guido van Rossum [Fri, 12 Jan 1996 01:34:57 +0000 (01:34 +0000)]
complex math
Guido van Rossum [Fri, 12 Jan 1996 01:31:58 +0000 (01:31 +0000)]
changes for pow(**) and complex
Guido van Rossum [Fri, 12 Jan 1996 01:30:55 +0000 (01:30 +0000)]
add sigrelse() call for SunOS 4.1; add some fflush() calls
Guido van Rossum [Fri, 12 Jan 1996 01:26:05 +0000 (01:26 +0000)]
added complex and c objects
Guido van Rossum [Fri, 12 Jan 1996 01:24:09 +0000 (01:24 +0000)]
Hack to force loading of cobject.o
Guido van Rossum [Fri, 12 Jan 1996 01:22:56 +0000 (01:22 +0000)]
better power implementation
Guido van Rossum [Fri, 12 Jan 1996 01:21:14 +0000 (01:21 +0000)]
Added PyComplex_AsCComplex
Guido van Rossum [Fri, 12 Jan 1996 01:17:50 +0000 (01:17 +0000)]
__hpux -> hpux equivalence
Guido van Rossum [Fri, 12 Jan 1996 01:15:01 +0000 (01:15 +0000)]
fix args options for setcheckinterval
Guido van Rossum [Fri, 12 Jan 1996 01:13:38 +0000 (01:13 +0000)]
changes for power (**) operator
Guido van Rossum [Fri, 12 Jan 1996 01:13:16 +0000 (01:13 +0000)]
changes for complex and power (**) operator
Guido van Rossum [Fri, 12 Jan 1996 01:09:56 +0000 (01:09 +0000)]
changes for complex numbers
Guido van Rossum [Fri, 12 Jan 1996 01:00:58 +0000 (01:00 +0000)]
Added power (**) operator
Guido van Rossum [Fri, 12 Jan 1996 00:55:11 +0000 (00:55 +0000)]
added decl for PyComplex_AsCComplex
Guido van Rossum [Fri, 12 Jan 1996 00:51:44 +0000 (00:51 +0000)]
changes for ** (power) operator
Guido van Rossum [Fri, 12 Jan 1996 00:50:33 +0000 (00:50 +0000)]
changes for complex numbers
Guido van Rossum [Fri, 12 Jan 1996 00:49:39 +0000 (00:49 +0000)]
bump api version
Guido van Rossum [Fri, 12 Jan 1996 00:48:04 +0000 (00:48 +0000)]
added complex and c object.h; get rid of Py_FatalError
Guido van Rossum [Fri, 12 Jan 1996 00:47:05 +0000 (00:47 +0000)]
complex numbers a la Konrad Hinsen
Guido van Rossum [Fri, 12 Jan 1996 00:44:03 +0000 (00:44 +0000)]
opaque C object a la Jim Fulton
Jack Jansen [Thu, 11 Jan 1996 16:17:14 +0000 (16:17 +0000)]
- Added FontInfo support
- Added (read-)access to members of [C]GrafPort object
Jack Jansen [Tue, 9 Jan 1996 17:16:52 +0000 (17:16 +0000)]
Added font manager toolbox module
Jack Jansen [Tue, 9 Jan 1996 17:15:57 +0000 (17:15 +0000)]
- Fixed bug in getfillable()
- Added setcallback() method to set a user-callback
Jack Jansen [Tue, 9 Jan 1996 17:15:16 +0000 (17:15 +0000)]
An interface to the font manager
Jack Jansen [Mon, 8 Jan 1996 23:50:13 +0000 (23:50 +0000)]
Various fixes/enhancements, thanks to Ivan and Just:
- Added window.SetPort() method
- Added optional bounds and resid parameters to Window.open()
- Fixed apple-menu DA handling
- Fixed activate-event handling
- Added default Application.makeusermenus() (File:Quit only)
Jack Jansen [Mon, 8 Jan 1996 23:47:31 +0000 (23:47 +0000)]
Fixed GetPen and SetPt arguments
Jack Jansen [Sat, 6 Jan 1996 17:12:58 +0000 (17:12 +0000)]
Added support for PenState and Patterns (and the accompanying qd
globals)
Jack Jansen [Fri, 5 Jan 1996 18:06:41 +0000 (18:06 +0000)]
Added support for cursors, and a way to get at the qd global 'arrow'
Jack Jansen [Fri, 5 Jan 1996 18:05:45 +0000 (18:05 +0000)]
Added extra module argument varstuff, to declare extra module-level vars
Jack Jansen [Tue, 2 Jan 1996 12:15:45 +0000 (12:15 +0000)]
A different binhexer, apparently:-(
Jack Jansen [Tue, 2 Jan 1996 12:09:30 +0000 (12:09 +0000)]
Fixed example
Jack Jansen [Thu, 21 Dec 1995 15:43:53 +0000 (15:43 +0000)]
Added pathname2url and url2pathname methods (only correct for unix and
mac, so far)
Jack Jansen [Thu, 21 Dec 1995 15:40:26 +0000 (15:40 +0000)]
(Minimal) instructions on how to build python from source
Jack Jansen [Thu, 21 Dec 1995 15:38:14 +0000 (15:38 +0000)]
Added missing newline
Jack Jansen [Thu, 21 Dec 1995 15:37:19 +0000 (15:37 +0000)]
Common header file for all plugin modules
Jack Jansen [Fri, 15 Dec 1995 13:23:37 +0000 (13:23 +0000)]
Added (dummy) expanduser and expandvar methods
Jack Jansen [Fri, 15 Dec 1995 13:22:13 +0000 (13:22 +0000)]
Fixed local file access for macintosh
Jack Jansen [Tue, 12 Dec 1995 15:05:11 +0000 (15:05 +0000)]
Sample image drawing code (not fully functional yet)
Jack Jansen [Tue, 12 Dec 1995 15:03:35 +0000 (15:03 +0000)]
Minor bugfix in keyboard input handling
Jack Jansen [Tue, 12 Dec 1995 15:02:03 +0000 (15:02 +0000)]
- Added color window/pixmap support
- Added support for obtaining pixmap data
- Added OptResObj_* routines for optional handles
Guido van Rossum [Sun, 10 Dec 1995 04:57:42 +0000 (04:57 +0000)]
don't return from main loop when error occurs
Jack Jansen [Sat, 9 Dec 1995 14:05:56 +0000 (14:05 +0000)]
It now actually works. Also, MovieInWindow and VerySimplePlayer
example programs translated to python and added.
Jack Jansen [Sat, 9 Dec 1995 14:04:31 +0000 (14:04 +0000)]
Added support for RGB objects (tuples in python)
Jack Jansen [Sat, 9 Dec 1995 14:02:54 +0000 (14:02 +0000)]
Added Sint8 and Uint8 types
Jack Jansen [Sat, 9 Dec 1995 14:02:10 +0000 (14:02 +0000)]
Added cm and qt demos
Jack Jansen [Sat, 9 Dec 1995 14:01:28 +0000 (14:01 +0000)]
Added QuickTime module
Jack Jansen [Sat, 9 Dec 1995 14:00:39 +0000 (14:00 +0000)]
Added component mgr and quicktime modules
Guido van Rossum [Fri, 8 Dec 1995 01:16:31 +0000 (01:16 +0000)]
fix free memory reads in dictlookup et al
Sjoerd Mullender [Thu, 7 Dec 1995 10:16:45 +0000 (10:16 +0000)]
Use global statement instead of importing ourselves to get to global
variable.
Jack Jansen [Thu, 30 Nov 1995 17:42:08 +0000 (17:42 +0000)]
still untested (but it compiles)
Jack Jansen [Thu, 30 Nov 1995 15:16:42 +0000 (15:16 +0000)]
Added Cm.slb, the component mgr interface
Jack Jansen [Thu, 30 Nov 1995 15:03:59 +0000 (15:03 +0000)]
QuickTime support (not yet functional)
Jack Jansen [Thu, 30 Nov 1995 15:03:09 +0000 (15:03 +0000)]
Component mgr support
Jack Jansen [Thu, 16 Nov 1995 22:48:29 +0000 (22:48 +0000)]
BitMap object support (only lightly tested)
Jack Jansen [Thu, 16 Nov 1995 22:47:22 +0000 (22:47 +0000)]
BitMap object support
Jack Jansen [Wed, 15 Nov 1995 15:20:35 +0000 (15:20 +0000)]
A variation on PICTbrowse.py that displays the picture using
DrawPicture.
Jack Jansen [Wed, 15 Nov 1995 15:19:29 +0000 (15:19 +0000)]
Added converters for Fixed
Jack Jansen [Wed, 15 Nov 1995 15:18:47 +0000 (15:18 +0000)]
Added support for GrafPort object
Jack Jansen [Wed, 15 Nov 1995 15:18:01 +0000 (15:18 +0000)]
Added (minimal) support for a GrafPort type
Jack Jansen [Wed, 15 Nov 1995 15:17:23 +0000 (15:17 +0000)]
Added definitions for GrafPort object and Fixed type.
Jack Jansen [Tue, 14 Nov 1995 11:35:17 +0000 (11:35 +0000)]
Example: control eudora using AppleEvents
Jack Jansen [Tue, 14 Nov 1995 11:34:17 +0000 (11:34 +0000)]
Sample extension module: InterSLIP control API.
Jack Jansen [Tue, 14 Nov 1995 11:33:32 +0000 (11:33 +0000)]
Control InterSLIP using modeless dialog, uses FrameWork
Jack Jansen [Tue, 14 Nov 1995 11:32:53 +0000 (11:32 +0000)]
Control InterSLIP using a modal dialog
Jack Jansen [Tue, 14 Nov 1995 11:32:06 +0000 (11:32 +0000)]
Browse all PICT resources in the resource chain. Uses SetWindowPic for
display.
Jack Jansen [Tue, 14 Nov 1995 10:48:54 +0000 (10:48 +0000)]
- Added support for PicHandle
- Added (by hand, through winedit.py) support for WindowPeek accessor
functions that are currently declared as macros.
Jack Jansen [Tue, 14 Nov 1995 10:46:59 +0000 (10:46 +0000)]
New universal headers, a few bit-flags were added.
Jack Jansen [Tue, 14 Nov 1995 10:46:01 +0000 (10:46 +0000)]
- Fixed handling of InsetRect, OffsetRect, MapRect
- Added support for PatHandle, CursHandle
- Regenerated from new universal headers.
Jack Jansen [Tue, 14 Nov 1995 10:43:24 +0000 (10:43 +0000)]
Universal header changes: some new bits defined.
Jack Jansen [Tue, 14 Nov 1995 10:41:55 +0000 (10:41 +0000)]
Regenerated because of minor changes in universal headers
Jack Jansen [Tue, 14 Nov 1995 10:40:45 +0000 (10:40 +0000)]
Changed file signature to CW7 project mgr
Jack Jansen [Tue, 14 Nov 1995 10:35:19 +0000 (10:35 +0000)]
Allow '@' for ' ' in uuencoded files.
Jack Jansen [Tue, 14 Nov 1995 10:34:45 +0000 (10:34 +0000)]
Initialize GUSI on the mac.
Jack Jansen [Tue, 14 Nov 1995 10:34:04 +0000 (10:34 +0000)]
Updated for the CW7.5 release, and some minor tweaks that I don't
remember.
Jack Jansen [Tue, 14 Nov 1995 10:32:53 +0000 (10:32 +0000)]
Project to build alternative version of MWCRuntimePPC.lib, needed for
PythonCore as of the CW7.5 release.
Jack Jansen [Tue, 14 Nov 1995 10:31:37 +0000 (10:31 +0000)]
almost-but-not-quite working python with tk.
Jack Jansen [Tue, 14 Nov 1995 10:30:27 +0000 (10:30 +0000)]
Documented ProgressBar and idle()
Jack Jansen [Tue, 14 Nov 1995 10:27:40 +0000 (10:27 +0000)]
MacTkPython configuration file.
Jack Jansen [Tue, 14 Nov 1995 10:26:44 +0000 (10:26 +0000)]
Added progress-bar dialog
Jack Jansen [Tue, 14 Nov 1995 10:26:00 +0000 (10:26 +0000)]
Changed for the 1.3.2 compiler (CW7.5)
Jack Jansen [Tue, 14 Nov 1995 10:24:44 +0000 (10:24 +0000)]
Initialize GUSI for MacTkPython
Jack Jansen [Tue, 14 Nov 1995 10:15:42 +0000 (10:15 +0000)]
Added 2 missing SetPort calls
Jack Jansen [Tue, 14 Nov 1995 10:13:49 +0000 (10:13 +0000)]
Added a ProgressBar() class (which shows a progress bar). Needs new
resource.
Jack Jansen [Fri, 10 Nov 1995 14:56:16 +0000 (14:56 +0000)]
Fixed bug in cts error message handling.
Jack Jansen [Fri, 10 Nov 1995 14:54:53 +0000 (14:54 +0000)]
Added _tkinter, if USE_TK defined
Jack Jansen [Fri, 10 Nov 1995 14:54:16 +0000 (14:54 +0000)]
Continue looking for "open doc" events even after "open app". This
allows you to debug the interpreter in non-interactive mode.
Jack Jansen [Fri, 10 Nov 1995 14:53:00 +0000 (14:53 +0000)]
Cosmetic change to event handling.
Jack Jansen [Fri, 10 Nov 1995 14:51:26 +0000 (14:51 +0000)]
For MW Python, update titlebar of window when python exits.
Jack Jansen [Fri, 10 Nov 1995 14:49:44 +0000 (14:49 +0000)]
Disable pythons own eventhandling on the mac.
Jack Jansen [Fri, 10 Nov 1995 14:48:36 +0000 (14:48 +0000)]
Added idle() method, called when no events are available.
Sjoerd Mullender [Fri, 10 Nov 1995 10:36:07 +0000 (10:36 +0000)]
Fixed basejoin. There were two main problems:
- basejoin('some/url', '#name') would strip the last component of
some/url and resturn some/#name.
- basejoin('file.html', 'relative/path') would return something like
file:/relative/path, making a relative path into an absolute one.
These bugs are fixed by some drastic changes. No scheme is added when
none is present (i.e. it works as replacement for posix.joinpath).
If a scheme is present in the second argument, it is returned
unprocessed. No hostname are added in this case. If no scheme is
present, the scheme of the first argument, if present, is used.
The algorithm is commented profusely.
Also fixed a typo in a comment.
Barry Warsaw [Fri, 3 Nov 1995 18:25:15 +0000 (18:25 +0000)]
(py-indent-offset): Change default to 4.
Sjoerd Mullender [Thu, 2 Nov 1995 17:21:33 +0000 (17:21 +0000)]
Also remember the module a class is defined in.
Jack Jansen [Tue, 31 Oct 1995 16:17:32 +0000 (16:17 +0000)]
- plugin tkinter module for ppc python
- minimal python for cfm68k
- sample project for plugin module
Jack Jansen [Tue, 31 Oct 1995 16:15:12 +0000 (16:15 +0000)]
Fix to load needed resources on a mac
Jack Jansen [Mon, 30 Oct 1995 10:23:10 +0000 (10:23 +0000)]
Added providence mailer support
Jack Jansen [Mon, 30 Oct 1995 10:10:19 +0000 (10:10 +0000)]
Added (limited) compuserve error parsing
Jack Jansen [Fri, 27 Oct 1995 13:33:36 +0000 (13:33 +0000)]
Updated 'vers' resource to 1.3 (forgot before the distribution:-)
Changed option dialog to include console-window close options
Jack Jansen [Fri, 27 Oct 1995 13:32:30 +0000 (13:32 +0000)]
Added options for keeping window open on normal/error termination
Moved whole exit-handling of console window here (from pythonrun.c)