]>
granicus.if.org Git - python/log
Guido van Rossum [Thu, 2 May 1996 15:28:53 +0000 (15:28 +0000)]
Removed some spurios biindex calls.
Added description of file.truncate().
Added warning to write() about buffering.
Guido van Rossum [Thu, 2 May 1996 15:16:59 +0000 (15:16 +0000)]
Added warning about behavior of open mode 'a' (or 'a+').
Guido van Rossum [Fri, 26 Apr 1996 20:53:30 +0000 (20:53 +0000)]
Removed broken tst.py
Jack Jansen [Tue, 23 Apr 1996 16:18:33 +0000 (16:18 +0000)]
Added MenuItem methods setstyle(), seticon(), setmark()
Jack Jansen [Tue, 23 Apr 1996 16:17:54 +0000 (16:17 +0000)]
Extension to wed that handles styles, fonts and sizes
Jack Jansen [Tue, 23 Apr 1996 16:17:08 +0000 (16:17 +0000)]
Made style and soup handles optional
Jack Jansen [Fri, 19 Apr 1996 16:03:58 +0000 (16:03 +0000)]
An interface to the WASTE textedit replacement library.
Jack Jansen [Fri, 19 Apr 1996 16:03:08 +0000 (16:03 +0000)]
Keep .exp files in cvs tree
Jack Jansen [Fri, 19 Apr 1996 16:02:20 +0000 (16:02 +0000)]
Copy .exp files to mwerks project directory too.
Jack Jansen [Fri, 19 Apr 1996 16:01:31 +0000 (16:01 +0000)]
An example of waste
Jack Jansen [Fri, 19 Apr 1996 16:00:28 +0000 (16:00 +0000)]
- Confine window moves to screen boundaries
- Added windowbounds() function to help programmer with staggering
windows
- Added event parameter to idle routine
- Added settext(label) method to menu entries
- Erase/invalidate only visRgn in stead of everything
- Correctly handle clicks in inactive ControlWindows
Jack Jansen [Fri, 19 Apr 1996 15:57:52 +0000 (15:57 +0000)]
Minimal waste test program, modified from ttedit.
Jack Jansen [Fri, 19 Apr 1996 15:56:08 +0000 (15:56 +0000)]
Added documentation on FrameWork, TextEdit and Waste
Updated minor things in the other documents (pathnames, etc)
Jack Jansen [Fri, 19 Apr 1996 15:54:47 +0000 (15:54 +0000)]
Use FrameWork.windowbounds(), fixed idle routine
Jack Jansen [Fri, 19 Apr 1996 15:54:04 +0000 (15:54 +0000)]
Idle callback is now supplied with the null event causing it.
Jack Jansen [Tue, 16 Apr 1996 14:36:46 +0000 (14:36 +0000)]
Fixed code generated for an argument of type ****
Jack Jansen [Tue, 16 Apr 1996 14:35:43 +0000 (14:35 +0000)]
Fixed ScrolledWindow to disable scrollbars if everything is visible.
Jack Jansen [Tue, 16 Apr 1996 14:34:26 +0000 (14:34 +0000)]
Added correct handling of cut/paste menu enabling, scroll bars
Jack Jansen [Tue, 16 Apr 1996 14:33:21 +0000 (14:33 +0000)]
Removed ...gen.py files from repository
Jack Jansen [Tue, 16 Apr 1996 14:32:01 +0000 (14:32 +0000)]
Added support for accessing a few more TERec members
Jack Jansen [Tue, 16 Apr 1996 14:29:15 +0000 (14:29 +0000)]
An interface to WASTE, an all-singing-all-dancing TextEdit replacement
Jack Jansen [Tue, 16 Apr 1996 14:27:51 +0000 (14:27 +0000)]
An interface to WASTE, an all-singing-all-dancing TextEdit replacement.
Jack Jansen [Mon, 15 Apr 1996 12:25:44 +0000 (12:25 +0000)]
Clarified working directory stuff, added some paragraphs on using
import and reload() to run scripts.
Guido van Rossum [Fri, 12 Apr 1996 16:39:00 +0000 (16:39 +0000)]
Moved customization to bgenlocations.py module.
Jack Jansen [Fri, 12 Apr 1996 16:34:58 +0000 (16:34 +0000)]
Added missing setport call to mkdistr_ui, and added scrap to
mkpluginaliases.
Jack Jansen [Fri, 12 Apr 1996 16:29:23 +0000 (16:29 +0000)]
bgen-generators now drop the python definition file straight in the
Lib:toolbox folder.
Jack Jansen [Fri, 12 Apr 1996 16:27:54 +0000 (16:27 +0000)]
Added scrap manager
Jack Jansen [Fri, 12 Apr 1996 16:26:59 +0000 (16:26 +0000)]
Fixed a nasty bug where FindControl could return a reference to a
destroyed python object.
Jack Jansen [Fri, 12 Apr 1996 16:25:30 +0000 (16:25 +0000)]
Interface to the scrap manager
Jack Jansen [Fri, 12 Apr 1996 16:24:44 +0000 (16:24 +0000)]
Added ScrolledWindow (a window with one or two scrollbars)
Guido van Rossum [Fri, 12 Apr 1996 13:36:27 +0000 (13:36 +0000)]
Don't atoi() the memo key.
Use atoi(), atol(), atof() instead of load_atomic for seed-up.
Jack Jansen [Thu, 11 Apr 1996 15:41:39 +0000 (15:41 +0000)]
A simple scrollbar-less single-font (but multi-window) text
editor. More to come...
Jack Jansen [Thu, 11 Apr 1996 15:40:32 +0000 (15:40 +0000)]
Fixed ttedit to actually work
Fixed minor update bug in tlist
Jack Jansen [Thu, 11 Apr 1996 15:39:01 +0000 (15:39 +0000)]
Added enable(onoff) method to menus and menu items
Guido van Rossum [Wed, 10 Apr 1996 16:18:20 +0000 (16:18 +0000)]
Added lost docs for crypt module.
Jack Jansen [Wed, 10 Apr 1996 14:56:32 +0000 (14:56 +0000)]
Added warning on memory use of tcl/tk
Jack Jansen [Wed, 10 Apr 1996 14:53:58 +0000 (14:53 +0000)]
rebinhexed
Jack Jansen [Wed, 10 Apr 1996 14:53:29 +0000 (14:53 +0000)]
Added a region arg to update calls
Jack Jansen [Wed, 10 Apr 1996 14:52:59 +0000 (14:52 +0000)]
Added a tutorial
Jack Jansen [Wed, 10 Apr 1996 14:52:18 +0000 (14:52 +0000)]
Added region arg to update calls. And binhex files rebinhexed.
Jack Jansen [Wed, 10 Apr 1996 14:51:38 +0000 (14:51 +0000)]
Binhex gif files too.
Jack Jansen [Wed, 10 Apr 1996 14:51:14 +0000 (14:51 +0000)]
Changed to allow the user to do partial builds
Jack Jansen [Wed, 10 Apr 1996 14:50:28 +0000 (14:50 +0000)]
Moved a button in the message dialog. and everything got binhexed again.
Jack Jansen [Wed, 10 Apr 1996 14:49:41 +0000 (14:49 +0000)]
Added region argument to various ...Update calls.
Also, some rsrc files got rebinhexed (sigh)
Jack Jansen [Wed, 10 Apr 1996 14:48:19 +0000 (14:48 +0000)]
Replaced various dummy updateRegions by real arguments
Jack Jansen [Wed, 10 Apr 1996 14:43:17 +0000 (14:43 +0000)]
TextEdit sample code (not yet complete)
Jack Jansen [Wed, 10 Apr 1996 14:42:32 +0000 (14:42 +0000)]
Added TextEdit interface
Jack Jansen [Wed, 10 Apr 1996 14:41:08 +0000 (14:41 +0000)]
Interface to TextEdit toolbox
Guido van Rossum [Tue, 9 Apr 1996 02:51:23 +0000 (02:51 +0000)]
Create files as temp file and move to real location only when complete.
Added some try-except statements around listdir and mkdir operations.
Guido van Rossum [Tue, 9 Apr 1996 02:45:31 +0000 (02:45 +0000)]
Separate readline initialization into new function PyOS_ReadlineInit().
For Dave Ascher's readline extensions.
Guido van Rossum [Tue, 9 Apr 1996 02:41:06 +0000 (02:41 +0000)]
Add list() method, analogous to tuple().
Guido van Rossum [Tue, 9 Apr 1996 02:39:59 +0000 (02:39 +0000)]
Under NT, interface to mysterious module registry. (Mark H.)
Guido van Rossum [Tue, 9 Apr 1996 02:39:15 +0000 (02:39 +0000)]
Under NT, change "long" sharedlib extension to ".dll". (Mark H.)
Guido van Rossum [Tue, 9 Apr 1996 02:37:57 +0000 (02:37 +0000)]
Under NT, define sys.dllhandle and sys.winver (Mark H.).
Guido van Rossum [Tue, 9 Apr 1996 02:37:03 +0000 (02:37 +0000)]
Add'l change for NT (Mark H.).
Barry Warsaw [Mon, 8 Apr 1996 23:05:56 +0000 (23:05 +0000)]
(py-indent-right, py-outdent-left): fixed placement of point after
adjustments.
Barry Warsaw [Sat, 6 Apr 1996 00:00:19 +0000 (00:00 +0000)]
(py-parse-state): make sure we don't land inside a triple-quoted
string
Jack Jansen [Thu, 4 Apr 1996 15:39:42 +0000 (15:39 +0000)]
Added resource-ids for override preferences.
Jack Jansen [Thu, 4 Apr 1996 15:39:18 +0000 (15:39 +0000)]
Added support for override preferences
Jack Jansen [Thu, 4 Apr 1996 15:38:44 +0000 (15:38 +0000)]
Added support for editing override preferences in applets
Guido van Rossum [Tue, 2 Apr 1996 22:30:03 +0000 (22:30 +0000)]
Subtlety: ~root/a should expand to /a, not //a. Everything else unchanged.
Guido van Rossum [Fri, 29 Mar 1996 21:23:25 +0000 (21:23 +0000)]
Update reference (it's now RFC 1808); added http to list of protocols
that use parameters.
Guido van Rossum [Thu, 28 Mar 1996 18:45:04 +0000 (18:45 +0000)]
Reformatted with 4-space tab stops.
Allow '=' and '~' in unquoted attribute values.
Added overridable methods handle_starttag(tag, method, attrs) and
handle_endtag(tag, method) so subclasses can decide whether they
really want to call the method (e.g. when suppressing some portion of
the document).
Added support for a number of SGML shortcuts:
shorthand full notation
<tag>...<>... <tag>...<tag>...
<tag>...</> <tag>...</tag>
<tag/.../ <tag>...</tag>
<tag1<tag2> <tag1><tag2>
</tag1</tag2> </tag1></tag2>
</tag1<tag2> </tag1><tag2>
This required factoring out some common actions and rationalizing the
interface to parse_endtag(), so as to make the code more readable.
Fixed syntax for &entity and &#char references so the trailing
semicolon is optional; removed explicit support for trailing period
(which was a TBL mistake in HTML 0.0).
Generalized the test program.
Tried to speed things up a little. (More to come after the profile
results are in.)
Fix error recovery: call the end methods popped from the stack instead
of the one that triggers. (Plus some complications because of the way
HTML extensions are handled in Grail.)
Barry Warsaw [Mon, 25 Mar 1996 21:24:26 +0000 (21:24 +0000)]
(py-indent-right, py-outdent-left): Watch out for (mark) returning
nil.
Guido van Rossum [Mon, 25 Mar 1996 18:54:33 +0000 (18:54 +0000)]
new binhex from Jack (much faster)
Jack Jansen [Mon, 25 Mar 1996 15:46:25 +0000 (15:46 +0000)]
Don't change Standard File folder on chdir().
Jack Jansen [Mon, 25 Mar 1996 15:46:03 +0000 (15:46 +0000)]
Replaced non-ascii chars by backslash escapes
Jack Jansen [Mon, 25 Mar 1996 15:45:21 +0000 (15:45 +0000)]
Removed one level of "mac" in path initialization
Jack Jansen [Mon, 25 Mar 1996 15:38:36 +0000 (15:38 +0000)]
Compare sourcefile to hqx file (if it exists) before binhexing. This
should stop us from continually updating the .hqx files, at least for
resource files.
Guido van Rossum [Sat, 23 Mar 1996 19:19:04 +0000 (19:19 +0000)]
Finally check in Jack's latest version, which fixes all known bugs.
Barry Warsaw [Fri, 22 Mar 1996 16:13:24 +0000 (16:13 +0000)]
#updated some comments
Barry Warsaw [Fri, 22 Mar 1996 16:09:34 +0000 (16:09 +0000)]
(py-indent-right, py-indent-left): support indentation of regions or
current line.
Guido van Rossum [Thu, 21 Mar 1996 16:31:41 +0000 (16:31 +0000)]
move mac url2path conversion to separate module
Jack Jansen [Wed, 20 Mar 1996 16:27:30 +0000 (16:27 +0000)]
Updated to reflect new situation, added a warning on fmmodule.c
Jack Jansen [Wed, 20 Mar 1996 16:26:27 +0000 (16:26 +0000)]
Added a note about removing unwanted sys.path stuff
Jack Jansen [Wed, 20 Mar 1996 16:25:52 +0000 (16:25 +0000)]
re-binhexed
Jack Jansen [Wed, 20 Mar 1996 16:24:56 +0000 (16:24 +0000)]
Removed addpack calls
Jack Jansen [Wed, 20 Mar 1996 16:22:01 +0000 (16:22 +0000)]
Removed addpack calls for toolbox modules.
Jack Jansen [Wed, 20 Mar 1996 16:19:00 +0000 (16:19 +0000)]
Somehow the <<terminated>> got mangled. Fixed.
Jack Jansen [Wed, 20 Mar 1996 16:18:11 +0000 (16:18 +0000)]
Fixed pythonpath to include tkinter and mac:toolbox, and source-tree
locations for mac libs. The others were re-binhexed for reasons unknown...
Jack Jansen [Wed, 20 Mar 1996 16:16:34 +0000 (16:16 +0000)]
Fixed for new directory layout
Jack Jansen [Wed, 20 Mar 1996 16:15:35 +0000 (16:15 +0000)]
Removed addpack calls for toolbox modules, re-binhexed resources (sigh)
Guido van Rossum [Wed, 20 Mar 1996 15:33:11 +0000 (15:33 +0000)]
Added proxy handling; upped version.
(Proxy handling uses <proto>_proxy environment variables by default.)
Jack Jansen [Mon, 18 Mar 1996 14:21:15 +0000 (14:21 +0000)]
Oops... I Inadvertently lost their cvs files...
Jack Jansen [Mon, 18 Mar 1996 13:47:22 +0000 (13:47 +0000)]
Were copied to Relnotes-1.[12] long ago...
Jack Jansen [Mon, 18 Mar 1996 13:39:09 +0000 (13:39 +0000)]
Fixed binhexer
Jack Jansen [Mon, 18 Mar 1996 13:38:52 +0000 (13:38 +0000)]
Explanations of the examples here
Jack Jansen [Mon, 18 Mar 1996 13:36:33 +0000 (13:36 +0000)]
Minor fix
Jack Jansen [Mon, 18 Mar 1996 13:35:00 +0000 (13:35 +0000)]
Changed creator from PYTH to Pyth
Jack Jansen [Mon, 18 Mar 1996 13:34:25 +0000 (13:34 +0000)]
Binhexer fixed
Jack Jansen [Mon, 18 Mar 1996 13:33:48 +0000 (13:33 +0000)]
Added option to set queue size
Jack Jansen [Mon, 18 Mar 1996 13:33:15 +0000 (13:33 +0000)]
Added a few file types
Guido van Rossum [Thu, 14 Mar 1996 21:30:28 +0000 (21:30 +0000)]
Added print_arguments() function.
Jack Jansen [Tue, 12 Mar 1996 13:33:34 +0000 (13:33 +0000)]
Use MacOS.openrf (if it is available) for opening resource forks
Copy in .5Mb chunks in stead of 1Mb
Jack Jansen [Tue, 12 Mar 1996 13:32:03 +0000 (13:32 +0000)]
Added checkmenu() method (to checkmark an entry) and delete() method
to remove a menu.
Jack Jansen [Tue, 12 Mar 1996 13:29:04 +0000 (13:29 +0000)]
- Allow setting of argc/argv in <option>-start dialog
- Set "ok" to be default button
Guido van Rossum [Sat, 9 Mar 1996 04:04:35 +0000 (04:04 +0000)]
Change to use real temporary files instead of StringIO. Correct and
add to documentation. This will be released as cgi.py 2.0a1.
Guido van Rossum [Sat, 9 Mar 1996 03:16:04 +0000 (03:16 +0000)]
Considerable documentation changes and a few import rearrangements.
Barry Warsaw [Thu, 7 Mar 1996 18:30:26 +0000 (18:30 +0000)]
(py-comment-region): obsoleted by comment-region
(python-mode): set comment-start to "## " for comment-region.
(py-mode-map): Bind C-c# to comment-region.
Guido van Rossum [Thu, 7 Mar 1996 18:00:44 +0000 (18:00 +0000)]
Reformatted with 4-space indentation. Added some quick docs to the
FieldStorage class.