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 Max2022-11-23 16:54:47 +00:00
2814daf383
* (platform) stop using -lieee, removed from glibc-2.27 (bsc#1179615, bsc#1181840).
Reinhard Max2021-11-23 17:17:06 +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 Max2021-11-10 12:35:44 +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 Max2021-01-04 16:59:06 +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 Max2018-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 Max2018-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 Max2017-12-29 20:10:57 +00:00