Tkabber

Timeline
Login

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

50 check-ins occurring on or before 2015-04-15 13:38:53.

2015-04-15
13:38
Use the [Wrapped] command. check-in: bfbad39523 user: sgolovan tags: trunk
13:37
Use the [Wrapped] command. check-in: 1f9f2beba3 user: sgolovan tags: trunk
13:35
Code cleanup. Also added [Wrapped] procedure which returns the name of the widget wrapped into Ttk frame. Added a few command to the Notebook collection. check-in: eb26c2961c user: sgolovan tags: trunk
2015-04-14
16:29
Removed overrideredirect commands. check-in: 13b655815f user: sgolovan tags: trunk
16:28
Since text widgets in ttk interface are wrapped in a frame (which is used to draw a nice themable focus border) it's hard to bind events to the wrapper frame. So, now procedures [chat::input_win] and [rawxml::input_win] return real name of the text widget. check-in: ea196f1cf3 user: sgolovan tags: trunk
14:44
Adapted the search panel to Ttk. check-in: fcf2b311aa user: sgolovan tags: trunk
13:33
Removed horizontal scrollbars from rosters. check-in: 1fb286889b user: sgolovan tags: trunk
13:00
Adapted register user interface to Ttk. check-in: 9a504e797a user: sgolovan tags: trunk
12:07
Fixed adding featured item nodes. check-in: b99292d908 user: sgolovan tags: trunk
11:48
Fixed typo. check-in: dddf1a046e user: sgolovan tags: trunk
11:47
Adapted publish/subscribe user interface to Ttk. check-in: 32dd1b6c9d user: sgolovan tags: trunk
11:34
Use a bit of padding inside label frames. check-in: 26dee739b4 user: sgolovan tags: trunk
11:31
Adapted proxy profiles user interface to Ttk. check-in: 26931e1b74 user: sgolovan tags: trunk
11:07
Adapted privacy rules user interface to Ttk. check-in: caabf70726 user: sgolovan tags: trunk
10:44
Adapted splash window to Ttk. This required wrapping progressbar widgets. check-in: 3564541f74 user: sgolovan tags: trunk
09:53
Adapted userinfo window to Ttk. check-in: 62ad66029c user: sgolovan tags: trunk
08:52
Removed SVN keyword placeholders and clarified the file descriptions. check-in: 5edc6df8f0 user: sgolovan tags: trunk
08:35
Use wrapped widget procedures to make them working both in Tk and Ttk environment. check-in: 61341de41e user: sgolovan tags: trunk
08:32
Removed SVN keyword placeholders and clarified the file descriptions. check-in: f24ede956c user: sgolovan tags: trunk
08:13
Removed SVN keyword placeholder and clarified the file description. check-in: 4188c9f9ff user: sgolovan tags: trunk
07:54
Use wrapped widget procedures to make them working both in Tk and Ttk environment. check-in: c8de1be1bc user: sgolovan tags: trunk
07:50
Wrapped text, listbox and canvas widget to make them look better in Ttk environment. Prettified some code. check-in: 4913552d20 user: sgolovan tags: trunk
04:58
Fixed menubuttons look. check-in: cc73fb9814 user: sgolovan tags: trunk
2015-04-13
19:06
Removed obsolete message filter support (actually, moved it to an external plugin). check-in: ad5505d5af user: sgolovan tags: trunk
16:59
Fixed background for the About window. check-in: a732b59f8a user: sgolovan tags: trunk
16:44
Adapted obsolete Jabber 1.4 filters to Ttk. check-in: 5cfdfc599c user: sgolovan tags: trunk
15:03
Adapted raw XML window plugin to Ttk. check-in: de2b4c3465 user: sgolovan tags: trunk
15:02
Fixed drag'n'drop and rearranging tree items. check-in: 97ea969d9e user: sgolovan tags: trunk
12:53
Reimplemented service discovery browser for Ttk. check-in: 7068caa58c user: sgolovan tags: trunk
09:02
Fixed the message dialogs. check-in: da04b0ce5e user: sgolovan tags: trunk
08:35
Fixed configuring individual button font and foreground color. check-in: 5a41284fe2 user: sgolovan tags: trunk
05:33
Use wrappers over either Tk or Ttk widgets. check-in: 90a4d8a242 user: sgolovan tags: trunk
05:32
Don't load the default unix XRDB resources if a themed widget set is used. Unconditionally load the default XRDB file with window sizes. check-in: abca43d2de user: sgolovan tags: trunk
04:44
Fixed style from which button options are taken. Convert these options to pixels. check-in: 064d76dd6e user: sgolovan tags: trunk
2015-04-12
19:39
Switch on the Ttk support in BWidget. check-in: 5cf5648f77 user: sgolovan tags: trunk
18:56
Adapted to Ttk. check-in: 82786413ca user: sgolovan tags: trunk
18:55
Overloaded tk_optionMenu. check-in: 318a2c5556 user: sgolovan tags: trunk
18:08
Removed tk_relief, tk_borderwidth and tk_highlightthickness variables. check-in: 3694b7d5b6 user: sgolovan tags: trunk
16:53
Removed no longer necessary workaround. check-in: 97c7dfc31b user: sgolovan tags: trunk
16:52
Fixed destroying the dialog and buttonbox frame. check-in: 0d5d7445f6 user: sgolovan tags: trunk
16:17
Started adapting the code to Ttk. check-in: 6f8fdf2d5d user: sgolovan tags: trunk
2015-04-05
18:41
Moved the stream management checkbutton a little bit. check-in: 371488510b user: sgolovan tags: trunk
10:21
Added configuration option for stream management (XEP-0198). check-in: 877e869ae7 user: sgolovan tags: trunk
2015-04-03
08:22
Removed unnecessary [format] calls. check-in: 25b9222c64 user: sgolovan tags: trunk
07:57
Replaced [lsearch] calls by 'in' or 'ni' expressions. Added headers with short description. check-in: 30586c50ef user: sgolovan tags: trunk
07:09
Check-in for the forgotten file. check-in: d5993009af user: sgolovan tags: trunk
07:02
Added one more example for the ::webbrowser variable setting. check-in: 82337a8c58 user: sgolovan tags: trunk
2015-04-01
04:45
Updated Russian translations. check-in: 7b06e3cae0 user: sgolovan tags: trunk
2015-03-31
20:28
* plugins/general/autoaway.tcl: Fixed restoring user status and text status in case when Tkabber dies in autoaway state (closes: [73ec6fa7ee]). check-in: f89857cc16 user: sgolovan tags: trunk
20:20
Removed notes about tkXwin and tclWinidle because they aren't necessary for Autoaway to work with Tcl/Tk 8.5. check-in: 467e2e7bc6 user: sgolovan tags: trunk