summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Updated German message catalog.ericm2000-07-181-16/+16
* * unix/configure.in (MAKE_LIB): Corrected definition of MAKE_LIBericm2000-07-182-2/+7
* fix usage of TK_SRC_DIRmo2000-07-182-2/+8
* no messagedavidg2000-07-181-0/+7
* 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-172-1/+9
* * library/bgerror.tcl: Fixed a typo in one of the bgerror dialogericm2000-07-172-3/+6
* * library/msgs/it.msg: Italian message catalog, from Paoloericm2000-07-172-0/+73
* Greek message catalog from George Petasis.ericm2000-07-082-0/+88
* fix TK_SHARED_BUILD and TK_SRC_DIR variable definitions for mingw/vc++ buildmo2000-07-072-3/+16
* Updated Spanish message catalog.ericm2000-07-061-9/+9
* Applied patch from Nijtmans/Howlett to intialize nextPtr field of TkCursorericm2000-07-062-3/+8
* * generic/tkFileFilter.c (AddClause): Cast to match function prototype.mo2000-07-0612-37/+32
* * tests/imgPhoto.test: Added test for GIF writing code [Bug: 5823].ericm2000-07-053-61/+76
* *** empty log message ***ericm2000-07-051-0/+5
* Duth message catalog, from Jan Nijtmans.ericm2000-07-051-0/+103
* * doc/keysyms.n:ericm2000-06-303-4/+24
* * tests/filebox.test: Adjusted tests to accomodate -multiple.ericm2000-06-304-8/+27
* * library/msgs/de.msg: German message catalog.ericm2000-06-3015-133/+515
* * generic/tkMenu.c (DeleteMenuCloneEntries): Applied fix fromericm2000-06-272-2/+8
* * doc/getOpenFile.n: Updated with information about -multiple.ericm2000-06-235-228/+621
* * library/bgerror.tcl: Added auto-truncation for long errorericm2000-06-192-4/+34
* Removed unused variable declaration.ericm2000-06-151-2/+1
* Recheckin without ^M line feeds.ericm2000-06-151-580/+580
* reverted to 1.26 revision to fix bad 1.27 checkinericm2000-06-151-19/+103
* Added @LIBS@ to definition for LIBS variable, so that user32.lib and ericm2000-06-131-580/+580
* Added per RFE 5844.ericm2000-06-131-0/+625
* * win/tcl.m4:ericm2000-06-134-527/+86
* marked 8.4a1 release pointhobbs2000-06-071-0/+4
* Fixed bogus test canvas-11.1core_8_4_a1ericm2000-06-061-2/+2
* Fixed formatting.ericm2000-06-051-6/+8
* Added "Released 8.4a1" lineericm2000-06-051-1/+4
* Added changes since 8.3.1.ericm2000-06-051-1/+42
* *** empty log message ***ericm2000-06-051-7/+4
* see changeshobbs2000-06-031-0/+19
* * generic/tk.h: added typdef for Tk_ClientMessageProchobbs2000-06-035-41/+198
* * doc/CrtCmHdlr.3: new doc for ClientMessage handler procshobbs2000-06-032-0/+75
* * canvas.test: added test for 5783.hobbs2000-06-032-6/+15
* * library/bgerror.tcl: Improved bgerror based on work by Donalericm2000-05-312-66/+234
* * generic/tkImgGIF.c: Changed defines for GIF87a/GIF89a to beericm2000-05-302-6/+15
* Added additional comments regarding the internal representation of theericm2000-05-301-1/+30
* added spinboxhobbs2000-05-291-0/+18
* * doc/spinbox.n: (new file) docs for spinbox widgethobbs2000-05-299-218/+4623
* * 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-272-28/+153
* * library/button.tcl: Tweaks for -overrelief handling on Windows.ericm2000-05-252-5/+11
* * doc/radiobutton.n: Added documentation for -overrelief option.ericm2000-05-257-31/+109