Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more edits to make the text fit (jvr) | Just van Rossum | 2000-10-20 | 1 | -5/+4 |
| | |||||
* | oops, that one caused a syntax error... (jvr) | Just van Rossum | 2000-10-20 | 1 | -1/+1 |
| | |||||
* | edits to make the 2.0 copyright fit in the about box again... (jvr) | Just van Rossum | 2000-10-20 | 1 | -8/+9 |
| | |||||
* | Cleaned uthread dependencies (jvr) | Just van Rossum | 2000-10-20 | 1 | -4/+8 |
| | |||||
* | Hm, I never checked in my incomplete "run with interpreter" mods. UI is ↵ | Just van Rossum | 2000-10-20 | 1 | -22/+63 |
| | | | | there (but is disabled), functionality is not there. | ||||
* | fixed 2.0 compat bug | Just van Rossum | 2000-10-20 | 1 | -1/+1 |
| | |||||
* | Oops, not only the Popt versions were wrong, the resources were also short. | Jack Jansen | 2000-10-19 | 2 | -0/+0 |
| | |||||
* | Updated Popt resources to current version | Jack Jansen | 2000-10-18 | 2 | -0/+0 |
| | |||||
* | Removed exceptions from the required modules (it's builtin nowadays) | Jack Jansen | 2000-09-14 | 1 | -2/+2 |
| | | | | Added _winreg to the non-required modules. | ||||
* | Upped SIZE to 16MB so IDE can run test.autotest (sigh). | Jack Jansen | 2000-09-11 | 1 | -0/+0 |
| | |||||
* | How-to document for using Python for CGI scripting. Not complete and ↵ | Jack Jansen | 2000-08-25 | 1 | -0/+53 |
| | | | | untested, but I'm checking it in so it won't get lost. | ||||
* | Moved to unsupported: it never lived up to its expectancies, and for the Mac ↵ | Jack Jansen | 2000-08-20 | 10 | -1931/+0 |
| | | | | all the functionality is available in the IDE. | ||||
* | a minimal test app to show how to build a standalone app with W | Just van Rossum | 2000-07-01 | 1 | -0/+20 |
| | |||||
* | added clearkey = '\033' | Just van Rossum | 2000-07-01 | 1 | -1/+1 |
| | |||||
* | fixed bug in comment matching | Just van Rossum | 2000-07-01 | 1 | -3/+3 |
| | |||||
* | Replaced OpenResFile calls with FSpOpenResFile calls (which are ↵ | Jack Jansen | 2000-06-20 | 7 | -12/+12 |
| | | | | carbon-compatible). | ||||
* | Also add a one-line description of the "optional" directive. | Jack Jansen | 2000-06-13 | 1 | -0/+1 |
| | |||||
* | Minor bugfix: one uthread-dependent cleanup had "if not uthread" in stead of ↵ | Jack Jansen | 2000-06-07 | 1 | -1/+1 |
| | | | | "if uthread". | ||||
* | macfsn should always be included, like exceptions and site. | Jack Jansen | 2000-05-17 | 1 | -1/+1 |
| | |||||
* | minor tweak (jvr) | Just van Rossum | 2000-04-09 | 1 | -1/+1 |
| | |||||
* | added experimental microthread support for use with stackless python -- bw ↵ | Just van Rossum | 2000-04-09 | 2 | -13/+77 |
| | | | | compatible (jvr) | ||||
* | added popup control (jvr) | Just van Rossum | 2000-04-09 | 1 | -4/+60 |
| | |||||
* | added setbound() method, some cleanups (jvr) | Just van Rossum | 2000-04-09 | 1 | -9/+12 |
| | |||||
* | oops, keyword list missed exec... doh! thanks to Maik Roeder (jvr) | Just van Rossum | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | small fix: don't depend on the exact location of PythonCGISlave within the ↵ | Just van Rossum | 2000-03-28 | 1 | -1/+3 |
| | | | | Python tree. (jvr) | ||||
* | - new version of PythonCGISlave | Just van Rossum | 2000-03-28 | 5 | -0/+383 |
| | | | | | | | - new script/applet BuildCGIApplet This largely supercedes :Mac:Demos:cgi, except for the html doc file. Should it move here? Merged with CGI_README.txt? Todo: fullbuild support. (jvr) | ||||
* | Fixed multi-arg appends. | Jack Jansen | 2000-03-07 | 3 | -4/+4 |
| | |||||
* | skip CVS folders when building the Scripts menu -- jvr | Just van Rossum | 1999-12-23 | 1 | -1/+7 |
| | |||||
* | updated copyright string | Just van Rossum | 1999-12-23 | 1 | -1/+1 |
| | |||||
* | changed the "method find" algorithm so the function/class/method popup menu ↵ | Just van Rossum | 1999-12-23 | 1 | -3/+8 |
| | | | | also works with space-indented source files -- jvr | ||||
* | Adapted to new macmudulefinder.process() API. (jvr) | Just van Rossum | 1999-11-04 | 2 | -8/+18 |
| | |||||
* | - changed the API of process() so it will return a list of missing modules ↵ | Just van Rossum | 1999-11-04 | 1 | -6/+8 |
| | | | | | | | instead of raising an exception. - minor cleanups (jvr) | ||||
* | - windowbounds() now works with multiple screens (window position prefs!) | Just van Rossum | 1999-10-30 | 1 | -5/+12 |
| | | | | | - Minor tab behavior tweak -- jvr | ||||
* | Very minor little things... -- jvr | Just van Rossum | 1999-10-30 | 1 | -4/+13 |
| | |||||
* | New __version__ number (1.0!) -- jvr | Just van Rossum | 1999-10-30 | 2 | -1/+1 |
| | |||||
* | Minor indentation cleanup -- jvr | Just van Rossum | 1999-10-30 | 1 | -1/+1 |
| | |||||
* | String values will now always be shown with quotes, so one can see the ↵ | Just van Rossum | 1999-10-30 | 1 | -3/+1 |
| | | | | difference between the value 2 and the value '2'. -- jvr | ||||
* | Optionally bracket all external declarations of init functions with "ifndef"s. | Jack Jansen | 1999-10-01 | 2 | -4/+4 |
| | |||||
* | Added module "ce" to list of modules known not to exist on the mac. | Jack Jansen | 1999-09-30 | 1 | -1/+1 |
| | |||||
* | Added support for global default font settings. (jvr) | Just van Rossum | 1999-09-26 | 2 | -23/+33 |
| | |||||
* | 1) added "typingcasesens" keyword arg to constructor, and support for case ↵ | Just van Rossum | 1999-09-26 | 1 | -8/+20 |
| | | | | | | | sensitive typing in lists. 2) minor cleanups (jvr) | ||||
* | added do_setwindowfont() menu callback: brings up a font selection dialog. (jvr) | Just van Rossum | 1999-09-26 | 1 | -1/+9 |
| | |||||
* | added getdefaultfont() function. Returns default font settings. (jvr) | Just van Rossum | 1999-09-26 | 1 | -0/+6 |
| | |||||
* | 1 - added "set default window font" menu | Just van Rossum | 1999-09-26 | 1 | -2/+7 |
| | | | | | 2 - updated scripts folder location (jvr) | ||||
* | minor cleanup, avoiding rare traceback (jvr) | Just van Rossum | 1999-09-26 | 1 | -1/+1 |
| | |||||
* | Don't set type of application, it's taken care of elsewhere -- jvr | Just van Rossum | 1999-06-30 | 1 | -2/+0 |
| | |||||
* | mod from Joe Strout: when quitting, catch errors in window.close() methods ↵ | Just van Rossum | 1999-06-22 | 1 | -1/+4 |
| | | | | and ignore them. Otherwise one can never quit. | ||||
* | Added an "optional" directive, that will include a module if it is available | Jack Jansen | 1999-06-04 | 2 | -3/+6 |
| | | | | but not complain if it isn't (giving an ImportError when the frozen code is run). | ||||
* | Oliver Steele writes: | Just van Rossum | 1999-05-21 | 1 | -2/+20 |
| | | | | | | | """Despite the best intentions of Anarchie and Internet Explorer, I often end up with Python source files (and other text files that I'd like to edit with PythonIDE) that use '\n' instead of '\r' as a line separator (and therefore sh | ||||
* | added 'org.python.core' to the maymiss list (pickly.py tries to import it, ↵ | Just van Rossum | 1999-04-24 | 1 | -1/+2 |
| | | | | probably for JPython support) -- jvr |