Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
20 most recent checkins
|
2011-03-02
| ||
| 16:50 | [d6143682b5] Leaf: * doc/tk_mac.n (new file): Description of OSX-specific functionality in Tk, contributed by Kevin Walzer. * doc/button.n, doc/font.n, doc/menu.n: Noted which parts of these commands are intentionally not fully supported on OSX. (user: dkf, tags: trunk) | |
|
2011-02-28
| ||
| 21:29 | [fd79f497cd] Mark merge of 8.5 bugfixes into 8.6 development. (user: dgp, tags: trunk) | |
| 21:28 | [26a1f54bdf] Leaf: Mark merge of 8.4 bugfixes into 8.5 development. (user: dgp, tags: core-8-5-branch) | |
|
2011-01-25
| ||
| 08:49 | [c3b14185ea] Leaf: Patch #3129527: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2. Just the strcpy->memcpy part, to prevent anything like Bug #3164879 (user: nijtmans, tags: core-8-4-branch) | |
| 08:31 | [eea2c8aa54] Patch #3129527: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2. Just the strcpy->memcpy part, to prevent anything like Bug #3164879 (user: nijtmans, tags: core-8-5-branch) | |
|
2011-01-24
| ||
| 19:50 | [129bebcc66] tkSelect.c: Fix for Bug #3164879 (memory allocation bug introduced by Patch #3129527) (user: jenglish, tags: trunk) | |
| 15:20 | [9b0938d28a] Fix for SF bug 2907388 (crash on composite characters) (user: wordtech, tags: trunk) | |
|
2011-01-22
| ||
| 18:49 | [8e16a6b76d] ttk::combobox: Add missing 'validate' command (reported by schelte). (user: jenglish, tags: trunk) | |
| 18:48 | [0417936d3f] ttk::combobox: Add missing 'validate' command (reported by schelte). (user: jenglish, tags: core-8-5-branch) | |
|
2011-01-19
| ||
| 14:28 | [ef62c8b817] Make sure to use CONST/VOID in stead of const/void when appropriate. This allows to use const/void in the *.decls file always, genStubs will do the right thing. (user: nijtmans, tags: core-8-5-branch) | |
| 08:40 | [92aabe1a33] Make sure to use CONST/VOID in stead of const/void when appropriate. This allows to use const/void in the *.decls file always, genStubs will do the right thing. (user: nijtmans, tags: core-8-5-branch) | |
| 08:39 | [1991bcd2e4] Make sure to use CONST/VOID in stead of const/void when appropriate. This allows to use const/void in the *.decls file always, genStubs will do the right thing. (user: nijtmans, tags: core-8-5-branch) | |
| 08:37 | [ebf9ae17ab] Make sure to use CONST/VOID in stead of const/void when appropriate. This allows to use const/void in the *.decls file always, genStubs will do the right thing. (user: nijtmans, tags: core-8-5-branch) | |
|
2011-01-17
| ||
| 08:46 | [27d1d095c9] handle --enable-64bit=ia64 for gcc. BACKPORT. (user: nijtmans, tags: core-8-5-branch) | |
|
2011-01-14
| ||
| 23:43 | [6d29c6a371] Remove stippling from disabled images under Aqua; renders as white box currently. (user: wordtech, tags: trunk) | |
|
2011-01-13
| ||
| 11:32 | [3f19aab7fc] Patch #3154705 Close button has no effect. Add <Escape> binding as well (backported from Tcl 8.5) (user: nijtmans, tags: core-8-4-branch) | |
| 07:48 | [7cfb8b1c23] Patch #3154705 Close button has no effect (user: nijtmans, tags: core-8-5-branch) | |
| 07:39 | [e4df809711] Patch #3154705 Close button has no effect (user: nijtmans, tags: trunk) | |
|
2011-01-12
| ||
| 11:05 | [3d1a9d92f7] handle --enable-64bit=ia64 for gcc (user: nijtmans, tags: trunk) | |
|
2011-01-06
| ||
| 08:51 | [eb70c17a0e] Add changes to OSX files (user: wordtech, tags: trunk) | |