Bwidget Source Code
Timeline
Not logged in

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

50 most recent check-ins

2025-06-17
08:25
[4025b05b] propper Engish in comments and error messages. Thanks, Lindblad Leaf check-in: 0be16a0895 user: oehhar tags: bwidget
2025-03-13
17:12
Ticket [981605ffff]: Revised calender dialog from attachement file bwidget_calendar_2025-03-13.zip Leaf check-in: a98c52b45d user: oehhar tags: 981605ffff-calender
2025-02-28
12:03
Ticket [981605ffff]: add calendar dialog check-in: c808463f05 user: oehhar tags: 981605ffff-calender
2025-02-25
06:42
Update German localization of the password dialog. Thanks to Thomas Wunderlich for the proposal check-in: 14355b0aa3 user: oehhar tags: bwidget
2024-10-27
18:15
Tag Version 1.10.1 check-in: 21d8ca7cfb user: oehhar tags: bwidget, bwidget-1-10-1
2024-10-15
20:58
[7eb06c3a3a] Tk 9 compatibility of statusbar.tcl check-in: d375929232 user: oehhar tags: bwidget
12:24
Version 1.10.0 check-in: 613ad39173 user: oehhar tags: bwidget, bwidget-1-10-0
12:00
Ticket [b78ac94ee6]: TCL/Tk 9 modifications check-in: b5a8869bd8 user: oehhar tags: bwidget
09:35
Changes after static migration checker Closed-Leaf check-in: 5ace0c3895 user: oehhar tags: b78ac94ee6_tcl9
2024-10-14
16:29
Add changelog check-in: 8757acfd0b user: oehhar tags: b78ac94ee6_tcl9
16:24
Additional Widget -> ::Widget check-in: 069dfef6c6 user: oehhar tags: b78ac94ee6_tcl9
16:23
[b78ac94ee6] Provided patch for TCL9 check-in: 0be172c2a0 user: oehhar tags: b78ac94ee6_tcl9
2024-08-26
08:15
[4f9a4205] add limited support for manual entry of named colors check-in: b0d8a1c23c user: oehhar tags: bwidget
2024-08-21
16:20
Merge bwidget branch Closed-Leaf check-in: 8acfd06d90 user: oehhar tags: 4f9a4205-named-colors-alt
16:16
[4f9a4205f0] fix color display in color picker dialog after manual color entry (#ff0) and clicking on intensity pane (far right) check-in: a17d9fc909 user: oehhar tags: bwidget
2024-08-19
14:19
Correct documentation of the SelectColor -type option (not read only, only on widget creation) check-in: 39747666d0 user: oehhar tags: bwidget
13:59
Add changes file check-in: 887932986e user: oehhar tags: 4f9a4205-named-colors-alt
11:46
Ticket [4f9a4205] color names in color picker: alternate solution check-in: 9616d6dea2 user: oehhar tags: 4f9a4205-named-colors-alt
10:09
Ticket [4f9a4205f0]: add named color handling for color selection box Closed-Leaf check-in: 2605c8c3e2 user: oehhar tags: 4f9a4205-named-colors
2023-05-23
06:43
Restored "" in documentation. Thanks, Rolf ! 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
12:23
Bugfix in tree widget: node name terminating on ":" gave error -> Change node name character replacement from "::"-> "\5" to ":"->"\5". Ticket [d075175ade]. Thanks, Rolf ! check-in: dfab9c41bc user: oehhar tags: bwidget
2022-11-25
09:16
Really set Version 1.9.16 check-in: 20d06e2316 user: oehhar tags: bwidget, bwidget-1-9-16
09:08
Tag new version 1.9.16 check-in: faad3f89d7 user: oehhar tags: bwidget
2022-10-12
15:48
2022-10-12 Wolfgang Kechel <[email protected]> dropsite.tcl: Prevent multiple drops, when movement while drop is processed. Ticket [1ef1f56cd1] check-in: 59413e7bf9 user: oehhar tags: bwidget
2022-07-04
14:13
Ticket [835489ad9d] widget.tcl: fix spelling in comment. Thanks, Christopher. check-in: 739806f3f0 user: oehhar tags: bwidget
2021-12-03
09:07
Release 1.9.15 check-in: 1d29f477a4 user: oehhar tags: bwidget, bwidget-1.9.15
08:36
mainframe.tcl: Recalculate status bar height if the text size is changed by a change of a used named font. Ticket [acbd67752a] check-in: 6b1f3c9f9b user: oehhar tags: bwidget
2021-08-06
07:13
notebook.tcl: Repaint tabs if the text size is changed by a change of a used named font. Ticket [acbd67752a] check-in: 16dd153a08 user: oehhar tags: bwidget
2020-09-29
11:31
Document the maineframe font options -menubarfont, -menuentryfont, -statusbarfont check-in: baf801e7d0 user: oehhar tags: bwidget
2019-12-15
14:22
Removed executable flag of tcl files check-in: b7b514c9fd user: oehhar tags: bwidget
2019-12-03
20:24
Release 1.9.14 check-in: 4c4c211ea0 user: oehhar tags: bwidget, bwidget-1.9.14
2019-11-12
08:06
spinbox.tcl: fix error about unsupported option -disabledforeground when using themed widgets. [071fc80f14] check-in: c8c94e175f user: oehhar tags: bwidget
2019-05-07
11:34
mainframe.tcl: Allow to skip a main menu level by empty menu label. Purpose: support commands/checkboxes at first level. check-in: 96249ade71 user: oehhar tags: bwidget
2019-05-06
16:59
mainframe.tcl: Add optional parameter "Top" to internal function "MainFrame::_create_menubar" to allow to use a menu button for the main menu (Hack). check-in: 0c75c51ff3 user: oehhar tags: bwidget
2018-12-11
09:38
Remove executable file flag from script and text files check-in: aaa5ff20ff user: oehhar tags: bwidget
09:19
scrollframe.tcl: use Tk8.7 TIP 518 virtual event <<NoManagedChild>> to resize client frame to 1x1 when last child is unmapped. check-in: f121c86280 user: oehhar tags: bwidget
2018-12-06
10:42
Tag BWidget 1.8.13 check-in: 51aca47e31 user: oehhar tags: bwidget, bwidget-1-9-13
10:39
Update changelog to Tag 1.9.13 check-in: a82a8e507a user: oehhar tags: bwidget
2018-11-26
10:20
For Unix, also Bind KP_Enter for default dialog button invokation. Ticket [3e31f04367] check-in: 4460aae437 user: oehhar tags: bwidget
2018-02-09
18:15
add support to msgcat Leaf check-in: 6f581442f8 user: pd tags: msgcat
2018-01-13
14:03
Spanish translation enhanced: de el -> del (by neko on clt) check-in: dd7b03451d user: oehhar tags: bwidget
2018-01-12
15:42
Spanish tranlation enhanced by Neko check-in: f88ea0df56 user: oehhar tags: bwidget
2018-01-10
17:46
Tag release 1.9.12 check-in: 3dfc3bb711 user: oehhar tags: bwidget, bwidget-1-9-12
17:33
color.tcl: replace the help widget by balloons bound to the widgets. Ticket [2cc70ce1cb] check-in: 053b970494 user: oehhar tags: bwidget
16:12
Added danish and dutch translations check-in: e3d0ebb9db user: oehhar tags: bwidget
2018-01-09
22:29
Spanish and French translations corrected check-in: 3266da425b user: oehhar tags: bwidget
17:54
Merge fontchooser extensions: hex entry/display, help, title frames, user choice callback. Ticket [75101bf5ce] check-in: 5f374d671e user: oehhar tags: bwidget
17:45
Rudimentary French localisation, help not on on by default (compatibility), ChangeLog Closed-Leaf check-in: 31afcaf544 user: oehhar tags: patch-75101
2017-11-03
12:03
BWidget NoteBook - possibility to add an image at the right of each tab - ticket [15e19fe9ec] check-in: 3ee805ef99 user: oehhar tags: bwidget