summaryrefslogtreecommitdiffstats
path: root/Mac/OSXResources/app/Resources
Commit message (Collapse)AuthorAgeFilesLines
* Fix some minor issues with the generated application bundles on MacOSXRonald Oussoren2006-05-181-0/+0
|
* A first cut at replacing the icons on MacOS X. This replaces all icons by iconsRonald Oussoren2006-05-142-0/+0
| | | | | | | based on the new python.org logo. These are also the first icons that are "proper" OSX icons. These icons were created by Jacob Rus.
* Updated version numbers.Jack Jansen2004-12-271-0/+0
|
* Upped version numbers, and converted to UTF-16.Jack Jansen2003-11-191-0/+0
|
* Added instructions on setting the proxy host.Jack Jansen2003-07-241-0/+6
|
* Fixed lots of minor issues found by Edward Moy: incorrect versionJack Jansen2003-07-041-4/+4
| | | | strings, non-standard naming of things in bundles, etc.
* Moved two sentences around to make them clearer.Jack Jansen2003-07-031-4/+5
|
* Moved the IDE tutorial to a directory with a shorter name. The longJack Jansen2003-07-0214-2/+2
| | | | name was giving problems with some tar implementations.
* Suggest people visit www.python.org/packman if the default databaseJack Jansen2003-06-291-1/+3
| | | | cannot be found.
* dded notes on reporting bugs and becoming an active developer.Jack Jansen2003-06-191-1/+8
|
* - Added a "community" section.Jack Jansen2003-06-189-39/+108
| | | | - Cleaned up the HTML.
* Use the new, now preferred, form of referring to object specifiers (throughJack Jansen2003-06-131-1/+1
| | | | the object, not the module).
* Added a note on getting 404 Not Found errors when loading the database.Jack Jansen2003-04-161-1/+11
|
* The minimal scripting example now actually works.Jack Jansen2003-04-011-8/+10
|
* Added 1-page introductions to creating GUIs in Python and the OSAJack Jansen2003-03-313-0/+108
| | | | interface.
* The MacPython introductory help is now called MacPython Help, and theJack Jansen2003-03-161-1/+1
| | | | optional full documentation Python Documentation.
* Lots of textual changes suggested by Matthew Moelter.Jack Jansen2003-03-161-13/+13
|
* Adding MacPython online help. Only the basics are installed, with aJack Jansen2003-03-1121-0/+493
| | | | | | placeholder for the full documentation (pointing to the online docs and explaining you can also install them locally to make them searchable, etc).
* These are no longer used.Jack Jansen2003-03-052-54/+0
|
* - Install a symlink to the documentation (which lives in the framework)Jack Jansen2002-08-281-1/+1
| | | | | | in Python.app, and refer to it in Info.plist. This makes Apple Help Viewer recognize the Python documentation. - Changed the externally visible name of Python.app to "Python" (was PythonW).
* Python.app no longer advertises that it can handle .py and .pyc files,Jack Jansen2002-08-012-0/+0
| | | | PythonLauncher.app has taken that responsibility over.
* - Better commandline interface to BuildApplet, complete with options,Jack Jansen2002-06-091-0/+2
| | | | | | | verbose output to the console, etc. - Allow Cocoa applets to be built with BuildApplet. No full testing has been done yet to ensure OS9 operation hasn't suffered.
* Auxiliary files used by BuildApplet for MachoPython.Jack Jansen2002-03-293-0/+52
|
* Changed visible name (in dock, menubar) of the interpreter to PythonW.Jack Jansen2002-03-291-5/+5
| | | | Changed version numbers and copyright.
* Updated for 2.2 release.Jack Jansen2001-12-121-0/+0
|
* Template for an OSX PythonInterpreter application.Jack Jansen2001-09-044-0/+0