summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * win/tkWinScrlbr.c: added check for valid hwnd in ModalLoopProchobbs2000-01-131-10/+12
* * unix/tkUnixWm.c: fixed possible X error being raised [Bug: 3377]hobbs2000-01-121-51/+151
* * win/tkWinImage.c: added static declaration to functionhobbs2000-01-061-3/+3
* * win/configure.in:hobbs1999-12-212-14/+14
* Removed tcl.hpj from list of output files.wart1999-12-161-2/+2
* * win/tkWinCursor.c: added support for Windows cursors tohobbs1999-12-163-6/+46
* * win/tkWinDraw.c:hobbs1999-12-142-40/+131
* Fixed "doc" target so that it copies man.macros from Tclwart1999-12-131-3/+3
* * win/makefile.vc: removed 16bit stuff, simplified makefile.hobbs1999-12-091-82/+45
* Added support for building Windows winhelp files.wart1999-12-073-4/+77
* * generic/tkMain.c :redman1999-12-021-9/+50
* Replaced references to mkinstalldirs with mkdir -pwart1999-11-231-5/+4
* Removed bogus dependency on "installdirs"wart1999-11-231-2/+2