Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
415 check-ins using file generic/tkCanvLine.c version b5e6fc7e
2010-08-10
| ||
20:36 | tidy up check-in: 0f34e5d3 user: dgp tags: core-8-5-branch | |
17:28 |
* library/msgs/pl.msg: Backport updates to pl.msg from HEADcheck-in: 5ee7c5c0 user: dgp tags: core-8-5-branch | |
2010-08-05
| ||
17:09 | move release tag check-in: 9013a0b4 user: uid37551 tags: core-8-5-branch | |
2010-08-04
| ||
19:38 | fix DFARs note for number-adjusted rights clause check-in: bb37c9c1 user: hobbs tags: core-8-5-branch | |
17:06 |
* generic/tk.h: Bump to 8.5.9 for release. * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure: * changes: Updated for 8.5.9 release.check-in: 0d60450e user: dgp tags: core-8-5-branch | |
2010-08-03
| ||
23:12 |
* library/button.tcl (::tk::CheckEnter): use uplevel set instead of set :: to work with other var resolvers (itcl). [AS Bug#87409]check-in: cf11722c user: hobbs tags: core-8-5-branch | |
16:14 | Dup test IDs check-in: 41cf133e user: dgp tags: core-8-5-branch | |
14:43 |
* changes: Updated for 8.5.9 release.check-in: 7f477992 user: dgp tags: core-8-5-branch | |
2010-07-06
| ||
17:15 | * doc/text.n: Fixed minor typo in the description of 'text delete', as reported by <[email protected]> on the chat. check-in: 831a6bb1 user: andreas_kupries tags: core-8-5-branch | |
2010-05-31
| ||
17:22 | Tk_CreateBinding: Silently ignore empty binding scripts (Fixes [Bug 3006842]). ttkTreeview.c: [$tv tag bind $tag <...> {}] now removes binding. check-in: edac9a28 user: jenglish tags: core-8-5-branch | |
13:47 | Add command line processing for CYGWIN, backported from trunk. check-in: 7ef1f1f4 user: nijtmans tags: core-8-5-branch | |
10:29 | Fix CYGWIN warning: "fd_set and assiciated.macros have been defined in sys/types. This may cause runtime problems with W32" check-in: 2260d85f user: nijtmans tags: core-8-5-branch | |
2010-05-20
| ||
22:43 |
* win/tkWinX.c (HandleIMEComposition): [Bug 2992129]: Ensure that all places that generate key events zero them out first; Tk relies on that being true for the generic parts of the fix for Bug 1924761.check-in: 50470e1b user: dkf tags: core-8-5-branch | |
2010-05-19
| ||
11:22 | Fix [Bug #3002230]: tk_chooseDirectory returns garbage on cancel check-in: 39d9bda8 user: nijtmans tags: core-8-5-branch | |
2010-05-17
| ||
14:35 | [Bug #2987995]: Tk_getOpenFile returns garbage under described circumstances. Backported some formatting from trunk. check-in: c457d2b9 user: nijtmans tags: core-8-5-branch | |
2010-05-03
| ||
12:06 |
* library/button.tcl (CheckInvoke, CheckEnter): [Patch 1530276 redux]: Apply a bit more care to ensure that things continue to work correctly even when there is no -selectcolor defined.check-in: 6fd8e9ce user: dkf tags: core-8-5-branch | |
2010-04-19
| ||
13:58 | [Patch 2898255]: Filenames limit with Tk_GetFileName() Assure modern style dialogs where available check-in: bdde7424 user: nijtmans tags: core-8-5-branch | |
11:22 | Fix [Bug 2987995]: Tk_GetOpenFile returns garbage under described circumstances check-in: 69122679 user: nijtmans tags: core-8-5-branch | |
08:23 | Fix [Patch 2986105]: conditionally defining strcasecmp/strncasecmp check-in: aa125a69 user: nijtmans tags: core-8-5-branch | |
2010-03-12
| ||
14:35 | Whitespace/formatting check-in: 59add186 user: dkf tags: core-8-5-branch | |
13:02 | [Bug 2956548] TkpButtonSetDefaults only initializes one button type Fix various gcc warnings, all backported from Tk 8.6 VC6++ does not have SPI_SETKEYBOARDCUES check-in: a891c24d user: nijtmans tags: core-8-5-branch | |
2010-03-11
| ||
09:29 |
* generic/tkText.c (DumpLine): [Bug 2968379]: When peers are about, there can be unnamed marks present during a dump. Ignore them as they will just be for the peers' insert and current marks, which aren't very important.check-in: 4e64e0af user: dkf tags: core-8-5-branch | |
2010-03-09
| ||
04:20 | correct doc backport from head check-in: 8fb08180 user: hobbs tags: core-8-5-branch | |
2010-03-04
| ||
13:34 | Added note about transfer types, prompted by question on Tcler's Chat. check-in: b7647c63 user: dkf tags: core-8-5-branch | |
2010-02-22
| ||
13:11 | Added missing quoting check-in: 41f8983d user: dkf tags: core-8-5-branch | |
2010-02-21
| ||
13:23 | Refix [Bug 1799782]. check-in: 8c9b4f73 user: dkf tags: core-8-5-branch | |
2010-02-19
| ||
13:45 | [Tcl Bug 2954638]: Correct behaviour of manual page installer. Also added armouring to check that assumptions about the initial state are actually valid (e.g., look for existing input file). check-in: 75cb837d user: dkf tags: core-8-5-branch | |
13:26 | Correct compiler/linker flags for threaded builds on OpenBSD. check-in: 8f374295 user: stwo tags: core-8-5-branch | |
2010-02-17
| ||
20:58 | generic/tkMenu.c: Defer TkMenuOptionTables cleanup to CallWhenDeleted() time, to ensure that the record doesn't get freed until after all widget instance commands have been deleted (Fixes [Bug#2952745]). check-in: 77df88c2 user: jenglish tags: core-8-5-branch | |
2010-02-16
| ||
21:15 | make TkSetTransientFor static check-in: dcbe8b41 user: nijtmans tags: core-8-5-branch | |
2010-02-07
| ||
23:24 | Backport various formatting (spacing) changes from HEAD, so diffing between 8.5.x and 8.6 shows the real structural differences again. (any signature change not backported!) check-in: 56179922 user: nijtmans tags: core-8-5-branch | |
2010-01-29
| ||
12:41 | Fix various gcc-4.4 warnings and formatting, all backported from HEAD. check-in: a5526653 user: nijtmans tags: core-8-5-branch | |
2010-01-20
| ||
23:43 | TIP #359: Extended window manager hints support for X11. check-in: c0adfbf9 user: patthoyts tags: core-8-5-branch | |
2010-01-19
| ||
22:02 | [Bug 2931374]: Stop overflow of working buffer during construction of long tag expressions. check-in: 4952176b user: dkf tags: core-8-5-branch | |
2010-01-18
| ||
21:20 | Apply patch #2932808: Canvas items not updating on widget state change check-in: 5a3882cd user: nijtmans tags: core-8-5-branch | |
2010-01-09
| ||
00:54 | TIP 360: Remove special handling of the .help menu on X11. check-in: b38266b2 user: patthoyts tags: core-8-5-branch | |
00:51 | TIP 360: Make Tk menu activation follow mouse movements. check-in: 76e0431e user: patthoyts tags: core-8-5-branch | |
2010-01-08
| ||
00:36 | [Bug 2927569] Backported documentation fix for image put -to check-in: 99363661 user: patthoyts tags: core-8-5-branch | |
2010-01-07
| ||
15:35 | [Bug 2677890]: Fix odd text widget update problem that had scrollbars being unable to cover the whole widget. Fix is to reify the range to update sooner. check-in: aaa13fd1 user: dkf tags: core-8-5-branch | |
2010-01-06
| ||
23:16 | Trivial CYGWIN fixes (backported from trunk) check-in: a163ecfd user: nijtmans tags: core-8-5-branch | |
09:30 | [Bug 1163496]: Allow windows to be set to be transients for withdrawn masters correctly. check-in: e1c69071 user: dkf tags: core-8-5-branch | |
2010-01-05
| ||
22:36 | Patch 289825: Enable unlimited multiple file selection from the open files dialog check-in: f9049c72 user: patthoyts tags: core-8-5-branch | |
09:44 | [Bug 220950]: Don't delete the last menu entry when it is obvious that is not what was intended. check-in: 11a6c573 user: dkf tags: core-8-5-branch | |
2010-01-04
| ||
21:47 | Backported fix for tk_dialog <Return> binding check-in: 122da3df user: patthoyts tags: core-8-5-branch | |
21:34 | Backported fix for console keyboard menu activation and <<Cut>> handling. check-in: b20ad3cd user: patthoyts tags: core-8-5-branch | |
01:28 | Correctly handle quoted ampersands in AmpMenuArgs and friends check-in: 67ad2d0c user: patthoyts tags: core-8-5-branch | |
2010-01-03
| ||
20:03 | Patch 2848897: Support the system keyboard cues setting on Windows Backported this patch from HEAD (kovalenko, thoyts) check-in: 67c26537 user: patthoyts tags: core-8-5-branch | |
01:17 | tearoff menus should be transient and use the toolwindow style on Windows check-in: 9d8ff230 user: patthoyts tags: core-8-5-branch | |
00:42 | menu tests using 'tkwait visibility' are unix only check-in: 2c50be16 user: patthoyts tags: core-8-5-branch | |
2010-01-02
| ||
18:41 | Revert my last commit on grounds it is more likely to cause problems than not. check-in: 867f39db user: dkf tags: core-8-5-branch | |
15:41 | Added point-size conversion, from Ubuntu port. check-in: 2ff9330b user: dkf tags: core-8-5-branch | |
10:43 | Fix [Bug 1373712] and [Bug 1924761]. check-in: 0910f89f user: dkf tags: core-8-5-branch | |
00:00 | Oops! check-in: 157dd6ae user: dkf tags: core-8-5-branch | |
2010-01-01
| ||
23:03 | [Bug 1924761]: Consolidate calls to XFilterEvent to make input methods work. check-in: 81fa4419 user: dkf tags: core-8-5-branch | |
2009-12-30
| ||
00:29 | Patch 2879789: Make torn-off menu entrys activate across whole window backported from HEAD. check-in: 1c8bf927 user: patthoyts tags: core-8-5-branch | |
2009-12-27
| ||
23:42 | Highlight for cascade items in torn-off menus is incorrect on Windows. Applied patch from [Bug 2879927]. check-in: e25ffa79 user: patthoyts tags: core-8-5-branch | |
2009-12-25
| ||
18:28 | [Bug 2914943]: Correct the first option(n) example. Also define what the format of option patterns is; that's a much less commonly known fact than it used to be. check-in: 224575e0 user: dkf tags: core-8-5-branch | |
2009-12-23
| ||
04:30 | ttk::sizegrip: Patch to avoid bizarro behavior under compiz [Bug 2912356]. check-in: 7ec712cd user: jenglish tags: core-8-5-branch | |
2009-12-22
| ||
18:16 | [Bug 2919205]: Correct ordering of arguments to tk_messageBox. check-in: 689607f4 user: dkf tags: core-8-5-branch | |
2009-12-20
| ||
23:16 | Apply (a version of) [Patch 2917663]. check-in: 7cb18316 user: dkf tags: core-8-5-branch | |
2009-12-16
| ||
20:40 | generic/ttk/ttkNotebook.c: Don't call Tk_DeleteOptionTable() [Bug 2915709], backport fix for [Bug 2496162]. check-in: 5268a64c user: jenglish tags: core-8-5-branch | |
13:19 | Rename variable to avoid clash with floorplan demo. Reported by Emiliano Gavilan. check-in: 847d67be user: dkf tags: core-8-5-branch | |
2009-12-15
| ||
03:43 | * library/demos/unicodeout.tcl: Added code to check for right-to-left support on Windows and adjust Hebrew and Arabic character strings accordingly. Changed the Hebrew string to 'ktb ebryt' (ktav Ivrit, "Hebrew writing") to be consistent with at least the Greek and Russian strings. Thanks to Rodrigo Readi for calling the inconsistency to our attention. check-in: 67a873e0 user: kennykb tags: core-8-5-branch | |
2009-12-12
| ||
00:25 | [Bugs 220600, 220690]: Comment that TkWinChildProc is exported through the stubs table since 8.5.9 check-in: 967224cf user: nijtmans tags: core-8-5-branch | |
00:20 | [Bugs 220600, 220690]: Comment that TkWinChildProc is exported through the stubs table since 8.5.9 check-in: 916d84f5 user: nijtmans tags: core-8-5-branch | |
2009-12-11
| ||
11:12 | [Bug 2912473]: Stop problems caused by display names with a double colon in. check-in: e9528848 user: dkf tags: core-8-5-branch | |
2009-12-10
| ||
11:44 | Added demo of ttk::scale widget. check-in: 31949a65 user: dkf tags: core-8-5-branch | |
00:34 | * library/safetk.tcl (::safe::loadTk): [Bug 2902573]: Fixed access to the cleanupHook of the safe base. The code used the old internal commands which have been removed since 2009-12-09. See Tcl's ChangeLog. check-in: f152162c user: andreas_kupries tags: core-8-5-branch | |
2009-12-09
| ||
22:38 | Apply [Bug 2911570]'s patch to make color value hashing work on 64-bit. check-in: 9f5fb683 user: dkf tags: core-8-5-branch | |
2009-12-08
| ||
21:48 | [Bug 2864685] backported extended window manager hinting from HEAD check-in: 0ced4b68 user: patthoyts tags: core-8-5-branch | |
2009-12-06
| ||
17:15 | * macosx/tkMacOSXFont.c (GetFontFamilyName): [Bug #2548661] Merge fix from HEAD (1.44). check-in: 8d29a93a user: cc_benny tags: core-8-5-branch | |
2009-12-03
| ||
23:58 | Fix the selection of treeview rows on Windows XP and Vista check-in: a4af7237 user: patthoyts tags: core-8-5-branch | |
2009-12-02
| ||
22:20 | doc/GetHINSTANCE.3 correct mentioned header file make TkWinChildProc available in private stub table. [Bug #220600] and [Bug #220690]. check-in: fbdec3cb user: nijtmans tags: core-8-5-branch | |
2009-11-25
| ||
14:30 | [Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE. check-in: fb75bb4b user: stwo tags: core-8-5-branch | |
2009-11-24
| ||
15:18 | Fix [Bug 2902814]. XChangeProperty is misspecified for LP64, but we're stuck with it. check-in: be71346f user: dkf tags: core-8-5-branch | |
2009-11-22
| ||
23:28 | Make sure the window is still present when handling delayed activation [Bug 2899949] check-in: f206f500 user: patthoyts tags: core-8-5-branch | |
2009-11-13
| ||
23:32 | [Bug 2307837] Backported fix for running dialog tests on non-English locales check-in: 6dd36344 user: patthoyts tags: core-8-5-branch | |
2009-11-12
| ||
16:48 |
* changes: Updated for 8.5.8 release.check-in: b87ef8cd user: dgp tags: core-8-5-8, core-8-5-branch | |
2009-11-04
| ||
04:42 | move tag check-in: 1dee57de user: dgp tags: core-8-5-branch | |
2009-11-03
| ||
23:49 | [Bug 2891541] fix minimization of main window when it is grabbed. This fixes a fault in some applications that fail to release a grab set on the main toplevel which were prevented from minimizing on windows following the changes for bug 1847002. check-in: 2a62f7c0 user: patthoyts tags: core-8-5-branch | |
20:15 |
*** 8.5.8 TAGGED FOR RELEASE *** * generic/tk.h: Bump to 8.5.8 for release. * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure: * changes: Updated for 8.5.8 release.check-in: 1a4004c1 user: dgp tags: core-8-5-branch | |
2009-11-02
| ||
04:52 | Fix for [Bug 1739613] check-in: 1bdb432b user: mistachkin tags: core-8-5-branch | |
00:42 | Minor correction. check-in: fa623f7c user: dkf tags: core-8-5-branch | |
2009-10-29
| ||
10:02 | [Bug 1825353]: Backported patch for tiny fixed font on Russian Windows systems. check-in: 51dfccf0 user: patthoyts tags: core-8-5-branch | |
2009-10-27
| ||
14:02 | Minor glitch fix. check-in: dd6e7367 user: dkf tags: core-8-5-branch | |
2009-10-25
| ||
17:04 | Fix [Bug 2809525] by limiting X11 color name lengths. check-in: 6262798d user: dkf tags: core-8-5-branch | |
13:50 | Fix [Bug 1854913] by improving the class bindings. check-in: cb64f68f user: dkf tags: core-8-5-branch | |
2009-10-24
| ||
20:52 | Backport of fix for [Bug 2883712]. check-in: 7cbbefa0 user: dkf tags: core-8-5-branch | |
00:12 | [Patch 1530276]: Improve no-indicator check/radio buttons on Unix. check-in: 11c4a84d user: dkf tags: core-8-5-branch | |
2009-10-22
| ||
21:41 | Apply (slight cleaner, tested) version of [Patch 1469210]. check-in: 1f9ea71e user: dkf tags: core-8-5-branch | |
10:27 | Deal with [Patch 2168768], so making the -typevariable option work consistently with global variables (the only way it *can* work...) check-in: 66960972 user: dkf tags: core-8-5-branch | |
2009-10-15
| ||
21:07 | Update dll version numbers of dde/reg extension in the makefile. check-in: 21c6869e user: patthoyts tags: core-8-5-branch | |
18:03 | tracker number check-in: 59d7cfaf user: dgp tags: core-8-5-branch | |
17:48 |
* generic/tkConsole.c: Relax the runtime version requirements on Tcl * generic/tkMain.c: so that Tk 8.5.8 can [load] into Tcl 8.6 (and * generic/tkWindow.c: later 8.*) interps. * library/tk.tcl * unix/Makefile.in: * win/Makefile.in: * win/makefile.vc:check-in: 4e3e9d74 user: dgp tags: core-8-5-branch | |
2009-10-10
| ||
19:38 | [Bug 1961455]: Draw underlines and overstrikes when using Xft for font rendering check-in: 43d696b5 user: dkf tags: core-8-5-branch | |
2009-10-08
| ||
12:42 | [Patch 2870648]: Corrected cursor used in file/directory dialogs. check-in: 00efc3aa user: dkf tags: core-8-5-branch | |
2009-10-07
| ||
19:26 | [Bug 2787164] fix size of dropdown arrow on combobox and menubutton for Windows 7. check-in: 28af41ce user: patthoyts tags: core-8-5-branch | |
14:31 | [Patch 2088597]: Stop scrollbars from getting too small at the end. check-in: d7921d1a user: dkf tags: core-8-5-branch | |
2009-10-05
| ||
15:21 |
* changes: Updated for 8.5.8 release.check-in: 8d25a818 user: dgp tags: core-8-5-branch | |
15:08 | [Bug 2860827] Backported patch avoiding 3D effects with user-specified backgrounds check-in: d053ebad user: patthoyts tags: core-8-5-branch | |
2009-09-25
| ||
08:48 | Correct generation of grayscale data from an image. Reported by Keith Vetter on comp.lang.tcl. check-in: 68c98f79 user: dkf tags: core-8-5-branch | |
2009-09-14
| ||
23:40 |
* generic/tkMenuDraw.c (TkPostSubmenu): Fix reposting of submenu in * win/tkWinMenu.c (TkWinHandleMenuEvent): torn off Windows menu. [Bug 873613] (DrawMenuEntryArrow): Draw Win menu arrow after being torn off. [Bug 873608]check-in: 80978a81 user: hobbs tags: core-8-5-branch | |
2009-09-10
| ||
12:47 | Backport of "misconfigured xft font engine" fixes. check-in: e4f4e763 user: dkf tags: core-8-5-branch | |
2009-08-25
| ||
08:48 | [Bug 1909931]: Add support for server-interpreted access control addreses. check-in: d1ab3846 user: dkf tags: core-8-5-branch | |
2009-08-24
| ||
21:19 | Correct bindings for [tk_messageBox]. check-in: 03f79a1b user: dkf tags: core-8-5-branch | |
00:59 |
* macosx/tkMacOSXHLEvents.c (ScriptHandler): fix "do script" apple event handler issues on recent Mac OS X releases by using AE coercion to 'utf8' for text data and to 'fsrf' for alias data. (reported by Youness Alaoui on tcl-mac)check-in: 38a4d1cd user: das tags: core-8-5-branch | |
2009-08-08
| ||
08:28 | More graceful handling of resizing. check-in: 8f893917 user: dkf tags: core-8-5-branch | |
2009-08-04
| ||
21:46 | Fix word-wrapping of non-breaking spaces in the text widget to work reliably. check-in: e15dfd4c user: dkf tags: core-8-5-branch | |
2009-08-01
| ||
08:08 | Backport the fix for [Bug 2830420]. check-in: 297fcdf3 user: dkf tags: core-8-5-branch | |
2009-07-22
| ||
07:46 | [Bug 2496114]: Ensure that focus desynchronization doesn't cause a crash. check-in: 24905e9b user: dkf tags: core-8-5-branch | |
2009-07-20
| ||
23:10 | More fixes for [Bug 2824378] check-in: 7dd225e6 user: dkf tags: core-8-5-branch | |
22:57 | Fix [Bug 2824378] by correcting expected output. check-in: 5f75f556 user: dkf tags: core-8-5-branch | |
2009-07-18
| ||
19:32 | Fix the transfer of large binary data. I hate INCR selections transfers... check-in: 19601c91 user: dkf tags: core-8-5-branch | |
2009-07-15
| ||
21:08 | Apply patch from [Bug 2821962] to make binary byte selection transfers work. check-in: 6575508c user: dkf tags: core-8-5-branch | |
2009-07-14
| ||
08:40 | Corrected definition of -height and -width for canvas' window items. [2326602] check-in: 92017be1 user: dkf tags: core-8-5-branch | |
08:36 | autoconf-2.59 check-in: f62ccbb7 user: das tags: core-8-5-branch | |
08:29 | Allow turning off of XScreenSaver use. [Bug 2496018] check-in: 521b0794 user: dkf tags: core-8-5-branch | |
2009-07-11
| ||
07:30 | [Bug 2818455]: Corrected example. check-in: 70b6f7ae user: dkf tags: core-8-5-branch | |
2009-06-27
| ||
19:53 | Expose TkSmooth(Parse|Print)Proc through the internal stub table. It was the last set of internal function of this type which was not exposed yet. Removed TkTile(Parse|Print)Proc from tkInt.h, because they don't exist. Follow-up to [Bug 2804935], now all Tk*(Parse|Print)Proc functions are exposed through the internal stub table. check-in: b15832de user: nijtmans tags: core-8-5-branch | |
2009-06-23
| ||
14:26 | missing constraint check-in: c73d8586 user: dgp tags: core-8-5-branch | |
05:21 | fix [Bug #220935] canvas dash update problem check-in: 7a24e314 user: nijtmans tags: core-8-5-branch | |
2009-06-02
| ||
09:41 | [Bug 2799589] Backported fix for crash on delayed window activation. check-in: d6d8624d user: patthoyts tags: core-8-5-branch | |
2009-05-21
| ||
23:01 | [Bug 2794778]: backported fix for keyboard transversal of the menus on Windows. check-in: db383316 user: patthoyts tags: core-8-5-branch | |
2009-05-14
| ||
12:04 | [Bug 1923684]: backported checkbutton fix for confused state when -offvalue equals -tristatevalue check-in: 0ee192bc user: patthoyts tags: core-8-5-branch | |
00:53 | Backported support for the Vista theme. This requires the vsapi element engine, the hover state and the theme script definition. check-in: 90871e2c user: patthoyts tags: core-8-5-branch | |
2009-05-13
| ||
21:49 | [Bug 2791352] backported fix and tests for mis-parsing of certain font descriptions. check-in: 48974e37 user: patthoyts tags: core-8-5-branch | |
2009-05-06
| ||
16:36 | avoid panic for CFStrings longer than INT_MAX check-in: a4e83967 user: das tags: core-8-5-branch | |
2009-05-03
| ||
06:48 | Fix [Bug 2785744]. check-in: d55d9d57 user: dkf tags: core-8-5-branch | |
2009-04-30
| ||
15:06 | [Patch 2504402] backported change to create wm icons as device independent bitmaps. (cjmcdonald) check-in: b1ba1240 user: patthoyts tags: core-8-5-branch | |
13:52 | Fix typo check-in: c8647265 user: dkf tags: core-8-5-branch | |
13:48 | Backported fix for [Bug 2080533]. check-in: 8962941c user: dkf tags: core-8-5-branch | |
2009-04-28
| ||
16:53 |
* unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the check to add _r to CC on AIX with threads.check-in: 93dc2d48 user: hobbs tags: core-8-5-branch | |
2009-04-27
| ||
10:39 | Private-export functions that were being used in extensions. [Bug 2768945] check-in: 902359f6 user: dkf tags: core-8-5-branch | |
2009-04-24
| ||
17:30 |
* win/tkWinDialog.c (ChooseDirectoryValidateProc): no need to set cwd on selchange. Prevents delete of selected folder in dialog.check-in: 964fe096 user: hobbs tags: core-8-5-branch | |
15:40 | Removed stray @ from Makefile.in test target. [Bug 2764263] Don't chmod+x square demo. [Bug 1945073] Adjustable demo install location. [Patch 2764272] check-in: ab900cf0 user: stwo tags: core-8-5-branch | |
15:19 | Don't chmod/exec installManPage. [Patch 2769530] check-in: 72733f63 user: stwo tags: core-8-5-branch | |
2009-04-23
| ||
21:57 |
* win/tkWinDialog.c (Tk_ChooseDirectoryObjCmd): enable the new style choosedir that has a "New Folder" button, with ::tk::winChooseDirFlags override for new behavior. [Bug 2779910]check-in: 400e342b user: hobbs tags: core-8-5-branch | |
2009-04-15
| ||
13:44 |
* changes: Updated for 8.5.7 release.check-in: 430d2c7c user: dgp tags: core-8-5-7, core-8-5-branch | |
2009-04-14
| ||
20:31 | Removed -Wno-implicit-int from CFLAGS_WARNING.\nRegen unix/configure. check-in: 16d790cd user: stwo tags: core-8-5-branch | |
00:55 | update Apple copyright notice for 2009-04-10 changes check-in: 8c7c4980 user: das tags: core-8-5-branch | |
2009-04-11
| ||
04:26 | revert HandleEventGenerate change, it was causing bind-8.2 to fail check-in: 9d6239d0 user: das tags: core-8-5-branch | |
02:29 |
*** 8.5.7 TAGGED FOR RELEASE ***check-in: 83a5f4ef user: dgp tags: core-8-5-branch | |
2009-04-10
| ||
21:14 |
* changes: Updated for 8.5.7 release.check-in: efa28d90 user: dgp tags: core-8-5-branch | |
18:21 | 'typo' check-in: f70d4b8c user: dgp tags: core-8-5-branch | |
18:13 |
* generic/tk.h: Bump to 8.5.6 for release. * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure:check-in: c6bda164 user: dgp tags: core-8-5-branch | |
18:01 |
* unix/configure.in (Darwin): use Darwin SUSv3 extensions if available. * unix/configure: autoconf-2.59 * unix/tkConfig.h.in: autoheader-2.59check-in: 90d0f1eb user: das tags: core-8-5-branch | |
16:55 | tk_setPalette: Don't set *selectColor: #b03060; this makes radio- and checkbuttons look wrong post-TIP#109. check-in: 40644697 user: jenglish tags: core-8-5-branch | |
16:45 |
* library/msgbox.tcl: don't set msgbox bitmap background on TkAqua.check-in: 06461c72 user: das tags: core-8-5-branch | |
16:42 |
* library/demos/filebox.tcl: only show "Motif Style Dialog" checkbutton on X11 windowingsystem.check-in: 706dcb49 user: das tags: core-8-5-branch | |
16:40 |
* library/demos/widget: GOOBE: use ttk::cursorcheck-in: 71704c0a user: das tags: core-8-5-branch | |
16:39 |
* library/ttk/cursors.tcl: backport ttk::cursor from HEADcheck-in: 534fdb69 user: das tags: core-8-5-branch | |
16:34 |
* library/demos/knightstour.tcl: fix knightstour demo not running from interactive wish.check-in: 3ed5a239 user: das tags: core-8-5-branch | |
16:29 |
* library/console.tcl (::tk::ConsoleInit): remove redundant TkAqua Quit menu item.check-in: c8042681 user: das tags: core-8-5-branch | |
16:20 |
* generic/tkPointer.c (Tk_UpdatePointer): use all 5 buttons.check-in: c36f72ae user: das tags: core-8-5-branch | |
16:16 |
* generic/tkMenu.c (PostProcessEntry): delay call to TkpConfigureMenuEntry() until all menu entry attributes are setup.check-in: c4ebae9b user: das tags: core-8-5-branch | |
16:08 |
* library/menu.tcl (::tk::MbPost): fix error thrown in y position computation with indicatoron.check-in: 2b301f9e user: das tags: core-8-5-branch | |
16:07 |
* generic/tkMenubutton.c: s/DEF_BUTTON_JUSTIFY/DEF_MENUBUTTON_JUSTIFY/check-in: 583cc586 user: das tags: core-8-5-branch | |
15:54 |
* generic/tkBind.c (HandleEventGenerate): ensure window exists before generating an event for it (fixes testsuite crash).check-in: 3bd68c79 user: das tags: core-8-5-branch | |
15:53 |
* generic/tkTextBTree.c (TkBTreeDeleteIndexRange): add bounds check to startEnd array access (fixes testsuite crash).check-in: e8a8bb30 user: das tags: core-8-5-branch | |
15:53 |
* tests/unixFont.test: only use xlsfonts with X11 windowingsystem.check-in: 619352e3 user: das tags: core-8-5-branch | |
11:07 | Squelch all mention of prolog.ps; it isn't used. [Bug 1466509] check-in: 8e2d6005 user: dkf tags: core-8-5-branch | |
10:21 | Fix [Bug 2116837]. check-in: 1266eccd user: dkf tags: core-8-5-branch | |
2009-04-04
| ||
03:11 | Don't Panic [Bug 1789819]. check-in: 70fa8f22 user: jenglish tags: core-8-5-branch | |
2009-03-25
| ||
09:10 | Prevent zero-size malloc() calls. [Bug 2178820] check-in: 96112a33 user: dkf tags: core-8-5-branch | |
08:47 | Fix [Bug 1871101]. check-in: 3e266021 user: dkf tags: core-8-5-branch | |
2009-03-03
| ||
23:54 | Backported some fixes for uninitialized variables identified by das using clang analysis. check-in: 62c082c9 user: patthoyts tags: core-8-5-branch | |
2009-02-27
| ||
22:59 | [Bug 2645457] check for dead windows after calling Tk_MakeWindowExist to avoid a crash when mapping dead windows. check-in: 5bcd9871 user: patthoyts tags: core-8-5-branch | |
2009-02-23
| ||
12:41 | [Patch 2542828] use stock Win32 help arrow cursor when question_arrow requested (danckaert) check-in: 590ad193 user: patthoyts tags: core-8-5-branch | |
12:02 | [Patch 2513104] fix cursor hotspots (cjmcdonald) check-in: 357384bc user: patthoyts tags: core-8-5-branch | |
10:37 | [Patch 2507419] fix menu image display issue on windows check-in: 51e84896 user: patthoyts tags: core-8-5-branch | |
2009-02-17
| ||
18:08 |
* win/tcl.m4, win/configure: Check if cl groks _WIN64 already to avoid CC manipulation that can screw up later configure checks. Use 'd'ebug runtime in 64-bit builds.check-in: b013e284 user: hobbs tags: core-8-5-branch | |
2009-02-16
| ||
18:11 |
* win/configure.in, win/configure: align better with tcl version. Ensures finding correct CPP for Win64.check-in: b1fe8ed8 user: hobbs tags: core-8-5-branch | |
2009-02-06
| ||
08:13 |
* generic/tkImgPhoto.c: fix numerous leaks discovered with the * generic/tkMenu.c: Mac OS X Instruments.app Leaks tool. * generic/tkText.c: * generic/tkTextImage.c: * generic/tkTextIndex.c: * generic/tkUndo.c: * generic/ttk/ttkFrame.c: * macosx/tkMacOSXWm.c:check-in: d9450816 user: das tags: core-8-5-branch | |
08:12 | whitespace check-in: 3e60fd2e user: das tags: core-8-5-branch | |
2009-01-30
| ||
21:06 | catch font create when the console is re-sourced via F9 check-in: 65489bc4 user: patthoyts tags: core-8-5-branch | |
2009-01-22
| ||
05:06 | typo check-in: 3a05ed20 user: dgp tags: core-8-5-branch | |
02:16 | * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}). * unix/configure: Autoconf 2.59 check-in: 7f614c1b user: kennykb tags: core-8-5-branch | |
2009-01-20
| ||
03:54 | Backport of Patch 907924 check-in: 46e5eea5 user: kennykb tags: core-8-5-branch | |
2009-01-14
| ||
22:59 | fix for aMSN compatibility [tcl-Bug 2507326] check-in: f6806c69 user: nijtmans tags: core-8-5-branch | |
2009-01-11
| ||
19:29 | * generic/tkEvent.c: Backport a fix from 8.6 for a NULL pointer dereference in CreateXIC. check-in: d0b235e4 user: georgeps tags: core-8-5-branch | |
11:27 | Fix missing word spotted by stu. check-in: f53d252f user: patthoyts tags: core-8-5-branch | |
2009-01-08
| ||
23:47 | adjust copyright year check-in: cabc1f7c user: das tags: core-8-5-branch | |
2009-01-07
| ||
00:58 | Backported fix for [Bug 1847002] to prevent the bypassing of grab restrictions via the taskbar on Windows. check-in: 8ac17e42 user: patthoyts tags: core-8-5-branch | |
2009-01-03
| ||
00:18 | Fix incorrect statement about %-substituees quoting. check-in: d3ab7aba user: ferrieux tags: core-8-5-branch | |
2008-12-29
| ||
16:29 | window-2.9 deadlocks threaded Tk [Bug 1715716], add constraint check-in: 539b784b user: das tags: core-8-5-branch | |
16:28 | fixes for [temporaryDirectory] != [pwd] check-in: c5e3058e user: das tags: core-8-5-branch | |
2008-12-22
| ||
18:49 | update changes and advance tag check-in: 3e78d858 user: dgp tags: core-8-5-6, core-8-5-branch | |
18:34 | Don't crash when application uses nondefault visual [Bug 2264732] (Backport from trunk change 2008-11-11) Workaround for [Bug 2207435] (Backport from trunk change 2008-10-31) check-in: 8d055d60 user: jenglish tags: core-8-5-branch | |
13:59 |
* tests/embed.test: Eliminate duplicate test names.check-in: ef670878 user: dgp tags: core-8-5-branch | |
12:33 |
* changes: Updates for 8.5.6 release.check-in: 593d660b user: dgp tags: core-8-5-branch | |
12:30 | Add missing header check-in: 80711037 user: dgp tags: core-8-5-branch | |
09:19 | Forgot that I had to add code to propagate the tkwin through the psInfoPtr. check-in: ca4976d3 user: dkf tags: core-8-5-branch | |
01:43 | Backport of fix for [Bug 2107938]. check-in: 12a6be55 user: dkf tags: core-8-5-branch | |
2008-12-21
| ||
23:52 | Backport of the Millipeter patch [1813597,2218964] check-in: 44970254 user: ferrieux tags: core-8-5-branch | |
21:02 |
* generic/tk.h: Bump to 8.5.6 for release. * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure:check-in: d29ca21e user: dgp tags: core-8-5-branch | |
20:36 |
* changes: Updates for 8.5.6 release.check-in: c8e219c8 user: dgp tags: core-8-5-branch | |
2008-12-07
| ||
16:57 | Fix potential use of uninitialized variable flagged by clang static analyzer check-in: 3d657cb5 user: das tags: core-8-5-branch | |
16:48 | Fix leaks flagged by clang static analyzer check-in: cd7efacd user: das tags: core-8-5-branch | |
16:45 | TkpDisplayButton: use computed borderWidth check-in: cf4b532c user: das tags: core-8-5-branch | |
16:44 | MenuDefProc: avoid crash with non-Tk menus check-in: 413cbc71 user: das tags: core-8-5-branch | |
16:40 | SeparatorElementSize: fix state lookup check-in: bc10d525 user: das tags: core-8-5-branch | |
2008-11-22
| ||
22:14 | [Bug 1991930] combobox dropdown needs to be topmost check-in: 40744d57 user: patthoyts tags: core-8-5-branch | |
20:34 | Backported combobox toplevel fix for [Bug 1939129] check-in: ed2f68d4 user: patthoyts tags: core-8-5-branch | |
2008-11-19
| ||
00:37 | Relax the constraint that every Tk_ImageType can only be passed to Tk_CreateImageType once. This allows tkImg to be loaded in multiple interpreters in a thread-enabled build of Tk. [Bug 2312027] check-in: 89712bb5 user: nijtmans tags: core-8-5-branch | |
2008-11-15
| ||
00:37 | [Bug 2239034] Only frame widgets are acceptable for [wm manage] check-in: 2c8718bb user: patthoyts tags: core-8-5-branch | |
2008-11-12
| ||
22:43 | backported listbox test fix from head - the default activestyle on windows is 'underline' check-in: 1d99e919 user: patthoyts tags: core-8-5-branch | |
22:35 | backported fixes for running on vista and to avoid a hangup in the color dialog test sometimes. check-in: aa084b4f user: patthoyts tags: core-8-5-branch | |
22:17 | backported fix for bug #1777362 to make events work for windows with hyphens in the path check-in: 63eec1ce user: patthoyts tags: core-8-5-branch | |
2008-10-23
| ||
16:30 |
* generic/tk.h: Bump version number to 8.5.6b1 to distinguish * library/tk.tcl: CVS development snapshots from the 8.5.5 and * unix/configure.in: 8.5.6 releases. * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf (2.59) * win/configure:check-in: 02b3a7a1 user: dgp tags: core-8-5-branch | |
12:20 | fix TkX11 build check-in: 69da677c user: das tags: core-8-5-branch | |
2008-10-17
| ||
12:44 | Backported keyboard bindings for ttk::scale check-in: a7be9588 user: patthoyts tags: core-8-5-branch | |
2008-10-15
| ||
15:25 | typo check-in: 78c28452 user: dgp tags: core-8-5-branch | |
2008-10-14
| ||
19:37 | Advance 8.5.5 release tag check-in: f13be4a7 user: dgp tags: core-8-5-5, core-8-5-branch | |
2008-10-11
| ||
06:55 | Correct error result generation of [$canvas select clear $bogus]. check-in: f673c22f user: dkf tags: core-8-5-branch | |
2008-10-10
| ||
19:29 | tag 8.5.5 check-in: 2b8b001f user: dgp tags: core-8-5-branch | |
19:28 |
* changes: Updates for 8.5.5 release.check-in: 691e9742 user: dgp tags: core-8-5-branch | |
18:55 |
* unix/Makefile.in: Relax constraints in index script so that * win/Makefile.in: each Tk 8.5.* release may be [package require]d * win/makefile.vc: into any Tcl 8.5.* interp. [Bug 1890438].check-in: 0b516224 user: dgp tags: core-8-5-branch | |
18:25 |
* generic/tk.h: Bump to 8.5.5 for release. * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure:check-in: 566ef6fd user: dgp tags: core-8-5-branch | |
16:28 |
* tests/canvText.test: Backport test updates in light of the * tests/entry.test: 2008-10-05 commit. * tests/listbox.test: * tests/scrollbar.test: * tests/spinbox.test: * tests/textDisp.test:check-in: cf9850ef user: dgp tags: core-8-5-branch | |
02:52 |
* tests/canvText.test: Backport test updates in light of the * tests/entry.test: 2008-10-05 commit. * tests/listbox.test: * tests/scrollbar.test:check-in: a5095969 user: dgp tags: core-8-5-branch | |
2008-10-09
| ||
21:20 |
* generic/tkListbox.c: Make literal return values consistent with those generated by Tcl_PrintDouble(). * tests/canvText.test: Backport test updates in light of the * tests/entry.test: 2008-10-05 commit. * tests/listbox.test:check-in: d730e42a user: dgp tags: core-8-5-branch | |
17:17 |
* tests/canvText.test: Backport test updates in light of the * tests/entry.test: 2008-10-05 commit.check-in: 8d16f1f2 user: dgp tags: core-8-5-branch | |
15:17 |
* tests/canvText.test: Backport test updates in light of the 2008-10-05 commit. * generic/tkEntry.c: Fix missing space constructing the scroll command.check-in: 8e437e74 user: dgp tags: core-8-5-branch | |
2008-10-05
| ||
11:34 | Backport of fix for [Bug 2112563] check-in: 12b78de6 user: dkf tags: core-8-5-branch | |
2008-09-09
| ||
18:17 | a final fix check-in: 622a19cd user: tmh tags: core-8-5-branch | |
17:47 | add global commands for tk_strictMotif variable check-in: 31619e37 user: tmh tags: core-8-5-branch | |
2008-09-08
| ||
13:37 | Bug [2098425] docs typo check-in: 34613b0d user: tmh tags: core-8-5-branch | |
2008-09-02
| ||
22:11 | Commit mysteriously missing autoconf results check-in: 5278a6e0 user: dgp tags: core-8-5-branch | |
16:14 | comments, whitespace check-in: 0c33d400 user: das tags: core-8-5-branch | |
2008-08-29
| ||
03:35 |
* unix/tkConfig.sh.in: Added @XFT_LIBS@ to the definition of TK_LIBS to avoid link failures when a "big wish" program links against a --disable-shared build of libtk. (Discovered building expectTk).check-in: e4f093b1 user: dgp tags: core-8-5-branch | |
2008-08-28
| ||
16:13 |
* generic/tk.h: Bump version number to 8.5.5b1 to distinguish * library/tk.tcl: CVS development snapshots from the 8.5.4 and * unix/configure.in: 8.5.5 releases. * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf (2.59) * win/configure:check-in: d9f804b5 user: dgp tags: core-8-5-branch | |
2008-08-27
| ||
18:51 | fix typo added to menu.tcl check-in: 8942970b user: tmh tags: core-8-5-branch | |
2008-08-25
| ||
23:37 | [bug 1023955 : don't flip cursors on menus to arrow pointer. check-in: fbec6e2b user: tmh tags: core-8-5-branch | |
17:22 | fix for bug tracker id 1936220 backported from tk8.6 check-in: fe133e3e user: tmh tags: core-8-5-branch | |
2008-08-19
| ||
14:48 | generic/ttk/ttkScroll.c: Don't use sprintf "%g" to format floating point numbers in -[xy]scrollcommand callbacks or [xy]view methods. Minor incompatibility: 0 and 1 now formatted as "0.0" resp "1.0". check-in: 15d14a19 user: jenglish tags: core-8-5-branch | |
00:19 | typo check-in: cacaa978 user: das tags: core-8-5-branch | |
00:17 |
* macosx/tkMacOSXFont.c (SetFontFeatures): Disable antialiasing of fixed-width fonts with size <= 10.check-in: a524f893 user: das tags: core-8-5-branch | |
00:08 | force-disable nonsensical embedded build for X11; only rewrite tkConfig.sh when really necessary check-in: cd30f40a user: das tags: core-8-5-branch | |
2008-08-14
| ||
17:21 | move tag check-in: 03449cf7 user: dgp tags: core-8-5-4, core-8-5-branch | |
2008-08-13
| ||
23:13 | autoconf-2.59 check-in: 76766a3c user: das tags: core-8-5-branch | |
23:04 |
* unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition to libX11.so et al.check-in: aea1a70d user: das tags: core-8-5-branch | |
2008-08-08
| ||
18:31 | 8.5.4 tag check-in: cb4fc671 user: dgp tags: core-8-5-branch | |
18:12 |
* generic/tk.h: Bump to 8.5.4 for release. * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure:check-in: 8794ae10 user: dgp tags: core-8-5-branch | |
15:43 |
* changes: Updates for 8.5.4 release.check-in: eaa4586a user: dgp tags: core-8-5-branch | |
2008-08-05
| ||
20:31 |
Fix for [Bug 2010422] "no event type or button # or keysym
while executing "bind Listbox <MouseWheel> [...]".
This allows Tk to compile and run against newer X11 headers where the protocol constant LastEvent has changed. check-in: a4e64793 user: jenglish tags: core-8-5-branch | |
2008-08-01
| ||
20:24 | Backported fixes for handling unmapped parent toplevels. [Bug 2009788, 2028703] check-in: 07f30a69 user: patthoyts tags: core-8-5-branch | |
2008-07-31
| ||
04:20 |
* generic/tk.h: Added missing EXTERN for the Tcl_PkgInitStubsCheck declaration to fix inability to embed non-stub-enabled Tk on Windows.check-in: 0f39b2f1 user: dgp tags: core-8-5-branch | |
2008-07-26
| ||
16:19 | bug #1686012: Direct user to the font manual for the -font option check-in: 6c314483 user: patthoyts tags: core-8-5-branch | |
11:49 | bug #2026405: Check for 0x prefix in sprintf %p to work around cygwin issue. check-in: a365427a user: patthoyts tags: core-8-5-branch | |
2008-07-22
| ||
17:02 |
* library/ttk/aquaTheme.tcl: Use system color names and TIP145 named font instead of hardcoded color values and deprecated native font name.check-in: 0192d1b3 user: das tags: core-8-5-branch | |
17:00 |
* macosx/tkMacOSXHLEvents.c: sync with HEAD.check-in: e3d741bc user: das tags: core-8-5-branch | |
14:35 | remove duplicate test check-in: 5b525f65 user: dgp tags: core-8-5-branch | |
2008-07-04
| ||
19:06 | Audit: ensure that output arguments to Tk_Get*FromObj() are initialized, in case of erroneous style specifications #2009213. check-in: 7a2bfd08 user: jenglish tags: core-8-5-branch | |
2008-06-30
| ||
03:37 | Created branch core-stabilizer-merge-synthetic Closed-Leaf check-in: 9f5da7cf user: cvs2fossil tags: core-stabilizer-merge-synthetic | |
03:37 |
* generic/tk.h: Bump to 8.5.3 for release. * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure: * changes: Updates for 8.5.3 release.check-in: 632dedaf user: dgp tags: core-8-5-3, core-8-5-branch | |
2008-06-26
| ||
21:26 |
* generic/tkPanedWindow.c (PanedWindowProxyCommand) (DisplayPanedWindow): Ensure that a zero width never gets fed to the underlying window system. [Bug 1639824] (Backport fix from dkf).check-in: 9c397df6 user: dgp tags: core-8-5-branch | |
2008-06-20
| ||
14:14 | Backport fix for [Bug 1951733] check-in: 1889b6f8 user: jenglish tags: core-8-5-branch | |
13:57 | Aqua, Solaris changes for 8.5.3 check-in: 3fd5fba4 user: das tags: core-8-5-branch | |
2008-06-19
| ||
21:17 |
* changes: Updates for 8.5.3 release.check-in: a04b9741 user: dgp tags: core-8-5-branch | |
00:16 |
* macosx/tkMacOSXCarbonEvents.c: fix debug carbon event tracing; (InstallStandardApplicationEventHandler): replace needless use of TkMacOSXInitNamedDebugSymbol() by standard TkMacOSXInitNamedSymbol().check-in: 024fdfed user: das tags: core-8-5-branch | |
00:15 |
* macosx/tkMacOSXDebug.c: revert 2007-11-09 commit making * macosx/tkMacOSXDebug.h: TkMacOSXInitNamedDebugSymbol() available outside of debug builds.check-in: fa969a56 user: das tags: core-8-5-branch | |
00:14 |
* macosx/tkMacOSXEmbed.c (TkpMakeWindow): fix bug with missing * macosx/tkMacOSXSubwindows.c (XMapWindow): focus on first map by only sending VisibilityNotify events once windows are mapped (rather than when they are created).check-in: 80db53b2 user: das tags: core-8-5-branch | |
00:13 |
* macosx/tkMacOSXInit.c: add helper to efficiently convert from * macosx/tkMacOSXPrivate.h: CFString to Tcl_Obj.check-in: 65fc3c5a user: das tags: core-8-5-branch | |
00:11 |
* macosx/tkMacOSXWindowEvent.c (TkMacOSXProcessWindowEvent): fix return value.check-in: 8105b91e user: das tags: core-8-5-branch | |
00:10 |
* macosx/tkMacOSXFont.c (TkpGetFontFromAttributes, InitFont): fix incorrect conversion to points of font sizes already in points; factor out retrieval of font family name from font family ID.check-in: d7f0a72a user: das tags: core-8-5-branch | |
2008-06-13
| ||
21:48 | improve handling of various versions for patchlevel to winversion conversion check-in: 567f4c5b user: hobbs tags: core-8-5-branch | |
21:29 |
* win/configure, win/configure.in (TK_WIN_VERSION): fix handling of interim a/b versioning for manifest usage.check-in: f2dee62a user: hobbs tags: core-8-5-branch | |
2008-06-12
| ||
17:09 |
* generic/tkPointer.c (Tk_UpdatePointer): fix failure to restore a global grab capture and to release the restrict window capture when releasing a button grab. Fixes segfault due to dangling reference to restrict window inside TkpSetCapture() implementation. [Bug 1991932]check-in: 772c0e6d user: das tags: core-8-5-branch | |
06:49 | s/target/config/ check-in: b4a39028 user: das tags: core-8-5-branch | |
06:36 |
* macosx/tkMacOSXXStubs.c (Tk_ResetUserInactiveTime): use UsrActivity instead of OverallAct (which may be ignored in some circumstances).check-in: 71a1af00 user: das tags: core-8-5-branch | |
06:35 |
* unix/configure: autoconf-2.59check-in: 3b75f130 user: das tags: core-8-5-branch | |
06:35 |
* unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc.check-in: e9816587 user: das tags: core-8-5-branch | |
06:35 |
* macosx/Wish.xcodeproj/project.pbxproj: add debug configs for 64bit, * macosx/Wish.xcodeproj/default.pbxuser: with gcov, and with corefoundation disabled; updates & cleanup for Xcode 3.1 and for Leopard; sync with Tcl.xcodeproj. * macosx/Wish.xcode/project.pbxproj: sync Wish.xcodeproj changes. * macosx/Wish.xcode/default.pbxuser: * macosx/README: document new build configs.check-in: 879f3382 user: das tags: core-8-5-branch | |
2008-06-11
| ||
00:41 | Use Xutf8LookupString where available [Patch #1986818]. This should fix problems (like #1908443) where Xlib's idea of the system encoding does not match Tcl's. check-in: b3ddf820 user: jenglish tags: core-8-5-branch | |
2008-05-23
| ||
17:58 | Avoid passing width or height <= 0 to Tk_RedrawImage, as this leads to a panic on Windows [Bug 1967576] check-in: ad63d3cb user: jenglish tags: core-8-5-branch | |
2008-05-11
| ||
00:44 | Support for ttk widgets in AmpWidget check-in: e6f1c064 user: patthoyts tags: core-8-5-branch | |
00:31 | Backported documentation fixes from HEAD check-in: fb587907 user: patthoyts tags: core-8-5-branch | |
2008-05-06
| ||
16:33 | fix Makefile dependency check-in: b69b71d7 user: das tags: core-8-5-branch | |
2008-05-04
| ||
17:16 | "default" and "focus" adornments should not be disjoint [Bug 1942785] check-in: c252fd1f user: jenglish tags: core-8-5-branch | |
2008-05-03
| ||
21:33 | revert erroneous CONST->const sync check-in: 2ef184c8 user: das tags: core-8-5-branch | |
21:09 | sync with dkf's 2008-04-27 whitespace&formatting changes on HEAD, to ease branch maintenance. check-in: e14c2620 user: das tags: core-8-5-branch | |
21:07 | llvm-gcc fix check-in: ad98735f user: das tags: core-8-5-branch | |
2008-04-25
| ||
21:28 | remove ioUtil.test, llvm-gcc fix check-in: 6088c85f user: das tags: trunk | |
19:08 | BUGFIX: [$tv selection] takes a list of items, not a single item [Bug 1951733]. check-in: 8400566d user: jenglish tags: trunk | |
2008-04-20
| ||
19:57 | Include ws2_32 in the link list [Bug 19200872] check-in: a30c761f user: patthoyts tags: trunk | |
19:42 | Minor change regarding the system menu on windows (1887169) check-in: a73b1487 user: patthoyts tags: trunk | |
19:19 | Minor clarification of the button flash command (1926223) check-in: b1a22f16 user: patthoyts tags: trunk | |
2008-04-17
| ||
15:27 | Corrected description of when tag -relief is ignored. check-in: a8698336 user: dkf tags: trunk | |
14:53 |
* generic/tkCanvas.c: Fix logic that determines when canvas item <Enter> event should fire. Thanks to Sebastian Wangnick. [Bug 1327482]check-in: 799cc203 user: dgp tags: trunk | |
14:52 |
* generic/tkCanvas.c: Fix logic that determines when canvas item <Enter> event should fire. Thanks to Sebastian Wangnick. [Bug 1327482]check-in: df016edf user: dgp tags: core-8-5-branch | |
2008-04-16
| ||
14:51 |
* generic/tkStubInit.c: make stubs tables static const * generic/tkWindow.c (Initialize): and export only a module-scope pointer to to the main stubs table (for package init). [Patch 1938497]check-in: 8dbcff39 user: das tags: trunk | |
2008-04-15
| ||
10:56 | * configure tktest-X11 with --disable-corefoundation to enable testing of both notifiers from Xcode * add vsapi.test * sync Wish.xcode with Wish.xcodeproj check-in: 80cff2a8 user: das tags: core-8-5-branch | |
10:55 | * configure tktest-X11 with --disable-corefoundation to enable testing of both notifiers from Xcode * add vsapi.test * sync Wish.xcode with Wish.xcodeproj check-in: cbf3fe8b user: das tags: trunk | |
2008-04-14
| ||
20:59 | backported tk_chooseColor -title fix from HEAD check-in: 81996366 user: patthoyts tags: core-8-5-branch | |
20:48 | Fixed bug #1941740: tk_chooseColor -title was broken in revision 1.40 after some code cleanup. Added tests for this windows dialog to avoid regression. check-in: e4f93664 user: patthoyts tags: trunk | |
2008-04-11
| ||
19:00 |
* generic/tk.h: Bump version number to 8.5.3b1 to distinguish * library/tk.tcl: CVS development snapshots from the 8.5.2 and * unix/configure.in: 8.5.3 releases. * unix/tk.spec: * win/configure.in: * unix/configure: autoconf (2.59) * win/configure:check-in: 473ef12d user: dgp tags: core-8-5-branch | |
2008-04-09
| ||
21:00 | Let the GIF writer use a real LZW compressor. check-in: fbaf561c user: nijtmans tags: trunk | |
20:52 | a little cleanup, in preparation for replacing the gif compressor with a real LZW one. check-in: 45100f26 user: nijtmans tags: trunk | |
20:48 | eliminate a few gcc 4.3 warnings check-in: 8ea7ad7f user: nijtmans tags: trunk | |
09:28 | Improved the element factory documentation and cross-links check-in: f51e517f user: patthoyts tags: trunk | |
09:27 | Forgot to add this yesterday check-in: 513e6031 user: patthoyts tags: trunk | |
2008-04-08
| ||
23:30 | Provide a visual-styles API element engine to permit scripts to create any available windows xp/vista element. Plus basic tests. check-in: 3bbec04c user: patthoyts tags: trunk | |
15:00 |
* generic/tkDecls.h: make genstubs (genStubs.tcl changes). * generic/tkIntPlatDecls.h: * generic/tkIntXlibDecls.h:check-in: f7d1de4c user: das tags: trunk | |
03:28 | * tkDecls.h: Reverted das's change of Tk's stubs pointers * tkIntDecls.h: from 'extern' to 'EXTERN'. Since the stubs pointer * tkPlatDecls.h: is always linked statically, its wrong to import or export it from a DLL, and the change causes trouble for extensions that build with -DUSE_TK_STUBS. * tkWinEmbed.c: Removed #if 0 code. Trust the revision control system, if you need it again, you can find it. * tkWinSend.c: Added conditional compilation to silence several compiler warnings. check-in: 506a94be user: kennykb tags: trunk | |
2008-04-07
| ||
23:14 |
* generic/tkWindow.c (Initialize): fix double-free on Tk_ParseArgv * tests/main.test (main-3.*): error. [Bug 1937135]check-in: 68c0a2fc user: hobbs tags: trunk | |
23:14 |
* generic/tkWindow.c (Initialize): fix double-free on Tk_ParseArgv * tests/main.test (main-3.*): error. [Bug 1937135]check-in: 2f618a4f user: hobbs tags: core-8-5-branch | |
22:27 | use kenny variant for 1936238 fix check-in: 97ec5003 user: hobbs tags: trunk | |
22:27 | use kenny variant for 1936238 fix check-in: db7f726e user: hobbs tags: core-8-5-branch | |
18:39 |
* generic/tkArgv.c: fix -help mem explosion. [Bug 1936238] (bachmann)check-in: cb99da73 user: hobbs tags: trunk | |
18:38 |
* generic/tkArgv.c: fix -help mem explosion. [Bug 1936238] (bachmann)check-in: 525fa7f0 user: hobbs tags: core-8-5-branch | |
15:50 | autoconf-2.59 check-in: 92d24193 user: dgp tags: trunk | |
2008-04-04
| ||
14:18 | Don't resize the window if the toplevel is not resizable or the sizegrip is disabled check-in: 74096ccd user: patthoyts tags: trunk | |
2008-04-03
| ||
17:04 | Fixed stubs usage check-in: 6097cae5 user: patthoyts tags: trunk | |
11:52 | Fix the foreground colour for labelframe in xp check-in: 17952279 user: patthoyts tags: trunk | |
11:47 | Fix the foreground colour for labelframe in xp check-in: ff511ee0 user: patthoyts tags: core-8-5-branch | |
2008-04-02
| ||
21:49 | ensure WORDS_BIGENDIAN #define agrees with autoconf check-in: 64383922 user: das tags: core-8-5-branch | |
21:33 |
* unix/configure: autoconf-2.59check-in: 8db05a8c user: das tags: trunk | |
21:32 |
* unix/configure.in (Darwin): remove now unnecessary unexporting of libtclstub symbols from libtk.check-in: 3bf36b11 user: das tags: trunk | |
21:32 |
* generic/tkDecls.h: make genstubs * generic/tkIntDecls.h: * generic/tkIntPlatDecls.h: * generic/tkIntXlibDecls.h: * generic/tkPlatDecls.h: * generic/tkStubInit.c:check-in: 52e4bdf2 user: das tags: trunk | |
21:31 |
* generic/tkStubLib.c: make symbols in libtkstub.a MODULE_SCOPE to avoid exporting them from libraries that link with -ltkstub; constify tk*StubsPtr and stub table hook pointers. [Bug 1819422] * generic/tkStubLib.c: undef USE_TCL_STUBS before defining it * generic/ttk/ttkStubLib.c: unconditionally; remove needless #ifdefcheck-in: 7419adae user: das tags: trunk | |
21:31 |
* generic/tk.decls: remove 'export' declarations of symbols now only in libtkstub and no longer in libtk.check-in: 4c953cb4 user: das tags: trunk | |
14:39 | Tweak the debug targets check-in: f1a6fe88 user: patthoyts tags: trunk | |
04:30 |
* generic/tkWindow.c: Revised package initialization so that * unix/Makefile.in: "tkStubsPtr" is not present in libtk.so, but * win/Makefile.in: is present only in libtkstub.a. This tightens * win/makefile.bc: up the rules for users of the stubs interfaces. * win/makefile.vc: [Tcl Bug 1819422].check-in: b014ce27 user: dgp tags: trunk | |
04:08 |
* generic/tkStubLib.c (Tk_InitStubs): Added missing error message and * generic/tkWindow.c (Tk_PkgInitStubsCheck): removed needless $ifdef complexity.check-in: 9473c19c user: dgp tags: trunk | |
04:06 | typo check-in: c5debb26 user: dgp tags: core-8-5-branch | |
04:06 | typo check-in: 5baefd25 user: dgp tags: trunk | |
04:05 |
* generic/tkStubLib.c (Tcl_InitStubs): Added missing error message. * generic/tkWindow.c (Tk_PkgInitStubsCheck):check-in: a6602103 user: dgp tags: core-8-5-branch | |
03:55 |
* generic/tkWindow.c: Revised package initialization so that * unix/Makefile.in: "tkStubsPtr" is not present in libtk.so, but is present only in libtkstub.a. This tightens up the rules for users of the stubs interfaces. [Tcl Bug 1819422].check-in: 3acb8031 user: dgp tags: trunk | |
2008-04-01
| ||
21:43 | autoconf-2.59 check-in: eb4662cb user: das tags: core-8-5-branch | |
21:43 | autoconf-2.59 check-in: 3fe46d54 user: das tags: trunk | |
21:43 | sync with tcl/unix/tcl.m4 changes check-in: 26813a71 user: das tags: core-8-5-branch | |
21:42 | sync with tcl/unix/tcl.m4 changes check-in: f8a66ec0 user: das tags: trunk | |
16:30 |
* README: Bump version number to 8.6a0 * generic/tk.h: * library/tk.tcl: * macosx/Wish-Common.xcconfig: * unix/configure.in: * unix/tk.spec: * win/README: * win/configure.in: * win/tcl.m4: * unix/configure: autoconf-2.59 * win/configure: * generic/tkConsole.c: Relax Tcl_InitStubs() calls so that a Tk 8.6 * generic/tkMain.c: might [load] into a Tcl 8.5 interp. * generic/tkWindow.c: * generic/tkStubLib.c: Update to compatibility with a libtcl.so that contains no "tclStubsPtr" [Tcl Bug 1819422]. * generic/tkDecls.h: make genstubs * generic/tkIntDecls.h: * generic/tkIntPlatDecls.h: * generic/tkIntXlibDecls.h: * generic/tkPlatDecls.h:check-in: 764c3680 user: dgp tags: trunk | |
2008-03-28
| ||
18:45 | autoconf-2.59 check-in: 99ccee47 user: dgp tags: trunk, core-8-5-2 | |
18:13 |
* README: Bump to 8.5.2 for release. * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure:check-in: 3fc91e38 user: dgp tags: trunk | |
17:50 |
* changes: Updates for 8.5.2 release.check-in: 33fcf4d3 user: dgp tags: trunk | |
2008-03-27
| ||
21:05 | whitespace fixes check-in: a8780cfb user: hobbs tags: trunk | |
21:02 |
* library/safetk.tcl (::safe::tkInterpInit): make sure tk_library and its subdirs (eg, ttk) are on the "safe" access path.check-in: de49f7e9 user: hobbs tags: trunk | |
13:43 |
* unix/configure: autoconf-2.59check-in: aa5a5f89 user: das tags: trunk | |
13:43 |
* unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166]check-in: 1d036f58 user: das tags: trunk | |
12:03 |
* generic/ttk/ttkStubLib.c: ensure tcl stubs are used in libtkstub even in a static build of Tk. * generic/ttk/ttkDecls.h: fix incorrect number of arguments in Ttk_InitStubs macro definition.check-in: 63dd2be6 user: das tags: trunk | |
12:03 | whitespace, typo check-in: e1eddd25 user: das tags: trunk | |
2008-03-26
| ||
19:34 |
* changes: Updates for 8.5.2 release. * unix/tkUnixCursor.c: Stop crash in [. configure -cursor] on X11. Thanks to emiliano gavilán. [Bug 1922466]check-in: 770bde85 user: dgp tags: trunk | |
19:04 | XIM reorganization and cleanup; see [Patch 1919791] for details. check-in: 8f1f01a3 user: jenglish tags: trunk | |
09:59 | Minor fixes to copyright declarations (spelling, consistency) check-in: e4a5452f user: dkf tags: trunk | |
2008-03-21
| ||
21:49 | Keep ttkStubLib.o in libtkstub instead of libtk. [Bug 1920030] check-in: 4d6b9001 user: jenglish tags: trunk | |
2008-03-20
| ||
13:23 | Rewrote so that tests clean up after themselves, not after the preceding test. check-in: 3a036b1b user: dkf tags: trunk | |
2008-03-19
| ||
17:31 | initialize StubsPtr vars to NULL check-in: 33379f97 user: das tags: trunk | |
17:21 | ttkStubLib.o needs to be in tk library as well as stub library check-in: ad6f96a9 user: das tags: trunk | |
16:57 | ensure symbols needed for Ttk stub support are exported check-in: d94ebd9a user: das tags: trunk | |
15:34 | Documented Tk_PreserveColormap. [Bug 220809] check-in: f7aea2b7 user: dkf tags: trunk | |
2008-03-18
| ||
06:59 | Put ttkStubLib.o in libtkstub instead of libtk. [Bug 1863007]. check-in: 4f4a18ba user: jenglish tags: trunk | |
2008-03-17
| ||
23:55 | Aqua GOOBE check-in: 903925a0 user: das tags: trunk | |
2008-03-16
| ||
22:37 | Correct cross-reference check-in: 9fd8ea71 user: dkf tags: trunk | |
14:55 | Made work when run twice in the same session. [Bug 1899664] Also made the control panel use Ttk widgets. check-in: 576ddec3 user: dkf tags: trunk | |
2008-03-13
| ||
17:46 | d'oh! s/backspace/backslash/ check-in: 085f41ed user: das tags: trunk | |
17:44 |
* unix/configure.in: use backspace-quoting instead of double-quoting * unix/tcl.m4: for lib paths in tkConfig.sh [Bug 1913622]. * unix/configure: autoconf-2.59check-in: 49de4f35 user: das tags: trunk | |
14:56 |
* changes: Updates for 8.5.2 release.check-in: 9cf02b71 user: dgp tags: trunk | |
2008-03-12
| ||
22:18 |
* macosx/Wish.xcodeproj/project.pbxproj: add support for Xcode 3.1 * macosx/Wish.xcodeproj/default.pbxuser: CODE_SIGN_IDENTITY and * macosx/Wish-Common.xcconfig: 'xcodebuild install'.check-in: 6f708599 user: das tags: trunk | |
16:35 | Try a fallback font if XftFontOpenPattern() fails in GetFont (workaround for [Bug 1090382]). check-in: b2aa5f43 user: jenglish tags: trunk | |
16:17 | handle quoting of possibly empty XLIB_INCLUDE_INSTALL_DIR. [Bug 1912679] check-in: 8b259332 user: das tags: trunk | |
2008-03-11
| ||
22:37 | clarification check-in: 9cc2f7a9 user: das tags: trunk | |
22:34 |
* unix/configure: autoconf-2.59check-in: 1bac92ea user: das tags: trunk | |
22:33 |
* macosx/GNUmakefile: fix quoting to allow paths to * macosx/Wish-Common.xcconfig: ${builddir}, ${INSTALL_ROOT} * unix/Makefile.in: and ${TCL_BIN_DIR} to contain * unix/configure.in: spaces. * unix/install-sh: * unix/tcl.m4: * unix/Makefile.in (install-strip): strip non-global symbols from dynamic library.check-in: 4eb574b7 user: das tags: trunk | |
22:31 |
* generic/tkCanvUtil.c: fix gcc-4.2 warnings.check-in: 7dce6585 user: das tags: trunk | |
22:30 |
* macosx/Wish.xcodeproj/project.pbxproj: add support for Xcode 3.1 and * macosx/Wish.xcodeproj/default.pbxuser: targets for building with * macosx/Wish-Common.xcconfig: gcc-4.2 and llvm-gcc-4.2.check-in: 30dbaad6 user: das tags: trunk | |
22:30 |
* library/demos/knightstour.tcl: Aqua GOOBE. * library/demos/widget:check-in: 06583885 user: das tags: trunk | |
2008-03-10
| ||
19:14 |
* changes: Updates for 8.5.2 release.check-in: b448a2c3 user: dgp tags: trunk | |
2008-03-07
| ||
23:33 | Improve HTML generation for color lists. check-in: b48754e6 user: dkf tags: trunk | |
2008-03-06
| ||
16:33 | Move "TAB IDENTIFIERS" section above "WIDGET COMMAND" section [Bug 1882011]. check-in: fd5741a0 user: jenglish tags: trunk | |
2008-02-29
| ||
22:48 | Added a Knights tour canvas demo. check-in: f54a4d62 user: patthoyts tags: trunk | |
2008-02-27
| ||
22:45 | fix copyright year check-in: 088bb057 user: das tags: trunk | |
00:12 |
* macosx/tkMacOSXDraw.c: workaround leak in Carbon SetPortPenPixPat() API [Bug 1863346]; avoid repeated PixPat allocation/deallocation.check-in: ff4825de user: das tags: trunk | |
2008-02-23
| ||
18:41 | Arrange to deliver <<ComboboxSelected>> event after listbox is unposted, as intended [Bug 1890211]. Clarified documentation. check-in: 448844d2 user: jenglish tags: trunk | |
17:35 | Don't enforce minimum sash thickness of 5 pixels, just use 5 as a default [FR 1898288] check-in: 99170de4 user: jenglish tags: trunk | |
2008-02-14
| ||
15:45 | Document missing configure options. check-in: 20e81379 user: dkf tags: trunk | |
2008-02-06
| ||
14:34 | Added basic documentation for ttk::scale. [Bug 1881925] check-in: fa08ae74 user: dkf tags: trunk | |
2008-02-04
| ||
21:44 | Correct security bug ID. check-in: 90452282 user: dgp tags: trunk, core-8-5-1 | |
17:32 |
*** 8.5.1 TAGGED FOR RELEASE *** * generic/tk.h: Bump to 8.5.1 for release. * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure:check-in: 32843d0f user: dgp tags: trunk | |
17:06 | move tag check-in: 4964c98c user: dgp tags: trunk | |
09:53 | Minor documentation improvements check-in: 4be43f3a user: dkf tags: trunk | |
2008-02-02
| ||
23:58 |
* macosx/Wish-Info.plist.in: add CFBundleLocalizations key, listing * unix/configure.in (Darwin): all library/msgs locales. * unix/configure.in (Darwin): correct Info.plist year substitution in non-framework builds. * unix/configure: autoconf-2.59check-in: 56f541db user: das tags: trunk | |
2008-02-01
| ||
22:11 |
* changes: Updates for 8.5.1 release.check-in: ec0dd606 user: dgp tags: trunk | |
16:53 | * generic/tkImgGIF.c: Fixed a buffer overflow (CVE-2006-4484). * tests/imgPhoto.test: Added a test for the above. check-in: 7d63efe9 user: rmax tags: trunk | |
2008-01-31
| ||
23:33 |
* library/msgbox.tcl (::tk::MessageBox): don't use ttk::label in low depth/aqua fallback, as it doesn't support -bitmap.check-in: 30c6470f user: hobbs tags: trunk | |
23:31 |
* win/tkWinDialog.c (Tk_MessageBoxObjCmd): pass "" instead of NULL when -title isn't set. [Bug #1881892]check-in: 07b20b3d user: hobbs tags: trunk | |
16:29 | Fix -height and -width options. check-in: 66a1369a user: dkf tags: trunk | |
2008-01-30
| ||
13:12 | Improve formatting check-in: 2d928903 user: dkf tags: trunk | |
12:00 | Fix erroneous listing of "standard" options. [Bug 1882495] check-in: b59329d0 user: dkf tags: trunk | |
09:58 | Minor bug fix check-in: 6c710818 user: dkf tags: trunk | |
05:33 | library/treeview.tcl: Fix bug in Shift-ButtonPress-1 binding (error if no current focus item; reported on c.l.t.) check-in: 98fbd097 user: jenglish tags: trunk | |
2008-01-29
| ||
15:37 | Adjusted handling of the standard options part of the Ttk manual pages so that they are documented in the correct location. [Bug 1876493] check-in: d1c7212e user: dkf tags: trunk | |
2008-01-28
| ||
15:56 | Re-fix strict-aliasing warnings reintroduced by last patch. check-in: 53d831b9 user: jenglish tags: trunk | |
00:36 | Make sure to schedule a redisplay when adding and/or hiding tabs [Bug 1878298]. check-in: f56bd352 user: jenglish tags: trunk | |
2008-01-27
| ||
16:44 | Fix [Bug 835848]. Use FcTypeDouble for XFT_SIZE attribute. check-in: 2b422352 user: jenglish tags: trunk | |
16:40 | Merged common code from InitFont() and TkpGetFontAttrsForChar(), factored into GetTkFontAttributes() and GetTkFontMetrics(). Removed write-only struct UnixFtFont member 'drawable'. Removed unneeded double-pointer indirections. Ensure that TkFontAttributes.family member is a Tk_Uid as specified. check-in: c30ce69b user: jenglish tags: trunk | |
2008-01-25
| ||
17:57 |
* changes: Updates for 8.5.1 release.check-in: af5c32dc user: dgp tags: trunk | |
2008-01-08
| ||
20:02 | BUGFIX: fix crash in [ttk::labelframe] when -style option specified [Bug 1867122]. check-in: 8b24a669 user: jenglish tags: trunk | |
17:00 | Add tristate support to checkbuttons and radiobuttons [Bug 1865898]. Fix check and radio indicator size [Bug 1679067]. check-in: ce7322e2 user: jenglish tags: trunk | |
2008-01-06
| ||
22:35 | (oops. Missed a spot.) check-in: c6340f56 user: jenglish tags: trunk | |
22:33 | Call Tk_MakeWindowExist() in widget constructor. Removed now-unnecessary initial ConfigureNotify processing. check-in: 97048e98 user: jenglish tags: trunk | |
19:16 | Fix MouseWheel bindings for ttk::treeview widget (Fixes #1442006, #1821939, #1862692) check-in: 316f0f87 user: jenglish tags: trunk | |
2008-01-02
| ||
19:07 |
* generic/tk.h: Bump version number to 8.5.1b1 to distinguish * library/tk.tcl: CVS development snapshots from the 8.5.0 and * unix/configure.in: 8.5.1 releases. * unix/tk.spec: * win/configure.in: * unix/configure: autoconf (2.59) * win/configure:check-in: 5112d05d user: dgp tags: trunk | |
2007-12-30
| ||
23:35 | Document canvas current item/clipping behaviour more precisely. [Bug 1774593] check-in: 73f0ca13 user: dkf tags: trunk | |
16:04 | Fix [Bug 1860802] check-in: c7ea34fd user: dkf tags: trunk | |
2007-12-17
| ||
17:33 | advance core-8-5-0 release tag check-in: 5e0d9d22 user: dgp tags: trunk, core-8-5-0 | |
17:29 | update release date check-in: 33a4ce96 user: dgp tags: trunk | |
15:24 | Documented -outlineoffset item option. [Bug 1836621] check-in: 6ec7c959 user: dkf tags: trunk | |
2007-12-15
| ||
15:55 | fix building on Panther check-in: 38c232ca user: das tags: trunk | |
2007-12-14
| ||
19:08 |
* changes: More updates for 8.5.0 release.check-in: 69fe59ef user: dgp tags: trunk | |
16:29 | Fix typo [Bug 1850713]. check-in: d05aa55c user: jenglish tags: trunk | |
15:56 | Add in missing function definitions to support plain MSVC6 and use INT_PTR rather than LONG_PTR which isn'tr defined in the msvc6 headers. check-in: 465b8653 user: patthoyts tags: trunk | |
02:19 | Support compilation with MSVC9 on AMD64 check-in: f7dd6e6f user: patthoyts tags: trunk | |
2007-12-13
| ||
23:08 |
* generic/tkMenubutton.c (ConfigureMenuButton): trace the -textvariable even if an image exists as it may use -compound.check-in: 1cfc934d user: hobbs tags: trunk | |
15:23 | merge stable branch onto HEAD check-in: e7868b44 user: dgp tags: trunk | |