summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* * win/makefile.vc: clarify necessary defined vars that can comehobbs2005-03-081-0/+7
| | | | from MSVC or the Platform SDK.
* * win/tkWinX.c (GenerateXEvent): correct %A translation onhobbs2005-02-281-0/+13
| | | | MouseWheel [Bug 1118340]
* * macosx/tkMacOSX.h: fixed incorrect inclusion of internal header.das2005-02-241-0/+5
| | | | * macosx/tkMacOSXNotify.c: corrected included headers.
* * macosx/tkMacOSXDialog.c (Tk_GetSaveFileObjCmd, NavServicesGetFile):das2005-02-221-0/+7
| | | | | | fixed encoding problems with -initialfile & -filetypes and corrected potential buffer overrun with -initialdir/-initialfile. [Bug 1146057]
* Encourage missing-DISPLAY errors to be early in run of test suite.dkf2005-02-141-0/+6
|
* * 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/+4
| | | | determining icon ref (potential crash). [Bug 1105738]
* * generic/tkCanvBmap.c (ConfigureBitmap, ComputeBitmapBbox): Fixedhobbs2005-02-111-0/+7
| | | | | | possible crash with disabled bmap and bbox handling [Bug 1119460] (BitmapToPostscript): made aware of various bitmap types (DisplayBitmap): remove unused fg/bgColor refs
* * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlinedhobbs2005-02-101-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.
* Add es_ES-specific localization. [Bug 1111213]dkf2005-01-311-0/+5
|
* * unix/configure, unix/tcl.m4: add solaris 64-bit gcc buildhobbs2005-01-281-0/+5
| | | | support. [Bug 1021871]
* * 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.13
* Fix widget parenting issue reported by Keith Nash. Also tidied up a bit.dkf2005-01-181-0/+6
|
* unix/tkUnixWm.c: Sync with CVS HEAD (r1.47):jenglish2005-01-141-0/+12
| | | | | | | | | | | | | Fixes: #959973 "wm title bug" (support Unicode titles) Fixes: #742882 "Potential division by zero in gridded wm geometry" Use Tcl_GetTime instead of TclpGetTime [#874745] Use Tcl_Panic() instead of "panic" [#865264] Fixes: #632816 "cannot remove transient" Fixes: #568861 "Fix for wm minsize and maxsize commands" tests/unixWm.test, tests/wm.test: Updated test suite for #632816 (unixWm-37.3, unixWm-37.4, wm-grid-1.11, wm-grid-1.12) and #742882 (unixWm-20.9, unixWm-20.11).
* Improved version of Michael Kirkham's fix for parsing pad values. [1098779]dkf2005-01-111-0/+7
|
* Add missing Tcl_ResetResult [697915]dkf2005-01-071-0/+5
|
* Convert emacs mode comment style to stop problems with old man. [1085127]dkf2005-01-051-0/+6
|
* * win/tkWinWm.c (TkWinWmCleanup): clean up layered window classhobbs2005-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]
* iFix silly typo. [Bug 1087842]dkf2004-12-201-0/+4
|
* 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]
* * library/text.tcl (::tk::TextUpDownLine): revert 2004-11-23 as itcore_8_4_9hobbs2004-12-061-2/+7
| | | | prevented scrolling to bottom.
* retagged 8.4.9 to include alpha blend patchhobbs2004-12-031-2/+2
|
* Alpha blending fixes. [Patch 848161]dkf2004-12-031-0/+7
|
* updated for 8.4.9 releasehobbs2004-12-031-1/+7
|
* * unix/tkUnixButton.c (TkpDisplayButton): constrain coords tohobbs2004-12-021-0/+7
| | | | | | 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]
* bumped patchlevel to 8.4.9hobbs2004-11-251-0/+8
|
* fix to movement up/down in text widget by display linesvincentdarley2004-11-231-0/+5
|
* *** empty log message ***core_8_4_8rmax2004-11-191-1/+0
|
* Classic sed doesn't support | in REs.rmax2004-11-191-1/+9
|
* mark release taggingdgp2004-11-181-0/+2
|
* * changes: Final updates for Tcl 8.4.8 release.dgp2004-11-181-0/+4
|
* 2004-11-18 Reinhard Max <max@suse.de>rmax2004-11-181-0/+9
| | | | | | | | | * 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-0/+11
|
* * changes: Updates for Tk 8.4.8 release.dgp2004-11-161-0/+2
|
* * library/msgs/it.msg: Updated Italian message catalog.dgp2004-11-161-0/+5
| | | | Thanks to Roberto Ugoccioni [Bug 1063675].
* * macosx/tkMacOSXXStubs.c: implemented XGetGeometry().das2004-11-131-0/+4
|
* * generic/tkCmds.c (Tk_TkObjCmd): use correct screen data whenhobbs2004-11-121-11/+16
| | | | -displayof arg is passed to [tk scaling]. [Bug 800178]
* * macosx/tkMacOSXFont.c (Tk_MeasureChars,Tk_DrawChars,etc): Makedas2004-11-121-0/+6
| | | | | sure that the lastSubFontPtr remains valid even when the subfont array is reallocated. [Bug 618872]
* * generic/tkMain.c:das2004-11-111-0/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * macosx/tkMacOSXAppInit.c (removed): * macosx/Wish.pbproj/project.pbxproj: * macosx/tkMacOSXInit.c: * macosx/tkMacOSXInt.h: changes to make TkAqua dynamically loadable, enabling [package require Tk] from tclsh. Startup code from tkMacOSXAppInit.c moved into tkMacOSXInit.c, added code that notifies the window server that an unbundled executable is a full GUI application after loading Tk. [Patch 1035348] * doc/wm.n: documented [wm attributes] on Mac OS X. [Bug 606665] * macosx/tkMacOSXWm.c: implemented TIP 222 [wm attributes -alpha] on Mac OS X. [Patch 892194] WmIconbitmapCmd: adopted FSRef changes from [wm atttrs -titlepath]. * macosx/tkMacOSXButton.c: * macosx/tkMacOSXMenus.c: * macosx/tkMacOSXRegion.c: * macosx/tkMacOSXSubwindows.c: synced spacing/formatting with HEAD. * macosx/tkMacOSXMouseEvent.c: endianness fixes. * macosx/Wish.pbproj/project.pbxproj: corrected path to html help inside framework. * macosx/Makefile: prevent parallel make from building several targets at the same time. Ensure that xcodebuild will use Wish.pbproj project even if a .xcode project is also present.
* Fix for 1055023 from mikek@muonics.com.wolfsuit2004-11-101-0/+8
|
* * tests/wm.test: Add Win32 test cases for attributesmdejong2004-10-291-0/+7
| | | | | | subcommand. * win/tkWinWm.c (WmAttributesCmd): Fixup broken option processing logic for attributes subcommand.
* * win/makefile.vc (DOTVERSION): Was installing 8.4 relabelled as 8.5patthoyts2004-10-291-0/+2
|
* * library/tk.tcl (::tk::PlaceWindow): Backported the fix frompatthoyts2004-10-291-0/+5
| | | | #533519 to handle window placement on multi-monitor Windows.
* * doc/wm.n: Add wm attributes . -alpha doc to accountmdejong2004-10-281-0/+5
| | | | for recent alpha changes.
* * win/tkWin32Dll.c (DllMain, _except_dllmain_detach_handler):mdejong2004-10-281-0/+6
| | | | | Back port HAVE_NO_SEH handler code from CVS HEAD to fix gcc build breakage caused by 2004-10-26 back port.
* * README: Bumped to patch level 8.4.8dgp2004-10-281-0/+12
| | | | | | | | | | | * generic/tk.h: to prepare for next patch * macosx/Wish.pbproj/project.pbxproj: release. * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf (2.13) * win/configure:
* * unix/tkUnixScale.c (DisplayHorizontalValue): Backport fix forpatthoyts2004-10-281-0/+5
| | | | #220927 by Michael Schlenker to keep the labels within the window.