summaryrefslogtreecommitdiff
path: root/Doc/library/curses.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #28763: Use double hyphens (rendered as en-dashes) in numerical rangesSerhiy Storchaka2016-11-261-1/+1
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-0/+3
* Issue #26679: Fix description of KEY_PPAGE and KEY_NPAGE constantsBerker Peksag2016-04-021-2/+2
* Issue #4254: Adds _curses.update_lines_cols() Patch by Arnon YaariSteve Dower2015-04-151-0/+7
* Merge in all documentation changes since branching 3.4.0rc1.Larry Hastings2014-03-151-1/+1
* Fix wrong signature for two-argument newwin(). Found by Jacqueline Leykam on...Georg Brandl2013-10-291-1/+1
* Merge link addition from 3.2.Ezio Melotti2013-02-281-3/+33
|\
| * #15831: merge with 3.2Ezio Melotti2012-09-141-3/+33
| |\
| | * Fix a typo in the curses docsRoss Lagerwall2012-09-061-1/+1
| | * Issue #15785: Modify window.get_wch() API of the curses module: return aVictor Stinner2012-08-291-4/+5
| | * Restore [] where default arguments are not keywordsHynek Schlawack2012-05-221-1/+30
| | |\
| | | * #14804: Remove [] around optional arguments with default valuesHynek Schlawack2012-05-211-1/+1
| | | |\
| | | * | Issue #12567: The curses module uses Unicode functions for Unicode argumentsVictor Stinner2011-11-251-1/+11
| | | * | (Merge 3.2) Issue #10570: curses.tigetstr() is now expecting a byte string,Victor Stinner2011-11-021-0/+19
| | | |\ \
| | | | * | Issue #12567: Add curses.unget_wch() functionVictor Stinner2011-09-061-0/+11
| | | | * | merge with 3.2Sandro Tosi2011-08-121-1/+1
| | | | |\ \
| | | | * | | Close #6755: Add get_wch() method to curses.window classVictor Stinner2011-07-141-0/+8
* | | | | | | Add a link to the demo dir.Ezio Melotti2013-02-281-1/+1
|/ / / / / /
* | | | | | #15831: document multiple signatures on different lines. Patch by Chris Jerd...Ezio Melotti2012-09-141-14/+30
|/ / / / /
* | | | | Restore [] where default arguments are not keywordsHynek Schlawack2012-05-221-1/+1
| |_|_|/ |/| | |
* | | | #14804: Remove [] around optional arguments with default valuesHynek Schlawack2012-05-211-1/+1
|/ / /
* | | Issue #10570: curses.tigetstr() is now expecting a byte string, instead of aVictor Stinner2011-11-021-1/+1
| |/ |/|
* | it's 'rather than'; reported by James Bateman on docs@Sandro Tosi2011-08-121-1/+1
|/
* issue10403 - Let's not use members anymore. Use 'attribute' where it denotes ...Senthil Kumaran2011-07-041-2/+2
* Fix bad markup.Georg Brandl2011-07-031-1/+1
* #11363: add missing functions from curses doc. Patch by Sandro Tosi.Ezio Melotti2011-06-261-0/+48
* #11363: clean up curses doc.Ezio Melotti2011-06-261-87/+87
* #6771: fix docs: curses.wrapper is exposed as a function, not a moduleR David Murray2011-06-181-33/+13
* Merge doc fixes.Georg Brandl2011-03-061-1/+1
|\
| * Remove mentions of the Demo directory.Georg Brandl2010-12-301-1/+1
| * Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,...Georg Brandl2009-10-271-1/+1
| * Merged revisions 74207 via svnmerge fromGeorg Brandl2009-07-261-1/+1
| * Merged revisions 74209 via svnmerge fromGeorg Brandl2009-07-261-3/+3
* | #11292: add missing A_REVERSE to curses attribute table.Georg Brandl2011-03-061-0/+3
* | Merged revisions 75797 via svnmerge fromGeorg Brandl2009-10-271-1/+1
* | Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,...Georg Brandl2009-08-131-4/+4
|/
* Merged revisions 73462-73463 via svnmerge fromGeorg Brandl2009-06-171-1/+2
* Remove surplus empty lines and convert more files to new optional arg style.Georg Brandl2009-05-171-2/+2
* Update signature style for optional arguments, part 3.Georg Brandl2009-04-101-1/+1
* Merged revisions 62490 via svnmerge fromBenjamin Peterson2008-04-251-86/+88
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-061-2/+2
* Merged revisions 60053-60078 via svnmerge fromChristian Heimes2008-01-191-0/+13
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-1/+1
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-7/+0
* Address a few XXX comments, other fixes.Georg Brandl2007-08-311-1/+0
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+1679