• Home
  • Raw
  • Download

Lines Matching +full:2001 +full:- +full:08 +full:- +full:14

8 2001-07-20 11:35  elguavas
12 2001-07-19 16:40 elguavas
14 * IDLEFORK.html: replaced by IDLEFORK-index.html
16 2001-07-19 16:39 elguavas
18 * IDLEFORK-index.html: updated placeholder idlefork homepage
20 2001-07-19 14:49 elguavas
24 minor tidy-ups ready for 0.8.1 alpha tarball release
26 2001-07-17 15:12 kbk
36 2001-07-17 15:01 kbk
40 2001-07-17 14:59 kbk
43 suggested by GvR [idle-dev] 16 July **************** PyShell: Added
46 usage: idle.py [-c command] [-d] [-i] [-r script] [-s] [-t title]
51 -c cmd run the command in a shell -d enable the
52 debugger -i open an interactive shell -i file(s) open a
53 shell and also an editor window for each file -r script run a file
54 as a script in a shell -s run $IDLESTARTUP or
55 $PYTHONSTARTUP before anything else -t title set title of shell
58 Remaining arguments are applied to the command (-c) or script (-r).
65 2001-07-16 17:08 kbk
69 Added a patch which modifies idlefork so that it can co-exist with
70 "official" IDLE in the site-packages directory. This patch is not
74 2001-07-16 15:50 kbk
81 shell is desired. Though one can be started by "idle -t 'foo'",
83 window can be started in parallel by "idles -e foo.py".
85 2001-07-16 15:25 kbk
89 2001-07-16 14:00 kbk
97 shell is desired. Though one can be started by "idle -t 'foo'",
99 window can be started in parallel by "idles -e foo.py".
101 2001-07-15 03:06 kbk
105 2001-07-15 02:29 kbk
109 2001-07-14 15:48 kbk
111 * setup.py: Installing Idle to site-packages via Distutils does not
116 2001-07-14 15:26 kbk
118 * keydefs.py: py-cvs-2001_07_13 (Rev 1.3) merge
121 Patrick K. O'Brien on idle-dev. (Should other bindings follow
122 suit?)" --GvR
124 2001-07-14 15:21 kbk
126 * idle.py: py-cvs-2001_07_13 (Rev 1.4) merge
131 have an alternative main program." --GvR
133 2001-07-14 15:18 kbk
135 * extend.txt: py-cvs-2001_07_13 (Rev 1.4) merge
138 live config.txt)" --GvR
140 2001-07-14 15:15 kbk
142 * StackViewer.py: py-cvs-2001_07_13 (Rev 1.16) merge
145 gotofileline() method defined in FileList.py" --GvR
147 2001-07-14 15:10 kbk
149 * PyShell.py: py-cvs-2001_07_13 (Rev 1.34) merge
151 "Amazing. A very subtle change in policy in descr-branch actually
164 --GvR
166 2001-07-14 14:59 kbk
168 * PyParse.py: py-cvs-2001_07_13 (Rel 1.9) merge
172 all this work w/ a future-stmt just looks harder and harder."
173 --tim_one
176 ;-( " --fdrake)
178 2001-07-14 14:51 kbk
180 * IdleConf.py: py-cvs-2001_07_13 (Rel 1.7) merge
185 have an alternative main program." --GvR
187 2001-07-14 14:45 kbk
189 * FileList.py: py-cvs-2000_07_13 (Rev 1.9) merge
193 test() to _test()." --GvR
200 2001-07-14 13:58 kbk
202 * EditorWindow.py: py-cvs-2000_07_13 (Rev 1.38) merge "Remove
205 interface." --fdrake
207 2001-07-14 13:32 kbk
211 the 2001 July 13 23:59 GMT version of Python CVS IDLE on the
212 existing 1.1.3 vendor branch named py-cvs-vendor-branch. Release
213 tag is py-cvs-2001_07_13.
215 2001-07-14 12:02 kbk
217 * Icons/python.gif: py-cvs-rel2_1 (Rev 1.2) merge Copied py-cvs rev
220 2001-07-14 11:58 kbk
222 * Icons/minusnode.gif: py-cvs-rel2_1 (Rev 1.2) merge Copied py-cvs
225 2001-07-14 11:23 kbk
227 * ScrolledList.py: py-cvs-rel2_1 (rev 1.5) merge - whitespace
230 2001-07-14 11:20 kbk
232 * Separator.py: py-cvs-rel2_1 (Rev 1.3) merge - whitespace
235 2001-07-14 11:16 kbk
237 * StackViewer.py: py-cvs-rel2_1 (Rev 1.15) merge - whitespace
240 2001-07-14 11:14 kbk
242 * ToolTip.py: py-cvs-rel2_1 (Rev 1.2) merge - whitespace
245 2001-07-14 10:13 kbk
247 * PyShell.py: cvs-py-rel2_1 (Rev 1.29 - 1.33) merge
249 Merged the following py-cvs revs without conflict: 1.29 Reduce
255 Note that module is extensively modified wrt py-cvs
257 2001-07-14 06:33 kbk
259 * PyParse.py: py-cvs-rel2_1 (Rev 1.6 - 1.8) merge Fix autoindent
262 2001-07-14 06:00 kbk
264 * Percolator.py: py-cvs-rel2_1 (Rev 1.3) "move "from Tkinter import
265 *" to module level" --jhylton
267 2001-07-14 05:57 kbk
269 * PathBrowser.py: py-cvs-rel2_1 (Rev 1.6) merge - whitespace
272 2001-07-14 05:49 kbk
274 * ParenMatch.py: cvs-py-rel2_1 (Rev 1.5) merge - whitespace
277 2001-07-14 03:57 kbk
279 * ObjectBrowser.py: py-cvs-rel2_1 (Rev 1.3) merge "Make the test
280 program work outside IDLE." -- GvR
282 2001-07-14 03:52 kbk
284 * MultiStatusBar.py: py-cvs-rel2_1 (Rev 1.2) merge - whitespace
287 2001-07-14 03:44 kbk
289 * MultiScrolledLists.py: py-cvs-rel2_1 (Rev 1.2) merge - whitespace
292 2001-07-14 03:40 kbk
294 * IdleHistory.py: py-cvs-rel2_1 (Rev 1.4) merge - whitespace
297 2001-07-14 03:38 kbk
299 * IdleConf.py: py-cvs-rel2_1 (Rev 1.6) merge - whitespace
302 2001-07-13 14:18 kbk
304 * IOBinding.py: py-cvs-rel2_1 (Rev 1.4) merge - move "import *" to
307 2001-07-13 14:12 kbk
309 * FormatParagraph.py: py-cvs-rel2_1 (Rev 1.9) merge - whitespace
312 2001-07-13 14:07 kbk
314 * FileList.py: py-cvs-rel2_1 (Rev 1.8) merge - whitespace
317 2001-07-13 13:35 kbk
319 * EditorWindow.py: py-cvs-rel2_1 (Rev 1.33 - 1.37) merge
323 Removed this conflicting code in favor of py-cvs updates which on
325 module. py-cvs updates include support for webbrowser.py. Module
328 At this point, the differences wrt py-cvs relate to menu
331 2001-07-13 11:30 kbk
333 * ConfigParser.py: py-cvs-rel2_1 merge - Remove, lives in /Lib
335 2001-07-13 10:10 kbk
337 * Delegator.py: py-cvs-rel2_1 (Rev 1.3) merge - whitespace
340 2001-07-13 10:07 kbk
342 * Debugger.py: py-cvs-rel2_1 (Rev 1.15) merge - whitespace
345 2001-07-13 10:04 kbk
347 * ColorDelegator.py: py-cvs-rel2_1 (Rev 1.11 and 1.12) merge
350 2001-07-13 09:54 kbk
352 * ClassBrowser.py: py-cvs-rel2_1 (Rev 1.12) merge - whitespace
355 2001-07-13 09:41 kbk
357 * BrowserControl.py: py-cvs-rel2_1 (Rev 1.1) merge - New File -
358 Force HEAD to trunk with -f Note: browser.py was renamed
361 support". It was removed from py-cvs 18 April 2001.
363 2001-07-13 09:10 kbk
365 * CallTips.py: py-cvs-rel2_1 (Rev 1.8) merge - whitespace
368 2001-07-13 08:26 kbk
370 * CallTipWindow.py: py-cvs-rel2_1 (Rev 1.3) merge - whitespace
373 2001-07-13 08:13 kbk
375 * AutoExpand.py: py-cvs-rel1_2 (Rev 1.4) merge, "Add Alt-slash to
377 to unused self.text.wordlist." --GvR
379 2001-07-12 16:54 elguavas
381 * ReplaceDialog.py: py-cvs merge, python 1.5.2 compatibility
383 2001-07-12 16:46 elguavas
385 * ScriptBinding.py: py-cvs merge, better error dialog
387 2001-07-12 16:38 elguavas
389 * TODO.txt: py-cvs merge, additions
391 2001-07-12 15:35 elguavas
393 * WindowList.py: py-cvs merge, correct indentation
395 2001-07-12 15:24 elguavas
397 * config.txt: py-cvs merge, correct typo
399 2001-07-12 15:21 elguavas
401 * help.txt: py-cvs merge, update colour changing info
403 2001-07-12 14:51 elguavas
405 * idle.py: py-cvs merge, idle_dir loading changed
407 2001-07-12 14:44 elguavas
409 * idlever.py: py-cvs merge, version update
411 2001-07-11 12:53 kbk
415 2001-07-11 12:53 kbk
428 on the existing 1.1.3 vendor branch named py-cvs-vendor-branch,
429 with release tag py-cvs-rel2_1.
431 2001-07-11 12:34 kbk
445 WindowList.py, ZoomHeight.py, __init__.py, config-unix.txt,
446 config-win.txt, config.txt, eventparse.py, extend.txt, help.txt,
451 1.1.3 vendor branch named py-cvs-vendor-branch.
453 2001-07-04 13:43 kbk
456 python.gif, tk.gif: Null commit with -f option to force an uprev
459 2001-07-04 13:15 kbk
474 WindowList.py, ZoomHeight.py, __init__.py, config-unix.txt,
475 config-win.txt, config.txt, eventparse.py, extend.txt, help.txt,
478 testcode.py: Null commit with -f option to force an uprev and put
481 2001-06-27 10:24 elguavas
485 2001-06-25 17:23 elguavas
489 2001-06-25 17:23 elguavas
494 2001-06-24 15:10 elguavas
498 2001-06-24 14:41 elguavas
503 2001-06-23 18:15 elguavas
505 * IDLEFORK.html: tiny test update for revitalised idle-fork
507 2000-09-24 17:29 nriley
509 * protocol.py: Fixes for Python 1.6 compatibility - socket bind and
512 2000-09-24 17:28 nriley
514 * spawn.py: Change for Python 1.6 compatibility - UNIX's 'os'
517 2000-08-15 22:51 nowonder
522 2000-08-15 22:47 nowonder
527 2000-08-15 11:13 dscherer
541 ZoomHeight.py, config-unix.txt, config-win.txt, config.txt,
549 2000-08-15 11:13 dscherer
563 ZoomHeight.py, config-unix.txt, config-win.txt, config.txt,
575 Tue Feb 15 18:08:19 2000 Guido van Rossum <guido@cnri.reston.va.us>
581 * MultiStatusBar.py: Status bar code -- by Moshe Zadka.
599 Updated for pending IDLE 0.5 release (still very rough -- just getting
604 Thu Sep 9 14:16:02 1999 Guido van Rossum <guido@cnri.reston.va.us>
616 Add <<python-docs>> event which, on Unix, brings up Netscape pointing
620 Wed Aug 11 14:55:43 1999 Guido van Rossum <guido@cnri.reston.va.us>
702 + Had too much fun using the spiffy new features of the format-paragraph
709 Read the comments (which I reformatted using the new feature :-)
718 Adapt to the new pyclbr's support of listing top-level functions. If
720 Python 1.5.2 installation) top-level functions are not listed.
726 Fix off-by-one error in Tim's recent change to comment_region(): the
733 class creation - tries to locate an __init__ function. Also updated
794 Thu Jun 3 14:32:16 1999 Guido van Rossum <guido@cnri.reston.va.us>
817 Always cancel on <Key-Escape> or <ButtonPress>.
821 stuff for getting the tip. Had to fix the Key-( and Key-) events
822 for Unix. Will have to re-apply my patch for catching KeyRelease and
844 Unix bindings for <<toggle-tabs>> and <<change-indentwidth>> were
847 the same as the Windows bindings (M-t and M-u).
853 5,000 90-character identifiers (+ trailing comma) each on its own line, then
854 adding an item to the end -- but that still consumes less than a second on
855 my P5-166. Response time in real code appears instantaneous.
896 The attached can, and actually fast enough to use -- most of the time. The
910 see the start of the string, it's completely hosed. I can't repair that --
914 how far to look back, and-- like other params --this could/should be made
915 user-overridable at startup and per-file on the fly.
928 think prompting for this is good now: they're usually at-most-once-per-file
933 non-default approach is much nicer than the Emacs/Notepad/Codewright/vi/etc
939 ClassBrowser -- the ClassBrowser takes care of pyclbr and the TreeWidget
1011 Ho ho ho -- that's trickier than it sounded! The colorizer is working with
1018 typing quickly into a long triple-quoted string, but the latency is fine for
1023 Fri Apr 23 14:01:25 1999 Guido van Rossum <guido@cnri.reston.va.us>
1050 Run script (Control-F5) is similar but executes the contents of the
1061 idle.py -e file ... -- to edit files
1062 idle.py script arg ... -- to run a script
1063 idle.py -c cmd arg ... -- to run a command
1065 -d -- enable debugger
1066 -s -- run $IDLESTARTUP or $PYTHONSTARTUP
1067 -t title -- set Python Shell window's title
1068 sys.argv is set accordingly, unless -e is used.
1072 - the environment in which commands are executed is now the
1074 - explicitly save sys.stdout etc., don't restore from sys.__stdout__
1075 - new interpreter methods execsource(), execfile(), stuffsource()
1076 - a few small nits
1083 Super-elegant patch by Tim Peters that speeds up colorization
1085 one line at a time, up to 100-line chunks (starting with one line and
1087 P5-166) this doesn't reduce interactive responsiveness in a noticeable
1098 For an event 'foo-bar', the corresponding method must be called
1109 unsuccessful search wraps around and re-searches that part of the file
1110 between the start of the search and the end of the file - only really
1134 continuations, but pymode requires Emacs's high-powered C parsing
1146 (Not much has changed :-( )
1148 Mon Mar 29 14:52:28 1999 Guido van Rossum <guido@cnri.reston.va.us>
1161 - Don't crash in the case where a superclass is a string instead of a
1165 - Show a watch cursor when calling pyclbr (since it may take a while
1172 * PathBrowser.py: "Path browser" - 4 scrolled lists displaying:
1185 Smalltalk or NeXT style multi-column hierarchical browser.
1190 * ScrolledList.py: - White background.
1191 - Display "(None)" (or text of your choosing) when empty.
1192 - Don't set the focus.
1218 * ChangeLog: Oh, why not. Checking in the Emacs-generated change log.
1235 * Debugger.py: Add canonic() function -- for brand new bdb.py feature.
1251 with changed APIs -- it makes much more sense there.
1262 * idle.py, Attic/idle: Rename idle -> idle.py
1270 Tue Jan 12 22:14:34 1999 Guido van Rossum <guido@cnri.reston.va.us>
1284 Mon Jan 11 14:52:40 1999 Guido van Rossum <guido@cnri.reston.va.us>
1292 Newer, better center() -- but assumes no wrapping.
1301 * Debugger.py: Bind ESC to close-window.
1305 Bind ESC to close-window.
1314 This can happen when a torn-of Windows menu references closed windows.
1345 Change paragraph width limit to 70 (like Emacs M-Q).
1362 * FormatParagraph.py: Added Unix Meta-q key binding;
1365 * AutoExpand.py: Added Meta-/ binding for Unix as alt for Alt-/.
1392 Much has changed -- too much, in fact, to write down.
1400 from the holidays -- it hasn't even been tested on Unix yet.
1418 New approach, separate tables for menus (platform-independent) and key
1419 definitions (platform-specific), and generating accelerator strings
1452 Speed up the search a bit -- don't drag a mark around...
1508 Thu Oct 15 23:27:08 1998 Guido van Rossum <guido@cnri.reston.va.us>
1518 Wed Oct 14 03:43:05 1998 Guido van Rossum <guido@cnri.reston.va.us>
1531 * StackViewer.py: Whoops -- referenced self.top before it was set.
1588 Initial checking of Tk-based Python IDE.