summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * win/configure: Regen.mdejong2001-06-233-9/+27
* * win/configure: Regen.mdejong2001-06-233-2/+7
* * unix/Makefile.in: Set CFLAGS to @CFLAGS@ and @CFLAGS_DEFAULT@.mdejong2001-06-229-133/+165
* * win/configure:mdejong2001-06-223-4/+9
* * doc/colors.n: Corrected bogus documentation with respect toericm2001-06-222-13/+19
* Added braces to expressions.dkf2001-06-1418-138/+153
* * win/configure: Regen.mdejong2001-06-063-44/+72
* * doc/selection.n:hobbs2001-06-043-3/+19
* * unix/tkUnixFont.c: Corrected support for iso10646 (X11 Unicode)hobbs2001-06-042-8/+224
* * win/tkWinX.c: moved the initialization of tkPlatformId fromhobbs2001-05-301-10/+11
* win/tkWinKey.c (TkpSetKeycodeAndState): removed old debug infohobbs2001-05-302-9/+11
* Upgraded frame to use the newer TK_OPTIONpspjuth2001-05-284-142/+260
* * unix/configure:mdejong2001-05-235-145/+157
* see ChangeLoghobbs2001-05-221-12/+20
* unix/tcl.m4: synced up wih Tcl tcl.m4. [Bug #419812]hobbs2001-05-221-2/+8
* * doc/TkInitStubs.3:hobbs2001-05-223-11/+11
* implement TIP11, -compound option for menubutton widgettmh2001-05-217-67/+368
* Added documentation for console command. (Right source tree this time!)dkf2001-05-162-0/+146
* * unix/configure: Regen.mdejong2001-04-255-160/+270
* * unix/configure: Regen.mdejong2001-04-253-14/+19
* * unix/Makefile.in: Use TCL_STUB_LIB_FILE instead of STUB_LIB_FILE.mdejong2001-04-254-9/+11
* Better handling of when image creation nukes the main window so nowdkf2001-04-122-3/+13
* * win/tkWinMenu.c (TkWinHandleMenuEvent): corrected reseting ofhobbs2001-04-042-2/+20
* Corrected typos.dgp2001-04-041-3/+3
* * tests/winClipboard.test: improved results for understanding whenhobbs2001-04-041-7/+19
* * tests/winDialog.test: string totitle'd some results thathobbs2001-04-041-9/+9
* win/tkWinDialog.c (GetFileNameA): initialize multi to 0.hobbs2001-04-041-2/+2
* * tests/cursor.test: changed tests to use 'heart' cursor becausehobbs2001-04-041-13/+13
* * win/configure:hobbs2001-04-033-2/+8
* * generic/tkMenu.c (TkInvokeMenu): checked for menu deletionhobbs2001-04-031-7/+13
* see ChangeLoghobbs2001-04-031-0/+24
* * tests/listbox.test: added test listbox-27.1, delete duringhobbs2001-04-032-19/+30
* * tests/entry.test: added tests entry-20.*, delete during widgethobbs2001-04-032-16/+104
* * tests/canvas.test: test of canvas delete during eventhobbs2001-04-032-19/+44
* * generic/tkImgPhoto.c (ImgPhotoCmd): corrected the src and desthobbs2001-04-031-2/+2
* * doc/image.n: added warning about names chosen for images.hobbs2001-04-031-1/+5
* * generic/tk.h:hobbs2001-04-026-13/+13
* * README:hobbs2001-04-023-9/+25
* * tests/safe.test: added note about correcting failures inhobbs2001-03-313-20/+29
* * win/makefile.vc:hobbs2001-03-307-18/+288
* * generic/tkImage.c (Tk_ImageObjCmd, EventuallyDeleteImage):hobbs2001-03-301-5/+6
* * win/Makefile.in (install-*): improved install-* targets to usehobbs2001-03-301-4/+4
* * win/tkWinWm.c (UpdateWrapper): ensured that the passed in winPtrhobbs2001-03-301-4/+11
* * tests/bind.test (bind-22.18):hobbs2001-03-302-21/+17
* see ChangeLog entrieshobbs2001-03-301-0/+5
* * tests/canvas.test: added test case to check obj conversionhobbs2001-03-303-5/+116
* * library/bgerror.tcl (bgerror): allow focus into details windowhobbs2001-03-301-2/+3
* * library/tk.tcl: put a catch around adding <hpBackTab> to thehobbs2001-03-301-2/+5
* * library/tkfbox.tcl: fixed selecting directories and single fileshobbs2001-03-301-9/+15
* * win/tkWinDialog.c (GetFileNameA): added support for -multiple tohobbs2001-03-301-38/+162