summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Fix [Bug 1731348]dkf2007-06-051-3/+4
|
* * doc/colors.n: document new Mac OS X system colors.das2007-04-294-10/+192
| | | | | | * doc/cursors.n: document new Mac OS X native cursors. * doc/font.n: document new Mac OS X 'menu' system font. * doc/wm.n: document new Mac OS X [wm attributes].
* * doc/wm.n, tests/winWm.test:hobbs2006-12-011-20/+44
| | | | * win/tkWinWm.c: add -transparentcolor attribute for Windows.
* fix make-html errordas2006-04-121-3/+3
|
* * macosx/tkMacOSXInt.h: Implemented 'zoomed' window statedas2006-04-111-4/+6
| | | | | | * macosx/tkMacOSXWindowEvent.c: handling for TkAqua, via titlebar * macosx/tkMacOSXWm.c: widget clicks as well as [wm state]. * doc/wm.n: [Bug 1073456]
* Band-aid doc update for [Bug 220787]dkf2006-03-071-1/+5
|
* Highlighting fixdkf2005-11-221-3/+3
|
* clarify text index documentationvincentdarley2005-11-161-2/+6
|
* * doc/getOpenFile.n: correct -multiple docs (takes boolean)hobbs2005-07-061-2/+2
|
* Fix silly error in SYNOPSIS of Tk_AllocBitmapFromObj [Bug 1224983]dkf2005-06-211-2/+2
|
* Updated out-of-date references to "Tk_GetBoolean"dgp2005-05-122-6/+6
|
* * doc/text.n: note 'image' key in 'dump' command. [Bug 1115907]hobbs2005-02-111-4/+4
|
* Convert emacs mode comment style to stop problems with old man. [1085127]dkf2005-01-052-4/+10
|
* iFix silly typo. [Bug 1087842]dkf2004-12-201-3/+3
|
* * doc/pack-old.n: Changed the internal name of the man page tormax2004-11-191-2/+2
| | | | pack-old to avoid a name clash in the installed man pages.
* * generic/tkMain.c:das2004-11-111-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * macosx/tkMacOSXAppInit.c (removed): * macosx/Wish.pbproj/project.pbxproj: * macosx/tkMacOSXInit.c: * macosx/tkMacOSXInt.h: changes to make TkAqua dynamically loadable, enabling [package require Tk] from tclsh. Startup code from tkMacOSXAppInit.c moved into tkMacOSXInit.c, added code that notifies the window server that an unbundled executable is a full GUI application after loading Tk. [Patch 1035348] * doc/wm.n: documented [wm attributes] on Mac OS X. [Bug 606665] * macosx/tkMacOSXWm.c: implemented TIP 222 [wm attributes -alpha] on Mac OS X. [Patch 892194] WmIconbitmapCmd: adopted FSRef changes from [wm atttrs -titlepath]. * macosx/tkMacOSXButton.c: * macosx/tkMacOSXMenus.c: * macosx/tkMacOSXRegion.c: * macosx/tkMacOSXSubwindows.c: synced spacing/formatting with HEAD. * macosx/tkMacOSXMouseEvent.c: endianness fixes. * macosx/Wish.pbproj/project.pbxproj: corrected path to html help inside framework. * macosx/Makefile: prevent parallel make from building several targets at the same time. Ensure that xcodebuild will use Wish.pbproj project even if a .xcode project is also present.
* Minor format fixdkf2004-10-291-3/+3
|
* Whoops, missed removing an 8.5 feature from an example when backportingdkf2004-10-291-3/+3
|
* * doc/wm.n: Add wm attributes . -alpha doc to accountmdejong2004-10-281-1/+6
| | | | for recent alpha changes.
* More backporting of doc fixesdkf2004-10-2816-147/+310
|
* Backport of documentation fixesdkf2004-10-2829-284/+596
|
* Thought about the doc-fix a bit more and decided to remove the typedefdkf2004-02-171-3/+1
| | | | line instead; you'd never type it to use a Tk_Uid, after all...
* Minor doc fixdkf2004-02-171-2/+2
|
* Update the docs for the Mac OS X MouseWheel changes.wolfsuit2004-02-161-6/+8
|
* Line transposition bug. [Bug 857159]dkf2003-12-101-2/+2
|
* * unix/mkLinks:hobbs2003-10-131-3/+14
| | | | * doc/GetHWND.3: add Tk_AttachHWND docs [Bug #220803]
* * doc/ConfigWidg.3: Removed reference to Tk_Offset from thedgp2003-10-061-5/+2
| | | | NAME section to resolve mkLinks conflict with SetOptions.3 [Bug 404197]
* D'oh! Important word missing...dkf2003-07-171-4/+4
|
* Better docs of [$photo put]. [Bug 728952]dkf2003-07-171-9/+16
|
* Panedwindow fixes that make things behave right in complex geometry cases.dkf2003-07-171-6/+2
| | | | [Bugs 738143+747814]
* Added missing .TPdkf2003-07-141-1/+2
|
* * doc/panedwindow.n: clarified the need to use 'update idle' whenhobbs2003-02-251-2/+6
| | | | adding unmapped windows. Needs further examination. [Bug #605105]
* * doc/entry.n:mdejong2003-02-192-6/+6
| | | | | | * doc/text.n: Update double and triple click docs to match implementation changes made on 2002-02-14.
* corrected B values [Bug #682714]hobbs2003-02-181-453/+453
|
* Added language to describe the handling of the end-of-file character Kevin B Kenny2003-02-131-4/+14
| | | | \u001a in a script file. [Bug 685505]
* TP macro misplacementhobbs2003-02-091-2/+2
|
* * doc/loadTk.n: note that ::safe::loadTk has a prereq onhobbs2003-01-191-1/+3
| | | | ::safe::interpCreate or ::safe::interpInit. [Bug #669159]
* * doc/photo.n: $image put only accepts -format and -to, and notehobbs2003-01-191-21/+7
| | | | extended use of -to.
* .VS order fixhobbs2003-01-191-3/+3
|
* label docs failed to mention the -compound optiontmh2002-12-181-1/+9
|
* Doc-fix: [$photo put] knows about solid colours, and not files. [Bug 640026]dkf2002-12-171-7/+8
|
* Added missing .BE [Tcl Bug 629330]dkf2002-11-152-2/+4
|
* minor example fixhobbs2002-10-021-2/+2
|
* * doc/bind.n: Doc-fix to mention that %A substitutes UNICODEdkf2002-09-301-5/+6
| | | | | characters rather than ASCII ones. Tk's done this ever since 8.1 in any case; after all, it is the right thing to do.
* added tk windowingsystem docshobbs2002-09-021-1/+9
|
* Fix for bug #582457: make radio and checkbuttons work like Windows whenmacosx_8_4_premerge_2002_08_31_trunkmacosx_8_4_merge_2002_08_30_trunkdrh2002-08-282-4/+17
| | | | -relief is sunken, -offrelief is flat, and -overrelief is raised.
* * generic/tkCanvUtil.c (TkSmoothParseProc): recognize the built-inhobbs2002-08-081-3/+7
| | | | | | bezier method by name. [Bug #578654] * doc/canvas.n: update to note that -smooth really doesn't take or return just booleans.
* * doc/GetBitmap.3: removed doc refs to deprecatedhobbs2002-08-081-2/+2
| | | | Tk_GetBitmapFromData. [Bug #590379]
* Applied companion patch for Tcl Patch 585105,dgp2002-08-0525-64/+66
| | | | | | | | | | | | | | | | | | | | | updating Tk to use Tcl 8.4's fully CONST-ified interface, and fully CONSTifying Tk at the same time. This patch includes purging Tk of its last direct access to interp->result. [Bug 589853] The substantial changes include copying event sequence strings into Tcl_DStrings in tkBind.c, and copying [text] indices into Tcl_DStrings because parsing them involved overwriting them. If this causes performance trouble, that can be resolved by further converting them to Tcl_Obj's. The #defines USE_NON_CONST and USE_COMPAT_CONST have the same effect for Tk as they do for Tcl. (They actually change tcl.h)
* WinWm fixesvincentdarley2002-07-161-7/+7
|