Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
132 check-ins using file generic/tkIntDecls.h version 5f20eca2
2004-08-19
| ||
14:41 | TIP#168 implementation. Based on [Patch 886240] check-in: b8733fad user: dkf tags: trunk | |
2004-08-18
| ||
08:20 | Add missing GEOMETRY flag to -handlepad option. [Bug 1010938] check-in: 76a16313 user: dkf tags: trunk | |
2004-08-17
| ||
22:37 | Doc patches [1010083] and [1010607] from Mikhail Kolesnitschenko. Also some general fixes to menu.n and text.n check-in: 03f8b25a user: dkf tags: trunk | |
2004-08-16
| ||
14:01 | Standardize the -compound option to everywhere it ought to be. [Bug 712588] check-in: cb766997 user: dkf tags: trunk | |
08:24 | Spelling and grammar fixes check-in: 0c696843 user: dkf tags: trunk | |
2004-08-11
| ||
22:22 | Don't add the default extension to env-var references check-in: bc161ee1 user: dkf tags: trunk | |
21:24 | More fixing of [Bug 987169] and simple support for [FRQ 979101] check-in: 595dd0d3 user: dkf tags: trunk | |
2004-08-10
| ||
18:15 | Fix for #1006686 "wm resizable command not working on Solaris/CDE" (patch from Colin McDonald). check-in: 3268df43 user: jenglish tags: trunk | |
2004-08-09
| ||
23:45 |
* tests/canvText.test: * win/tkWinFont.c (Tk_MeasureChars): Fix for text wrapping problem that appeared using canvas text under Win32. A long wrapping string that had leading spaces was being incorrectly wrapped. This change makes the Win32 implementation behave the same as the Unix implementation. [Patch 1006286]check-in: f7d4d2be user: mdejong tags: trunk | |
2004-08-05
| ||
10:04 | Fix [Bug 987169] for tk_messageBox and tk_chooseColor check-in: a093deec user: dkf tags: trunk | |
2004-08-04
| ||
14:47 | D'oh! check-in: eb8824e3 user: dkf tags: trunk | |
14:23 | Clarify code that does pixel compositing. Fix alpha blending in [$photo put]... check-in: 826045ed user: dkf tags: trunk | |
2004-08-02
| ||
15:20 | Whitespace policing... check-in: 908651ea user: dkf tags: trunk | |
2004-07-30
| ||
08:31 |
* unix/configure: * unix/tcl.m4 (SC_CONFIG_CFLAGS): Darwin: instead of setting PLAT_OBJS to explict object files in tcl.m4, refer to MAC_OSX_OBJS makefile var.check-in: d2c4f65c user: das tags: trunk | |
2004-07-29
| ||
21:52 | TkQueueEventForAllChildren addition check-in: 7aea4cab user: georgeps tags: trunk | |
21:48 | Applied a fix from the core-8-4-branch so that unmapped windows don't queue events. check-in: 92b9ba26 user: georgeps tags: trunk | |
2004-07-27
| ||
21:19 |
* generic/tkImgGIF.c (FileReadGIF): fix crash reported by Reinhard Max: in case of premature end of image data, return error instead of passing nil buffer to Tk_PhotoPutBlock().check-in: d64990cb user: das tags: trunk | |
2004-07-22
| ||
22:22 |
* library/tkfbox.tcl (::tk::dialog::file::Update): use -directory [pwd] (instead of .) to get around some VFS edge case bugs. Correct args passes to tk_messageBox when failing to cd. Add -force back to namespace import of msgcat.check-in: d3bfef42 user: hobbs tags: trunk | |
2004-07-21
| ||
03:10 |
* generic/tkEvent.c (InvokeInputMethods): ensure IC focus is set after creation. [Bug #905830]check-in: 7e7d9ca9 user: hobbs tags: trunk | |
2004-07-20
| ||
11:49 |
* macosx/Makefile: added support to tk framework build to optionally install tk manpages in addition to html help, similarly to tcl/macosx/Makefile. * macosx/Wish.pbproj/project.pbxproj: fixes for building with non-default SYMROOT/OBJROOT/SRCROOT, added support for using a Tcl.framework in DYLIB_INSTALL_PATH != /Library/Frameworks, added optional support for building html help without tcl sources present by giving explicit location of tcltk-man2html script. * macosx/tkMacOSXMenu.c: fixed #include case sensitivity bug.check-in: 103ba277 user: das tags: trunk | |
10:49 |
* unix/Makefile.in: * win/Makefile.in: added 'install-private-headers' makefile target to allow optionally installing private tk headers. [Tcl FR 922727]check-in: 8c3faf52 user: das tags: trunk | |
10:23 |
* unix/Makefile.in: * win/Makefile.in: added 'install-private-headers' makefile target to allow optionally installing private tk headers. [Tcl FR 922727]check-in: c23f6c8f user: das tags: trunk | |
2004-07-16
| ||
23:40 |
* unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after their * unix/configure.in, unix/configure: _DEFAULT to allow for env setting to override m4 switches. Consolidate header checks to limit redundancy in configure. (CFLAGS_WARNING): Remove -Wconversion (SC_ENABLE_THREADS): Set m4 to force threaded build when built against a threaded Tcl core. Reorder configure.in for better 64-bit build configuration, replacing EXTRA_CFLAGS with CFLAGS. [Bug #874058]check-in: b4aa5853 user: hobbs tags: trunk | |
2004-07-15
| ||
05:27 |
2004-07-14 Jim Ingham <[email protected]>
* macosx/tkMacOSXCursor.c (TkpSetCursor): The code to not reset the cursor more often than necessary was getting fooled when the current cursor was nulled out when the current cursor gets freed. So in the case where the input cursor was NULL, we have to just always set it. [Bug #894550]check-in: 72109278 user: wolfsuit tags: trunk | |
00:05 |
* library/tkfbox.tcl: Corrected coding errors in most recent change. Use [bind $w], not [$w configure] to modify bindings.check-in: 94b9b0c0 user: dgp tags: trunk | |
2004-07-11
| ||
22:21 | Users can cause Unix file dialog to vanish early; treat like Cancel [Bug 987169] check-in: 32516bee user: dkf tags: trunk | |
2004-07-07
| ||
09:27 | Added paragraph about the canvas origin [Bug 956681] check-in: 300eef9d user: dkf tags: trunk | |
2004-07-06
| ||
00:29 | updated w/ info on the generic/tkEvent.c change. check-in: 1e990278 user: georgeps tags: trunk | |
2004-07-05
| ||
22:27 | The usage of the TK_XIM_SPOT definition was causing a build failure with some systems. I changed the function prototype and the CreateXIMSpot block to work correctly. check-in: 9d3eb922 user: georgeps tags: trunk | |
21:21 | TIP#158 implementation; keypad keys on Win are now distinguishable. check-in: b8333852 user: dkf tags: trunk | |
21:07 | Neaten up and make test names closer to standard check-in: e31d8e1f user: dkf tags: trunk | |
19:19 | Set _NET_WM_NAME and _NET_WM_ICON_NAME (freedesktop.org) in addition to WM_NAME and WM_ICON_NAME (ICCCM). This allows the full Unicode character set to be used in window manager strings (but only for newer WMs that support the EWMH spec). [Tk Bug #959973] check-in: 5a359462 user: jenglish tags: trunk | |
2004-07-02
| ||
23:45 | I added a note about the tkEvent.c refactoring and buf fixes. check-in: efe33c74 user: georgeps tags: trunk | |
23:36 | tkEvent.c was refactored to be cleaner and fix two bugs. Two bugs were found and fixed. Button mask 4 and 5 synchronizing with the TkDisplay and ClientMessage handlers conflicting with the GenericHandler list. check-in: 1554859f user: georgeps tags: trunk | |
2004-07-01
| ||
08:06 | Doc fixes. [Tcl Bug 983146] check-in: d23989b3 user: dkf tags: trunk | |
2004-06-30
| ||
22:17 | TIP#153 implementation from Neil McKay, with thanks! check-in: ec27edf8 user: dkf tags: trunk | |
2004-06-29
| ||
23:21 |
* generic/tkCmds.c (Tk_WinfoObjCmd): refetch interp result obj for 'winfo id' as it can change when making the window exist.check-in: dbbde75a user: hobbs tags: trunk | |
2004-06-28
| ||
22:36 | Fix minor mistake check-in: 7e6e6053 user: dkf tags: trunk | |
2004-06-26
| ||
09:04 | Fix for [Bug 756840] check-in: 67a47558 user: mistachkin tags: trunk | |
2004-06-24
| ||
12:46 | Missed one! check-in: 62fd4dfa user: dkf tags: trunk | |
12:45 | Use standard constraint names check-in: b6897446 user: dkf tags: trunk | |
2004-06-21
| ||
21:56 | Added example check-in: d73cc87d user: dkf tags: trunk | |
21:51 | Added examples check-in: 94ab15ef user: dkf tags: trunk | |
21:19 | Added example and warning about global grabs check-in: c759e94d user: dkf tags: trunk | |
20:59 | Fix example and add a bit more explanatory text check-in: 45944808 user: dkf tags: trunk | |
20:47 | Added example check-in: a3e7ba1d user: dkf tags: trunk | |
20:42 | Forgot the example section header label! check-in: 159108dd user: dkf tags: trunk | |
19:56 | Added example of how to do dialog-like windows check-in: fd9ad8de user: dkf tags: trunk | |
19:39 | Convert SYNOPSIS to .nf/.fi after suggestion from Joe English check-in: 1e1877f6 user: dkf tags: trunk | |
19:32 | Highlight the command whose examples these are check-in: 5e5f582e user: dkf tags: trunk | |
19:31 | Compacted the synopsis check-in: 84292f60 user: dkf tags: trunk | |
15:21 | Added example check-in: 9398c506 user: dkf tags: trunk | |
15:07 | Added example check-in: 4693a33c user: dkf tags: trunk | |
14:48 | Added example check-in: b4c3f583 user: dkf tags: trunk | |
14:45 | Added crossreference to toplevel's -menu option, as used since Tk 8.0 check-in: 327a4d8a user: dkf tags: trunk | |
14:41 | Minor update for increased clarity. check-in: a93e4fb6 user: dkf tags: trunk | |
14:40 | Added examples check-in: 6c18df8e user: dkf tags: trunk | |
14:19 | Added example check-in: f20aef6e user: dkf tags: trunk | |
14:06 | Added example check-in: 3269879f user: dkf tags: trunk | |
2004-06-18
| ||
21:58 | Added example check-in: 94c36282 user: dkf tags: trunk | |
21:50 | Added examples check-in: e7ae6f49 user: dkf tags: trunk | |
21:42 | Added example. check-in: 28465eae user: dkf tags: trunk | |
21:27 | Fix missing parameter error check-in: 5bee780c user: dkf tags: trunk | |
21:26 | Added example check-in: ceebb9e2 user: dkf tags: trunk | |
21:18 | Minor formatting fix check-in: da5f66a2 user: dkf tags: trunk | |
21:16 | Added examples check-in: 92db2e56 user: dkf tags: trunk | |
15:30 |
* unix/tcl.m4: autoconf 2.5 fixes in Darwin section. * unix/configure: autoconf-2.57check-in: 23403f07 user: das tags: trunk | |
2004-06-17
| ||
22:38 | Steps towards systematization of test constraints in Tk test suite check-in: ec889b99 user: dkf tags: trunk | |
2004-06-16
| ||
20:03 | Fix for #742882 "Potential division by zero in gridded wm geometry" check-in: 4ca47059 user: jenglish tags: trunk | |
19:53 | win/tkWinButton.c: Add a 3D highlight to disabled *buttons and labels, the same way as it's now done for disabled menu entries. check-in: 26fada0c user: a_kovalenko tags: trunk | |
2004-06-15
| ||
22:44 | Enhanced doc in manner inspired by [RFE 803060] check-in: 1e7028b7 user: dkf tags: trunk | |
21:37 | More minor whitespace cleaning check-in: df654f18 user: dkf tags: trunk | |
21:06 | Fixed tests which mandated (minor) brokenness. check-in: 2407c5a9 user: dkf tags: trunk | |
15:37 | D'oh! check-in: a7fc7fbe user: dkf tags: trunk | |
15:28 | Adjust #defs so they are flexible enough to be used in all places. Also removed a shadowing variable. check-in: 1ed15f42 user: dkf tags: trunk | |
15:09 | Add declarations of result... D'oh! check-in: f420f0c3 user: dkf tags: trunk | |
15:02 | Balance braces, factorize out much #ifdef code and use objects a bit more check-in: 4b0e429b user: dkf tags: trunk | |
13:22 | Spacing/whitespace fixes check-in: 4b9075ff user: dkf tags: trunk | |
10:15 | Small clean up of the canvas core (symbolic constants, whitespace) check-in: 1c57d7f8 user: dkf tags: trunk | |
2004-06-12
| ||
05:38 | * win/tkWinWm.c (UpdateWrapper): Let overrideredirect'ed window's wrapper be the child of desktop window, thus making it to behave more similarly to X11 Override Redirect. Esp. useful for combobox-like megawidgets. check-in: dc18f6bd user: a_kovalenko tags: trunk | |
2004-06-09
| ||
22:39 | multiline text widget regexp search fix check-in: 9fcec419 user: vincentdarley tags: trunk | |
19:18 | ckfree() the correct element! [Bug 969358] check-in: 49fffd59 user: dkf tags: trunk | |
2004-06-08
| ||
20:28 | Silence compiler warnings check-in: 99bd1954 user: dgp tags: trunk | |
20:24 |
* generic/tkCanvText.c (DisplayCanvText): Fix text rendering problem with canvas text items that have a selected region. The previous implementation would render the whole line and then redraw the selected text if it was a different color. This caused problems when the selected text foreground differs from the normal text foreground, the anti-aliasing alpha pixels for the two text strings would blend together resulting in strange looking text. The fix is to draw the normal text and the selected text separately. This problem has only been observed under Windows, with anti-aliased text. [Patch 968725]check-in: d7c42b06 user: mdejong tags: trunk | |
2004-06-07
| ||
16:23 | text widget partial line height calculations fix check-in: 8dfaf19c user: vincentdarley tags: trunk | |
2004-06-06
| ||
11:28 | Fix frame-2.8 for ![info exists env(DISPLAY)] check-in: a897ea1c user: patthoyts tags: trunk | |
2004-06-04
| ||
19:55 |
* tests/filebox.test: A few typo corrections in dkf's recent * tests/frame.test: style upgrade for the test suite. * tests/select.test: * tests/visual.test:check-in: e15f2a6a user: dgp tags: trunk | |
10:51 | text widget fixes check-in: cb4cc14b user: vincentdarley tags: trunk | |
2004-05-29
| ||
19:00 | Fix minor markup errors (backslash is \e, not \b). check-in: e734f043 user: jenglish tags: trunk | |
2004-05-24
| ||
21:23 | Finish off the TIP#152 implementation with Win implementation, tests & docs. check-in: 6234cfff user: dkf tags: trunk | |
21:21 | The TIP specified a -detail option, not a -finemessage option. check-in: d57b1ee9 user: dkf tags: trunk | |
18:28 | Turn on the -finemessage option (TIP 152) for Mac OS X. check-in: 281cd0eb user: wolfsuit tags: trunk | |
2004-05-23
| ||
20:56 | Added bindtags example and split the changelog check-in: e780fc77 user: dkf tags: trunk | |
20:51 | Minor fixes. check-in: 1d019907 user: dkf tags: trunk | |
17:34 | First step towards improving test style. Also start using Tcl 8.5 features. check-in: 8e6c4d12 user: dkf tags: trunk | |
17:27 | Minor fix for Tk_GetVisual error message check-in: be7f021d user: dkf tags: trunk | |
2004-05-13
| ||
23:19 | Enabled TIP#152 style message detail on Unix/X11 platforms. check-in: f12921b6 user: dkf tags: trunk | |
01:51 | Fixed a bug that caused crash due to incorrectly generating <Destroy> event check-in: 6ae5dee1 user: chengyemao tags: trunk | |
01:36 | Modified HandleEventGenerate to properly generate <Destroy> event check-in: 1b386924 user: chengyemao tags: trunk | |
2004-05-08
| ||
03:53 | Fixed bug 767176 check-in: c753a91d user: chengyemao tags: trunk | |
2004-05-05
| ||
16:49 |
* win/tkWinFont.c (FindSubFontForChar): corrections to dkf patch to handle subFontPtrPtr in EnumFontFamilies callback.check-in: f7b67c7b user: hobbs tags: trunk | |
09:39 | Fix FMR in subfont handling on Windows. [Bug 618872] check-in: 70d0cdfb user: dkf tags: trunk | |
2004-05-04
| ||
00:39 |
* unix/tkUnixButton.c (TkpDrawCheckIndicator): allow radiobuttons to be drawn when disabledforeground and/or selectcolor are NULL. [Bug #826850] (griffin)check-in: 36325d7c user: hobbs tags: trunk | |
2004-05-03
| ||
23:23 |
* win/tkWinMenu.c, unix/tkUnixMenu.c (DrawMenuEntryLabel): place images of compound menu entries in indicator space if not a radio of checkbutton. [Bug #756952] (eserte)check-in: c5273b50 user: hobbs tags: trunk | |
22:40 |
* win/tkWinX.c: fix drawing of unicode chars in menu * win/tkWinInt.h (TkWinProcs): titles. [Bug #904371] (riefenstahl) * win/tkWinMenu.c (ReconfigureWindowsMenu):check-in: 2a201db4 user: hobbs tags: trunk | |
22:28 |
* generic/tkClipboard.c: Move TkClipCleanup from tkClipboard.c * macosx/tkMacOSXXStubs.c: to being implemented in a platform * unix/tkUnixEvent.c: specific manner. The cleanup order was * win/tkWinX.c: bad at least on Windows, where we reset/cleared display info that was still needed for the clipboard to render. [Bug #939389, #822002, #732662]check-in: 6efb4b35 user: hobbs tags: trunk | |
19:36 |
* library/panedwindow.tcl (MarkSash): call DragSash to stop sash jump when B1 is pressed and released without moving. [Bug #932155]check-in: 82c4f3c2 user: hobbs tags: trunk | |
19:16 |
* tests/panedwindow.test: panedwindow-25.1 * generic/tkPanedWindow.c (Unlink): clean up -before/-after refs to a slave when removing it. [Bug #928413] (griffin)check-in: d26260ba user: hobbs tags: trunk | |
18:03 |
* generic/tkImgPhoto.c (ImgPhotoConfigureMaster): force -data into ByteArray and -format into String to correctly handle them if they have been shimmered or created as some other object type.check-in: a4fb7ac5 user: hobbs tags: trunk | |
2004-04-24
| ||
07:38 |
* generic/tkPort.h: * unix/Makefile.in: * win/makefile.bc: * win/Makefile.in: followup on tcl header reform [FR 922727]: removed use of relative #include paths in tkPort.h to allow installation of private headers outside of tk source tree; added tcl plaform source dir to compiler header search path.check-in: 129b462b user: das tags: trunk | |
06:00 |
* generic/tkPort.h: * unix/Makefile.in: * win/Makefile.in: followup on tcl header reform [FR 922727]: removed use of relative #include paths in tkPort.h to allow installation of private headers outside of tk source tree; added tcl plaform source dir to compiler header search path.check-in: c63b3b97 user: das tags: trunk | |
2004-04-23
| ||
13:47 | Added examples and did some doc L&F improvements. check-in: 912c3ddb user: dkf tags: trunk | |
2004-04-21
| ||
15:15 | Minor cleanup for when running single-process tests check-in: ddeebe24 user: dkf tags: trunk | |
13:18 |
Fix several problems with Icelandic (and Faroese) keyboards
reported by J�r�me Gagnon-Voyer <gagnonje5000<at>mac<dot>com>
on tcl-mac on 2004-03-22.
(KLSInit): Add. (GetKCHREncoding): Add. (GetKeyboardLayout): Add calls to Keyboard Layout Services, if present. Rework classic handling. Use GetKCHREncoding(). Add parameter encodingPtr. check-in: 49aa55ce user: cc_benny tags: trunk | |
13:12 |
2004-04-21 Benjamin Riefenstahl <[email protected]>
Mac OS X: Fix several problems with Icelandic (and Faroese) keyboards reported by J�r�me Gagnon-Voyer <gagnonje5000<at>mac<dot>com> on tcl-mac on 2004-03-22. * macosx/tkMacOSXKeyEvent.c (KLSInit): Add. (GetKeyboardLayout): Add calls to Keyboard Layout Services, if present. Rework classic handling. Use GetKCHREncoding(). Add parameter encodingPtr. (GetKCHREncoding): Add.check-in: a7b5906c user: cc_benny tags: trunk | |
2004-04-17
| ||
03:53 |
* library/bgerror.tcl (bgerror): rework to only set -topmost bit on Windows if necessary. Also use existing ::tk functions for placing dialog and managing focus/grab.check-in: aec29fbc user: hobbs tags: trunk | |
2004-04-04
| ||
20:08 | Fix for bug #915350 "Tk sets min, max size in WM_HINTS when it shouldn't" and #922336 "Tk apps have no maximize window button under KDE-3.2.1" check-in: 5a384600 user: jenglish tags: trunk | |
2004-04-01
| ||
18:33 | Fixes for bugs 220871 and 917557. Plus remove the Quit menu from the default File menu. check-in: 6392e553 user: wolfsuit tags: trunk | |
2004-03-31
| ||
02:43 |
* generic/tkImgPhoto.c: Removed outdated #include's of the tclMath.h * generic/tkScale.c: header file. All tk*Port.h files have long had a #include <math.h>, and other parts of Tk routinely make use of libm-supplied math routines.check-in: e40f246f user: dgp tags: trunk | |
2004-03-30
| ||
12:28 | Minor cleanups, including tracking down the names of old Scriptics staffers check-in: a31fa2f4 user: dkf tags: trunk | |
08:45 |
* macosx/tclets.r (removed): obsolete holdover from mac classic.check-in: b383a585 user: das tags: trunk | |
2004-03-27
| ||
00:12 | Allow PPMs to be read from a string. [FRQ 540375] check-in: a8b135fb user: dkf tags: trunk | |
2004-03-26
| ||
20:35 |
* unix/tcl.m4: Replaced -Wno-strict-alias with more portable -fno-strict-alias alternative. * unix/configure: autoconf-2.57check-in: dee78c9b user: dgp tags: trunk | |
19:57 |
* README: Bump version to 8.5a2. * generic/tk.h: * macosx/Wish.pbproj/project.pbxproj: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.57 * win/configure:check-in: 35745fd0 user: dgp tags: trunk | |
19:49 | Tweak to 923555 fix. check-in: 06c5dccc user: dgp tags: trunk | |
14:45 | Whoops. Forgot to set the photo image type registration correctly. D'oh! check-in: 540892f1 user: dkf tags: trunk | |
14:34 | Allow old-style image formats to create string representations of photos, and allow the production of PPM format data in a string. [Bug 923555] check-in: 13333fe1 user: dkf tags: trunk | |
2004-03-25
| ||
14:33 | Doc clarification. [Bug 922610] check-in: a9c5f761 user: dkf tags: trunk | |
12:12 | Fix typos in documentation check-in: ce638ff1 user: vincentdarley tags: trunk | |
2004-03-22
| ||
16:04 | Corrected docs to no longer use malloc/free. [Bug 920695] check-in: a4ed7a7a user: dkf tags: trunk | |
2004-03-21
| ||
04:07 | XMoveWindow and XMoveResizeWindow need to propagate ConfigureNotify events to the children of the moved or resized window. check-in: e394e424 user: wolfsuit tags: trunk | |
2004-03-17
| ||
18:15 | Removed support for Mac OS Classic platform [Patch 918139] check-in: 28ec831e user: das tags: trunk | |