| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated core_8_4_9_branch | chengyemao | 2005-12-05 | 1 | -1/+13 |
| | | |||||
| * | Bug fixes backported form Tk85 (#1311734, #1283635) | chengyemao | 2005-12-05 | 1 | -11/+12 |
| | | |||||
| * | Modified to handle a wide-character title string of a toplevel | chengyemao | 2005-01-31 | 3 | -6/+14 |
| | | |||||
| * | Flushed idle events before mapping an embedded window | chengyemao | 2005-01-27 | 1 | -1/+2 |
| | | |||||
| * | Updated | chengyemao | 2005-01-19 | 1 | -3/+5 |
| | | |||||
| * | Updated | chengyemao | 2005-01-19 | 1 | -1/+5 |
| | | |||||
| * | Updated for embedded/embedding implementation for Windows | chengyemao | 2005-01-19 | 13 | -157/+521 |
| | | |||||
| * | Made the remarks of TkpUseWindow clearer regarding the embedding/embedded ↵ | chengyemao | 2005-01-05 | 1 | -5/+9 |
| | | | | | attachment protocol | ||||
| * | Started 8-4-9-branch | chengyemao | 2005-01-04 | 1 | -0/+20 |
| | | |||||
| * | Started 8-4-9-branch | chengyemao | 2005-01-04 | 1 | -1/+7 |
| | | |||||
| * | bug fixes (crahes/panic during finalization/exit); feature implementation ↵ | chengyemao | 2005-01-04 | 11 | -200/+775 |
| | | | | | for embedding/embedded Tk (Windows). See Tk 8.5 changes (12/17/04 - 01/03/05) for details | ||||
| * | * library/text.tcl (::tk::TextUpDownLine): revert 2004-11-23 as itcore_8_4_9 | hobbs | 2004-12-06 | 3 | -41/+16 |
| | | | | | prevented scrolling to bottom. | ||||
| * | retagged 8.4.9 to include alpha blend patch | hobbs | 2004-12-03 | 2 | -3/+6 |
| | | |||||
| * | Alpha blending fixes. [Patch 848161] | dkf | 2004-12-03 | 2 | -20/+39 |
| | | |||||
| * | updated for 8.4.9 release | hobbs | 2004-12-03 | 2 | -2/+16 |
| | | |||||
| * | * unix/tkUnixButton.c (TkpDisplayButton): constrain coords to | hobbs | 2004-12-02 | 3 | -4/+68 |
| | | | | | | | 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.9 | hobbs | 2004-11-25 | 9 | -19/+27 |
| | | |||||
| * | fix to movement up/down in text widget by display lines | vincentdarley | 2004-11-23 | 2 | -8/+40 |
| | | |||||
| * | *** empty log message ***core_8_4_8 | rmax | 2004-11-19 | 1 | -1/+0 |
| | | |||||
| * | * doc/pack-old.n: Changed the internal name of the man page to | rmax | 2004-11-19 | 1 | -2/+2 |
| | | | | | pack-old to avoid a name clash in the installed man pages. | ||||
| * | Classic sed doesn't support | in REs. | rmax | 2004-11-19 | 2 | -3/+14 |
| | | |||||
| * | Arghh - some seds don't even support comments at all. | rmax | 2004-11-18 | 1 | -8/+21 |
| | | |||||
| * | Some versions of sed appear to need semicolons in front of comments. | rmax | 2004-11-18 | 1 | -6/+6 |
| | | |||||
| * | mark release tagging | dgp | 2004-11-18 | 1 | -0/+2 |
| | | |||||
| * | * changes: Final updates for Tcl 8.4.8 release. | dgp | 2004-11-18 | 2 | -2/+16 |
| | | |||||
| * | Fixed manpage installation. | rmax | 2004-11-18 | 1 | -4/+4 |
| | | |||||
| * | 2004-11-18 Reinhard Max <max@suse.de> | rmax | 2004-11-18 | 7 | -1450/+357 |
| | | | | | | | | | | * 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 windows | hobbs | 2004-11-17 | 2 | -3/+18 |
| | | | | | immediately when state hidden is requested. [Bug 982248] | ||||
| * | see changes | hobbs | 2004-11-17 | 1 | -0/+11 |
| | | |||||
| * | * generic/tkCanvImg.c (ImageToPostscript): don't try ps generation | hobbs | 2004-11-17 | 1 | -7/+9 |
| | | | | | of canvas image item without image specified. [Bug 1032300] | ||||
| * | * library/console.tcl (::tk::console::ExpandVariable): correct | hobbs | 2004-11-17 | 1 | -2/+4 |
| | | | | | array keyname expansion. [Bug 1004508] (bold) | ||||
| * | * generic/tkPanedWindow.c (Tk_PanedWindowObjCmd): set save_under X | hobbs | 2004-11-17 | 1 | -1/+6 |
| | | | | | attr to prevent expose events when moving sash. [Bug 1036963] | ||||
| * | * changes: Updates for Tk 8.4.8 release. | dgp | 2004-11-16 | 2 | -3/+49 |
| | | |||||
| * | * library/msgs/it.msg: Updated Italian message catalog. | dgp | 2004-11-16 | 2 | -6/+11 |
| | | | | | Thanks to Roberto Ugoccioni [Bug 1063675]. | ||||
| * | * macosx/tkMacOSXXStubs.c: implemented XGetGeometry(). | das | 2004-11-13 | 2 | -4/+28 |
| | | |||||
| * | * generic/tkCmds.c (Tk_TkObjCmd): use correct screen data when | hobbs | 2004-11-12 | 2 | -17/+20 |
| | | | | | -displayof arg is passed to [tk scaling]. [Bug 800178] | ||||
| * | * macosx/tkMacOSXFont.c (Tk_MeasureChars,Tk_DrawChars,etc): Make | das | 2004-11-12 | 2 | -48/+81 |
| | | | | | | sure that the lastSubFontPtr remains valid even when the subfont array is reallocated. [Bug 618872] | ||||
| * | * generic/tkMain.c: | das | 2004-11-11 | 14 | -371/+367 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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. | wolfsuit | 2004-11-10 | 2 | -11/+23 |
| | | |||||
| * | * tests/wm.test: Add Win32 test cases for attributes | mdejong | 2004-10-29 | 3 | -11/+35 |
| | | | | | | | subcommand. * win/tkWinWm.c (WmAttributesCmd): Fixup broken option processing logic for attributes subcommand. | ||||
| * | * win/makefile.vc (DOTVERSION): Was installing 8.4 relabelled as 8.5 | patthoyts | 2004-10-29 | 2 | -2/+4 |
| | | |||||
| * | * library/tk.tcl (::tk::PlaceWindow): Backported the fix from | patthoyts | 2004-10-29 | 3 | -15/+12 |
| | | | | | #533519 to handle window placement on multi-monitor Windows. | ||||
| * | Minor format fix | dkf | 2004-10-29 | 1 | -3/+3 |
| | | |||||
| * | Whoops, missed removing an 8.5 feature from an example when backporting | dkf | 2004-10-29 | 1 | -3/+3 |
| | | |||||
| * | * doc/wm.n: Add wm attributes . -alpha doc to account | mdejong | 2004-10-28 | 2 | -1/+11 |
| | | | | | for recent alpha changes. | ||||
| * | * win/tkWin32Dll.c (DllMain, _except_dllmain_detach_handler): | mdejong | 2004-10-28 | 2 | -1/+126 |
| | | | | | | 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.8 | dgp | 2004-10-28 | 9 | -18/+30 |
| | | | | | | | | | | | | * 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 for | patthoyts | 2004-10-28 | 2 | -2/+11 |
| | | | | | #220927 by Michael Schlenker to keep the labels within the window. | ||||
| * | More backporting of doc fixes | dkf | 2004-10-28 | 16 | -147/+310 |
| | | |||||
| * | Backport of documentation fixes | dkf | 2004-10-28 | 30 | -284/+600 |
| | | |||||
