summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* * library/panedwindow.tcl (::tk::panedwindow::Cursor): checkhobbs2005-02-121-0/+3
| | | | window existence on delayed call. [Bug 949792]
* * doc/text.n: note 'image' key in 'dump' command. [Bug 1115907]hobbs2005-02-111-0/+2
|
* * win/tkWinWm.c (TkWinGetIcon): fix toplevel retrieval forhobbs2005-02-111-0/+3
| | | | determining icon ref (potential crash). [Bug 1105738]
* * generic/tkCanvBmap.c (ConfigureBitmap, ComputeBitmapBbox): Fixedhobbs2005-02-111-0/+4
| | | | | possible crash with disabled bmap and bbox handling [Bug 1119460] (BitmapToPostscript): made aware of various bitmap types
* * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlinedhobbs2005-02-111-0/+7
| | | | | | * unix/tcl.m4: into SHLIB_LD). Combine AIX-* and AIX-5 * unix/configure: branches in SC_CONFIG_CFLAGS. Correct gcc builds for AIX-4+ and HP-UX-11. autoconf-2.59 gen'd.
* Use more tcltest 2 features so test contents can be less cluttered...dkf2005-02-091-0/+4
|
* Fix silly mistake. :^}dkf2005-02-071-0/+5
|
* Ensure that the canvas's static data is either protected by a mutex ordkf2005-02-031-0/+7
| | | | in a thread-local variable. [Bug 1114977]
* * unix/tcl.m4, unix/configure: add solaris-64 gcc buildhobbs2005-01-311-0/+5
| | | | support. [Bug 1021871]
* Doc fix [Bug 110553]dkf2005-01-311-0/+4
|
* Add es_ES-specific localization. [Bug 1111213]dkf2005-01-311-0/+5
|
* * macosx/tkMacOSXInit.c (TkpInit): set tcl_interactive to 1 to showdas2005-01-251-0/+11
| | | | | | | | | | console at startup instead of directly calling [console show]. * unix/tcl.m4 (Darwin): fixed bug with static build linking to dynamic library in /usr/lib etc instead of linking to static library earlier in search path. [Tcl Bug 956908] Removed obsolete references to Rhapsody. * unix/configure: autoconf-2.57
* Fixed dialog parenting problem described by Keith Nash. Also tidied up callbacksdkf2005-01-181-0/+6
|
* logdgp2005-01-131-0/+5
|
* More fixing of [Bug 600313]dkf2005-01-131-0/+1
|
* Partial fix of [Bug 600313]dkf2005-01-131-0/+5
|
* Added docs on predefined virtual events. [608115]dkf2005-01-121-0/+4
|
* fix to text widget bugvincentdarley2005-01-111-0/+6
|
* Improved version of Michael Kirkham's fix for parsing pad values. [1098779]dkf2005-01-111-0/+7
|
* Remove ${DBGX}, ${TK_DBGX} from Tk build system [Patch 1081595].jenglish2005-01-101-0/+6
| | | | Re-synced with tcl/unix/tcl.m4.
* Add missing Tcl_ResetResult [697915]dkf2005-01-071-0/+5
|
* Move emacs mode comment to end of file to stop problems with old man.dkf2005-01-051-0/+6
|
* * win/tkWinWm.c (TkWinWmCleanup): clean up layered window class.hobbs2005-01-041-0/+5
| | | | This caused crash in reinit of Tk (as seen in plugin).
* * win/tcl.m4, win/configure: update MSVC CFLAGS_OPT to -O2, removehobbs2004-12-301-0/+7
| | | | | | -Gs (included in -O2) and -GD (outdated). Use "link -lib" instead of "lib" binary and remove -YX for MSVC7 portability. Add -fomit-frame-pointer for gcc OPT compiles. [Bug 1092952, 1091967]
* Coding style improvements for the widget demo. [FRQ 815118]dkf2004-12-211-0/+5
|
* Corrected handling of MacOS filetypes in tk_*file dialogsvincentdarley2004-12-201-0/+10
|
* Synthesize changelog entriesdkf2004-12-201-0/+10
|
* Fix silly typo. [Bug 1087842]dkf2004-12-201-0/+4
|
* Bump to 8.5a3dkf2004-12-111-0/+6
|
* * unix/tcl.m4: synced with tcl/unix/tcl.m4das2004-12-091-0/+5
| | | | * unix/configure: regen
* Speed up use of Tk_PhotoPutBlock by allowing it to skip the complex-alpha checkdkf2004-12-091-0/+8
| | | | in degenerate (and common) cases. [Bug 1081966]
* * tests/canvPs.test: Cleaned up the matching of [makeFile] anddgp2004-12-081-0/+10
| | | | | | | | | * tests/choosedir.test: [removeFile] commands as indicated by the * tests/filebox.test: results of a -debug 1 run of the test suite. * tests/imgPPM.test: Tk test suite is now -debug 1 clean. This * tests/imgPhoto.test: completes fixing [1078648]. * tests/listbox.test: * tests/main.test:
* More duplicate testname elimination. [1078648]dkf2004-12-071-0/+6
|
* note 8.5a2 tag datehobbs2004-12-071-0/+4
|
* * tests/safe.test: Trim auto_path to improve performance [1080039]dgp2004-12-061-1/+5
|
* updated for 8.4.9 releasehobbs2004-12-051-4/+6
|
* Split duplicate test names [Bug 1078648]dkf2004-12-041-0/+4
|
* Alpha blending fix. [Patch 848161]dkf2004-12-031-0/+7
|
* * unix/tkUnixButton.c (TkpDisplayButton): constrain coords tohobbs2004-12-021-0/+8
| | | | | | Tk_RedrawImage to display only portion that is valid. * generic/tkImgPhoto.c (ImgPhotoDisplay): add X error suppression around XGetImage to prevent app abort. [Bug 979239]
* Tk_DrawChars: Check for short integer overflow in x,y coordinatesjenglish2004-11-281-0/+4
| | | | [Fixes: #942320 "Tk, Xft, text and long lines"]
* no messagedavygrvy2004-11-261-0/+5
|
* Whitespace policedkf2004-11-221-8/+8
|
* fix a platform-sensitive testvincentdarley2004-11-221-1/+2
|
* made test less timing sensitivevincentdarley2004-11-201-0/+2
|
* fix to test's platform sensitivitiesvincentdarley2004-11-201-0/+5
|
* * macosx/Wish.pbproj/project.pbxproj: reverted earlier changes fordas2004-11-191-0/+8
| | | | tclConfig.h changes to tcl, since those have been reverted for now.
* generated configure and fixed manpage installatonrmax2004-11-181-0/+1
|
* 2004-11-18 Reinhard Max <max@suse.de>rmax2004-11-181-0/+10
| | | | | | | | | * unix/tcl.m4 (SC_CONFIG_MANPAGES): Applied an improved version of * unix/configure.in: patch #996085, that introduces * unix/Makefile.in: --enable-man-suffix. * unix/installManPage: added * unix/mkLinks: removed
* * generic/tkCanvWind.c (ConfigureWinItem): unmap windowshobbs2004-11-171-0/+3
| | | | immediately when state hidden is requested. [Bug 982248]
* see changeshobbs2004-11-171-2/+13
|