summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* winhelp target improvementshobbs2000-04-251-1/+2
* macro fixhobbs2000-04-251-2/+2
* * unix/Makefile.in:hobbs2000-04-253-111/+124
* * generic/tkMain.c: Fixed function header comment for Tk_MainEx.ericm2000-04-254-7/+32
* * unix/mkLinks:ericm2000-04-253-0/+76
* * unix/mkLinks:ericm2000-04-253-6/+28
* * unix/mkLinks:ericm2000-04-252-0/+29
* * generic/tkImage.c (Tk_PostscriptImage): added check to createhobbs2000-04-257-25/+582
* * generic/tkConfig.c (DoObjConfig): removed direct setting ofhobbs2000-04-251-2/+4
* * mac/tkMacWm.c (Tk_WmCmd): initialized gotToplevel inhobbs2000-04-251-2/+2
* * unix/mkLinks:ericm2000-04-243-0/+39
* * unix/mkLinks:ericm2000-04-242-0/+34
* * unix/mkLinks:ericm2000-04-243-12/+94
* 2000-04-22 Jim Ingham <jingham@cygnus.com> * mac/tkMacDialog.c (Tk...jingham2000-04-234-26/+74
* see changeshobbs2000-04-211-0/+11
* * win/aclocal.m4: made SC_PROG_TCLSH search specifically forhobbs2000-04-212-10/+16
* * library/console.tcl: made console use systemfixed font on Winhobbs2000-04-211-4/+9
* * generic/tkEntry.c: removed unnecessary ENTRY_VALIDATE #definehobbs2000-04-211-59/+57
* * library/choosedir.tcl (::tk::dialog::file::chooseDir::Config):hobbs2000-04-194-306/+303
* * doc/WinViewable.3:ericm2000-04-198-96/+21
* * generic/tkRectOval.c (ConfigureRectOval): Added checks for validericm2000-04-192-3/+18
* * README:hobbs2000-04-198-195/+48
* * win/tkWinPointer.c: Changed Mod2Mask in TkWinGetModifierState toericm2000-04-195-41/+69
* * win/tk.rc:redman2000-04-184-4/+11
* * win/tkWinDialog.c: Added checks for visibility of parent windowericm2000-04-1812-61/+142
* * library/text.tcl: Tweaked double-/triple-click selection;ericm2000-04-172-7/+25
* * doc/menu.n: Added note regarding rendering ofericm2000-04-173-4/+36
* * tests/grid.test: Added test for [grid propagate . 0] to not toggle.ericm2000-04-172-2/+19
* * generic/tkGrid.c: Fixed bogus logic in [grid propagate] thatericm2000-04-171-2/+9
* * win/tkWinColor.c (FindSystemColor): correct calculation ofhobbs2000-04-172-31/+39
* *** empty log message ***jingham2000-04-171-0/+19
* Protect GenerateKeyEvent from a null tkwin.jingham2000-04-171-1/+5
* Don't worry, this file is not used yet...jingham2000-04-171-12/+175
* Protect the define of strncasecmp, it IS present in MSL from CW Pro 5.jingham2000-04-171-2/+5
* Add FIXME comment XKeySymToKeyCode needs to be implemented, since it is used ...jingham2000-04-171-1/+3
* Add Navigation Services support.jingham2000-04-171-135/+716
* Hide button window BEHIND all the others in the applicationjingham2000-04-171-6/+67
* clarified internal commentshobbs2000-04-151-2/+2
* * win/tkWinWm.c (WmProc): added check in WM_MOUSEACTIVATE so wehobbs2000-04-152-3/+16
* * win/tkWinKey.c: Added check for ASCII delete character inericm2000-04-152-2/+35
* * generic/ks_names.h: Added Scroll_Lock and Sys_Req definitions.ericm2000-04-152-747/+714
* * unix/tkUnixScale.c:hobbs2000-04-142-194/+83
* * tests/winDialog.test: tk_chooseDirectory seems to get a noophobbs2000-04-142-39/+40
* * mac/tkMacScale.c: moved (PixelToValue|ValueToPixel|SetScaleValue)hobbs2000-04-141-178/+16
* * library/scale.tcl (tkScaleActivate): reduced number of scalehobbs2000-04-141-4/+6
* * generic/tkCanvas.c (CanvasEventProc:2451): corrected casthobbs2000-04-144-149/+339
* * generic/tkCanvas.c (CanvasEventProc:2451): corrected casthobbs2000-04-141-0/+40
* * win/tkWinKey.c: Added smarts to check whether the left or rightericm2000-04-144-719/+753
* * win/tkWinMenu.c: Corrected code that created separator items onericm2000-04-132-88/+89
* * win/tkWin3d.c:ericm2000-04-133-48/+135