Bwidget Source Code
Timeline
Not logged in

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

50 events occurring around ae5fed8a0f475d83.

2009-06-30
20:27 Closed ticket [1224203fff]: Tree widget substitutes wrong path for %W in command binding plus 4 other changes artifact: 97dadc9fc2 user: oehhar
18:26 New ticket [2814771fff] Color Settings dialog bug. artifact: 15db8bf99a user: tomk
18:23 Ticket [2812473fff] test-normal description is confusing or wrong status still Open with 4 other changes artifact: 784bc042d6 user: arjenmarkus
18:22 Ticket [2812832fff] unstable calculation of variance status still Open with 4 other changes artifact: 3c7af08787 user: arjenmarkus
16:17
* buttonbox.tcl (ButtonBox::_redraw) Bug corrected: -uniform gridding option is used if tcl version >= 8.4 (not 8.3). [Patch 2807147] by Koen Danckaert

* tree.tcl (Tree::_drop_cmd) If there is no node, drop didn't work. [Bug 1042613] reported by Rolf Ade

* Tree.html Bind commands: removed promise that %W would work in future. The underlying widgets should only be manipulated using the node id. [Bug 1224203] by Jasper Taylor, remarks by J. Tang

* Tree.html Bind commands: with -selectfill, the given command is overwritten for the background box. [Bug 1003962] by Torsten Berg

* dropsite.tcl (DropSite::register) Bug fixed: fails on multiple drop targets [Bug 1213123] by T.Neil

* combobox.tcl (ComboBox::_create_popup) Bug fixed: Return key in drop down list when -bwlistbox true [Bug 1205536] patch by Steve Landers

* combobox.tcl (ComboBox::_create_popup, ComboBox::_unmapliste) Mac aqua and x11 fixes, multi screen issue still open. [Bug 1451784] report by Jasper Taylor, fix by Kevin Walzer

* listbox.tcl (ListBox::_multiple_select) Selected item not deselected on control-click [Bug 1029144] reported by Konrad Rosenbaum check-in: d4234674be user: oehhar tags: trunk

15:13 Ticket [1435941fff] Hanging problem with ComboBox in Dialog status still Pending with 4 other changes artifact: f411d1f053 user: oehhar
14:22 Ticket [2807147fff] buttonbox -homogeneous widths status still Closed with 4 other changes artifact: f5ce53ef91 user: oehhar
2009-06-29
23:30 Closed ticket [1230737fff]: No cleanup after failure in bwidget::init plus 7 other changes artifact: 389eb4c8ae user: oehhar
23:02 Pending ticket [1243991fff]: ListBox mouse selection bug plus 7 other changes artifact: e951d96899 user: oehhar
22:53 Closed ticket [1266792fff]: Wrong option added to database by Widget::tkinclude. plus 7 other changes artifact: 967b1b8476 user: oehhar
22:30 Ticket [2814050fff] fix notebook itemconfigure -helptext status still Open with 4 other changes artifact: 34a03927ca user: danckaert
22:30 Add attachment notebook.patch to ticket [2814050fff] artifact: fa45c6e30c user: danckaert
21:33 Pending ticket [1359028fff]: ScrolledWidget does not respect -relief upon creation plus 3 other changes artifact: 102327378c user: oehhar ... 1 similar event omitted.
21:29 Pending ticket [1435941fff]: Hanging problem with ComboBox in Dialog plus 6 other changes artifact: 32f87e4174 user: oehhar
21:15 Closed ticket [1492527fff]: bwidget - Dialog uses tk_messageBox: frozen gui. plus 7 other changes artifact: 0460c6f1b3 user: oehhar
20:06 Closed ticket [2783019fff]: scrollwindow bug - flickering scrollbar plus 3 other changes artifact: dc6d31e61c user: oehhar ... 1 similar event omitted.
19:18 Ticket [2807227fff] ScrollableFrame issues status still Closed with 4 other changes artifact: ea0a091211 user: oehhar
18:56 Ticket [2807160fff] ComboBox should use unmanaged scrollwindow status still Closed with 4 other changes artifact: 99ec2aa4f0 user: oehhar
16:34
* widget.tcl (Widget::init) : fixed a memory leak on wrong option value. [Bug 1230737] check-in: 37c527d396 user: oehhar tags: trunk
16:10 Closed ticket [1451784fff]: Bwidget notebook highlight looks bad on OS X plus 3 other changes artifact: 67dfa98ec3 user: oehhar ... 1 similar event omitted.
15:53
* widget.tcl (Widget::tkinclude) : option data base entry name keeps the original name and not the renamed name. The only resulting modification is to rename the option key for "MessageDlg -text" from "*MessageDlg.frame.msg.message" to "*MessageDlg.frame.msg.text". [Bug 1266792] check-in: 23042e15ee user: oehhar tags: trunk
15:30 New ticket [2814050fff] fix notebook itemconfigure -helptext. artifact: 594bf6de14 user: danckaert
13:28
* ScrolledWindow.html ScrolledWindow documentation changed: Documented options: -ipad, -sides, -size, -managed [Patch 2807160] Text by Koen Danckaert Removed (read only) remark of option -scrollbar.

* scrollframe.tcl (ScrollableFrame::create) changed bindings [Patch 2807227] by Koen Danckaert (comment)

* scrollw.tcl (ScrolledWindow::_set_hscroll, ScrolledWindow::_set_vscroll) Bug corrected: enless loop when both scrollbars where automatically mapped and the window size was changed by this action (on linux). Scrollbar unmapping and mapping secured by a locked update [Bug 2783019] check-in: ae5fed8a0f user: oehhar tags: trunk

2009-06-26
23:38 New ticket [2813069fff] ftp client close hangs. artifact: 8643f2f34b user: russellbell
22:19 Closed ticket [1445219fff]: BWidget Notebook memory leak? plus 7 other changes artifact: ebfa724d73 user: oehhar
22:00 Closed ticket [1448800fff]: PagesManager not themable plus 7 other changes artifact: c6a7fcf915 user: oehhar
21:54 Closed ticket [1474629fff]: BWidget::place wrong placement when above or left plus 7 other changes artifact: d9cb0b90ad user: oehhar
21:36 Closed ticket [1499135fff]: Dynamic help balloon position wrong on dual screen WinXP PC plus 7 other changes artifact: 9b4addf91a user: oehhar
20:25 Closed ticket [1501874fff]: Can't change selectmode after ListBox creation plus 7 other changes artifact: 9a2eb3a2f7 user: oehhar
15:49 New ticket [2812832fff] unstable calculation of variance. artifact: 136d17cd1f user: anyeli
15:22
* notebook.tcl (NoteBook::delete) Deleted also state variables [Bug 1445219] reported by Eric Kemp-Benedict check-in: 886bbcdfee user: oehhar tags: trunk
14:46
* listbox.tcl (ListBox::create et al) new feature: listbox option -listbox now read/write [Bug 1501874] reported by Stephen Huntley

* dynhelp.tcl (DynamicHelp::_show_help) fixed issue (as far as possible): Dynamic help baloon was on the main screen, if it touched the border on a windows multi screen configuration. The fix assumes, that all screens have same dimensions and no gaps in- between. This is necessary, because multi-screen configuration paramters may not be interrogated by tk (despite of coordinates out of the screen) [Bug 1499135] reported by Gregor check-in: 8860bd1e23 user: oehhar tags: trunk

2009-06-25
23:55 New ticket [2812473fff] test-normal description is confusing or wrong. artifact: 11bd283c8a user: anyeli
23:44 Closed ticket [1610965fff]: bwidget 1.7/8 ComboBox getvalue cmd fails on identical items plus 7 other changes artifact: 72a4eebd6d user: oehhar
22:46 Pending ticket [1631379fff]: ComboBox pulldown appears on wrong screen plus 7 other changes artifact: 2b5453dd7f user: oehhar
22:33 Pending ticket [1885621fff]: ListBox "see" fails in ScrolledWindow plus 7 other changes artifact: 1fb3e17a1a user: oehhar
22:33 Pending ticket [1885638fff]: Tree "see" problem in some situations plus 7 other changes artifact: 7c664abe3c user: oehhar
22:30 Pending ticket [2783019fff]: scrollwindow bug - flickering scrollbar plus 7 other changes artifact: b23bf34123 user: oehhar
22:24 Ticket [2807227fff] ScrollableFrame issues status still Closed with 4 other changes artifact: e692c1a55d user: danckaert
21:53 Ticket [2807147fff] buttonbox -homogeneous widths status still Closed with 4 other changes artifact: 2c83f67002 user: danckaert
16:48
* combobox.tcl (ComboBox::getvalue et al) fixed bug: getvalue returned first apearence of current data instead of clicked index, which may not be the same if values is not unique. Additional variable _index(path) added to hold click index [Bug 1610965] reported by Martin Lemburg check-in: a758127e75 user: oehhar tags: trunk
2009-06-24
20:03 New ticket [2811747fff] Tests for graph(ops) - Don't import struct::graph into ::. artifact: ca3ca0b7ee user: andreas_kupries
19:09 Closed ticket [2807147fff]: buttonbox -homogeneous widths plus 7 other changes artifact: ad32fca2b8 user: oehhar
18:35 Closed ticket [2807227fff]: ScrollableFrame issues plus 3 other changes artifact: 59c8f65302 user: oehhar ... 1 similar event omitted.
12:14
* buttonbox.tcl (ButtonBox::_redraw) Bug: homogeneous button width not honored if button size changes after creation. -uniform gridding option is used if tcl version >= 8.3. [Patch 2807147] by Koen Danckaert check-in: 1d83dc340a user: oehhar tags: trunk
12:13
* scrollframe.tcl (ScrollableFrame::create, ScrollableFrame::_resize, ScrollableFrame::_frameConfigure) fixed two issues: - Scrollbar activated even if not necessary Fix: update scrolling reagion on configure event of the frame - Disfunction if the frame got to small to be on the current view Fix: update scrolling reagion on map or unmap events [Patch 2807227] by Koen Danckaert

* buttonbox.tcl (ButtonBox::_redraw) Bug: homogeneous button width not honored if button size changes after creation. -uniform gridding option is used if tcl version >= 8.3. [Patch 2807147] by Koen Danckaert check-in: 0cb363e7c2 user: oehhar tags: trunk