Bwidget Source Code
Timeline
Not logged in

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

50 events occurring around a38cfa7a68268be3.

2010-07-08
03:43 Pending ticket [2986744fff]: issue with tcllib sha256 on 64bit systems plus 6 other changes artifact: f48a77b28e user: andreas_kupries
03:41 Closed ticket [3007168fff]: correct alignment for 24x24 icons plus 7 other changes artifact: 6843cfc5a3 user: andreas_kupries
03:39 Add attachment tklib-w24.patch.new to ticket [3007168fff] artifact: 3f0ea7dd31 user: andreas_kupries
03:39 Ticket [3007168fff] correct alignment for 24x24 icons status still Open with 4 other changes artifact: 6c9a860677 user: andreas_kupries ... 1 similar event omitted.
2010-07-07
04:37 Ticket [3007956fff] problem loading msgcat status still Open with 4 other changes artifact: aef56d64fa user: andreas_kupries ... 1 similar event omitted.
03:17 Pending ticket [2986744fff]: issue with tcllib sha256 on 64bit systems plus 8 other changes artifact: 980b3bcd14 user: andreas_kupries
02:57 Ticket [3007168fff] correct alignment for 24x24 icons status still Open with 5 other changes artifact: dedcab34db user: andreas_kupries
02:49 Closed ticket [3011581fff]: Doc bug w/ -header option plus 8 other changes artifact: 9c09d6b2b1 user: andreas_kupries
02:41 Closed ticket [2993029fff]: aes procedure gives an error _just_ with a given vector plus 8 other changes artifact: 52aba04cfc user: andreas_kupries ... 1 similar event omitted.
02:16 Closed ticket [2976290fff]: decode fails plus 7 other changes artifact: 77a534d2a1 user: andreas_kupries
01:49 Closed ticket [2915921fff]: Add commands for extended punctuation (em-dash, en-dash) plus 6 other changes artifact: 84116e809d user: andreas_kupries
2010-07-06
03:27 Ticket [3025582fff] comments lost, positions changing status still Open with 4 other changes artifact: 3758c27910 user: m_hoffmann
03:27 Add attachment iniupd.zip to ticket [3025582fff] artifact: 561b12d30f user: m_hoffmann
2010-07-05
20:27 New ticket [3025582fff] comments lost, positions changing. artifact: 44667809f1 user: m_hoffmann
2010-06-09
06:57
included lang/pl.rc from HEAD. check-in: fab9625df4 user: oehhar tags: bwidget
01:22 Closed ticket [3012669fff]: msgcat man page conflicts with the Tcl core plus 7 other changes artifact: cb1835b0ce user: andreas_kupries ... 1 similar event omitted.
2010-06-08
03:21 Ticket [3012802fff] add timeout feature for nntp status still Open with 4 other changes artifact: b89d0da099 user: davidlallen
03:21 Add attachment nntp.tcl to ticket [3012802fff] artifact: d239e4e978 user: davidlallen
2010-06-07
20:21 New ticket [3012802fff] add timeout feature for nntp. artifact: 662769be2c user: davidlallen
16:31 New ticket [3012669fff] msgcat man page conflicts with the Tcl core. artifact: b288ca3f99 user: rmax
07:21
Set Version to 1.9.2 check-in: a38cfa7a68 user: oehhar tags: bwidget-1-9-2, bwidget
2010-06-04
16:07 New ticket [3011581fff] Doc bug w/ -header option. artifact: c8d55dff50 user: rich123
2010-05-31
14:56
* listbox.html Reflected patch 2010-05-12 in documentation. The selection may not be disabled any more by binding button 1. check-in: d16ef303ec user: oehhar tags: trunk
14:55
* listbox.html Reflected patch 2010-05-12 in documentation. The selection may not be disabled any more by binding button 1. check-in: 977402fa6e user: oehhar tags: bwidget
2010-05-28
02:09 Closed ticket [2988486fff]: cmdline with ::argv does not update ::argc plus 7 other changes artifact: 1c3ae7dc84 user: andreas_kupries
01:50 Closed ticket [2999022fff]: map::slippy Losing floating point in a few methods plus 8 other changes artifact: c19321479a user: andreas_kupries
01:26 Ticket [3007956fff] problem loading msgcat status still Open with 4 other changes artifact: f30568d5ce user: andreas_kupries ... 1 similar event omitted.
2010-05-26
09:33 Ticket [3007168fff] correct alignment for 24x24 icons status still Open with 4 other changes artifact: d162d7f855 user: a_kovalenko
09:33 Add attachment tklib-w24.patch to ticket [3007168fff] artifact: 99d04252f3 user: a_kovalenko
02:33 New ticket [3007168fff] correct alignment for 24x24 icons. artifact: 0a58618ea8 user: a_kovalenko
2010-05-20
13:32 Ticket [3004301fff] Bad images.tgz files in CVS status still Open with 5 other changes artifact: 58530e0a3d user: oehhar ... 1 similar event omitted.
2010-05-17
09:27 New ticket [3002617fff] des , des-mode parameter and key padding . artifact: 387674d48d user: griou
2010-05-12
15:46 Ticket [3000293fff] ListBox bindText <Button-1> stops selection status still Closed with 4 other changes artifact: c17ed93206 user: danckaert ... 3 similar events omitted.
14:15 Add attachment listbox-1.9.0.diff3 to ticket [3000293fff] artifact: a60191b766 user: oehhar
13:30 Ticket [3000293fff] ListBox bindText <Button-1> stops selection status still Open with 1 other change artifact: 8d81f5da73 user: oehhar ... 1 similar event omitted.
08:28
* listbox.tcl(ListBox::bindText and ListBox::bindImage) Method bindText and bindImage overwrote internal selection bindings [Bug 3000293] reported by Robert Karen. check-in: 834cfffa2b user: oehhar tags: trunk
08:24
* listbox.tcl(ListBox::see) Method see shifts image out of view. Showed up, by a selection click on a long item with icon [Bug 2999764] reported by Robert Karen. check-in: 17f103959e user: oehhar tags: trunk
08:22
* listbox.tcl(ListBox::_configureSelectmode) Drag modifies multiple selection [Bug 2995969] reported by Robert Karen. Bound events on ButtonRelease-1 instead Button-1 for multiple selections to avoid bug. * listbox.tcl(ListBox::_drag_and_drop) The default drag and drop routine only handled single drag and drop. It was extended to handle also drag and drop of multiple entries. check-in: 672bf13068 user: oehhar tags: trunk
08:12
* listbox.tcl(ListBox::bindText and ListBox::bindImage) Method bindText and bindImage overwrote internal selection bindings [Bug 3000293] reported by Robert Karen. check-in: dfcc0d0cba user: oehhar tags: bwidget
08:07
* listbox.tcl(ListBox::_configureSelectmode) Drag modifies multiple selection [Bug 2995969] reported by Robert Karen. Bound events on ButtonRelease-1 instead Button-1 for multiple selections to avoid bug. * listbox.tcl(ListBox::_drag_and_drop) The default drag and drop routine only handled single drag and drop. It was extended to handle also drag and drop of multiple entries. check-in: fb29756c0e user: oehhar tags: bwidget