summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* * doc/SetOptions.3: Updated documentation to reflect support forericm2000-08-103-334/+346
* * tests/place.test: Extended test suite to test error returns fromericm2000-08-083-266/+370
* * generic/tkWindow.c: Updated [selection] command entry to useericm2000-08-073-259/+304
* * generic/tkWindow.c: Updated "grab" command entry to useericm2000-08-044-114/+175
* * generic/tkInt.h: Removed Tk_AfterCmd function prototype; theericm2000-08-032-5/+2
* * generic/tkInt.h: Replace Tk_BindCmd prototype withericm2000-08-033-25/+54
* * tests/bind.test: Tweaked expected error messages for [bindtags]ericm2000-08-034-45/+59
* * generic/tkCmds.c (Tk_TkwaitObjCmd): Tcl_Obj'ified [tkwait] command.ericm2000-08-023-74/+85
* * generic/tkGrid.c (Tk_GridCmd): Split [grid] subcommands intoericm2000-08-021-535/+794
* * generic/tkInt.h: Replaced prototype for Tk_MessageCmd withericm2000-08-023-165/+207
* * generic/tkInt.h: Removed prototype for Tk_ClipboardCmd, addedericm2000-08-012-147/+169
* * doc/label.n: Added -disabledforeground to list of options [Bug: 6053].ericm2000-07-281-4/+3
* * mac/tkMacDefault.h:ericm2000-07-281-93/+183
* * tests/text.test: Added tests for -regexp -nocase searches withericm2000-07-251-4/+11
* * tests/text.test: Added tests for searching when text is elided.ericm2000-07-211-5/+9
* * generic/tkText.c (TextSearchCmd): Added a test for a NULLericm2000-07-191-2/+6
* Just added comments about a Win2K OS bug with GetStdHandle(STD_OUTPUT_HANDLE).davidg2000-07-181-1/+18
* * generic/tkStubImg.c (Tk_InitImageArgs): Applied patch from [Bug:ericm2000-07-171-1/+3
* Applied patch from Nijtmans/Howlett to intialize nextPtr field of TkCursorericm2000-07-061-1/+2
* * generic/tkFileFilter.c (AddClause): Cast to match function prototype.mo2000-07-061-4/+4
* * tests/imgPhoto.test: Added test for GIF writing code [Bug: 5823].ericm2000-07-051-47/+28
* * generic/tkMenu.c (DeleteMenuCloneEntries): Applied fix fromericm2000-06-271-2/+2
* * generic/tk.h: added typdef for Tk_ClientMessageProchobbs2000-06-035-41/+198
* * canvas.test: added test for 5783.hobbs2000-06-031-3/+4
* * generic/tkImgGIF.c: Changed defines for GIF87a/GIF89a to beericm2000-05-301-6/+8
* Added additional comments regarding the internal representation of theericm2000-05-301-1/+30
* * doc/spinbox.n: (new file) docs for spinbox widgethobbs2000-05-293-198/+1703
* * generic/tk.h: added comments ot Tk_FakeWin structurehobbs2000-05-291-21/+21
* * generic/tkPlace.c (Tk_PlaceCmd): reworked place master/slavehobbs2000-05-291-13/+25
* Added initializer for classId variable in Tk_GetOption.ericm2000-05-271-2/+2
* Comment fixup.ericm2000-05-271-4/+4
* * generic/tkOption.c (Tk_GetOption): Extended Tk_GetOption toericm2000-05-271-28/+141
* * doc/radiobutton.n: Added documentation for -overrelief option.ericm2000-05-251-1/+13
* * doc/bell.n:hobbs2000-05-171-14/+27
* * mac/tkMacDefault.h (DEF_ENTRY_READONLY_BG_COLOR,ericm2000-05-171-37/+46
* * doc/SetOptions.3: Added information about TK_OPTION_NULL_OK withericm2000-05-176-74/+25
* * doc/image.n: Added documentation for [image inuse] command.ericm2000-05-151-6/+34
* * doc/clipboard.n: Added documentation for "clipboard get".ericm2000-05-141-2/+94
* * library/entry.tcl: Adjusted Button-1 binding to set focus to theericm2000-05-141-19/+83
* * unix/tkUnixButton.c (TkpDisplayButton, TkpComputeButtonGeometry):ericm2000-05-135-39/+98
* * tests/menu.test:hobbs2000-05-113-59/+79
* * doc/button.n: Added documentation for link relief.ericm2000-05-105-11/+62
* * README:hobbs2000-05-031-5/+5
* * doc/Tk_Init.3: Added Tk_SafeInit information [Bug: 1884].ericm2000-04-281-3/+3
* * generic/tkMain.c: Fixed function header comment for Tk_MainEx.ericm2000-04-251-2/+2
* * generic/tkImage.c (Tk_PostscriptImage): added check to createhobbs2000-04-256-9/+547
* * generic/tkConfig.c (DoObjConfig): removed direct setting ofhobbs2000-04-251-2/+4
* * generic/tkEntry.c: removed unnecessary ENTRY_VALIDATE #definehobbs2000-04-211-59/+57
* * doc/WinViewable.3:ericm2000-04-195-51/+17
* * generic/tkRectOval.c (ConfigureRectOval): Added checks for validericm2000-04-191-3/+11