| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Reformat and highlight TIP impl entry. | dkf | 2004-09-10 | 1 | -20/+9 |
|
|
* | * win/tkWinWm.c (ActivateWindow): SetFocus to grab window when | hobbs | 2004-09-10 | 2 | -4/+14 |
|
|
* | fixed a small typo in TextPeerCmd() | rmax | 2004-09-10 | 1 | -2/+2 |
|
|
* | include tkTest.c in list of files which depend on tkText.h | vincentdarley | 2004-09-10 | 1 | -1/+2 |
|
|
* | text widget 'peer' subcommand -- TIP#169 implementation | vincentdarley | 2004-09-10 | 21 | -1409/+5180 |
|
|
* | bulletproof 23.2 result [Bug #1019100] | hobbs | 2004-09-10 | 2 | -3/+5 |
|
|
* | * win/tkWinWm.c (ReadIconFromFile): when using SHGetFileInfo to | hobbs | 2004-09-10 | 2 | -22/+50 |
|
|
* | Clarify -use docs. [Bug 1024364] | dkf | 2004-09-09 | 2 | -1/+11 |
|
|
* | * library/tkfbox.tcl (::tk::dialog::file::Create): use label | hobbs | 2004-09-06 | 2 | -15/+9 |
|
|
* | Set TK_LIBRARY when execing Tk apps (test, runtest, rundemo). | patthoyts | 2004-09-06 | 2 | -1/+9 |
|
|
* | Make sure user_data is NULL everywhere it isn't set. [Bug 1021812] | dkf | 2004-09-03 | 4 | -4/+16 |
|
|
* | Fix general error-case test. [Bug 1019085] | dkf | 2004-09-01 | 2 | -2/+8 |
|
|
* | More doc fixes from Mikhail Kolesnitchenko | dkf | 2004-09-01 | 3 | -6/+13 |
|
|
* | TIP#165 (user data field) implementation. | dkf | 2004-08-29 | 7 | -31/+170 |
|
|
* | * library/text.tcl (::tk::TextTranspose): Ensure that Transpose is | hobbs | 2004-08-26 | 2 | -1/+16 |
|
|
* | * macosx/tkMacOSXWm.c: Made use of Tcl_WrongNumArgs in a few | dgp | 2004-08-25 | 3 | -10/+10 |
|
|
* | More doc fixes from Mikhail Kolesnitchenko. [Patch 1013520] | dkf | 2004-08-22 | 12 | -23/+30 |
|
|
* | More doc fixes. [Patch 1012837] | dkf | 2004-08-20 | 7 | -14/+17 |
|
|
* | Spelling and grammar fixes from Mikhail Kolesnitchenko. [Patch 1012083] | dkf | 2004-08-20 | 8 | -30/+34 |
|
|
* | D'oh! Fix [Bug 1012331] | dkf | 2004-08-20 | 2 | -1/+7 |
|
|
* | * win/tkWinDialog.c (Tk_MessageBoxObjCmd): Inherit the icon from | hobbs | 2004-08-20 | 4 | -17/+146 |
|
|
* | Cast argument 7 of XChangeProperty to 'const unsigned char *' | jenglish | 2004-08-19 | 2 | -3/+10 |
|
|
* | * tests/safe.test (safe-1.3): Made test less sensitve to the | dgp | 2004-08-19 | 3 | -4/+20 |
|
|
* | regen | dkf | 2004-08-19 | 2 | -2/+29 |
|
|
* | TIP#168 implementation. Based on [Patch 886240] | dkf | 2004-08-19 | 6 | -56/+470 |
|
|
* | Add missing GEOMETRY flag to -handlepad option. [Bug 1010938] | dkf | 2004-08-18 | 2 | -434/+429 |
|
|
* | Doc patches [1010083] and [1010607] from Mikhail Kolesnitschenko. | dkf | 2004-08-17 | 11 | -129/+140 |
|
|
* | Standardize the -compound option to everywhere it ought to be. [Bug 712588] | dkf | 2004-08-16 | 7 | -70/+62 |
|
|
* | Spelling and grammar fixes | dkf | 2004-08-16 | 2 | -12/+17 |
|
|
* | Don't add the default extension to env-var references | dkf | 2004-08-11 | 1 | -2/+5 |
|
|
* | More fixing of [Bug 987169] and simple support for [FRQ 979101] | dkf | 2004-08-11 | 3 | -8/+34 |
|
|
* | Fix for #1006686 "wm resizable command not working on Solaris/CDE" | jenglish | 2004-08-10 | 2 | -1/+8 |
|
|
* | * tests/canvText.test: | mdejong | 2004-08-09 | 3 | -3/+68 |
|
|
* | Fix [Bug 987169] for tk_messageBox and tk_chooseColor | dkf | 2004-08-05 | 3 | -89/+108 |
|
|
* | D'oh! | dkf | 2004-08-04 | 1 | -3/+3 |
|
|
* | Clarify code that does pixel compositing. Fix alpha blending in [$photo put]... | dkf | 2004-08-04 | 2 | -68/+119 |
|
|
* | Whitespace policing... | dkf | 2004-08-02 | 1 | -5/+5 |
|
|
* | * unix/configure: | das | 2004-07-30 | 3 | -4/+10 |
|
|
* | TkQueueEventForAllChildren addition | georgeps | 2004-07-29 | 1 | -0/+5 |
|
|
* | Applied a fix from the core-8-4-branch so that unmapped windows don't queue e... | georgeps | 2004-07-29 | 1 | -1/+5 |
|
|
* | * generic/tkImgGIF.c (FileReadGIF): fix crash reported by Reinhard Max: | das | 2004-07-27 | 2 | -4/+11 |
|
|
* | * library/tkfbox.tcl (::tk::dialog::file::Update): use -directory | hobbs | 2004-07-22 | 2 | -11/+19 |
|
|
* | * generic/tkEvent.c (InvokeInputMethods): ensure IC focus is set | hobbs | 2004-07-21 | 2 | -1/+16 |
|
|
* | * macosx/Makefile: added support to tk framework build to | das | 2004-07-20 | 4 | -10/+33 |
|
|
* | * unix/Makefile.in: | das | 2004-07-20 | 1 | -0/+6 |
|
|
* | * unix/Makefile.in: | das | 2004-07-20 | 2 | -2/+48 |
|
|
* | * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after their | hobbs | 2004-07-16 | 5 | -429/+1035 |
|
|
* | 2004-07-14 Jim Ingham <jingham@apple.com> | wolfsuit | 2004-07-15 | 2 | -4/+17 |
|
|
* | * library/tkfbox.tcl: Corrected coding errors in most recent change. | dgp | 2004-07-15 | 2 | -3/+8 |
|
|
* | Users can cause Unix file dialog to vanish early; treat like Cancel [Bug 987169] | dkf | 2004-07-11 | 2 | -3/+24 |
|
|