summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* * BACKPORTED FROM 8.4 (HEAD) BRANCH:hobbs2000-08-051-7/+16
* * win/Makefile.in (cat32.${OBJEXT}): corrected where to find cat.chobbs2000-08-052-14/+14
* Chagned GRAPHICS_LIBS to LIBS_GUI to match changes in makefile/configurewelch2000-07-311-3/+3
* * win/Makefile.in:mo2000-07-284-549/+752
* * unix/configure.in (TK_PATCH_LEVEL): updated to 8.3.2hobbs2000-07-271-2/+2
* missing tk icon fixeddavidg2000-07-251-4/+1
* double tk icon reference fixeddavidg2000-07-251-7/+1
* missing tk icon fixeddavidg2000-07-251-1/+7
* Generalizing resource files for static builds.welch2000-07-234-127/+158
* Cleanup of substitutions in tkConfig.shwelch2000-07-113-9/+23
* * win/tkWinWm.c (Tk_WmCmd): changed wm deiconify from using idlehobbs2000-05-161-46/+6
* added TK_DONT_DESTROY_WINDOW flag to check in RaiseWinWhenIdle tohobbs2000-05-121-2/+3
* * 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