Bwidget Source Code
Changes On Branch bwidget
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch bwidget Excluding Merge-Ins

This is equivalent to a diff from 94ff035b54 to 26b04efb02

2023-05-23
06:43
Restored "" in documentation. Thanks, Rolf ! Leaf check-in: 26b04efb02 user: oehhar tags: bwidget
2023-05-22
12:34
TCL9.0/Tk8.7 compatibility issues found by Paul Obermeier. https://wiki.tcl-lang.org/page/Porting+extensions+to+Tcl+9 Ticket [1bee17b353] check-in: c2f71bcc58 user: oehhar tags: bwidget
2009-08-10
11:23
Branched to BWidget Scope: Package BWidget compatible to tcl/tk >=8.1 and tk (e.g. no tile/ttk) check-in: 1c12194ca8 user: oehhar tags: bwidget
2009-08-04
16:39
* notebook.tcl (NoteBook::delete) Method delete destroyframe=1 and reinsertion -> raise failed - state variables were deleted [Bug 2831785] by kjnash * tree.tcl (Tree::_keynav) Fire virtual event <<TreeSelect>> also on keyboard navigation [Patch 2828086] by Kevin Walzer * combobox.tcl Replaced aqua conditional code check by $Widget::_aqua check-in: 66f7bd69b2 user: oehhar tags: trunk
2009-07-24
17:44
Synthetic commit. Leaf check-in: 92b00e0e2d user: cvs2fossil tags: bwidget-1-9-0-synthetic, bwidget-1-9-0
17:44
Changed page version from 1.8 to 1.9 check-in: 94ff035b54 user: oehhar tags: trunk
16:01
* tree.tcl (Tree::_set_help), Tree.html DynamicHelp -helpcmd added to tree node help * tree.tcl (Tree::_draw_subnodes) a vertical line to a virtual root node above the widget is only drawn when there are multiple child nodes. This reverts the modification dated 2004-04-21 for this case. [Patch 2825354] by Koen Danckaert check-in: 55b962c054 user: oehhar tags: trunk

Changes to BWman/BWidget.html.

Changes to BWman/Button.html.

Changes to BWman/ButtonBox.html.

Changes to BWman/ComboBox.html.

Changes to BWman/Dialog.html.

Changes to BWman/Entry.html.

Changes to BWman/Label.html.

Changes to BWman/ListBox.html.

Changes to BWman/MainFrame.html.

Changes to BWman/MessageDlg.html.

Changes to BWman/NoteBook.html.

Changes to BWman/ScrolledWindow.html.

Changes to BWman/SelectColor.html.

Changes to BWman/SpinBox.html.

Changes to BWman/Tree.html.

Changes to BWman/Widget.html.

Changes to BWman/contents.html.

Changes to ChangeLog.

Changes to README.txt.

Changes to button.tcl.

Changes to buttonbox.tcl.

Changes to color.tcl.

Changes to combobox.tcl.

Changes to demo/demo.tcl.

Changes to demo/tmpldlg.tcl.

Changes to dialog.tcl.

Changes to dropsite.tcl.

Changes to dynhelp.tcl.

Changes to entry.tcl.

Changes to font.tcl.

Changes to init.tcl.

Changes to label.tcl.

Changes to labelentry.tcl.

Changes to labelframe.tcl.

Changes to lang/da.rc.

Changes to lang/de.rc.

Changes to lang/en.rc.

Changes to lang/es.rc.

Changes to lang/fr.rc.

Changes to lang/hu.rc.

Changes to lang/nl.rc.

Changes to lang/no.rc.

Added lang/pl.rc.

Changes to listbox.tcl.

Changes to mainframe.tcl.

Changes to notebook.tcl.

Changes to pagesmgr.tcl.

Changes to pkgIndex.tcl.

Changes to scrollframe.tcl.

Changes to scrollw.tcl.

Changes to spinbox.tcl.

Changes to tests/entry.test.

Changes to tree.tcl.

Changes to utils.tcl.

Changes to widget.tcl.

Changes to xpm2image.tcl.