|
|
|
@ -1,6 +1,7 @@
@@ -1,6 +1,7 @@
|
|
|
|
|
0.37 |
|
|
|
|
-- |
|
|
|
|
|
|
|
|
|
* Fixed Ctrl-Return bug in convos |
|
|
|
|
* Balloon information for link mouseovers |
|
|
|
|
* Error dialog now properly focuses the OK button |
|
|
|
|
* Idle time fixed |
|
|
|
@ -18,7 +19,8 @@
@@ -18,7 +19,8 @@
|
|
|
|
|
* Net-Demo mostly working |
|
|
|
|
* Fixed a random typing notifications bug that appeared out of nowhere |
|
|
|
|
* Temporarily fixed the fatal chat invitation bug |
|
|
|
|
* Finally got around to changing milkbone.batkins.com to milkbone.org in the default profile |
|
|
|
|
* Finally got around to changing milkbone.batkins.com to milkbone.org in the |
|
|
|
|
default profile |
|
|
|
|
* Text selection works a lot better in profiles and convos |
|
|
|
|
* Resized profile windows |
|
|
|
|
* Antialiasing in X (only works with Tk804) |
|
|
|
@ -59,19 +61,23 @@
@@ -59,19 +61,23 @@
|
|
|
|
|
* Browser option in the conf |
|
|
|
|
* Configuration dialog |
|
|
|
|
* Customizable Monitor-ing |
|
|
|
|
* Graceful failure of Win32 plugins on *NIX (so graceful it'll bring a tear to your eye) |
|
|
|
|
* Graceful failure of Win32 plugins on *NIX (so graceful it'll bring a tear |
|
|
|
|
to your eye) |
|
|
|
|
* Fixed a dependency bug in Tk-BList (thanks Dan) |
|
|
|
|
* Customizable themes |
|
|
|
|
* Errors are handled a little more smoothly |
|
|
|
|
* Compiled with PDK 5.2 (EXE size is roughly 50% smaller) |
|
|
|
|
* Experimental mosh guidance script |
|
|
|
|
* deregister_hook no longer clears all handlers registered on a hookname (hehe - oops) |
|
|
|
|
* No more PAR packages - 50% decrease in loadup time + easier modification of source |
|
|
|
|
* deregister_hook no longer clears all handlers registered on a hookname |
|
|
|
|
(hehe - oops) |
|
|
|
|
* No more PAR packages - 50% decrease in loadup time + easier modification of |
|
|
|
|
source |
|
|
|
|
* Notification when your rate limit expires |
|
|
|
|
* Dropdown in AddBuddy works |
|
|
|
|
* New interface |
|
|
|
|
* Your typing status is cleared when you close a convo box |
|
|
|
|
* Newlines can be sent with Ctrl-Return; also, pasted newlines are sent properly |
|
|
|
|
* Newlines can be sent with Ctrl-Return; also, pasted newlines are sent |
|
|
|
|
properly |
|
|
|
|
* Milkbone::AllHooks now works, allowing shorthand access to hooks |
|
|
|
|
* Fully working unloading, loading, and reloading of plugins and the core |
|
|
|
|
* The buddy list logo can be disabled with HideBListLogo |
|
|
|
|