summaryrefslogtreecommitdiffstats
path: root/Doc/mac
Commit message (Collapse)AuthorAgeFilesLines
* - use correct markupFred Drake2003-12-181-5/+5
| | | | - re-wrap resulting long lines
* SF #859811, typo in docsNeal Norwitz2003-12-144-5/+5
|
* SF #859810, typo in docNeal Norwitz2003-12-141-1/+1
|
* SF 810242. Fix doubled word errors.Raymond Hettinger2003-09-222-2/+2
|
* add index entryFred Drake2003-09-051-0/+1
|
* fix minor markup nitsFred Drake2003-09-051-6/+6
|
* add a relevant "see also" linkFred Drake2003-09-051-0/+9
|
* clean up some markupFred Drake2003-09-051-15/+16
|
* adjust markup to avoid suppressing a word space in contentFred Drake2003-09-041-1/+2
|
* SF patch#786531 'the the' typo. Contributed by George YoshidaRaymond Hettinger2003-08-121-1/+1
|
* Fix hyperlinks and one class reference.Fred Drake2003-08-072-3/+3
| | | | Backporting to Python 2.3 branch.
* update the documentation contact addressFred Drake2003-07-302-2/+2
|
* Avoid a 301 permanent redirect.Fred Drake2003-07-221-16/+18
| | | | | | Part of SF patch #773007. Also fixed a number of mostly cosmetic markup errors.
* Avoid a 301 permanent redirect.Fred Drake2003-07-222-2/+2
| | | | Part of SF patch #773007.
* Documented the fact that the main class now mimicks the OSA "application" class.Jack Jansen2003-06-131-5/+7
|
* Documented the new autoGIL module.Jack Jansen2003-05-092-0/+27
|
* Moved all the scripting stuff to a separate section, added all theJack Jansen2003-04-117-40/+394
| | | | | missing bits (well, all the bits I could think of) and updated the rest.
* Created a minimal MacOSX section.Jack Jansen2003-04-091-92/+176
|
* Documented linkmodel and WMAvailable().Jack Jansen2003-02-241-4/+26
|
* Updated the Mac documentation to the current state of affairs.Jack Jansen2003-02-1212-384/+199
|
* Added a paragraph to explain that SchedParams(0, 0) is usually whatJack Jansen2002-10-191-0/+3
| | | | you want.
* Fix markup for tilde in URL.Fred Drake2002-10-181-1/+1
|
* Added a note about the inability to specify a pathname to a non-existingJack Jansen2002-08-061-1/+7
| | | | file in unix-Python.
* Changed a sentence that confused some people.Jack Jansen2002-08-061-2/+2
|
* Better documentation for GetArgv() and the ProgressBar type.Fred Drake2002-04-151-40/+157
| | | | | Back-porting to release22-maint. This closes SF patch #496705.
* I started writing more documentation on the Scrap module at one point, butFred Drake2002-03-082-15/+43
| | | | | | it is difficult to do without a Mac box to try things out on. This expands on what was there only a little bit; hopefully someone with a Mac can work on this as well!
* Added deprecatioon information for mac.xstat().Fred Drake2002-02-151-1/+8
| | | | This closes SF bug #505150.
* Consistency nits.Fred Drake2002-01-172-47/+48
|
* Minor consistency nit.Fred Drake2002-01-171-1/+1
|
* Correct misspelling of "separate" in two places.Fred Drake2001-11-011-2/+2
| | | | This closes SF bug #476898.
* Use the \note and \warning macros where appropriate.Fred Drake2001-10-202-4/+4
|
* Remove some long-unsupported Mac OS modules.Fred Drake2001-10-054-423/+0
| | | | This closes SF patch #460737.
* Fix some minor style-guide conformance bugs.Fred Drake2001-10-011-7/+8
|
* Add missing "}".Fred Drake2001-09-121-1/+1
|
* These modules now live under the Carbon package.Jack Jansen2001-09-111-42/+76
| | | | | | Added a few new toolbox modules. Noted machine dependencies for some modules. Moved waste to undoc.tex.
* Added applesingle, macresource, Nav and videoreader.Jack Jansen2001-09-111-9/+67
| | | | | Moved icopen to its alphabetical place. Moved waste here (from toolbox).
* Added a note that these are not available under Carbon (orJack Jansen2001-09-112-3/+8
| | | | OSX MachO Python).
* Removed an erronous comment about alias files.Jack Jansen2001-09-101-3/+0
|
* Minor markup nits and slight style-guide conformance changes.Fred Drake2001-08-031-8/+9
|
* Documented the runtimemodel attribute.Jack Jansen2001-08-031-0/+6
|
* Minor changes to match the style guide.Fred Drake2001-07-142-2/+2
|
* Minor changes to match the style guide.Fred Drake2001-07-141-3/+4
| | | | | Make the reference to the python-docs email address a hyperlink; we want to encourage responses to the plea for help!
* Added descriptions for some modules that previously did not have anyFred Drake2001-07-101-9/+26
| | | | information about them, based on comments from Jack Jansen.
* Fix up a few style nits -- avoid "e.g." and "i.e." -- these makeFred Drake2001-07-061-1/+1
| | | | | translation more difficult, as well as reading the English more difficult for non-native speakers.
* Update to include the license information in a less annoying place.Fred Drake2001-06-201-0/+4
|
* Write a better synopsis for the Scrap module, and provide a link toFred Drake2001-05-101-1/+9
| | | | useful documentation on the Scrap Manager.
* Actually include a synopsis line for the ColorPicker module.Fred Drake2001-05-101-1/+1
|
* Fixup some platform annotations.Fred Drake2001-04-132-1/+2
|
* Work around the conversion of ">>" and "<<" to guillemets. Reported by Ping.Fred Drake2001-04-131-2/+2
|
* Documentation for Just's ColorPicker module, so the Mac OS guys getFred Drake2001-04-132-0/+23
| | | | something out of this documentation release as well. ;-)