]> granicus.if.org Git - python/shortlog
python
1999-04-27 Fred DrakeAdded "See also" reference to PyOpenGL.
1999-04-27 Barry WarsawWhen selecting a radio button in the TextViewer (to...
1999-04-27 Barry WarsawChange Black/White button labels to not include the...
1999-04-27 Guido van RossumCast f.tell() result to int() in _addval(), so it works...
1999-04-26 Barry WarsawDescribe namedcolors.txt
1999-04-26 Barry WarsawAn alternative Netscape database
1999-04-26 Barry WarsawDescribe how to load a new database
1999-04-26 Barry WarsawDescribe the Color database files
1999-04-26 Barry WarsawPut the 'File' menu on the menubar even when modal...
1999-04-26 Barry WarsawTim Peter's sister's 140 named colors that NS and MSIE...
1999-04-26 Barry WarsawThe "Web-safe" colors (all #rrggbb style)
1999-04-26 Barry WarsawThe HTML 4.0 guaranteed colors.
1999-04-26 Barry WarsawSet the version number to 1.0 -- I think it's stable...
1999-04-26 Barry WarsawLots of changes to support loading alternative color...
1999-04-26 Guido van RossumSome changes (maybe not enough?) to make it work on...
1999-04-26 Guido van RossumTim Peters strikes again:
1999-04-25 Jack JansenBill Bedford's Apple Data Detector extensions for Pytho...
1999-04-24 Just van Rossumadded 'org.python.core' to the maymiss list (pickly...
1999-04-24 Just van Rossumremoved two redundant lines -- jvr
1999-04-23 Fred Drakemhlib is now documented.
1999-04-23 Fred DrakeMarkup consistency.
1999-04-23 Fred DrakeNits.
1999-04-23 Fred DrakeAdd section for the sha module.
1999-04-23 Guido van RossumApparently __GNU_LIBRARY__ is defined for glibc as...
1999-04-23 Fred DrakePatch from Greg Ward adding descriptions of S_IMODE...
1999-04-23 Fred DrakeFixed typo and font-control problem reported by Detlef...
1999-04-23 Fred DrakeClarifications on the first(), next(), and previous...
1999-04-23 Fred DrakeFix a grammatical error reported by Detlef Lannert
1999-04-23 Fred DrakeFix a couple of typos reported by Detlef Lannert
1999-04-23 Fred DrakeFix a couple of grammatical errors reported by Detlef...
1999-04-23 Fred DrakeWork-around LaTeX2HTML space-dropping bug.
1999-04-23 Fred DrakeFixed some logical markup nits.
1999-04-23 Fred DrakeLogical markup.
1999-04-23 Fred DrakeNo, __repr__() does not accept a parameter other than...
1999-04-23 Fred DrakeShorten the section title.
1999-04-23 Barry WarsawAdded /usr/lib/X11/rgb.txt in front of X/rgb.txt for...
1999-04-23 Fred DrakeShorten the section title.
1999-04-23 Fred DrakeShorten the section title.
1999-04-23 Fred DrakeWork around a space-dropping problem in LaTeX2HTML.
1999-04-23 Fred DrakeAdded "See also" sections linking to binascii.
1999-04-23 Fred DrakeRefer to the binhex module, not the non-existent hexbin...
1999-04-23 Fred DrakeFix some glaring markup consistency problems (presentat...
1999-04-23 Fred DrakeAdded a couple more requests from users.
1999-04-23 Fred DrakeHack places where '--' should appear as literal output...
1999-04-23 Fred DrakeFix square brackets around optional parameters to macros.
1999-04-23 Fred DrakeGeneral small improvements and fixes.
1999-04-23 Guido van RossumProvide full arguments to __import__ so it works in...
1999-04-22 Guido van RossumBunch of updates necessary due to recent changes; added...
1999-04-22 Guido van RossumRemove obsolete 'script' menu.
1999-04-22 Guido van RossumSeveral wishes fulfilled.
1999-04-22 Guido van RossumMoved classes OnDemandOutputWindow and PseudoFile here,
1999-04-22 Guido van RossumMostly rewritten. Instead of the old Run module and...
1999-04-22 Just van Rossum- made "Save options..." dialog more generic, so it...
1999-04-22 Just van Rossumfixed glitch when scrolling very long files -- jvr
1999-04-22 Fred DrakeMake internal module references hyperlinks wherever...
1999-04-22 Fred DrakeRemove bogus characters in code sample.
1999-04-22 Guido van RossumNits: document use of $IDLESTARTUP; display idle version
1999-04-22 Fred DrakeWork around LaTeX2HTML comment-handling bug.
1999-04-22 Fred DrakeShorten the section title.
1999-04-22 Guido van RossumNew version to celebrate new command line
1999-04-22 Guido van RossumAdded flush(), for completeness.
1999-04-22 Guido van RossumA lot of changes to make the command line more useful...
1999-04-22 Fred DrakeAdd command line flags to just list the files that...
1999-04-22 Fred DrakeAdded a "See also" section with some external references.
1999-04-22 Fred DrakeMarkup nits.
1999-04-22 Fred DrakeClean up lots of mark up.
1999-04-22 Fred DrakeAdded descriptions of the various exceptions, based...
1999-04-22 Fred DrakeLogical markup and small nits.
1999-04-22 Fred DrakeMake some module references hyperlinks.
1999-04-22 Fred DrakeMinor logical markup nits.
1999-04-22 Fred DrakeClean up some mark up.
1999-04-22 Fred DrakeFix minor (English) usage nits.
1999-04-22 Fred DrakeReference to urllib module can be a hyperlink.
1999-04-22 Fred DrakeFix dropped space in the HTML output.
1999-04-22 Fred DrakeMake reference to the socket module a hyperlink.
1999-04-22 Fred DrakeShorten the section title.
1999-04-22 Fred DrakeDon't describe this module as being a popen() wrapper...
1999-04-22 Fred DrakeRemove \platform declaration; this module is generic.
1999-04-22 Fred DrakeMove stat to the Generic chapter.
1999-04-22 Fred DrakeDon't refer to the system documentation as "man pages...
1999-04-22 Fred DrakeMake an assertion.
1999-04-22 Fred DrakeUpdated a comment and the release number.
1999-04-22 Guido van RossumSome more TODO items. Made up my mind about command...
1999-04-22 Fred DrakeAdd warning that last() and previous() don't work for...
1999-04-22 Guido van RossumSuper-elegant patch by Tim Peters that speeds up colori...
1999-04-22 Fred DrakeScript to locate uses of \module where the module refer...
1999-04-22 Fred DrakeAdd a couple of items.
1999-04-22 Fred DrakeFill in a lot of the blanks. Add a start to the LaTeX...
1999-04-22 Fred DrakeAdded support for adding environment/macro parameters...
1999-04-22 Guido van RossumAllow longer strings (up to 80 chars each) for version...
1999-04-21 Fred DrakeMisc. markup nits.
1999-04-21 Fred DrakeFix markup typo.
1999-04-21 Fred DrakeMark the "Notes:" sections under tables the same way...
1999-04-21 Fred DrakeThe version information here was checked good in 1999...
1999-04-21 Fred DrakeReflow paragraph to work around LaTeX2HTML dropping...
1999-04-21 Fred DrakeReflow paragraph to work around LaTeX2HTML dropping...
1999-04-21 Fred DrakeSmall nits, more hyperlinks.
1999-04-21 Fred DrakeMake references to whrandom hyperlinks.
1999-04-21 Fred DrakeSmall markup nits.
1999-04-21 Fred DrakeMake the names of the referenced modules hyperlinks...
next