summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* A better way to map an embbedded windowchengyemao2005-01-121-6/+35
* Minor bug fix to support embedding/embeddedchengyemao2005-01-122-12/+18
* D'oh!dkf2005-01-111-2/+2
* fix to text widget bugvincentdarley2005-01-112-4/+32
* Improved version of Michael Kirkham's fix for parsing pad values. [1098779]dkf2005-01-115-93/+122
* Remove ${DBGX}, ${TK_DBGX} from Tk build system [Patch 1081595].jenglish2005-01-106-779/+1095
* corrected return values and added comments for embedded window messageschengyemao2005-01-101-23/+156
* properly handled returned value in wm for embeddedchengyemao2005-01-101-7/+11
* Correction of handling the return value of TkpUseWindowchengyemao2005-01-101-2/+2
* Modified to support a container of either a toplevel or a framechengyemao2005-01-091-13/+25
* Updatedchengyemao2005-01-091-1/+8
* Changed to make platform implementation ready for a toplevel -use option; com...chengyemao2005-01-096-14/+79
* Updatedchengyemao2005-01-091-1/+5
* bug fix [1098779]chengyemao2005-01-091-1/+2
* Updatedchengyemao2005-01-091-3/+3
* bug fix [637653]chengyemao2005-01-091-3/+3
* Updatedchengyemao2005-01-091-1/+4
* Bug fix in ReconfigureWindowsMenu. The bug caused a wrong geometry of a topl...chengyemao2005-01-091-9/+1
* Modified to keep consistent state of an embedded windowchengyemao2005-01-091-1/+6
* Updatedchengyemao2005-01-071-1/+10
* Implemented TK_STAT message to support {wm state} for embedded windowchengyemao2005-01-076-11/+91
* Add missing Tcl_ResetResult [697915]dkf2005-01-072-1/+7
* Removed unnecsssary panic from TkpUseWindow and forced redraw container after...chengyemao2005-01-071-5/+2
* Move emacs mode comment to end of file to stop problems with old man.dkf2005-01-053-4/+16
* Updatedchengyemao2005-01-051-3/+3
* Made the remarks of TkpUseWindow clearer regarding the embedding/embedded att...chengyemao2005-01-051-6/+10
* Updatedchengyemao2005-01-041-8/+12
* Modified for separating an embedded menu's window handler from a normal popup...chengyemao2005-01-042-13/+125
* * win/tkWinWm.c (TkWinWmCleanup): clean up layered window class.hobbs2005-01-042-2/+16
* Updatedchengyemao2004-12-301-17/+18
* * win/tcl.m4, win/configure: update MSVC CFLAGS_OPT to -O2, removehobbs2004-12-303-13/+35
* Updatedchengyemao2004-12-281-1/+9
* Modified to support embedded menu widgetchengyemao2004-12-285-35/+120
* Added functions to support embedded menu widgetchengyemao2004-12-282-2/+24
* Coding style improvements for the widget demo. [FRQ 815118]dkf2004-12-2145-45/+136
* Bug fix in TkpWinToplevelMove and TkpWinToplevelIsControlledByWmchengyemao2004-12-211-4/+8
* Updatedchengyemao2004-12-201-1/+5
* implemented overrideredirect for an embedded; corrected incorrect frame upper...chengyemao2004-12-205-28/+124
* Corrected handling of MacOS filetypes in tk_*file dialogsvincentdarley2004-12-207-82/+168
* Synthesize changelog entriesdkf2004-12-201-0/+10
* D'oh! Spotted another one!dkf2004-12-201-2/+2
* Fix silly typo. [Bug 1087842]dkf2004-12-202-2/+6
* Updatedchengyemao2004-12-201-1/+7
* featrue implementation of Tk container and embedded including TK_MOVEWINDOW, ...chengyemao2004-12-205-78/+235
* Bug fix and feature implementation of embedded/embedding Tkchengyemao2004-12-194-18/+133
* updatedchengyemao2004-12-181-1/+5
* Bug fix [222677]chengyemao2004-12-181-25/+24
* Added comments to embedded Window message definitionchengyemao2004-12-181-6/+6
* Updaged for new changeschengyemao2004-12-171-1/+14
* Added TkWinCleanupContainerList for platform supportchengyemao2004-12-172-2/+13