summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
...
* Added missing setport call to mkdistr_ui, and added scrap toJack Jansen1996-04-122-0/+2
* bgen-generators now drop the python definition file straight in theJack Jansen1996-04-1233-29/+114
* Added scrap managerJack Jansen1996-04-121-0/+4
* Fixed a nasty bug where FindControl could return a reference to aJack Jansen1996-04-124-4/+7
* Interface to the scrap managerJack Jansen1996-04-123-0/+308
* Added ScrolledWindow (a window with one or two scrollbars)Jack Jansen1996-04-122-2/+172
* A simple scrollbar-less single-font (but multi-window) textJack Jansen1996-04-111-0/+276
* Fixed ttedit to actually workJack Jansen1996-04-112-15/+7
* Added enable(onoff) method to menus and menu itemsJack Jansen1996-04-111-0/+11
* Added warning on memory use of tcl/tkJack Jansen1996-04-101-2/+4
* rebinhexedJack Jansen1996-04-102-4/+4
* Added a region arg to update callsJack Jansen1996-04-103-6/+6
* Added a tutorialJack Jansen1996-04-102-1/+284
* Added region arg to update calls. And binhex files rebinhexed.Jack Jansen1996-04-109-281/+357
* Binhex gif files too.Jack Jansen1996-04-101-1/+2
* Changed to allow the user to do partial buildsJack Jansen1996-04-101-7/+33
* Moved a button in the message dialog. and everything got binhexed again.Jack Jansen1996-04-103-306/+308
* Added region argument to various ...Update calls.Jack Jansen1996-04-105-10/+14
* Replaced various dummy updateRegions by real argumentsJack Jansen1996-04-1015-21/+43
* TextEdit sample code (not yet complete)Jack Jansen1996-04-102-0/+102
* Added TextEdit interfaceJack Jansen1996-04-101-0/+56
* Interface to TextEdit toolboxJack Jansen1996-04-103-0/+1179
* Added resource-ids for override preferences.Jack Jansen1996-04-041-1/+7
* Added support for override preferencesJack Jansen1996-04-041-13/+54
* Added support for editing override preferences in appletsJack Jansen1996-04-042-74/+181
* Don't change Standard File folder on chdir().Jack Jansen1996-03-251-0/+2
* Replaced non-ascii chars by backslash escapesJack Jansen1996-03-251-1/+1
* Removed one level of "mac" in path initializationJack Jansen1996-03-251-8/+8
* Compare sourcefile to hqx file (if it exists) before binhexing. ThisJack Jansen1996-03-251-4/+35
* Updated to reflect new situation, added a warning on fmmodule.cJack Jansen1996-03-201-35/+41
* Added a note about removing unwanted sys.path stuffJack Jansen1996-03-201-0/+2
* re-binhexedJack Jansen1996-03-205-521/+521
* Removed addpack callsJack Jansen1996-03-2014-75/+1
* Removed addpack calls for toolbox modules.Jack Jansen1996-03-207-35/+0
* Somehow the <<terminated>> got mangled. Fixed.Jack Jansen1996-03-201-1/+1
* Fixed pythonpath to include tkinter and mac:toolbox, and source-treeJack Jansen1996-03-207-3616/+3616
* Fixed for new directory layoutJack Jansen1996-03-2013-4101/+4094
* Removed addpack calls for toolbox modules, re-binhexed resources (sigh)Jack Jansen1996-03-2011-252/+231
* Oops... I Inadvertently lost their cvs files...Jack Jansen1996-03-184-0/+908
* Were copied to Relnotes-1.[12] long ago...Jack Jansen1996-03-182-300/+0
* Fixed binhexerJack Jansen1996-03-183-75/+76
* Explanations of the examples hereJack Jansen1996-03-185-0/+1019
* Minor fixJack Jansen1996-03-181-2/+2
* Changed creator from PYTH to PythJack Jansen1996-03-181-1/+1
* Binhexer fixedJack Jansen1996-03-181-11/+10
* Added option to set queue sizeJack Jansen1996-03-181-3/+4
* Added a few file typesJack Jansen1996-03-181-1/+3
* Use MacOS.openrf (if it is available) for opening resource forksJack Jansen1996-03-121-3/+9
* Added checkmenu() method (to checkmark an entry) and delete() methodJack Jansen1996-03-121-0/+18
* - Allow setting of argc/argv in <option>-start dialogJack Jansen1996-03-123-30/+54