summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * mac/tkMacXStubs.c (TkpOpenDisplay): memset the initial displayhobbs2002-04-121-1/+3
* * generic/tkOption.c (OptionThreadExitProc): freed tsd optionhobbs2002-04-121-1/+38
* generic/tkMenu.c (ConfigureMenu): freed saved options in all error caseshobbs2002-04-121-9/+14
* * win/tkWinX.c (Tk_SetCaretPos): remove WM_IME_STARTCOMPOSITIONhobbs2002-04-121-37/+118
* * win/tkWinInt.h: declaration for TkWinGetUnicodeEncodinghobbs2002-04-124-13/+17
* * generic/tkConsole.c (ConsoleCmd): correct return that shouldhobbs2002-04-121-2/+2
* * generic/tkImgPhoto.c: Added PhotoFormatThreadExitProc to cleanhobbs2002-04-121-116/+171
* * win/configure:hobbs2002-04-122-3/+3
* * generic/tkPanedWindow.c (DestroyPanedWindow, ConfigureSlaves):hobbs2002-04-121-3/+7
* fixed copyright noticehobbs2002-04-101-2/+4
* * doc/wm.n:mdejong2002-04-106-11/+21
* 2002-04-08 Daniel Steffen <das@users.sourceforge.net>das2002-04-085-3529/+3522
* * win/tkWinButton.c (TkpDisplayButton):hobbs2002-04-055-24/+76
* * win/Makefile.in: changed gdb and shell targets to properly buildhobbs2002-04-051-3/+3
* * unix/tkUnixWm.c (CreateWrapper): Removed redundat setting ofhobbs2002-04-051-4/+1
* * unix/tkUnixEvent.c:hobbs2002-04-052-73/+98
* * generic/tkInt.h: added TK_XIM_SPOT #define (default 1).hobbs2002-04-052-15/+60
* * win/tkWinX.c: added Tk_SetCaretPos code to position IME windowshobbs2002-04-051-1/+87
* * unix/tkUnixKey.c: added Tk_SetCaretPos and code for settinghobbs2002-04-051-2/+55
* * generic/tkStubInit.c:hobbs2002-04-053-3/+18
* added Tk_SetCaretPos stub (does nothing)hobbs2002-04-051-1/+18
* small lint in comments/docs.davygrvy2002-03-291-15/+13
* no messagedavygrvy2002-03-291-0/+2
* updated to match Tcldavygrvy2002-03-291-6/+29
* small cruftdavygrvy2002-03-291-4/+24
* no messagedavygrvy2002-03-291-0/+3
* Changed topic from "Tcl Built-In Commands" to "Tk Built-In Commands"davygrvy2002-03-291-2/+2
* ack! fixed big typo.davygrvy2002-03-291-2/+1
* * win/makefile.vc: Tk helpfile is now installing itself into Tcl'sdavygrvy2002-03-291-8/+26
* no messagedavygrvy2002-03-291-0/+4
* fixed double use of $(ldebug)davygrvy2002-03-281-6/+6
* * win/.cvsignore (new):davygrvy2002-03-285-73/+521
* no messagedavygrvy2002-03-281-0/+14
* * Ran 'autoconf' - forgotten when bump to 8.4a5.dgp2002-03-281-1/+1
* * unix/tkUnixFont.c: Added inclusion of <arpa/inet.h>. This fixesandreas_kupries2002-03-272-1/+8
* Changed bitmap_bit_order to LSBFirst in XCreateImage (bug 481255)chengyemao2002-03-261-2/+2
* no messagedavygrvy2002-03-211-0/+5
* fix for bug #528441. max optimize seems to cause problems for some folks.davygrvy2002-03-211-3/+4