summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libcurses.tex
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 53952-54987 via svnmerge fromGuido van Rossum2007-04-271-2/+14
* [Bug #1219862] Document correct argument range for pair_content()Andrew M. Kuchling2005-06-141-1/+1
* [Bug #1105706] Use correct name for constantAndrew M. Kuchling2005-06-011-2/+2
* [Bug #1123268] Fix typoAndrew M. Kuchling2005-06-011-1/+1
* SF Patch #1093896: miscellaneous doc typosRaymond Hettinger2005-01-011-1/+1
* Typo fixes, and a minor edit to clarify a sentenceAndrew M. Kuchling2004-10-191-4/+4
* [Bug #1022311] curses module uses y,x ordering of arguments, not x,yAndrew M. Kuchling2004-10-081-5/+5
* SF patch #855195: fix typosRaymond Hettinger2003-12-071-1/+1
* fix markupFred Drake2003-08-141-1/+1
* [Patch #739124] Add use_default_colors() to curses moduleAndrew M. Kuchling2003-08-131-0/+9
* SF patch#786531 'the the' typo. Contributed by George YoshidaRaymond Hettinger2003-08-121-3/+3
* Fix unbalanced parenthesis in text.Raymond Hettinger2003-07-141-1/+1
* SF #665570, curses causes interpreter crashNeal Norwitz2003-01-121-1/+2
* [Patch #633635 from David M. Cooke]Andrew M. Kuchling2002-11-061-1/+1
* Clean up some markup.Fred Drake2002-06-271-5/+6
* Fix wrongly-named formal parameters in three places: begin_y was used twiceFred Drake2001-12-261-76/+75
* Clean up some markup cruft. A number of the macros that take noFred Drake2001-11-281-2/+2
* Update description of border()Andrew M. Kuchling2001-10-201-3/+2
* Use the \note and \warning macros where appropriate.Fred Drake2001-10-201-10/+10
* Follow the recommended practices for keystroke representation; thisFred Drake2001-07-121-18/+20
* Fix up a few style nits -- avoid "e.g." and "i.e." -- these makeFred Drake2001-07-061-2/+2
* Fix a number of minor markup errors.Fred Drake2001-04-211-2/+2
* Normalize tabs to spaces.Fred Drake2001-04-101-4/+6
* More on noutrefresh() and scroll().Eric S. Raymond2001-01-291-2/+3
* Markup nit: OK and ERR should be marked \constant in running text.Fred Drake2001-01-041-3/+2
* Document ERR and OKAndrew M. Kuchling2000-12-261-0/+11
* Add 'see also' link to curses.panelAndrew M. Kuchling2000-12-221-0/+2
* Fix lots of small markup nits.Fred Drake2000-12-211-54/+64
* Document the window.overlay() and .overwrite() methodsAndrew M. Kuchling2000-12-211-0/+26
* Document napms()Andrew M. Kuchling2000-12-151-0/+5
* Update Moshe Zadka's email address to one works and might last a while.Fred Drake2000-12-011-1/+1
* Document the new setupterm() functionAndrew M. Kuchling2000-11-181-0/+7
* Patch #102278: add tparm() function to _curses moduleAndrew M. Kuchling2000-11-071-0/+7
* Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>.Fred Drake2000-10-101-2/+3
* Revise the versioning information to say that this was revised in 1.6,Fred Drake2000-10-061-1/+3
* Minor cleanups, wrap long lines.Fred Drake2000-09-251-7/+6
* Convert the longest two tables from tableii to longtableii so they do notFred Drake2000-09-211-4/+4
* More on noutrefresh.Eric S. Raymond2000-08-091-1/+3
* Tweak curses.wrapper so it initializes colors if they are available.Eric S. Raymond2000-08-091-4/+5
* Fix a few markup errors and lots of small consistency issues.Fred Drake2000-08-091-42/+55
* Documented curses.wrapper and curses.textpad.Eric S. Raymond2000-08-041-2/+131
* Second round of curses documentation improvements. Completes and extendsEric S. Raymond2000-07-271-17/+38
* Document tiget{flag,num,str}Andrew M. Kuchling2000-07-261-0/+21
* Fix small typos and markup consistency nits.Fred Drake2000-07-241-5/+5
* First round of curses documentation improvements; correct errors, flesh outEric S. Raymond2000-07-241-109/+170
* Rob W. W. Hooft's spelling fixes for the Library Reference. I hopeThomas Wouters2000-07-161-3/+3
* Document recently-added mouse-related functionsAndrew M. Kuchling2000-06-301-0/+50
* Add a "See also:" link to the curses.ascii module.Fred Drake2000-06-281-0/+3
* Document .timeout() method and .typeahead() functionAndrew M. Kuchling2000-06-211-0/+22
* Updated docs to list all the new methods and functions. The docs areAndrew M. Kuchling2000-05-231-188/+757