summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Added missing backslash in Motif File Selector code.dkf2001-07-032-2/+7
* see changeshobbs2001-07-031-0/+25
* * generic/tkEntry.c: corrected missing Tcl_Release that causedhobbs2001-07-032-28/+52
* * unix/tkUnixScale.c (TkpDisplayScale): corrected FMR when scalehobbs2001-07-031-2/+2
* * generic/tkCanvArc.c:hobbs2001-07-037-279/+266
* * generic/tkImgGIF.c (Mgetc): corrected screwy use of ternaryhobbs2001-07-031-2/+3
* * generic/tkWindow.c (Tk_DestroyWindow): changed to usehobbs2001-07-031-7/+7
* * library/console.tcl:hobbs2001-07-0310-45/+278
* * tests/listbox.test: changed 'darkblue' to 'white' in a testhobbs2001-07-031-3/+3
* * generic/tkEntry.c (DestroyEntry): used Tcl_EventuallyFreehobbs2001-07-022-4/+11
* removed unnecessary directoryhobbs2001-07-021-115/+0
* * unix/Makefile.in:mdejong2001-06-273-2/+29
* * win/configure:mdejong2001-06-273-266/+83
* * unix/configure: Regen.mdejong2001-06-265-7/+15
* * unix/configure: Regen.mdejong2001-06-265-258/+488
* * win/configure: Regen.mdejong2001-06-264-33/+34
* * win/configure: Regen.mdejong2001-06-263-73/+41
* * win/configure: Regen.mdejong2001-06-234-3/+17
* * 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