summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Backport of 8.5 wm iconphoto that added support for Tk photohobbs2004-10-058-19/+454
* * generic/tkCursor.c: Add missing initialization in debug routine.dgp2004-09-242-1/+8
* * win/tkWinInt.h (TkWinDisplayChanged): added declhobbs2004-09-234-70/+228
* * generic/tkInt.decls: Add decl for TkWinGetPlatformTheme.mdejong2004-09-237-54/+278
* * win/tkWinWm.c: Rework WS_EX_LAYERED and LWA_ALPHAmdejong2004-09-232-3/+10
* * win/tkWinWm.c (UpdateWrapper, WmAttributesCmd): handle attributehobbs2004-09-212-41/+47
* missed wm attr testhobbs2004-09-191-2/+2
* (UpdateWrapper): don't adjust Z order of TOPMOST window.hobbs2004-09-182-12/+31
* * win/tkWinWm.c (WmAttributesCmd): correct -alpha 0.0/1.0 settinghobbs2004-09-182-19/+19
* * macosx/README: typosdas2004-09-183-11/+18
* patch 892194 TIP#222 changeshobbs2004-09-171-6/+49
* * tests/winWm.test: Add 'wm attributes -alpha' to control toplevelhobbs2004-09-173-21/+162
* * win/tkWinWm.c (UpdateWrapper): Ensure that we maintain Z orderhobbs2004-09-173-16/+66
* * generic/tkMenu.c (MenuWorldChanged): ensure that we recomputehobbs2004-09-162-7/+13
* Fixed a memory leak when a placed widget was forgotten. [Bug 1028888]pspjuth2004-09-163-10/+92
* * win/tkWinWm.c (ReadIconFromFile): fix mem alloc to get the righthobbs2004-09-132-15/+15
* More state resetting on dialog start. [Bug 845189]dkf2004-09-102-1/+6
* (UpdateWrapper): update to Kovalenko to account for whether thehobbs2004-09-102-14/+20
* Stop tk_strictMotif poisoning of the widget demo [Bug 1013942]dkf2004-09-102-1/+10
* * win/tkWinWm.c (ActivateWindow): SetFocus to grab window whenhobbs2004-09-102-4/+14
* * win/tkWinWm.c: backport of several items from 8.5 head:hobbs2004-09-102-64/+167
* * library/tkfbox.tcl (::tk::dialog::file::Create): use labelhobbs2004-09-062-15/+9
* * library/text.tcl (::tk::TextTranspose): Ensure that Transpose ishobbs2004-08-262-11/+26
* * win/tkWinDialog.c (EatSpuriousMessageBugFix): Fix a problem withhobbs2004-08-202-2/+54
* * win/tkWinDialog.c (Tk_MessageBoxObjCmd): Inherit the icon fromhobbs2004-08-204-15/+146
* Add missing GEOMETRY flag to -handlepad option. [Bug 1010938]dkf2004-08-182-2/+7
* Fix for #1006686 "wm resizable command not working on Solaris/CDE"jenglish2004-08-102-1/+8
* * tests/canvText.test:mdejong2004-08-093-3/+68
* Backport of yesterday's compositing fixesdkf2004-08-052-68/+119
* * unix/configure:das2004-07-303-4/+10
* date typocore_8_4_7dgp2004-07-291-1/+1
* Re-tag for core-8-4-7dgp2004-07-291-2/+2
* * changes:dgp2004-07-293-15/+9
* * generic/tkImgGIF.c (FileReadGIF): fix crash reported by Reinhard Max:das2004-07-272-4/+9
* * generic/tkRectOval.c (ComputeRectOvalBbox): Mac OS X specificdas2004-07-273-4/+21
* Fix the doco's for the anti-aliasing limit variable to be more helpfulwolfsuit2004-07-271-3/+3
* typohobbs2004-07-261-2/+2
* changes for 8.4.7hobbs2004-07-262-8/+74
* Change the default menu -tearoff value to 0 until we actually get tearoffwolfsuit2004-07-252-2/+11
* Forgot this one in the last checkin...wolfsuit2004-07-251-221/+526
* Finish the implementation of the CG version of the X Drawing layer.wolfsuit2004-07-255-60/+209
* [Merge from HEAD]cc_benny2004-07-231-0/+14
* [merge from trunk version 1.9]cc_benny2004-07-231-48/+338
* * library/tkfbox.tcl (::tk::dialog::file::Update): use -directoryhobbs2004-07-222-8/+19
* Don't queue events for unmapped children.wolfsuit2004-07-212-1/+10
* * generic/tkEvent.c (Tk_HandleEvent): ensure IC focus is set afterhobbs2004-07-212-1/+16
* * unix/tcl.m4: fixed Darwin autoconf breakage caused bydas2004-07-203-128/+146
* * macosx/Makefile: added support to tk framework build todas2004-07-201-3/+3
* * macosx/Makefile: added support to tk framework build todas2004-07-204-10/+35
* * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after theirhobbs2004-07-195-806/+777