1999-05-10 |
Fred Drake | Lots of adjustments to deal with the document content... |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Fred Drake | Some more fixes. |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Fred Drake | Fixed some index entries. |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Fred Drake | ExtendedEsisBuilder.push(): Override inherited definit... |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Fred Drake | Fix some bugs introduced in the previous checkin. |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Fred Drake | Define & use a Conversion object. It's still really... |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Fred Drake | Updated connect_ex() documentation based on comments... |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Fred Drake | Make it work for "manual" documents as well as "howto... |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Fred Drake | Reflect recent patch for float % and divmod() by Tim... |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Guido van Rossum | Tim Peters writes: |
commit | commitdiff | tree | snapshot |
1999-05-05 |
Guido van Rossum | Nathan Paul Simons noticed that the grid_remove() metho... |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | Regression test for date format code, by Mike Meyer. |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import find(). (Andrew Dalke & kjpylint) |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import os or string. (Andrew Dalke & kjpylint) |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import sys. (Andrew Dalke & kjpylint) |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | Typo. (Andrew Dalke, without kjpylint) |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import string. (Andrew Dalke & kjpylint) |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import os in test(). (Andrew Dalke & kjpylint) |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | Get rid of confusing 'global' statement in global code. |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import sys or string. (Andrew Dalke & kjpylint) |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | Clarify why we define disco. Suggested by Andrew Dalke. |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | Clarify why we define error. Suggested by Andrew Dalke. |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import sys or linecache. (Andrew Dalke... |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import gmtime, ctime, asctime. |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | Clarify why there are dynamic imports in AudioDev(). |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | The _comp_data() function never worked, it contained... |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import sys, time, socket or SocketServer... |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import sys, time, or socket. (Andrew Dalke... |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import rfc822. (Andrew Dalke & kjpylint) |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | Tim Peters writes: |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | Tim Peters writes: |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | The case-insensitive _Environ class was lacking a case... |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Fred Drake | Make sure latex2html doesn't produce a hard link betwee... |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Fred Drake | Make sure latex2html doesn't produce a hard link from... |
commit | commitdiff | tree | snapshot |
1999-05-02 |
Greg Ward | The 'copy_file()' and 'copy_tree()' functions in util... |
commit | commitdiff | tree | snapshot |
1999-05-02 |
Greg Ward | Rearranged things so that compilation of .py files... |
commit | commitdiff | tree | snapshot |
1999-05-01 |
Barry Warsaw | updates for latest release |
commit | commitdiff | tree | snapshot |
1999-04-30 |
Guido van Rossum | Support for using idle as a package. |
commit | commitdiff | tree | snapshot |
1999-04-30 |
Fred Drake | Revert constraint on the GIF wildcard; we missed a... |
commit | commitdiff | tree | snapshot |
1999-04-30 |
Guido van Rossum | Avoid listing files more than once (e.g. foomodule... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Added top navigation bar for consistency and color... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | make_nav_panel(): Remove the spurious NAME="tex2html... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Added wcnew target to run the "wcnew" version of webche... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Use the new module-key for the FL module when hyperlink... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | For the tutorial, use numeric node names and split... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Nasty hack to add a --numeric parameter to skip the... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Move index.html rules to the end since it wedges font... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Added index entries for operator precedence; suggestion... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Make sure the global module index is added to the HTML... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Generate index.html from index.html.in. This avoids... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Constrain a wildcard a little more. |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Don't point readers to rand, point to random! And... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Explain comments at the start of chapter 3. This is... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Minor nits, partly in response to comments from Jonatha... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Guido van Rossum | Mike Meyer reports a bug in his patch (several months... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Annotate a couple of entries further. |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Fill in a few holes in the "Very High Level" chapter. |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Always use "section" when referring to sections of... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Clarify that the Modules/ directory is in an unpacked... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Update starship URLs. |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Fred Drake | Message.getheader(): Fixed grammatical error in docstring. |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Barry Warsaw | Add a scale widget and command line options to set... |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Fred Drake | Remove the \date macro; just pick it up from boilerplat... |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Fred Drake | Use \rfc to mark some remaining RFC references. |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Fred Drake | Added test case that includes a comma in the full name... |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Fred Drake | setup_column_alignments(): Adding valign=baseline... |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Fred Drake | Let's try again: new assertion. |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Fred Drake | Removed (empty) description of \optional from the ... |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Fred Drake | Fill in a few holes. |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Fred Drake | Fix up the HTML generated for envdesc and macrodesc... |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Fred Drake | Handle \p and \op in parameter lists for the environmen... |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Fred Drake | Adjust the message that gets added to the bottom of... |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Fred Drake | \filenq: Like \file, but don't use single-quotes;... |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Fred Drake | Control the layout of output tables a little better... |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Fred Drake | Point to the library reference manual for os.path docum... |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Fred Drake | do_cmd_seetext(): Clean up so we get proper nesting... |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Guido van Rossum | Two changes suggested by Jan Pieter Riegel: |
commit | commitdiff | tree | snapshot |
1999-04-27 |
Guido van Rossum | Need to double the macro brackets in FreeBSD check. |
commit | commitdiff | tree | snapshot |
1999-04-27 |
Barry Warsaw | Use the much nicer tkFileDialog for loading color name... |
commit | commitdiff | tree | snapshot |
1999-04-27 |
Barry Warsaw | Document that for askcolor(), databasefile and wantspec... |
commit | commitdiff | tree | snapshot |
1999-04-27 |
Barry Warsaw | askcolor(): databasefile and wantspec can now be set... |
commit | commitdiff | tree | snapshot |
1999-04-27 |
Barry Warsaw | Implement dynamic external Viewer discovery. |
commit | commitdiff | tree | snapshot |
1999-04-27 |
Barry Warsaw | Add a module global variable ADDTOVIEW to conform to... |
commit | commitdiff | tree | snapshot |
1999-04-27 |
Barry Warsaw | Added docstring describing Viewer interface. |
commit | commitdiff | tree | snapshot |
1999-04-27 |
Barry Warsaw | add a comment |
commit | commitdiff | tree | snapshot |
1999-04-27 |
Fred Drake | Added "See also" reference to PyOpenGL. |
commit | commitdiff | tree | snapshot |
1999-04-27 |
Barry Warsaw | When selecting a radio button in the TextViewer (to... |
commit | commitdiff | tree | snapshot |
1999-04-27 |
Barry Warsaw | Change Black/White button labels to not include the... |
commit | commitdiff | tree | snapshot |
1999-04-27 |
Guido van Rossum | Cast f.tell() result to int() in _addval(), so it works... |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Barry Warsaw | Describe namedcolors.txt |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Barry Warsaw | An alternative Netscape database |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Barry Warsaw | Describe how to load a new database |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Barry Warsaw | Describe the Color database files |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Barry Warsaw | Put the 'File' menu on the menubar even when modal... |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Barry Warsaw | Tim Peter's sister's 140 named colors that NS and MSIE... |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Barry Warsaw | The "Web-safe" colors (all #rrggbb style) |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Barry Warsaw | The HTML 4.0 guaranteed colors. |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Barry Warsaw | Set the version number to 1.0 -- I think it's stable... |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Barry Warsaw | Lots of changes to support loading alternative color... |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Guido van Rossum | Some changes (maybe not enough?) to make it work on... |
commit | commitdiff | tree | snapshot |
next |