Bwidget Source Code
Timeline
Not logged in

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

20 check-ins using file font.tcl version e34b157337

2005-07-28
00:40
* init.tcl (Widget::_opt_defaults): make a proc for opt defaults, recognize aqua as a platform
check-in: 61539f2d49 user: hobbs tags: trunk
2005-02-25
19:13
* lang/da.rc (new): Danish language file [Bug 1151534] (elhaard)
check-in: 763c951300 user: hobbs tags: trunk
2005-01-26
01:01
* notebook.tcl: reverted lester patch - too many bugs related to deleting and reinsertion of tabs.
check-in: 963586c4d1 user: hobbs tags: trunk
2004-12-01
19:33
revert version bump for notebook change - it was not a feature change check-in: e3083575d5 user: hobbs tags: trunk
19:33
add notebook changes to ChangeLog check-in: 48f4720e0b user: hobbs tags: trunk
14:34
Changed version number due to changes in Notebook.tcl check-in: a8cf1bf7c7 user: gwlester tags: trunk
14:34
Performance improvements to Notebook when using ss or raise methods (among others) with large number of tabs check-in: 29d4218997 user: gwlester tags: trunk
2004-10-09
00:18
See file. check-in: de63bb608c user: pointsman tags: trunk
00:18
(MainFrame::_parse_accelerator) made accelerator Ctrl-f in -menu definitions work. [Bug 1043107] check-in: 9d1e2a998f user: pointsman tags: trunk
2004-09-24
23:57
* color.tcl: use toplevel instead of menu for dropdown color menu and do better focus/grab restoration.
check-in: 14bda5baef user: hobbs tags: trunk
23:57
* utils.tcl (BWidget::RestoreFocusGrab,SetFocusGrab): add BWidget equivalents of what Tk uses for better stacked grab/focus mgmt.
check-in: 14c5fc9fdf user: hobbs tags: trunk
23:56
* dialog.tcl (Dialog::create): withdraw topleve immediately after creation.
check-in: 5d8a4f1473 user: hobbs tags: trunk
2004-09-14
23:44
* widget.tcl (Widget::focusPrev): hack to avoid focus into direct parent when it is a megawidget. [Bug 765667]
check-in: 768f73f6fc user: hobbs tags: trunk
23:43
* listbox.tcl: add FocusIn redirector to %W.c, add explicit -takefocus 0 to the frame parent.
check-in: 129bfac202 user: hobbs tags: trunk
23:41
add F12 console show binding check-in: 058837ecb1 user: hobbs tags: trunk
20:46
* notebook.tcl (NoteBook::_draw_page): adjust height for bottom drawn tabs. [Bug 988628]
check-in: 66ffaac3fe user: hobbs tags: trunk
2004-09-09
22:17
* panelframe.tcl (new): new PanelFrame widget which creates a * pkgIndex.tcl: frame with boxed title area that accepts * Makefile.in: additional widgets. * BWman/contents.html: * BWman/navtree.html: * BWman/PanelFrame.html (new):
check-in: 57cc13b104 user: hobbs tags: trunk
22:17
* xpm2image.tcl (xpm-to-image): correctly recognize None with -nocase
check-in: ff086d3619 user: hobbs tags: trunk
22:16
* statusbar.tcl: improve init to use bwidget's automated arg passing for subwidgets. Simplify delete subcommand to call remove.
check-in: 4552f26ab4 user: hobbs tags: trunk
2004-09-03
04:34
change dialogs to anchor buttons e check-in: effdf3d3d9 user: hobbs tags: trunk