summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * macosx/tkMacOSXKeyboard.c: Fix regressions due to the lastcc_benny2004-01-251-0/+5
* * (TkpGetKeySym): Ignore option key for generation of keysym,cc_benny2004-01-251-1/+10
* The dialogs were affected by the TIP#146 implementation.pspjuth2004-01-253-6/+14
* * (TkpSetKeycodeAndState): Add setting of xkey.trans_chars.cc_benny2004-01-241-2/+10
* no messagedavygrvy2004-01-151-0/+11
* * win/tkWinSendCom.c: Placed the requirement for the special COMdavygrvy2004-01-152-5/+11
* uuid.lib needed by tkWinSendvincentdarley2004-01-131-2/+2
* * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-1380-406/+508
* * win/rules.vc: Sync'd to Tcl, respects the CHECKS=nodepdavygrvy2004-01-131-1/+20
* * win/lamp.bmp (deleted):davygrvy2004-01-131-0/+0
* * win/rc/tk.rc:davygrvy2004-01-134-24/+19
* Typo fix.pspjuth2004-01-091-2/+2
* Implementation of TIP#146,pspjuth2004-01-094-114/+260
* fix to text widget yview bugvincentdarley2004-01-074-7/+46
* utf-8 aware text wordstart and wordendvincentdarley2004-01-073-27/+126
* disabled submenu fixvincentdarley2004-01-072-12/+30
* * macosx/Wish.pbproj/project.pbxproj: added missing private headersdas2004-01-013-2/+17
* * win/tkWinMenu.c (ReconfigureWindowsMenu,mdejong2003-12-282-26/+57
* * win/tkWinMenu.c (DrawWindowsSystemBitmap):mdejong2003-12-282-2/+13
* * win/tkWinMenu.c (DrawMenuEntryAccelerator,mdejong2003-12-262-2/+24
* * win/tkWinMenu.c (DrawMenuEntryAccelerator,mdejong2003-12-262-13/+68
* * win/tkWin32Dll.c (DllMain): Add HAVE_NO_SEHmdejong2003-12-262-1/+78
* prevent static buffer overflow (Doh!)davygrvy2003-12-231-4/+4
* fixed static buffer overflowdavygrvy2003-12-231-2/+2
* no messagedavygrvy2003-12-231-0/+11
* removed the note about having to update makefile.vc when the version changes.davygrvy2003-12-231-2/+1
* Uses new features of nmakehlp to get the version strings from header filesdavygrvy2003-12-231-7/+13
* sync'd to Tcl.davygrvy2003-12-232-14/+108
* doc/text.n: Fix markup errors (".t" at beginning of line).jenglish2003-12-222-7/+18
* * generic/tkEvent.c: Added three new functions: TkCreateExitHandler,davygrvy2003-12-2112-26/+223
* library/bgerror.tcl: Truncate displayed error message if it's too longjenglish2003-12-202-3/+7
* * (Tk_MeasureChars): Fix bugs shown by the test suitecc_benny2003-12-181-18/+29
* * win/rc/wish.exe.manifest: It seems that Windows XP insists on apatthoyts2003-12-162-1/+5
* * win/tkWinSend.c: Removed some misleading comments (bug #846134)patthoyts2003-12-162-10/+27
* Check for TK_ALREADY_DEAD to avoid handling of dead windows.a_kovalenko2003-12-162-2/+7
* opps.. paren typodavygrvy2003-12-161-3/+3
* no messagedavygrvy2003-12-161-4/+8
* * win/tkWinWm.c (UpdateGeometryInfo) : wmPtr->wrapper mightdavygrvy2003-12-161-2/+3
* * win/tkWinMenu.c (ReconfigureWindowsMenu) : Only redraw thedavygrvy2003-12-161-0/+7
* (ReconfigureWindowsMenu) : Only redraw the menubar when a menubardavygrvy2003-12-161-2/+6
* * (TkpSetKeycodeAndState): Don't clobber xkey.state.cc_benny2003-12-151-3/+1
* * (InitLatin1Table): Rename initialized to latin1_initializedcc_benny2003-12-151-32/+32
* * Add bug number to last change.cc_benny2003-12-151-1/+1
* * macosx/tkMacOSXKeyboard.c: General cleanup. Add support forcc_benny2003-12-151-0/+5
* * latin1Table, (InitLatin1Table): Add.cc_benny2003-12-151-29/+177
* * (TkpInitKeymapInfo): Remove dead code. The code depended oncc_benny2003-12-151-104/+40
* * LATIN1_MAX and MAC_KEYCODE_MAX: Add and use for bettercc_benny2003-12-151-25/+47
* * Comments: Add and clarify some points, correct spellings.cc_benny2003-12-151-268/+306
* text widget more extensive documentation, and two small code improvementsvincentdarley2003-12-155-25/+147
* spelingdavygrvy2003-12-141-1/+1