summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* * mac/tkMacDefault.h (DEF_ENTRY_READONLY_BG_COLOR,ericm2000-05-171-1/+3
* * doc/SetOptions.3: Added information about TK_OPTION_NULL_OK withericm2000-05-172-16/+3
* * win/tkWinMenu.c (ReconfigureWindowsMenu): Added code to add theericm2000-05-161-2/+14
* * win/tkWinWm.c (Tk_WmCmd): changed wm deiconify from using idlehobbs2000-05-161-46/+6
* * library/entry.tcl: Adjusted Button-1 binding to set focus to theericm2000-05-141-1/+4
* * unix/tkUnixButton.c (TkpDisplayButton, TkpComputeButtonGeometry):ericm2000-05-132-84/+253
* * win/tkWinFont.c (LoadFontRanges): improved support for all charshobbs2000-05-131-1/+12
* * win/tkWinWm.c (RaiseWinWhenIdle): added TK_DONT_DESTROY_WINDOWhobbs2000-05-131-2/+3
* * win/tkWinTest.c (TestclipboardObjCmd): ensured CloseClipboardhobbs2000-05-111-2/+4
* Added link relief support.ericm2000-05-111-1/+15
* * doc/button.n: Added documentation for link relief.ericm2000-05-102-5/+4
* * README:hobbs2000-05-034-22/+22
* * README:core_8_3_1hobbs2000-04-261-2/+2
* extra careful quotinghobbs2000-04-251-2/+2
* winhelp target improvementshobbs2000-04-251-1/+2
* * unix/Makefile.in:hobbs2000-04-251-24/+28
* * win/aclocal.m4: made SC_PROG_TCLSH search specifically forhobbs2000-04-212-10/+16
* * library/choosedir.tcl (::tk::dialog::file::chooseDir::Config):hobbs2000-04-191-23/+23
* * doc/WinViewable.3:ericm2000-04-191-10/+4
* * README:hobbs2000-04-191-2/+2
* * win/tkWinPointer.c: Changed Mod2Mask in TkWinGetModifierState toericm2000-04-192-4/+4
* * win/tk.rc:redman2000-04-183-4/+4
* * win/tkWinDialog.c: Added checks for visibility of parent windowericm2000-04-181-5/+13
* * win/tkWinColor.c (FindSystemColor): correct calculation ofhobbs2000-04-171-14/+15
* clarified internal commentshobbs2000-04-151-2/+2
* * win/tkWinWm.c (WmProc): added check in WM_MOUSEACTIVATE so wehobbs2000-04-151-3/+12
* * win/tkWinKey.c: Added check for ASCII delete character inericm2000-04-151-2/+22
* * generic/ks_names.h: Added Scroll_Lock and Sys_Req definitions.ericm2000-04-151-746/+711
* * win/tkWinKey.c: Added smarts to check whether the left or rightericm2000-04-142-717/+748
* * win/tkWinMenu.c: Corrected code that created separator items onericm2000-04-131-88/+83
* * win/tkWin3d.c:ericm2000-04-131-24/+64
* * test/winClipboard.test:hobbs2000-04-125-23/+87
* * tests/event.test: Added test for [event generate $widgetericm2000-04-101-7/+5
* * win/makefile.vc (TKTEST_OBJS):hobbs2000-04-082-6/+13
* * win/tkWinFont.c (GetScreenFont): corrected adjustment againsthobbs2000-04-071-8/+14
* * win/tkWinDialog.c: added unicode-aware open/save file dialogshobbs2000-03-319-208/+423
* * win/tkWinDialog.c: Changed the behavior for thesven2000-03-161-12/+7
* * win/tkWinInt.h: change extern to EXTERN for TkWinChildProchobbs2000-03-022-9/+24
* * win/tkWinWm.c (RaiseWinWhenIdle): Checked for the possibilityhobbs2000-02-261-1/+4
* flipped debug bithobbs2000-02-101-2/+2
* * generic/tk.decls:hobbs2000-02-091-18/+376
* * generic/tkDecls.h:hobbs2000-02-082-3/+5
* * win/tkWinFont.c: corrected symbol font use to only work on 8-bithobbs2000-02-082-6/+8
* * win/Makefile.in (install-*): reduced verbosity of installhobbs2000-02-015-59/+104
* fixed transient window madnesshobbs2000-01-271-16/+45
* fixes transient window crash when transient is destroyed while masterhobbs2000-01-271-6/+15
* removed deletehandler for transient master so that they willhobbs2000-01-211-1/+3
* * win/tkWinWm.c (TkWmProtocolEventProc): cached atom name as thehobbs2000-01-211-33/+24
* fixed masterPtr reference problemhobbs2000-01-141-2/+2
* * unix/configure.in:core_8_3_b2hobbs2000-01-142-10/+77