summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * generic/tkCmds.c (Tk_TkObjCmd):hobbs2002-06-179-40/+237
* * unix/tkUnixSend.c (TkSendCleanup): special cleanup ofhobbs2002-06-171-3/+15
* * Added catalog for UK English.dgp2002-06-172-0/+8
* Initial implementation of TIP #82: added the -offrelief option todrh2002-06-179-12/+44
* * generic/tkWindow.c (Tk_DestroyWindow): Set the pathNamemdejong2002-06-152-1/+17
* * generic/tkOption.c (Tk_GetOption): Allocatemdejong2002-06-152-2/+9
* removed stray characterdgp2002-06-151-2/+2
* * generic/tkBind.c (HandleEventGenerate):hobbs2002-06-153-7/+13
* corrected cast warninghobbs2002-06-151-2/+2
* * generic/tkCmds.c (Tk_TkObjCmd):hobbs2002-06-155-11/+25
* * generic/tkInt.h:hobbs2002-06-155-63/+158
* changed TK_USE_XIM_SPOT to TK_DISPLAY_XIM_SPOT for clarityhobbs2002-06-153-6/+6
* * generic/tkEvent.c (Tk_HandleEvent):hobbs2002-06-155-51/+85
* * generic/tk.decls: added TIP #84 implementation that adds ahobbs2002-06-157-14/+97
* updated from current docshobbs2002-06-151-83/+90
* * generic/tkBind.c (TkXErrorHandler): Declare staticmdejong2002-06-142-1/+8
* ChangeLog police.mdejong2002-06-141-32/+32
* * generic/tkBind.c (ExpandPercents): Cast argument tomdejong2002-06-142-2/+7
* ChangeLog police.mdejong2002-06-141-17/+32
* Reverting to r1.65 -- last change should not have been committed.jenglish2002-06-141-10/+3
* corrected test numberinghobbs2002-06-141-4/+4
* TIP #47 "Modifying Tk to Allow Writing X Window managers"jenglish2002-06-1425-141/+459
* * unix/tkAppInit.c: Removed now unneeded and erroneous referenceandreas_kupries2002-06-142-9/+6
* no messagedavygrvy2002-06-141-0/+6
* The test for compiler optimizations was in error. Thanks goes to Roy Terrydavygrvy2002-06-141-2/+2
* regendkf2002-06-142-14/+14
* Changed some _Old and _OLD to more descriptive terms.dkf2002-06-145-17/+23
* 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