summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* unix/tkUnixSend.c (TkSendCleanup): free send-related resourceshobbs2002-04-121-1/+34
* * generic/tkStubInit.c:hobbs2002-04-124-4/+76
* * generic/tkInt.h:hobbs2002-04-122-10/+54
* generic/tkFocus.c (TkFocusFree): frees TkMainInfo datahobbs2002-04-121-1/+37
* generic/tkClipboard.c (TkClipCleanup): frees TkDisplay datahobbs2002-04-121-1/+39
* * generic/tkGC.c (TkGCCleanup): frees TkDisplay datahobbs2002-04-121-2/+58
* * unix/tkUnixWm.c (TkWmStackorderToplevel): ensure childrenhobbs2002-04-121-50/+96
* * unix/tkUnixSelect.c (SelRcvIncrProc): added missing Tcl_Releasehobbs2002-04-121-1/+2
* remove eof whitespacehobbs2002-04-121-14/+1
* * generic/tkGet.c (FreeUidThreadExitProc): free thread-specifichobbs2002-04-121-1/+30
* see ChangeLoghobbs2002-04-121-0/+46
* * unix/tkUnixFont.c (FontPkgCleanup): cleanup thread specific fonthobbs2002-04-121-1/+41