summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TIP#98 implementation; improved photo image copy and GIF frame accessdkf2002-06-1416-224/+675
* * tests/winfo.test: Add basic tests for winfo ismapped.mdejong2002-06-142-1/+27
* * tests/unixWm.test:mdejong2002-06-133-46/+68
* * tests/cursor.test: corrected error after cursor-2.2.dgp2002-06-133-4/+14
* Refixed cursor handling on Windows, and added tests to enforce it.dkf2002-06-133-54/+100
* * changes: Clearly label wm transient changes asmdejong2002-06-133-7/+18
* * library/choosedir.tcl (tk::dialog::file::chooseDir):mdejong2002-06-136-6/+53
* * win/tkWinCursor.c (TkGetCursorByName): reverted fix fromhobbs2002-06-122-42/+35
* mention Tk patch idmdejong2002-06-121-1/+1
* * library/choosedir.tcl (tk::dialog::file::chooseDir):mdejong2002-06-127-12/+64
* * changes: Add note about new transient behavior.mdejong2002-06-126-44/+370
* fix for bug report #530212 "Bad Window Path Name in tkMenuFind"jenglish2002-06-112-5/+7
* D'oh! Next time, I should at least check I've got the variable names right.dkf2002-06-111-3/+3
* Fixed a win98 issue where the /exclude option for xcopy is unsupported.davygrvy2002-06-102-4/+13
* Added "magic ampersand" approach for translated strings in standard dialogs.a_kovalenko2002-06-1015-306/+480
* * library/bgerror.tcl (tk::dialog::error::bgerror):mdejong2002-06-092-5/+8
* Cursor name parsing was quite broken compared with Unix; cursor names aredkf2002-06-062-29/+49
* Make non-default buttons in messagebox have -default normala_kovalenko2002-06-062-1/+11
* * unix/tkUnixFont.c (Tk_DrawChars): Don't assume thata_kovalenko2002-06-052-11/+25
* * changes: Document [wm transient .t .t] error.mdejong2002-05-275-31/+93
* * unix/tkUnixWm.c (WmInfo, TkWmCleanup, TkWmNewWindow,mdejong2002-05-272-41/+33
* * generic/tkInt.decls: Add unix decl for TkpWmSetState.mdejong2002-05-276-68/+253
* * tests/embed.test: Added cross platform embed tests.mdejong2002-05-275-5/+95
* When creating a radiobutton with -value "" it was not drawn properlypspjuth2002-05-262-1/+18
* Negative coordinates were rounded badly causing a 1 pixelpspjuth2002-05-262-3/+9
* * mac/tkMacWm.c (Tk_WmCmd):mdejong2002-05-246-11/+117
* * mac/tkMacWm.c (TkWmStackorderToplevelWrapperMap):mdejong2002-05-235-12/+27
* * unix/configure: Regen.mdejong2002-05-214-219/+252
* * A little namespace cleanup on Daniel Steffen'sdgp2002-05-202-16/+26
* * mac/tkMacInit.c:das2002-05-203-1/+9
* * mac/tkMacInit.c:das2002-05-204-22/+33
* * Cleaned up namespace usage of the bgerrordgp2002-05-083-60/+68
* no messagedavygrvy2002-05-081-0/+6
* Problem with TCLDIR macro not accepting forward slash path seperatorsdavygrvy2002-05-081-36/+45
* new feature, make dependence on msgcat soft, [539309]bagnonm2002-05-031-14/+16
* new feature, make dependence on msgcat soft, [539309]bagnonm2002-04-298-145/+143
* * unix/configure:hobbs2002-04-263-4/+10
* namespacing ::tk message catalogs, bug [546333]bagnonm2002-04-269-579/+594
* * mac/tkMacTclCode.r:das2002-04-233-40/+83
* * library/button.tcl (ButtonLeave): corrected the 3hobbs2002-04-232-10/+15
* * generic/tkTextDisp.c (DisplayLineBackground):hobbs2002-04-234-39/+72
* corrected runtest target dependencieshobbs2002-04-231-3/+3
* Fix for Bug 223739 to get rid of floating point equality test.dkf2002-04-222-5/+29
* Fix for [ 539903 ] Doc error for "-message"jenglish2002-04-191-2/+2
* fixed translation of yes from si to "s\u00ed"bagnonm2002-04-161-1/+1
* Modifed the translation of Yes from "Si" to "S\u00ed"bagnonm2002-04-161-1/+1
* new feature request, 539309 make dependence on msgcat "soft"bagnonm2002-04-161-3/+30
* see ChangeLoghobbs2002-04-121-0/+45
* * generic/tkWindow.c (TkCloseDisplay): Added to centralize where ahobbs2002-04-121-107/+100
* * unix/tkUnixEvent.c (TkpCloseDisplay): call TkSendCleanup andhobbs2002-04-121-26/+25