Revisions of tk

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1154136 from Reinhard Max's avatar Reinhard Max (rmax) (revision 51)
- New version 8.6.14:
  * (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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1038706 from Reinhard Max's avatar Reinhard Max (rmax) (revision 50)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 930670 from Reinhard Max's avatar Reinhard Max (rmax) (revision 49)
- New version 8.6.12:
  * (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>>
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 887864 from Reinhard Max's avatar Reinhard Max (rmax) (revision 48)
- Update to version 8.6.11.1 (still presenting itself as 8.6.11)
  * Fixed issue in bindMouseWheel
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 860314 from Reinhard Max's avatar Reinhard Max (rmax) (revision 47)
- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 849578 from Reinhard Max's avatar Reinhard Max (rmax) (revision 46)
- Fix manpage symlink for wish8.6.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 753330 from Reinhard Max's avatar Reinhard Max (rmax) (revision 44)
- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 717799 from Reinhard Max's avatar Reinhard Max (rmax) (revision 43)
- Use FAT LTO objects in order to provide proper static
  library (boo#1138797).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 525918 from Reinhard Max's avatar Reinhard Max (rmax) (revision 41)
- Change licence to "TCL". 

- New version 8.6.7:
  * (bug)[a2abc4] Wrong warp cursor position on 2nd display
  * (bug)[fa3229] menu-38.1
  * (bug)[2cf3d6] button-5.24
  * (bug)[1534455,2945130] Key release events get _L vs _R right.
  * (bug)[8c4216] listbox-4.1
  * (bug)[eb2681] listbox-13.1
  * (bug)[3126428] ttk::button react to image change
  * (bug)[1082213] wrapped text don't start lines with whitespace
  * (bug)[3217462] tri-state button on non-native theme
  * (bug)[3588460] Fix file dialog -typevariable
  * (bug)[e36963] event generate .e <diaeresis>
  * (bug)[6aea69] grid-23
  * (bug)[f60c54] combobox-3
  * (bug)[f32502] crash drawing many dashed objects
  * (bug)[dac92f] text-2.[89]
  * (bug)[7a838c] X11 ring buffer overflow
  * (bug)[d4fb4e] imgPhoto-4.75
  * (bug)[1403ea] Limits on text line size on Windows
  * (bug)[ae32eb] textDisp fails in text custom config
  * (bug)[7d967c] crash after IME restart
  * (bug)[c492c9] disabled combobox arrow appearance
  * (bug)[6b3644] Fix -alpha for 16-bit color PNG
  * (bug)[775273] artifacts on Ubuntu 16.10+
  * (bug)[28a3c3] test BTree memleaks plugged
  * (bug)[db8c54] Stop freed mem access in warp pointer callback
  * (bugs) Fix calculation of ttk::notebook tab widths
  * (bug)[291296] notebook tab management
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 445415 from Reinhard Max's avatar Reinhard Max (rmax) (revision 40)
- 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]
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 365280 from Reinhard Max's avatar Reinhard Max (rmax) (revision 39)
- New version 8.6.5:
  * (bug)[e4ed00] [$text index "1.0 display wordstart"] crash
  * (bug)[562118] Unicode support of "wordstart" modifier
  * (bug)[06c3fc] PNG alpha error corrupted output file
  * (bug)[dece63] various mem corruptions in images
  * (bug)[53f8fc] panedwindow geometry management
  * (bug)[1641721] tk_getOpenFile symlink display doubled
  * (bug)[d7bad5][2368195][3592454][1714535][1292219][3592454]
    panedwindow fixes
  * (bug)[805cff] Tk_ConfigureWidget() segfault
  * (bug)[3f179a] Text widget crash with elided text
  * (bug)[2886436] Stop [$text delete] acting before start index
  * (bug)[1236306] TraverseToMenu error bound to toplevel destroy
  * (bug)[00189c] MSVC 14: semi-static UCRT support
  * (bug)[cc0ba3] PNG read buffer overflow
  * (bug)[1501749] Crash embedded window delete bound to <Map>
  * (license) Replace icons that lacked clear free license
  * (bug)[46c83f] Win: tk_getOpenFile -initialdir
  * (new feature)[TIP 437] New panedwindow options
  * (bug)[1669632] [text] autoseparator placement
  * (bug)[2262711] [text] RE search Unicode+elided
  * (bug)[1815161] [$text count -ypixels] needs management
  * (bug)[1520118] Document spinbox validate expectations
  * (bug)[1414025] $entry insertion cursor visibility
  * (bug) PNG rendering on El Capitan
  * (bug)[2160206] menubutton panic
  * (bug)[220854] Display trailing TAB in entry
  * (bug)[542199] double click on lone char in entry
  * (bug)[297442d] strict motif binding on <Control-underscore>
  * (bug)[3601604] $listbox -takefocus
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 320822 from Reinhard Max's avatar Reinhard Max (rmax) (revision 38)
- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 261312 from Reinhard Max's avatar Reinhard Max (rmax) (revision 37)
- 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
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 247721 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 36)
Automatic submission by obs-autosubmit
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 35)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 230373 from Reinhard Max's avatar Reinhard Max (rmax) (revision 34)
Add patch to fix pkgconfig file. (forwarded request 228248 from badshah400)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 204299 from Reinhard Max's avatar Reinhard Max (rmax) (revision 33)
- tkcon requires xhost (bnc#846953) (forwarded request 204287 from sndirsch)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 199830 from Reinhard Max's avatar Reinhard Max (rmax) (revision 32)
- Final 8.6.1 release:
  * Fix several crashes.

- New patchlevel release 8.6.1rc0:
  * (enhancement) better build support for Debian arch
  * (bug fix)[3603077] treeview update on tag add/remove
  * (bug fix)[3599312] First Alt key event is lost
  * (platform support) FreeBSD updates
Displaying revisions 1 - 20 of 51
openSUSE Build Service is sponsored by