Changelog for
bwidget-1.9.9-lp151.2.2.noarch.rpm :
* Sun Nov 01 2015 p.drouandAATTgmail.com- Update to version 1.9.9
* widget.tcl: Widget::define got new parameter -namespace, allowing megawidget namespace be different to class name. This allows lower case namespace names. Ticket [023a631b20]
* Wed Dec 24 2014 p.drouandAATTgmail.com- Update to version 1.9.8 + widget.tcl: Widget::which errors when option not present. Ticket [397db23424] + widget.tcl: Don\'t invoke unqualified upvar in callers scope. Ticket [046fa04231] + widget.tcl: Don\'t double creation of temporary widget for + default values retrieval. Use result of _get_tkwidget_options instead. Ticket [393b67ab19] + widget.tcl: New procedure Widget::which (as in [namespace which]), that returns the fully qualified name for a widget option or widget variable. Ticket [a8705e5fd9] + widget.tcl: Remove unneeded upvar. Ticket [43f93e0a97] + widget.tcl et al: remove apparently unused procedure Widget::syncoptions and all calls. Ticket [3c2b8eafc6] + scrollframe.tcl: Make -constrainedwidth 1 and - constrainedheight 1 work together. Ticket [2fa44401d5] + widget.tcl: Remove temporary widget. Ticket [6cd041bcc1] + combobox.tcl: Themed ComboBox color specifications are honored. Ticket [6c6704e40f] + combobox.tcl: Fails in themed mode with \"unknown option -bg\". Patch solves this but listbox items are white on white when \"-foreground\" is specified. Ticket [6632134ce9] + listbox.tcl: Update on option -deltay added. Set x0 to 2 to make highlight work and look nice for listbox with image. Take image into account to show selection. Ticket [ff1787af9c] + scrollw.tcl: Raise scrolled window if it is below in the window hierarchy. Ticket [ff1787af9c] + dynhelp.tcl: Sometimes the tooltip does not occur under gnome/metacity on ubuntu. Ticket [a588d2f800]- Add Url to project home
* Thu Aug 09 2012 maxAATTsuse.com- New version 1.9.6:
* listbox.tcl ListBox::selection Only redraw if selection changed.
* entry.tcl, BWMan/entry.tcl checkbox.tcl Themed mode: Invoking \"configure\" without arguments results in errors that non-ttk options are not present.
* Removed Entry options: -background -foreground -relief - borderwidth -fg -bg -bd.
* entry.tcl mapped entry option -state to ttk::entry state in themed mode to make state change visible.
* BWMan/ListBox.html documented options -selectfill and - autofocus as read-only.
* widget.tcl (Widget::focusOK) fixed list with update. Arises, if a ttk widget with a widget path with spaces is the next widget.
* Wed Feb 29 2012 gschlotterAATTsuse.com- Upgrade to version 1.9.5.- /images/CVS/ doesn\'t exist in this version- source name changed to bwidget from BWidget- included dos2unix to erease an error from a txt file
* Sat Sep 17 2011 jengelhAATTmedozas.de- Remove redundant tags/sections from specfile
* Wed Jul 29 2009 maxAATTsuse.de- Bugfix release: 1.9.0.
* MainFrame: getmenustate method
* ScrollFrame: follows much better when contents size changes
* ComboBox: Posting, Keyboard, not unique contents return, Mac X11 and aqua, text selection handling.
* Listbox: item deletion error
* PasswdDlg: disabled password handling
* Balloon Help: Placement on borders and on multiple screens (as far as possible)- Potential incompatibilities:
* Option data base entry for \"MessageDlg -text\" changed from \"
*MessageDlg.frame.msg.message\" to \"
*MessageDlg.frame.msg.text\"
* Thu Apr 17 2008 maxAATTsuse.de- New version 1.8.0 from CVS as of 2007-10-31.- Many bug fixes, new translations and adjustments for Tk 8.5.
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires
* Fri Jun 17 2005 maxAATTsuse.de- Moved script library to /usr/share/tcl .
* Fri Jan 30 2004 maxAATTsuse.de- new version: 1.7.0 + some newer fixes from CVS.- building as a non-root user.