summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CW Pro 5 projects.Jack Jansen1999-09-3033-49/+68
* Patches by Jack Jansen: new type OptionalInBuffer allowsGuido van Rossum1999-09-302-1/+14
* Patch by Jack Jansen to add with_ifdef option, which places #ifndefGuido van Rossum1999-09-301-1/+5
* Added module "ce" to list of modules known not to exist on the mac.Jack Jansen1999-09-301-1/+1
* Bigger buffer size for C profiler (if profiling is enabled).Jack Jansen1999-09-301-1/+1
* Optimization: don't try to get a tabsize resource if we know the fileJack Jansen1999-09-301-0/+3
* Regenerated, no significant diferences.Jack Jansen1999-09-301-0/+12
* Make macglue.h C++ compatible.Jack Jansen1999-09-301-0/+7
* Distribution files for 1.5.1c1.Jack Jansen1999-09-305-68/+114
* 1.5.2c1 version.Jack Jansen1999-09-301-1/+1
* Duncan Grisby noted a typo in _DummyThread.Guido van Rossum1999-09-291-1/+1
* Added 'list_only' option (and modified 'run()' to respect it).Greg Ward1999-09-291-1/+9
* Added all documentation.Greg Ward1999-09-291-13/+106
* New command to generate source distribution based on a manifest file.Greg Ward1999-09-291-0/+590
* Added 'package' option.Greg Ward1999-09-291-7/+44
* Renamed 'dir' option to be consistent with other commands.Greg Ward1999-09-291-35/+66
* Renamed many options to be consistent across commands.Greg Ward1999-09-295-41/+35
* Catch up with latest changes in CCompiler:Greg Ward1999-09-291-58/+45
* Catch up with latest changes in CCompiler:Greg Ward1999-09-291-10/+22
* Added 'extra_preargs' and 'extra_postargs' parameters to most methods,Greg Ward1999-09-291-47/+94
* More tweaks to 'mkpath()':Greg Ward1999-09-291-0/+5
* Added 'ready' flag and 'ensure_ready()' method to Command: togetherGreg Ward1999-09-291-28/+53
* Patch by Tim Peters fixing PR#88:Guido van Rossum1999-09-271-1/+7
* Patch by Tim Peters fixing PR#89:Guido van Rossum1999-09-271-0/+5
* Initial checkin of IDE scripts. (jvr)Just van Rossum1999-09-2619-0/+334
* Added support for global default font settings. (jvr)Just van Rossum1999-09-262-23/+33
* 1) added "typingcasesens" keyword arg to constructor, and support for case se...Just van Rossum1999-09-261-8/+20
* added do_setwindowfont() menu callback: brings up a font selection dialog. (jvr)Just van Rossum1999-09-261-1/+9
* added getdefaultfont() function. Returns default font settings. (jvr)Just van Rossum1999-09-261-0/+6
* 1 - added "set default window font" menuJust van Rossum1999-09-261-2/+7
* minor cleanup, avoiding rare traceback (jvr)Just van Rossum1999-09-261-1/+1
* "make clobber" should remove modindex.html as well.Fred Drake1999-09-241-2/+2
* icons/ should not be ignored here now that this is it's real home.Fred Drake1999-09-241-1/+0
* Added --about option to specify the file to load "About thisFred Drake1999-09-231-1/+8
* Tell mkhowto to use stdabout.dat for the documents it processes here.Fred Drake1999-09-231-4/+4
* Remove some <SPAN> elements that were used only to carry a CLASSFred Drake1999-09-231-6/+14
* Remove the "Comments and Questions" section, allowing this to be usedFred Drake1999-09-231-43/+22
* Version of about.dat that should only be used for the standardFred Drake1999-09-231-0/+44
* Remove some <SPAN> elements that were used only to carry a CLASSFred Drake1999-09-231-4/+4
* Oops, missed this one!Fred Drake1999-09-231-0/+0
* img_tag(): Tighten up the generated SRC attribute a bit; if the imageFred Drake1999-09-231-3/+6
* do_cmd_rfc(): Simplify the generated markup.Fred Drake1999-09-221-2/+2
* Added --image-type option to allow use of either GIF or PNG images.Fred Drake1999-09-221-11/+38
* Some updates to allow ../tools/mkhowto to add various bits to theFred Drake1999-09-221-46/+86
* main(): wrap the device.setinfo() call around an exception handler.Barry Warsaw1999-09-221-1/+7
* Added docstring and RCS id (apparently some Windows tar extractorsGreg Ward1999-09-221-0/+11
* PNG version of the icons, converted from the GIFsFred Drake1999-09-226-0/+0
* Ditched the whole notion of "alias options": this meant dropping theGreg Ward1999-09-211-39/+21
* Added 'write_file()' function.Greg Ward1999-09-211-1/+22
* In 'link_shared_object()', try to be less sensitive to missing input filesGreg Ward1999-09-211-1/+11