Commit Graph

  • e5aa2a00f2 Accepting request 1202738 from devel:languages:tcl factory Ana Guerrero 2024-09-25 19:53:01 +00:00
  • 79ada2c45b Final 8.6.15, identical to RC2 Reinhard Max 2024-09-16 18:30:55 +00:00
  • 62824d2b2f 8.6.15rc2 Reinhard Max 2024-09-13 16:46:46 +00:00
  • e8e46a0101 Accepting request 1154136 from devel:languages:tcl Dominique Leuenberger 2024-03-03 19:18:10 +00:00
  • 4aabffc38a * (bug)[6ee162] crash in [ttk::style configure] * Permit [tk scaling] to return scale factor in safe interp * Correct rounding of [nsFont pointSize] * (bug)[cee095] X error handler management in Tk_MeasureChars * (bug)[170551] crash in [tk busy forget] * (bug)[6cd476] crash using [tk busy hold] * (bug)[93fe36] Fix <<MenuSelect>> with -tearoff * (bug)[15c685] menu clones, tests menu-20.1[2-6] * (bug)[f4d9d7] canvas items ignored -disabledwidth * (bug)[a9cf21] Text selection omits first character * (bug)[310c74] No theme change attempts after Tk finalize * (bug)[3414695] Dialogs robust against parent destruction * (bug)[ab9581] Guard against use-after-free crashes * (bug)[7447ed] [tk_chooseColor] handle grab fail * (bug)[4666f2] Protect aganst NULL windows * (bug)[a418aa] bogus @x,y menu entry indices, menu-22.[6-9] * (bug)[578441] memleak in TkScrollWindow * (bug)[228476] link wish to correct libtk * (bug)[f9eddb] region clip & copy better OS implementations * (bug)[c35c34] memleak in Initialize Reinhard Max 2024-03-01 17:38:51 +00:00
  • f4d4c5c104 OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tk?expand=0&rev=98 Reinhard Max 2024-02-26 18:25:06 +00:00
  • 3b44d43fac - rc1 Reinhard Max 2024-02-26 18:24:48 +00:00
  • ea718ca2d4 - New version 8.6.14: * [...] Reinhard Max 2024-02-08 17:27:48 +00:00
  • e25e7e7f77 OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tk?expand=0&rev=95 Reinhard Max 2023-07-26 15:55:50 +00:00
  • 4ed747364c Accepting request 1038706 from devel:languages:tcl slfo-main slfo-1.2 Dominique Leuenberger 2022-11-30 13:58:53 +00:00
  • c2b2a589cd Accepting request 1038706 from devel:languages:tcl Dominique Leuenberger 2022-11-30 13:58:53 +00:00
  • 1ed478bab2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tk?expand=0&rev=93 Reinhard Max 2022-11-28 14:27:02 +00:00
  • 6ea27dc8b5 OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tk?expand=0&rev=93 Reinhard Max 2022-11-28 14:27:02 +00:00
  • 0220b62d74 - New version 8.6.13: * (new)[TIP 599] Extended build information * (bug)[440c52] fix PPM/PGM read with graylevel > 255 * (bug)[5fb814] canvas redraw region for lines/polygones * (new)[631a0b] text widget: direct mouse events to insert mark, not current * (bug)[b164ef] fix mouse events for multiple toplevels * (bug)[be8f5b] crash setting -type empty for a menu * (bug)[50fc02,50fc02,25894d,156e58] ImgPhoto pointer issues * (bug)[617861] -justify/-anchor defaults for ttk::label * (bug)[40bc81] embedding error test failure * (bug)[b1d115] No <Enter> event on new toplevel on current toplevel destruction * (bug)[3fefb3] crash in empty ttk::combobox when end index requested * (new)[247d80] Chinese message file * (bug)[e331bc] NULL to memset in photo blank * (bug)[864b06] PNG photo image color numeric issue * (bug)[f75190] tk_fontchooser: multiple font families, locale change, button activation * (bug)[ce6b42] (in TCL bug tracker) ttk::spinbox increment event endless invokation * (bug)[2a6c62] Avoid invalid <<TreeviewSelect>> * (new)[f47920] Updates to Finnish message catalog * (bug)[29b5c2] error in tk_popup with separator entry selected * (bug)[415415] scale advances multiple steps on single click * (bug)[dc4c55] tk_popup entry index * (bug)[c0bf1b] XVirtualEvent buffer overflows * (bug)[eedd79] potential crashes in option parsing when sizeof(enum) not equal to int * (bug)[0ce975] panedwindow calls memcpy with NULL pointer Reinhard Max 2022-11-23 16:54:47 +00:00
  • b7f1593d14 - New version 8.6.13: * (new)[TIP 599] Extended build information * (bug)[440c52] fix PPM/PGM read with graylevel > 255 * (bug)[5fb814] canvas redraw region for lines/polygones * (new)[631a0b] text widget: direct mouse events to insert mark, not current * (bug)[b164ef] fix mouse events for multiple toplevels * (bug)[be8f5b] crash setting -type empty for a menu * (bug)[50fc02,50fc02,25894d,156e58] ImgPhoto pointer issues * (bug)[617861] -justify/-anchor defaults for ttk::label * (bug)[40bc81] embedding error test failure * (bug)[b1d115] No <Enter> event on new toplevel on current toplevel destruction * (bug)[3fefb3] crash in empty ttk::combobox when end index requested * (new)[247d80] Chinese message file * (bug)[e331bc] NULL to memset in photo blank * (bug)[864b06] PNG photo image color numeric issue * (bug)[f75190] tk_fontchooser: multiple font families, locale change, button activation * (bug)[ce6b42] (in TCL bug tracker) ttk::spinbox increment event endless invokation * (bug)[2a6c62] Avoid invalid <<TreeviewSelect>> * (new)[f47920] Updates to Finnish message catalog * (bug)[29b5c2] error in tk_popup with separator entry selected * (bug)[415415] scale advances multiple steps on single click * (bug)[dc4c55] tk_popup entry index * (bug)[c0bf1b] XVirtualEvent buffer overflows * (bug)[eedd79] potential crashes in option parsing when sizeof(enum) not equal to int * (bug)[0ce975] panedwindow calls memcpy with NULL pointer Reinhard Max 2022-11-23 16:54:47 +00:00
  • 2814daf383 * (platform) stop using -lieee, removed from glibc-2.27 (bsc#1179615, bsc#1181840). Reinhard Max 2021-11-23 17:17:06 +00:00
  • 137ffe1298 * (platform) stop using -lieee, removed from glibc-2.27 (bsc#1179615, bsc#1181840). Reinhard Max 2021-11-23 17:17:06 +00:00
  • 792529e41a Accepting request 930670 from devel:languages:tcl Dominique Leuenberger 2021-11-13 21:48:02 +00:00
  • ab60e14020 Accepting request 930670 from devel:languages:tcl Dominique Leuenberger 2021-11-13 21:48:02 +00:00
  • 34b15a1a86 * (bug)[7beaed] ttk::bindMouseWheel syntax error * (new) support 4 new keycodes: CodeInput, SingleCandidate, MultipleCandidate, PreviousCandidate * (new) Portable keycodes: OE, oe, Ydiaeresis * (bug)[9e1312] <Enter> to parent after child destroyed * (bug)[d3cd4c] more robust notebook processing * (bug)[234ee4] crash in [clipboard get] invalid encoding * (bug)[be9cad] Poor trace housekeeping -> tkwait segfault * (bug)[9b6065] restore Tcl [update], see window-2.12 * (bug)[34db75,ea876b] cursor motion in peer text * (bug)[c97464] memleak in TkpDrawAngledChars * (bug)[171ba7] crash when grab and focus are not coordinated * crash due to failed transient record housekeeping * (bug)[099109] segfault reusing a container toplevel * (bug)[4efbfe] static package init order in wish * (bug)[033886] Win: hang in font loading * (bug)[8ebed3] multi-thread safety in Xft use * (new)[TIP 608] New virtual event <<TkWorldChanged>> Reinhard Max 2021-11-10 12:35:44 +00:00
  • e890e1b817 * (bug)[7beaed] ttk::bindMouseWheel syntax error * (new) support 4 new keycodes: CodeInput, SingleCandidate, MultipleCandidate, PreviousCandidate * (new) Portable keycodes: OE, oe, Ydiaeresis * (bug)[9e1312] <Enter> to parent after child destroyed * (bug)[d3cd4c] more robust notebook processing * (bug)[234ee4] crash in [clipboard get] invalid encoding * (bug)[be9cad] Poor trace housekeeping -> tkwait segfault * (bug)[9b6065] restore Tcl [update], see window-2.12 * (bug)[34db75,ea876b] cursor motion in peer text * (bug)[c97464] memleak in TkpDrawAngledChars * (bug)[171ba7] crash when grab and focus are not coordinated * crash due to failed transient record housekeeping * (bug)[099109] segfault reusing a container toplevel * (bug)[4efbfe] static package init order in wish * (bug)[033886] Win: hang in font loading * (bug)[8ebed3] multi-thread safety in Xft use * (new)[TIP 608] New virtual event <<TkWorldChanged>> Reinhard Max 2021-11-10 12:35:44 +00:00
  • 6f37d3dfd3 OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tk?expand=0&rev=89 Reinhard Max 2021-11-09 17:27:03 +00:00
  • 848c19f7c6 OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tk?expand=0&rev=89 Reinhard Max 2021-11-09 17:27:03 +00:00
  • 5df421b8a1 RV2 Reinhard Max 2021-11-04 16:09:43 +00:00
  • a10975e49b RV2 Reinhard Max 2021-11-04 16:09:43 +00:00
  • 8fa932ffaa - New version 8.6.12: * ToDo Reinhard Max 2021-11-03 17:13:38 +00:00
  • 66bf11c753 - New version 8.6.12: * ToDo Reinhard Max 2021-11-03 17:13:38 +00:00
  • f4c6591946 Accepting request 887864 from devel:languages:tcl Dominique Leuenberger 2021-04-26 14:38:44 +00:00
  • 99a9d4588f Accepting request 887864 from devel:languages:tcl Dominique Leuenberger 2021-04-26 14:38:44 +00:00
  • 93672cad12 OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tk?expand=0&rev=85 Reinhard Max 2021-04-22 17:40:23 +00:00
  • 88d3d29668 OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tk?expand=0&rev=85 Reinhard Max 2021-04-22 17:40:23 +00:00
  • 22aaa7a29a - Update to version 8.6.11.1 (still presenting itself as 8.6.11) Reinhard Max 2021-04-22 17:38:56 +00:00
  • 15cdc6fcc5 - Update to version 8.6.11.1 (still presenting itself as 8.6.11) Reinhard Max 2021-04-22 17:38:56 +00:00
  • 55e8630ba8 Accepting request 886157 from home:susnux:branches:devel:languages:tcl Reinhard Max 2021-04-21 11:15:38 +00:00
  • 1bf691695e Accepting request 886157 from home:susnux:branches:devel:languages:tcl Reinhard Max 2021-04-21 11:15:38 +00:00
  • ff3418cb1e Accepting request 860314 from devel:languages:tcl Dominique Leuenberger 2021-01-19 14:58:17 +00:00
  • e9d8002489 Accepting request 860314 from devel:languages:tcl Dominique Leuenberger 2021-01-19 14:58:17 +00:00
  • 34097975e4 OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tk?expand=0&rev=81 Reinhard Max 2021-01-04 18:34:23 +00:00
  • 81bd567b03 OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tk?expand=0&rev=81 Reinhard Max 2021-01-04 18:34:23 +00:00
  • e16893e0cd - Version 8.6.11: * Fix TkKeyEvent platform variations * ttk respect -cursor option * MouseWheel for ttk::scrollbar * fix fontconfig crash when no font installed * fix tearoff menu redraw artifacts * stop crash w/Noto Color Emoji font * fix crash of angled text w/o Xft * fix crash when active button is destroyed * disfavor Master/Slave terminology * many more bug fixes. Reinhard Max 2021-01-04 16:59:06 +00:00
  • e02e69be9b - Version 8.6.11: * Fix TkKeyEvent platform variations * ttk respect -cursor option * MouseWheel for ttk::scrollbar * fix fontconfig crash when no font installed * fix tearoff menu redraw artifacts * stop crash w/Noto Color Emoji font * fix crash of angled text w/o Xft * fix crash when active button is destroyed * disfavor Master/Slave terminology * many more bug fixes. Reinhard Max 2021-01-04 16:59:06 +00:00
  • 163a4d3a73 Accepting request 849578 from devel:languages:tcl Dominique Leuenberger 2020-11-23 15:38:28 +00:00
  • 05357398ac Accepting request 849578 from devel:languages:tcl Dominique Leuenberger 2020-11-23 15:38:28 +00:00
  • 43cc8c2452 - Fix manpage symlink for wish8.6. Reinhard Max 2020-11-20 08:14:45 +00:00
  • b380332412 - Fix manpage symlink for wish8.6. Reinhard Max 2020-11-20 08:14:45 +00:00
  • 5cfffe637d Accepting request 845381 from devel:languages:tcl Dominique Leuenberger 2020-11-06 22:43:42 +00:00
  • f1c261f7c6 Accepting request 845381 from devel:languages:tcl Dominique Leuenberger 2020-11-06 22:43:42 +00:00
  • b3e875a1ad Accepting request 841310 from home:dimstar:Factory Reinhard Max 2020-11-02 10:06:30 +00:00
  • 11b12617ec Accepting request 841310 from home:dimstar:Factory Reinhard Max 2020-11-02 10:06:30 +00:00
  • ebb1c5ea05 Accepting request 753330 from devel:languages:tcl Dominique Leuenberger 2019-12-11 10:59:29 +00:00
  • 29063760af Accepting request 753330 from devel:languages:tcl Dominique Leuenberger 2019-12-11 10:59:29 +00:00
  • b02c71ecfa - Version 8.6.10: * (bug)[0a9c91] crash in text-11a.22 * (bug)[9705d1] crash activating "Alt" theme * (bug)[e3b954] cursor offset at full screen display * (bug)[18a4ba] cross-platform [winfo containing] * (build) 'None', 'ControlMask' symbol conflicts * (bug)[509caf] [treeview tag configure] regression * (bug)[3003895] [scale] res rounds and -from * (new)[TIP 533] [$mb post x y idx] * (bug)[1529659] embed toplevel blocks outer menu * (bug)[8814bd] crash in [NSMenu size] * (bug)[1951ab] Prevent transient window cycles (crashed on Aqua) *** POTENTIAL INCOMPATIBILITY *** * (bug)[4da219] Incomplete read of multi-image GIF * (new)[TIP 535] Precision of ::scale widget tick mark values *** POTENTIAL INCOMPATIBILITY *** * (bug)[da3914] [$treeview identify element] failure * (bug)[897ffe] Prevent cross-manager loops of geom management * (bug)[368fa4] Prevent toggle of hidden treeview indicators * (bug)[928652] Apply TIP 533 for ttk::menubutton * (bug)[1001070] X-platform rework of label options -highlight* * (bug)[6286fd] checkbutton handling of -selectcolor * (bug) Ttk scrolling bugs, see tests treeview-9.1, entry-3.[3-6] * (new)[TIP 541] [combobox current] support "end" index * (bug)[2a6c62] <<TreeviewSelect>> trigger on item delete * (bug)[75b8fb] Crash with some [event generate]d <ButtonRelease> * (bug)[5ddeca] Stop app switching exposing withdrawn windows as zombies * (new) Refactor all MouseWheel bindings *** POTENTIAL INCOMPATIBILITY *** * (bug)[c8ccd1] up array key in [text] takes to index 1.0 * (new)[TIP 532] Tk event loop rewrite to prevent ring overflow *** POTENTIAL INCOMPATIBILITY *** * (bug)[2834776] Stop disabled spinbox from generating <<Increment>> & <<Decrement>> * (bug)[a01b6f7] Workaround XWayland bug reporting screen width * (bug)[b82bd4] Fix [style configure -compound] * (bug)[69b48f] failing test textTag-18.1 * (bug)[c4abd2] panic in stackorder command * (bug)[53d280] [wm iconphoto] crash on empty image * [90d555] workaround NSFontManager bad selections * (new) Partial Emoji support in text displays - tk-8.5.12-fix-xft.patch is not needed anymore. Reinhard Max 2019-12-03 16:08:16 +00:00
  • aaef91f87e - Version 8.6.10: * (bug)[0a9c91] crash in text-11a.22 * (bug)[9705d1] crash activating "Alt" theme * (bug)[e3b954] cursor offset at full screen display * (bug)[18a4ba] cross-platform [winfo containing] * (build) 'None', 'ControlMask' symbol conflicts * (bug)[509caf] [treeview tag configure] regression * (bug)[3003895] [scale] res rounds and -from * (new)[TIP 533] [$mb post x y idx] * (bug)[1529659] embed toplevel blocks outer menu * (bug)[8814bd] crash in [NSMenu size] * (bug)[1951ab] Prevent transient window cycles (crashed on Aqua) *** POTENTIAL INCOMPATIBILITY *** * (bug)[4da219] Incomplete read of multi-image GIF * (new)[TIP 535] Precision of ::scale widget tick mark values *** POTENTIAL INCOMPATIBILITY *** * (bug)[da3914] [$treeview identify element] failure * (bug)[897ffe] Prevent cross-manager loops of geom management * (bug)[368fa4] Prevent toggle of hidden treeview indicators * (bug)[928652] Apply TIP 533 for ttk::menubutton * (bug)[1001070] X-platform rework of label options -highlight* * (bug)[6286fd] checkbutton handling of -selectcolor * (bug) Ttk scrolling bugs, see tests treeview-9.1, entry-3.[3-6] * (new)[TIP 541] [combobox current] support "end" index * (bug)[2a6c62] <<TreeviewSelect>> trigger on item delete * (bug)[75b8fb] Crash with some [event generate]d <ButtonRelease> * (bug)[5ddeca] Stop app switching exposing withdrawn windows as zombies * (new) Refactor all MouseWheel bindings *** POTENTIAL INCOMPATIBILITY *** * (bug)[c8ccd1] up array key in [text] takes to index 1.0 * (new)[TIP 532] Tk event loop rewrite to prevent ring overflow *** POTENTIAL INCOMPATIBILITY *** * (bug)[2834776] Stop disabled spinbox from generating <<Increment>> & <<Decrement>> * (bug)[a01b6f7] Workaround XWayland bug reporting screen width * (bug)[b82bd4] Fix [style configure -compound] * (bug)[69b48f] failing test textTag-18.1 * (bug)[c4abd2] panic in stackorder command * (bug)[53d280] [wm iconphoto] crash on empty image * [90d555] workaround NSFontManager bad selections * (new) Partial Emoji support in text displays - tk-8.5.12-fix-xft.patch is not needed anymore. Reinhard Max 2019-12-03 16:08:16 +00:00
  • 34ac3c15f9 Accepting request 717799 from devel:languages:tcl Dominique Leuenberger 2019-07-28 08:17:18 +00:00
  • 2002b0947a Accepting request 717799 from devel:languages:tcl Dominique Leuenberger 2019-07-28 08:17:18 +00:00
  • 61593cd245 - Use FAT LTO objects in order to provide proper static library (boo#1138797). Reinhard Max 2019-07-23 06:59:20 +00:00
  • af81c13972 - Use FAT LTO objects in order to provide proper static library (boo#1138797). Reinhard Max 2019-07-23 06:59:20 +00:00
  • 8579a4b728 Accepting request 669141 from devel:languages:tcl Dominique Leuenberger 2019-01-29 13:39:32 +00:00
  • bc05548f78 Accepting request 669141 from devel:languages:tcl Dominique Leuenberger 2019-01-29 13:39:32 +00:00
  • fd113eb062 Accepting request 578208 from home:elvigia:branches:devel:languages:tcl Reinhard Max 2019-01-28 16:48:30 +00:00
  • 83302e5d6a Accepting request 578208 from home:elvigia:branches:devel:languages:tcl Reinhard Max 2019-01-28 16:48:30 +00:00
  • 1edef6cfbf OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tk?expand=0&rev=69 Reinhard Max 2018-12-12 17:30:39 +00:00
  • 854bd97b17 OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tk?expand=0&rev=69 Reinhard Max 2018-12-12 17:30:39 +00:00
  • 4f6a7aa66b - Version 8.6.9: * (bug)[aa7679] crash using window after master destroyed * (bug)[925262] New option -state for ttk::scale * (bug)[fa8de7] Crash [ttk::checkbutton .x -variable {}] * (bug)[382712] Crash in [event generate . <KeyPress>] * (bug)[657c38] Crash in menu destroy with checkbutton entry * (bug)[de156e] Deny PRIMARY selection access in safe interps * (bug)[b68710] Fixes in [text] bindings * (bug)[e20d5c] Stop failures of textTag-18.1 * (bug)[5d991b] Fortify var traces against deleted vars * (bug)[1821174] Stop RenderBadPicture X error * (bug)[502e74] Stop X errors on untrusted connections * (bug)[71b131] Regression in Tk_DrawChars() * (bug)[59fccb] menu flaws when empty menubar clicked * (bug)[7423f9] improved legacy support for [tk_setPalette] * (bug)[de01e2] Crash in [$text replace] * (bug)[135696] Crash in [wm transient] * (bug)[309b42] Improve ttk high-contrast-mode support * (bug)[fabed1] GIF photo support for "deferred clear code" * (bug)[3441086] error message in layout-2 * (bug)[05bd7f] vista theme for combobox * (bug)[382712] crash in KeyPress event handling * (bug)[6fcaaa] insertion cursor visibility in ttk::entry * (bug)[822923] cascade menu indicator color * (bug)[9658bc] borderwidth calculations on menu items * (bug)[ca403f] treeview border drawing * (bug)[4b555a] hang in [$text search -all] * (bug)[6b22d4] [treeview] binding fix Reinhard Max 2018-12-12 17:13:03 +00:00
  • b768573fc1 - Version 8.6.9: * (bug)[aa7679] crash using window after master destroyed * (bug)[925262] New option -state for ttk::scale * (bug)[fa8de7] Crash [ttk::checkbutton .x -variable {}] * (bug)[382712] Crash in [event generate . <KeyPress>] * (bug)[657c38] Crash in menu destroy with checkbutton entry * (bug)[de156e] Deny PRIMARY selection access in safe interps * (bug)[b68710] Fixes in [text] bindings * (bug)[e20d5c] Stop failures of textTag-18.1 * (bug)[5d991b] Fortify var traces against deleted vars * (bug)[1821174] Stop RenderBadPicture X error * (bug)[502e74] Stop X errors on untrusted connections * (bug)[71b131] Regression in Tk_DrawChars() * (bug)[59fccb] menu flaws when empty menubar clicked * (bug)[7423f9] improved legacy support for [tk_setPalette] * (bug)[de01e2] Crash in [$text replace] * (bug)[135696] Crash in [wm transient] * (bug)[309b42] Improve ttk high-contrast-mode support * (bug)[fabed1] GIF photo support for "deferred clear code" * (bug)[3441086] error message in layout-2 * (bug)[05bd7f] vista theme for combobox * (bug)[382712] crash in KeyPress event handling * (bug)[6fcaaa] insertion cursor visibility in ttk::entry * (bug)[822923] cascade menu indicator color * (bug)[9658bc] borderwidth calculations on menu items * (bug)[ca403f] treeview border drawing * (bug)[4b555a] hang in [$text search -all] * (bug)[6b22d4] [treeview] binding fix Reinhard Max 2018-12-12 17:13:03 +00:00
  • fee0e24cd9 - Update tkcon.tcl to CVS revision 1.124: * Use -underline clearly to disambiguate from new 8.6.6 option -underlinefg * prevent file edit from undoing loading of file Reinhard Max 2018-07-12 10:40:52 +00:00
  • 75b179fbdb - Update tkcon.tcl to CVS revision 1.124: * Use -underline clearly to disambiguate from new 8.6.6 option -underlinefg * prevent file edit from undoing loading of file Reinhard Max 2018-07-12 10:40:52 +00:00
  • bb3b10290f - Version 8.6.8: * (bug)[f1a3ca] Memory leak in [text] B-tree * (bug)[ee40fd] Report [console] init errors * (bug)[3295446] Improve history visibility in [console] * (bug)canvas closed polylines fully honor -joinstyle * (bug)[cc42cc] out of mem crash in tests imgPhoto-18.* * (bug)[3406785] fix coords rounding when drawing canvas items * (bug)[8277e1] linux fontchooser sync with available fonts * (bug)[5239fd] Segfault copying a photo image to itself * (bug)[514ff6] canvas rotated text overlap detection * (bug)[1e0db2] canvas rchars artifacts * (bug)[d9fdfa] display of Long non-wrapped lines in text * (bug)[dd9667] text anchor not set * (bug)[bb6b40] ::tk::AmpMenuArgs and 'entryconf' * (bug)[55b95f] Crash [scale] with a bignum value * (bug)[ce62c8] text-37.1 fails * (bug)[0ef1c5] OS X - tests menu-22.[345] hang * (bug) display of embedded toplevels * (bug)[73ba07] Correct property type for MULTIPLE conversion * (bug) Memory leak in tkImgPhoto.c. * (bug) Defeat zombie toplevels * (bug) [wm withdraw] on Window and Dock menus * (new)[TIP 477] nmake build system reform Reinhard Max 2017-12-29 20:10:57 +00:00
  • d8973ff307 - Version 8.6.8: * (bug)[f1a3ca] Memory leak in [text] B-tree * (bug)[ee40fd] Report [console] init errors * (bug)[3295446] Improve history visibility in [console] * (bug)canvas closed polylines fully honor -joinstyle * (bug)[cc42cc] out of mem crash in tests imgPhoto-18.* * (bug)[3406785] fix coords rounding when drawing canvas items * (bug)[8277e1] linux fontchooser sync with available fonts * (bug)[5239fd] Segfault copying a photo image to itself * (bug)[514ff6] canvas rotated text overlap detection * (bug)[1e0db2] canvas rchars artifacts * (bug)[d9fdfa] display of Long non-wrapped lines in text * (bug)[dd9667] text anchor not set * (bug)[bb6b40] ::tk::AmpMenuArgs and 'entryconf' * (bug)[55b95f] Crash [scale] with a bignum value * (bug)[ce62c8] text-37.1 fails * (bug)[0ef1c5] OS X - tests menu-22.[345] hang * (bug) display of embedded toplevels * (bug)[73ba07] Correct property type for MULTIPLE conversion * (bug) Memory leak in tkImgPhoto.c. * (bug) Defeat zombie toplevels * (bug) [wm withdraw] on Window and Dock menus * (new)[TIP 477] nmake build system reform Reinhard Max 2017-12-29 20:10:57 +00:00
  • 7fd0b1732a Accepting request 525918 from devel:languages:tcl Dominique Leuenberger 2017-09-20 15:05:21 +00:00
  • e00c8be353 Accepting request 525918 from devel:languages:tcl Dominique Leuenberger 2017-09-20 15:05:21 +00:00
  • 8edd0094c9 - Change licence to "TCL". Reinhard Max 2017-09-13 16:59:59 +00:00
  • 3f0bbb7384 - Change licence to "TCL". Reinhard Max 2017-09-13 16:59:59 +00:00
  • 0832671bdc Revert the last change, the original URL got fixed. Reinhard Max 2017-09-13 16:50:13 +00:00
  • 7471e0818a Revert the last change, the original URL got fixed. Reinhard Max 2017-09-13 16:50:13 +00:00
  • 7bc003ecf9 Use a download URL that works Reinhard Max 2017-09-13 14:44:57 +00:00
  • 335b86ec0b Use a download URL that works Reinhard Max 2017-09-13 14:44:57 +00:00
  • a2e8a6fe75 - New version 8.6.7: Reinhard Max 2017-08-11 15:44:24 +00:00
  • 8b5b02a293 - New version 8.6.7: Reinhard Max 2017-08-11 15:44:24 +00:00
  • 088a455f18 Accepting request 445415 from devel:languages:tcl Dominique Leuenberger 2016-12-17 08:45:40 +00:00
  • bb4d895346 Accepting request 445415 from devel:languages:tcl Dominique Leuenberger 2016-12-17 08:45:40 +00:00
  • 35d13001a4 - New version 8.6.6: * (bug)[3137232] spinbox teardown hygiene * (bug)[2981253] spinbox rapid button action * (bug)[2262543] scale initialization callbacks * (bug)[e9112e] incomplete [wm forget] * (bug)[d95e5d] <Map> from hidden panes * (TIP 443) More configuration options for text tags * (bug)[487861] menu: cascade/accelerator appearance * (bug)[1192095] active index from toplevel menus * (bug)[18c08d] revised final newline behavior in [text] *** POTENTIAL INCOMPATIBILITY *** * (bug)[fd3a4d] <<Modified>> delivery to text peers * (bug)[b36218,011706] event reentrancy / widget destruction * (bug)[64261b] mouse events after double click * (bug)[545f10] Xft color font speed * (bug)[109865] event reentrancy / widget destruction * (TIP 446)[1273358] [$text edit (canundo|canredo)] * (bug)[79549a] crash in mouse pointer warping * (bug)[787adc] Modernize Tk_Init() * (bug) Aqua: excess lable padding * (bug) Aqua: bitmap distortion * (bug) Aqua/Retina: fix alpha rendering of images * (bug)[c84f66] Aqua: crash: overflow in geometry calc * (bug)[450bb0] Aqua: memory corruption from [tk busy] Reinhard Max 2016-11-14 12:12:30 +00:00
  • 96b8a41316 - New version 8.6.6: * (bug)[3137232] spinbox teardown hygiene * (bug)[2981253] spinbox rapid button action * (bug)[2262543] scale initialization callbacks * (bug)[e9112e] incomplete [wm forget] * (bug)[d95e5d] <Map> from hidden panes * (TIP 443) More configuration options for text tags * (bug)[487861] menu: cascade/accelerator appearance * (bug)[1192095] active index from toplevel menus * (bug)[18c08d] revised final newline behavior in [text] *** POTENTIAL INCOMPATIBILITY *** * (bug)[fd3a4d] <<Modified>> delivery to text peers * (bug)[b36218,011706] event reentrancy / widget destruction * (bug)[64261b] mouse events after double click * (bug)[545f10] Xft color font speed * (bug)[109865] event reentrancy / widget destruction * (TIP 446)[1273358] [$text edit (canundo|canredo)] * (bug)[79549a] crash in mouse pointer warping * (bug)[787adc] Modernize Tk_Init() * (bug) Aqua: excess lable padding * (bug) Aqua: bitmap distortion * (bug) Aqua/Retina: fix alpha rendering of images * (bug)[c84f66] Aqua: crash: overflow in geometry calc * (bug)[450bb0] Aqua: memory corruption from [tk busy] Reinhard Max 2016-11-14 12:12:30 +00:00
  • f2a6206c77 Accepting request 365280 from devel:languages:tcl Dominique Leuenberger 2016-03-14 08:56:18 +00:00
  • 3fef4b2efc Accepting request 365280 from devel:languages:tcl Dominique Leuenberger 2016-03-14 08:56:18 +00:00
  • c47ad2cc3f OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tk?expand=0&rev=57 Reinhard Max 2016-03-03 10:27:31 +00:00
  • 6cc21748cb OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tk?expand=0&rev=57 Reinhard Max 2016-03-03 10:27:31 +00:00
  • 8f4037af4e Accepting request 320822 from devel:languages:tcl Stephan Kulow 2015-09-19 04:51:43 +00:00
  • 44ecdffaee Accepting request 320822 from devel:languages:tcl Stephan Kulow 2015-09-19 04:51:43 +00:00
  • 80e86a9e5c - New version 8.6.4: * (bug)[d43a10] shimmer-related crash in [tk_getOpenFile] * (bug)[1c0d6e] Win build trouble with SIGDN * (bug)[4a0451] [tk_getOpenFile] result * (bug) several fixes to elided context in [text] * (new feature)[TIP 433] %M binding substitution * (bug)[ab6dab] corrupt dashed lines in postscript - Update tkcon.tcl to CVS revision 1.122. Reinhard Max 2015-08-06 08:50:20 +00:00
  • 09b6e80156 - New version 8.6.4: * (bug)[d43a10] shimmer-related crash in [tk_getOpenFile] * (bug)[1c0d6e] Win build trouble with SIGDN * (bug)[4a0451] [tk_getOpenFile] result * (bug) several fixes to elided context in [text] * (new feature)[TIP 433] %M binding substitution * (bug)[ab6dab] corrupt dashed lines in postscript - Update tkcon.tcl to CVS revision 1.122. Reinhard Max 2015-08-06 08:50:20 +00:00
  • de45c892e6 Accepting request 307913 from home:fstrba:freetype2 Dominique Leuenberger 2015-06-11 12:55:39 +00:00
  • 1b30d80b9e Accepting request 307913 from home:fstrba:freetype2 Dominique Leuenberger 2015-06-11 12:55:39 +00:00
  • a15054d74d Accepting request 306602 from home:fstrba:freetype2 Reinhard Max 2015-05-13 07:37:00 +00:00
  • 55de656e33 Accepting request 306602 from home:fstrba:freetype2 Reinhard Max 2015-05-13 07:37:00 +00:00
  • 65368e59ea Accepting request 261312 from devel:languages:tcl Dominique Leuenberger 2014-11-18 21:53:09 +00:00
  • f9603d1297 Accepting request 261312 from devel:languages:tcl Dominique Leuenberger 2014-11-18 21:53:09 +00:00
  • 98a99ac947 - New version 8.6.3: * (bug)[9e487e] Phony button clicks from browsers to plugin * (bug)[810c43] [text] elide changes advance epoch * (bug)[fb35eb] fix PNG transparency appearance * (bug)[3417012] [scale -digits $bigValue] segfault * (bug)[3529885] [scale] handling of negative resolution Reinhard Max 2014-11-12 16:04:02 +00:00
  • cfc0ec8064 - New version 8.6.3: * (bug)[9e487e] Phony button clicks from browsers to plugin * (bug)[810c43] [text] elide changes advance epoch * (bug)[fb35eb] fix PNG transparency appearance * (bug)[3417012] [scale -digits $bigValue] segfault * (bug)[3529885] [scale] handling of negative resolution Reinhard Max 2014-11-12 16:04:02 +00:00
  • a90d85fb66 Accepting request 247721 from devel:languages:tcl Stephan Kulow 2014-09-07 09:11:51 +00:00