6 changed files with 517 additions and 513 deletions
@ -1,497 +1,501 @@ |
|||||||
0.356 |
0.356 |
||||||
-- |
-- |
||||||
|
|
||||||
* Beta Makefile |
* More font-tweaking |
||||||
* Beta ebuild (for Gentoo Linux users) |
* Fixed the %a - %s bug (thanks Dan) |
||||||
* No more extraneous warnings on startup |
* A little more cleaning in XAMP |
||||||
* Convo code separated into convo widget and container widget |
* Bugs in convo-flashing fixe |
||||||
* Buddy list now uses Tahoma |
* Beta Makefile |
||||||
* Fixed links problem on Win32 (thanks to Bob for pointing it out) |
* Beta ebuild (for Gentoo Linux users) |
||||||
|
* No more extraneous warnings on startup |
||||||
0.355 07-21-2003 |
* Convo code separated into convo widget and container widget |
||||||
-- |
* Buddy list now uses Tahoma |
||||||
|
* Fixed links problem on Win32 (thanks to Bob for pointing it out) |
||||||
* New Logon Screen |
|
||||||
* Menus don't look cheesy on Win98 |
0.355 07-21-2003 |
||||||
* Browser option in the conf |
-- |
||||||
* Configuration dialog |
|
||||||
* Customizable Monitor-ing |
* New Logon Screen |
||||||
* Graceful failure of Win32 plugins on *NIX (so graceful it'll bring a tear to your eye) |
* Menus don't look cheesy on Win98 |
||||||
* Fixed a dependency bug in Tk-BList (thanks Dan) |
* Browser option in the conf |
||||||
* Customizable themes |
* Configuration dialog |
||||||
* Errors are handled a little more smoothly |
* Customizable Monitor-ing |
||||||
* Compiled with PDK 5.2 (EXE size is roughly 50% smaller) |
* Graceful failure of Win32 plugins on *NIX (so graceful it'll bring a tear to your eye) |
||||||
* Experimental mosh guidance script |
* Fixed a dependency bug in Tk-BList (thanks Dan) |
||||||
* deregister_hook no longer clears all handlers registered on a hookname (hehe - oops) |
* Customizable themes |
||||||
* No more PAR packages - 50% decrease in loadup time + easier modification of source |
* Errors are handled a little more smoothly |
||||||
* Notification when your rate limit expires |
* Compiled with PDK 5.2 (EXE size is roughly 50% smaller) |
||||||
* Dropdown in AddBuddy works |
* Experimental mosh guidance script |
||||||
* New interface |
* deregister_hook no longer clears all handlers registered on a hookname (hehe - oops) |
||||||
* Your typing status is cleared when you close a convo box |
* No more PAR packages - 50% decrease in loadup time + easier modification of source |
||||||
* Newlines can be sent with Ctrl-Return; also, pasted newlines are sent properly |
* Notification when your rate limit expires |
||||||
* Milkbone::AllHooks now works, allowing shorthand access to hooks |
* Dropdown in AddBuddy works |
||||||
* Fully working unloading, loading, and reloading of plugins and the core |
* New interface |
||||||
* The buddy list logo can be disabled with HideBListLogo |
* Your typing status is cleared when you close a convo box |
||||||
* Cleaned up some random trace output |
* Newlines can be sent with Ctrl-Return; also, pasted newlines are sent properly |
||||||
* Warning level displayed in profile (accurate to a tenth of a percent) |
* Milkbone::AllHooks now works, allowing shorthand access to hooks |
||||||
* Counterstrike now warns people automatically when they warns you |
* Fully working unloading, loading, and reloading of plugins and the core |
||||||
* Monitor can be used to send messages to cell phones |
* The buddy list logo can be disabled with HideBListLogo |
||||||
* Monitor now works (even with SMTP authentication) |
* Cleaned up some random trace output |
||||||
* Plugin reloading works pretty darned well |
* Warning level displayed in profile (accurate to a tenth of a percent) |
||||||
* Uses ~/.milkbone on *NIX, AppData on Win2K, XP, etc. and profiles on Win98, etc.; I have no idea what it does on NT |
* Counterstrike now warns people automatically when they warns you |
||||||
* Reloading of the core (Milkbone.pm) is now supported |
* Monitor can be used to send messages to cell phones |
||||||
* mb.conf is only saved if changed |
* Monitor now works (even with SMTP authentication) |
||||||
* Reloading of plugins works |
* Plugin reloading works pretty darned well |
||||||
* Plugin list now updates properly |
* Uses ~/.milkbone on *NIX, AppData on Win2K, XP, etc. and profiles on Win98, etc.; I have no idea what it does on NT |
||||||
* Sounds off by default |
* Reloading of the core (Milkbone.pm) is now supported |
||||||
* Cleaned out some useless files |
* mb.conf is only saved if changed |
||||||
* Removed some useless sounds |
* Reloading of plugins works |
||||||
* Now runs on Perl 5.6 on non-Win32 machines (the Win32 installer includes teh 5.8 interpreter) |
* Plugin list now updates properly |
||||||
* Tray icon now allows hiding and showing of windows (enabled by default) |
* Sounds off by default |
||||||
* XAMP rewritten |
* Cleaned out some useless files |
||||||
* Timeout renamed to AwayTimeout |
* Removed some useless sounds |
||||||
* Fixed goodbye bug (again) |
* Now runs on Perl 5.6 on non-Win32 machines (the Win32 installer includes teh 5.8 interpreter) |
||||||
* Duplicate convo bug fixed |
* Tray icon now allows hiding and showing of windows (enabled by default) |
||||||
* Line break thing in profiles is gone |
* XAMP rewritten |
||||||
* Errors no longer kill milkbone on Linux |
* Timeout renamed to AwayTimeout |
||||||
* Fixed font sizes on Linux |
* Fixed goodbye bug (again) |
||||||
* Fancier toolbar |
* Duplicate convo bug fixed |
||||||
* < and > work in profiles and convos (you can send them as < and > for now) |
* Line break thing in profiles is gone |
||||||
* Splash screen |
* Errors no longer kill milkbone on Linux |
||||||
* Mouse wheel works in Linux |
* Fixed font sizes on Linux |
||||||
* No more boxes in focused widgets on Linux |
* Fancier toolbar |
||||||
* Sounds now play asynchronously on Linux (without starting too many play processes) |
* < and > work in profiles and convos (you can send them as < and > for now) |
||||||
* Fixed weirdness with context menu on Linux |
* Splash screen |
||||||
* Fancier buttons and menus on Linux (a LOT fancier) |
* Mouse wheel works in Linux |
||||||
* Alias-saving works (but is disabled because alias-reading doesn't work :) ) |
* No more boxes in focused widgets on Linux |
||||||
* Sound works on Linux (without running artsd) |
* Sounds now play asynchronously on Linux (without starting too many play processes) |
||||||
* Really fixed the Busted SNAC bug |
* Fixed weirdness with context menu on Linux |
||||||
|
* Fancier buttons and menus on Linux (a LOT fancier) |
||||||
0.354 6-9-2003 |
* Alias-saving works (but is disabled because alias-reading doesn't work :) ) |
||||||
--- |
* Sound works on Linux (without running artsd) |
||||||
|
* Really fixed the Busted SNAC bug |
||||||
* May have fixed the Busted SNAC/ Empty Convo Bug (hopefully it is fixed, because that name is WAY too long) |
|
||||||
* Fixed newline problem in profiles |
0.354 6-9-2003 |
||||||
|
--- |
||||||
0.353 5-4-2003 |
|
||||||
--- |
* May have fixed the Busted SNAC/ Empty Convo Bug (hopefully it is fixed, because that name is WAY too long) |
||||||
|
* Fixed newline problem in profiles |
||||||
* Typing status doesn't clear after sending |
|
||||||
* Mouse-wheeling in buddy list |
0.353 5-4-2003 |
||||||
* Smaller buddy list scrollbar |
--- |
||||||
* New buddy list font |
|
||||||
* Fixed goodbye |
* Typing status doesn't clear after sending |
||||||
* Fixed protocol_send_im |
* Mouse-wheeling in buddy list |
||||||
* Extraneous timers now die instead of eating CPU time; this is a good thing |
* Smaller buddy list scrollbar |
||||||
* Added support for chat to net-oscar (Tk-Chat plugin forthcoming) |
* New buddy list font |
||||||
* buddy_in and buddy_info_changed are now separate hooks |
* Fixed goodbye |
||||||
* Add buddy group dialog |
* Fixed protocol_send_im |
||||||
|
* Extraneous timers now die instead of eating CPU time; this is a good thing |
||||||
0.352a 4-30-2003 |
* Added support for chat to net-oscar (Tk-Chat plugin forthcoming) |
||||||
--- |
* buddy_in and buddy_info_changed are now separate hooks |
||||||
|
* Add buddy group dialog |
||||||
* Fixed a deadly profile-viewing bug |
|
||||||
|
0.352a 4-30-2003 |
||||||
0.352 4-30-2003 |
--- |
||||||
--- |
|
||||||
|
* Fixed a deadly profile-viewing bug |
||||||
* Underline support |
|
||||||
* Increased the time required to get a rate error for viewing profiles |
0.352 4-30-2003 |
||||||
* Scrolls properly after a buddy comes in or out |
--- |
||||||
* Tray icon is disabled until I figure out why it slows down the boot process so much (this makes for faster loading) |
|
||||||
* Toolbar buttons depress appropriately |
* Underline support |
||||||
* Sends more timely notifications |
* Increased the time required to get a rate error for viewing profiles |
||||||
* Includes the 0.351a patch |
* Scrolls properly after a buddy comes in or out |
||||||
* Minor problems with typing notifications |
* Tray icon is disabled until I figure out why it slows down the boot process so much (this makes for faster loading) |
||||||
* Added support for sending underlines |
* Toolbar buttons depress appropriately |
||||||
* Can set style of current text by clicking toolbar buttons |
* Sends more timely notifications |
||||||
* No more errors from the toolbar |
* Includes the 0.351a patch |
||||||
* Empty convo title bug might be gone :) |
* Minor problems with typing notifications |
||||||
|
* Added support for sending underlines |
||||||
0.351a 4-26-2003 |
* Can set style of current text by clicking toolbar buttons |
||||||
--- |
* No more errors from the toolbar |
||||||
|
* Empty convo title bug might be gone :) |
||||||
* Fixed some bugs in typing notification that caused rate errors |
|
||||||
|
0.351a 4-26-2003 |
||||||
0.351 4-26-2003 |
--- |
||||||
--- |
|
||||||
|
* Fixed some bugs in typing notification that caused rate errors |
||||||
* send_im adds to the convo window (for milkbot) |
|
||||||
* Fixed a reregistration bug in Net-OSCAR |
0.351 4-26-2003 |
||||||
* Putting %v in your profile or away will reveal your milkbone version |
--- |
||||||
* Sends typing notifications |
|
||||||
* Displays typing notifications |
* send_im adds to the convo window (for milkbot) |
||||||
* Beta of a plugin loader (soon there'll be an unloader, too) |
* Fixed a reregistration bug in Net-OSCAR |
||||||
* Fixed Goodbye and Exit |
* Putting %v in your profile or away will reveal your milkbone version |
||||||
* Fixed warnings from XAMP |
* Sends typing notifications |
||||||
* Much-improved combo boxes |
* Displays typing notifications |
||||||
* No flicker when loading AddBuddy |
* Beta of a plugin loader (soon there'll be an unloader, too) |
||||||
* Beta of FCL |
* Fixed Goodbye and Exit |
||||||
* Better error-handling (less death) |
* Fixed warnings from XAMP |
||||||
* Now indicates whether a buddy is on a cell phone (with an image pirated from AIM :D ) |
* Much-improved combo boxes |
||||||
* deregister_hook is now decidedly functional |
* No flicker when loading AddBuddy |
||||||
* Plugin Configurator |
* Beta of FCL |
||||||
* Can now send out <'s and >'s to aim users |
* Better error-handling (less death) |
||||||
* Fixed bug in convo titles (related to getting the buddy's real name) |
* Now indicates whether a buddy is on a cell phone (with an image pirated from AIM :D ) |
||||||
* Milkbot and Milkbot-Music now work on Win32 |
* deregister_hook is now decidedly functional |
||||||
* Fixed background color bugs in convos |
* Plugin Configurator |
||||||
* Speeded up Tk-GUI's load time |
* Can now send out <'s and >'s to aim users |
||||||
|
* Fixed bug in convo titles (related to getting the buddy's real name) |
||||||
0.35 4-20-2003 |
* Milkbot and Milkbot-Music now work on Win32 |
||||||
--- |
* Fixed background color bugs in convos |
||||||
|
* Speeded up Tk-GUI's load time |
||||||
* Milkbot split into generic module and music-specific module (dan chokola) |
|
||||||
* Some work on FCL |
0.35 4-20-2003 |
||||||
* Patched Tk - cut down on a few memory leaks |
--- |
||||||
* Now autoscrolls again in convos |
|
||||||
* Fixed bug when receiving IM's from nonbuddies |
* Milkbot split into generic module and music-specific module (dan chokola) |
||||||
* Works with Winamp 3.0 |
* Some work on FCL |
||||||
* Scrolling titles in Winamp |
* Patched Tk - cut down on a few memory leaks |
||||||
* Timestamps (hit F2 in a convo) |
* Now autoscrolls again in convos |
||||||
* Tray icon with Exit (on Win32) |
* Fixed bug when receiving IM's from nonbuddies |
||||||
|
* Works with Winamp 3.0 |
||||||
0.341 4-13-2003 |
* Scrolling titles in Winamp |
||||||
--- |
* Timestamps (hit F2 in a convo) |
||||||
|
* Tray icon with Exit (on Win32) |
||||||
* Sends < and > properly |
|
||||||
* Fixed error after looking at size-adjusted fonts |
0.341 4-13-2003 |
||||||
* Profiles still look pretty when you maximize them |
--- |
||||||
* Fixed extra newlines at the end of aways and profiles |
|
||||||
* Fixed Cancel bug in AddBuddy |
* Sends < and > properly |
||||||
|
* Fixed error after looking at size-adjusted fonts |
||||||
0.34 4-11-2003 |
* Profiles still look pretty when you maximize them |
||||||
--- |
* Fixed extra newlines at the end of aways and profiles |
||||||
|
* Fixed Cancel bug in AddBuddy |
||||||
* Fixed the newline-formatting bug in Tk-Convo |
|
||||||
* The Add Buddy box now has a dropdown (a cheap-looking dropdown, but a dropdown nonetheless) |
0.34 4-11-2003 |
||||||
* CVS server set up (link at http://milkbone.batkins.com) |
--- |
||||||
* Fixed font size problem |
|
||||||
* Fixed color problems in profiles (pointed out by greg) |
* Fixed the newline-formatting bug in Tk-Convo |
||||||
* Fixed add buddy dialog (pointed out by mario) |
* The Add Buddy box now has a dropdown (a cheap-looking dropdown, but a dropdown nonetheless) |
||||||
|
* CVS server set up (link at http://milkbone.batkins.com) |
||||||
0.333a 4-10-2003 |
* Fixed font size problem |
||||||
--- |
* Fixed color problems in profiles (pointed out by greg) |
||||||
|
* Fixed add buddy dialog (pointed out by mario) |
||||||
* Fixed the silly bug in the set profile boxes (thanks for breaking it, dan! ;) ) |
|
||||||
|
0.333a 4-10-2003 |
||||||
0.333 4-10-2003 |
--- |
||||||
--- |
|
||||||
|
* Fixed the silly bug in the set profile boxes (thanks for breaking it, dan! ;) ) |
||||||
* FCL works in profiles and aways |
|
||||||
* Added support for font faces and colors (sizes coming soon) |
0.333 4-10-2003 |
||||||
* Nested tags work (no more <b>'s) |
--- |
||||||
* Added support for underlined text |
|
||||||
|
* FCL works in profiles and aways |
||||||
0.332a 4-9-2003 |
* Added support for font faces and colors (sizes coming soon) |
||||||
--- |
* Nested tags work (no more <b>'s) |
||||||
|
* Added support for underlined text |
||||||
* Profile focusing works better |
|
||||||
* Fixed Add Buddy dialog |
0.332a 4-9-2003 |
||||||
* Fixed Remove Buddy |
--- |
||||||
* About box now has escape enabled |
|
||||||
* Fixed lag in edit boxes |
* Profile focusing works better |
||||||
* Prepare for CVS..... (next version) |
* Fixed Add Buddy dialog |
||||||
* Reorganized the source tree |
* Fixed Remove Buddy |
||||||
* Fixed away message counter |
* About box now has escape enabled |
||||||
|
* Fixed lag in edit boxes |
||||||
0.332 4-8-2003 |
* Prepare for CVS..... (next version) |
||||||
--- |
* Reorganized the source tree |
||||||
|
* Fixed away message counter |
||||||
* Buddy list now tracks number of waiting messages |
|
||||||
* Waiting message count in buddy list |
0.332 4-8-2003 |
||||||
* XAMP is ready (the rewrite of AIMAMP) (dan chokola) |
--- |
||||||
* Top window is no longer editable |
|
||||||
* Automatic compression script in src/plugins |
* Buddy list now tracks number of waiting messages |
||||||
* Links in messages |
* Waiting message count in buddy list |
||||||
* Better indenting in the buddy list (dan chokola) |
* XAMP is ready (the rewrite of AIMAMP) (dan chokola) |
||||||
* Away icons that are just slightly cooler |
* Top window is no longer editable |
||||||
* Plugins are in ZIP's instead of PAR's for easier access (suggested by DJ) |
* Automatic compression script in src/plugins |
||||||
* Rate errors with profiles are (almost) gone |
* Links in messages |
||||||
* Error messages no longer crash milkbone |
* Better indenting in the buddy list (dan chokola) |
||||||
* Formatting screen names now works properly with buddy list |
* Away icons that are just slightly cooler |
||||||
* Tray icon in win32 (experimental) |
* Plugins are in ZIP's instead of PAR's for easier access (suggested by DJ) |
||||||
* No more gap in the convo windows (kudos to dan chokola for pointing out my wrongness) |
* Rate errors with profiles are (almost) gone |
||||||
* Plugin order in mb.conf no longer affects operation |
* Error messages no longer crash milkbone |
||||||
* Profiles now work like browsers |
* Formatting screen names now works properly with buddy list |
||||||
* Current version now shown in about box, profile, and logon screen |
* Tray icon in win32 (experimental) |
||||||
* Expiration message gone |
* No more gap in the convo windows (kudos to dan chokola for pointing out my wrongness) |
||||||
* New conversations flash in the taskbar |
* Plugin order in mb.conf no longer affects operation |
||||||
* Tk-AddBuddy now a separate plugin |
* Profiles now work like browsers |
||||||
* AOL profile message works a little better (dan chokola) |
* Current version now shown in about box, profile, and logon screen |
||||||
* Profile color and font revised (dan chokola) |
* Expiration message gone |
||||||
* Sound on Linux (dan chokola) |
* New conversations flash in the taskbar |
||||||
* Tk-GUI now contains cross-platform Tk code (replaces Tk-Win32 and Tk-Linux) |
* Tk-AddBuddy now a separate plugin |
||||||
* <, <, &, and " now appear correctly in conversations |
* AOL profile message works a little better (dan chokola) |
||||||
* AIMAMP now works on Windows and Linux |
* Profile color and font revised (dan chokola) |
||||||
* AIMAMP plugin separates artist and title (dan chokola) |
* Sound on Linux (dan chokola) |
||||||
* (Much) better support for profile and away templates (dan chokola) |
* Tk-GUI now contains cross-platform Tk code (replaces Tk-Win32 and Tk-Linux) |
||||||
* Carriage return issues in convos fixed (dan chokola) |
* <, <, &, and " now appear correctly in conversations |
||||||
|
* AIMAMP now works on Windows and Linux |
||||||
0.331 2-18-2003 |
* AIMAMP plugin separates artist and title (dan chokola) |
||||||
--- |
* (Much) better support for profile and away templates (dan chokola) |
||||||
|
* Carriage return issues in convos fixed (dan chokola) |
||||||
* Fixed a bug in the browser that caused it to retain text settings when it shouldn't have |
|
||||||
* MUCH better processor usage (0% most of the time, with peaks of around 8%) |
0.331 2-18-2003 |
||||||
|
--- |
||||||
0.33 2-17-2003 |
|
||||||
--- |
* Fixed a bug in the browser that caused it to retain text settings when it shouldn't have |
||||||
|
* MUCH better processor usage (0% most of the time, with peaks of around 8%) |
||||||
* Preliminary support for FCL (fonts, colors, links) - bold text is now properly displayed |
|
||||||
* Brand-new convos now flash in the title bar |
0.33 2-17-2003 |
||||||
* Fixed an insidious bug in AIMAMP (pointed out by eric) |
--- |
||||||
|
|
||||||
0.323 2-15-2003 |
* Preliminary support for FCL (fonts, colors, links) - bold text is now properly displayed |
||||||
--- |
* Brand-new convos now flash in the title bar |
||||||
|
* Fixed an insidious bug in AIMAMP (pointed out by eric) |
||||||
* Less CPU Usage (pointed out by dj and tyler) |
|
||||||
* Proper icon for away/profile editor |
0.323 2-15-2003 |
||||||
* Errlog is now opened only when necessary so you can empty it while milkbone's still running |
--- |
||||||
* AIMAMP errors gone (pointed out by eric) |
|
||||||
* Error log now never exceeds 500K (pointed out by eric) |
* Less CPU Usage (pointed out by dj and tyler) |
||||||
* Fixed those annoying 'signed in' messages |
* Proper icon for away/profile editor |
||||||
|
* Errlog is now opened only when necessary so you can empty it while milkbone's still running |
||||||
0.322 2-9-2003 |
* AIMAMP errors gone (pointed out by eric) |
||||||
--- |
* Error log now never exceeds 500K (pointed out by eric) |
||||||
|
* Fixed those annoying 'signed in' messages |
||||||
* REALLY fixed the random crashes |
|
||||||
|
0.322 2-9-2003 |
||||||
0.321 2-9-2003 |
--- |
||||||
--- |
|
||||||
|
* REALLY fixed the random crashes |
||||||
* Fixed AIMAMP errors in errlog.txt |
|
||||||
* Fixed repetitive buddy in messages |
0.321 2-9-2003 |
||||||
* Fixed random crash nonsense |
--- |
||||||
|
|
||||||
0.32 2-9-2003 |
* Fixed AIMAMP errors in errlog.txt |
||||||
--- |
* Fixed repetitive buddy in messages |
||||||
|
* Fixed random crash nonsense |
||||||
* Preliminary support for remembering the size of convo windows |
|
||||||
* Configuration changes are now saved |
0.32 2-9-2003 |
||||||
* " no longer appears in profiles |
--- |
||||||
* Warning for rate limits |
|
||||||
* Had to disable the combo in AddBuddy - it's all manual until next version |
* Preliminary support for remembering the size of convo windows |
||||||
* You no longer have to change songs after changing your profile |
* Configuration changes are now saved |
||||||
* %s now works properly in away messages |
* " no longer appears in profiles |
||||||
* Errors no longer kill milkbone (unless they're fatal - then they do) |
* Warning for rate limits |
||||||
* You can talk to people who aren't on your buddy list without getting hash errors |
* Had to disable the combo in AddBuddy - it's all manual until next version |
||||||
* Can add buddies into a specific group |
* You no longer have to change songs after changing your profile |
||||||
* Buddy deletion actually works now |
* %s now works properly in away messages |
||||||
* Idle time display |
* Errors no longer kill milkbone (unless they're fatal - then they do) |
||||||
* Empty groups show up |
* You can talk to people who aren't on your buddy list without getting hash errors |
||||||
* Buddy groups in order |
* Can add buddies into a specific group |
||||||
|
* Buddy deletion actually works now |
||||||
0.31 2-7-2003 |
* Idle time display |
||||||
--- |
* Empty groups show up |
||||||
|
* Buddy groups in order |
||||||
* Built-in AIMAMP (put %s in your away message or profile) |
|
||||||
* Online time in profile window |
0.31 2-7-2003 |
||||||
* An even suaver buddy list |
--- |
||||||
* Multiple buddy selection has become an oxymoron |
|
||||||
* By switching from GIF's to BMP's, milkbone uses less RAM |
* Built-in AIMAMP (put %s in your away message or profile) |
||||||
* Remove buddies from the context menu (molhotra) |
* Online time in profile window |
||||||
* Add buddies from the File menu (molhotra) |
* An even suaver buddy list |
||||||
* Away messages will only be returned every Timeout seconds (thanks to greg for the suggestion) |
* Multiple buddy selection has become an oxymoron |
||||||
* Away messages are ow sent to incoming messages (thanks to dan for pointing this out) |
* By switching from GIF's to BMP's, milkbone uses less RAM |
||||||
* Convos now hide when going away |
* Remove buddies from the context menu (molhotra) |
||||||
* About box works |
* Add buddies from the File menu (molhotra) |
||||||
* Tab problem is now fully fixed (no message boxes) |
* Away messages will only be returned every Timeout seconds (thanks to greg for the suggestion) |
||||||
* You can now save away messages again (thanks, mundane detail!!) |
* Away messages are ow sent to incoming messages (thanks to dan for pointing this out) |
||||||
* Fixed focusing problems (mostly - profiles are still a little funky) |
* Convos now hide when going away |
||||||
* Added preliminary (non-working) code for buddy coloring |
* About box works |
||||||
* Buddy list now properly updates when a user logs out (this worked before the Rewrite, of course) |
* Tab problem is now fully fixed (no message boxes) |
||||||
* Added a Timeout directive |
* You can now save away messages again (thanks, mundane detail!!) |
||||||
* Get Buddy Info bug may be fixed |
* Fixed focusing problems (mostly - profiles are still a little funky) |
||||||
* PAR is now actually used |
* Added preliminary (non-working) code for buddy coloring |
||||||
* Initialization file is now $plugin.pl instead of main.pl |
* Buddy list now properly updates when a user logs out (this worked before the Rewrite, of course) |
||||||
* Error logging actually works (props to bwahl for pointing this out) |
* Added a Timeout directive |
||||||
* Properly removes buddies from list on signout |
* Get Buddy Info bug may be fixed |
||||||
* Focuses new convos and profiles |
* PAR is now actually used |
||||||
* Writes to errlog are now appended instead of overwritten |
* Initialization file is now $plugin.pl instead of main.pl |
||||||
|
* Error logging actually works (props to bwahl for pointing this out) |
||||||
0.3 2-5-2003 |
* Properly removes buddies from list on signout |
||||||
--- |
* Focuses new convos and profiles |
||||||
|
* Writes to errlog are now appended instead of overwritten |
||||||
* Goodbye directive |
|
||||||
* Buddy list turns gray when you go away (and that even rhymes) |
0.3 2-5-2003 |
||||||
* Right-clicking for profiles (molhotra) |
--- |
||||||
* User data goes into profiles folders |
|
||||||
* Tk compiled into milkbone.exe because of PAR problems |
* Goodbye directive |
||||||
* %n replacement |
* Buddy list turns gray when you go away (and that even rhymes) |
||||||
* The Port directive allows TCNJ and Stockton students (and many others) to finally get through their firewalls |
* Right-clicking for profiles (molhotra) |
||||||
* StdLib module contains standard Perl modules |
* User data goes into profiles folders |
||||||
* Assorted aesthetic improvements to the Profile module - icon, nice title |
* Tk compiled into milkbone.exe because of PAR problems |
||||||
* Unlimited Redo's/Undo's with Ctrl-Z |
* %n replacement |
||||||
* More robust profile retrieving (this took a while for some reason) |
* The Port directive allows TCNJ and Stockton students (and many others) to finally get through their firewalls |
||||||
* Hook registration and deregistration |
* StdLib module contains standard Perl modules |
||||||
* More informative deaths |
* Assorted aesthetic improvements to the Profile module - icon, nice title |
||||||
* MUCH smaller distro (thanks to PAR and UPX) |
* Unlimited Redo's/Undo's with Ctrl-Z |
||||||
* Fixed the infamous Tab Problem |
* More robust profile retrieving (this took a while for some reason) |
||||||
* Slicker away message icons |
* Hook registration and deregistration |
||||||
* Global configuration in mb.conf |
* More informative deaths |
||||||
* Eliminated the tray icon (it will return when it decides to do something) |
* MUCH smaller distro (thanks to PAR and UPX) |
||||||
* Plugins can be written as single files (idea from molhotra) |
* Fixed the infamous Tab Problem |
||||||
* Hitting enter in mid-text no longer breaks up stream |
* Slicker away message icons |
||||||
* Recompiled for use with Perl 5.8 |
* Global configuration in mb.conf |
||||||
* Suave-looking buddy lists |
* Eliminated the tray icon (it will return when it decides to do something) |
||||||
* The --load command-line option will unpack all dependencies (except Tk, which is the one that matters :) ) |
* Plugins can be written as single files (idea from molhotra) |
||||||
* PAR is now used for decompression instead of perlapp |
* Hitting enter in mid-text no longer breaks up stream |
||||||
* Code can now be plugged into milkbone, although no documentation for this has been written |
* Recompiled for use with Perl 5.8 |
||||||
* Completely redesigned the core |
* Suave-looking buddy lists |
||||||
|
* The --load command-line option will unpack all dependencies (except Tk, which is the one that matters :) ) |
||||||
0.21 12-9-2 |
* PAR is now used for decompression instead of perlapp |
||||||
---- |
* Code can now be plugged into milkbone, although no documentation for this has been written |
||||||
|
* Completely redesigned the core |
||||||
* New logo |
|
||||||
* Prevented (hopefully) a bug that made the bone quit at random |
0.21 12-9-2 |
||||||
|
---- |
||||||
0.2 12-8-2 |
|
||||||
---- |
* New logo |
||||||
|
* Prevented (hopefully) a bug that made the bone quit at random |
||||||
* Extended time for update-checking |
|
||||||
* Created the filemap |
0.2 12-8-2 |
||||||
* Shaved around 600K from the final executable |
---- |
||||||
* Removed useless images; replaced POSIX with straight constants |
|
||||||
* Replaced the bloated LWP package with HTTP::Lite |
* Extended time for update-checking |
||||||
* New logo |
* Created the filemap |
||||||
* Recompiled everything for compatibility with Perl 5.8 |
* Shaved around 600K from the final executable |
||||||
* Bought the PDK (no more expirations :) ) |
* Removed useless images; replaced POSIX with straight constants |
||||||
* Preliminary hooking |
* Replaced the bloated LWP package with HTTP::Lite |
||||||
* Logging to errlog.txt (for el gato :) ) |
* New logo |
||||||
* Prettier deaths (with message boxes) |
* Recompiled everything for compatibility with Perl 5.8 |
||||||
* Installer will now overwrite shortcuts - this is a Good Thing |
* Bought the PDK (no more expirations :) ) |
||||||
* Milkbone::OS now separates OS-dependent code from the core |
* Preliminary hooking |
||||||
* All modules now stored in src/lib |
* Logging to errlog.txt (for el gato :) ) |
||||||
* Checks for empty messages before going away |
* Prettier deaths (with message boxes) |
||||||
* Re-released 0.161 |
* Installer will now overwrite shortcuts - this is a Good Thing |
||||||
|
* Milkbone::OS now separates OS-dependent code from the core |
||||||
0.161 11-26-2 |
* All modules now stored in src/lib |
||||||
---- |
* Checks for empty messages before going away |
||||||
|
* Re-released 0.161 |
||||||
* When XP groups your convos in the taskbar, they show up as "milkbone" instead of "mb" |
|
||||||
* Editing of multiple-line profiles works |
0.161 11-26-2 |
||||||
* Hides messages and changes button when away |
---- |
||||||
* Tweaked the compilation options to reduce milkbone's startup time to just under 1.5 seconds |
|
||||||
* Goodbye and Exit now clears the tray icon (chokola) |
* When XP groups your convos in the taskbar, they show up as "milkbone" instead of "mb" |
||||||
* Now logins (as well as logouts) are noted in the conversation window (this was a LOT harder than you'd think :) ) |
* Editing of multiple-line profiles works |
||||||
* Tweaked the update system to prevent annoying messages that might appear behind a proxy |
* Hides messages and changes button when away |
||||||
|
* Tweaked the compilation options to reduce milkbone's startup time to just under 1.5 seconds |
||||||
0.16 11-24-2 |
* Goodbye and Exit now clears the tray icon (chokola) |
||||||
---- |
* Now logins (as well as logouts) are noted in the conversation window (this was a LOT harder than you'd think :) ) |
||||||
|
* Tweaked the update system to prevent annoying messages that might appear behind a proxy |
||||||
* Update alerts |
|
||||||
* Taskbar windows flash |
0.16 11-24-2 |
||||||
|
---- |
||||||
0.155 11-23-2 |
|
||||||
---- |
* Update alerts |
||||||
|
* Taskbar windows flash |
||||||
* Cleaned up the installer script |
|
||||||
* About box from menu |
0.155 11-23-2 |
||||||
* Set aways and profiles from File menu |
---- |
||||||
* Added an annoying drumming for new messages until I can get flashing to work (it only drums |
|
||||||
if the new message isn't in the focus |
* Cleaned up the installer script |
||||||
* Logo bar above buddy list |
* About box from menu |
||||||
* Fixed " and <-type strings in profiles, aways, and messages |
* Set aways and profiles from File menu |
||||||
* More compact buddy list |
* Added an annoying drumming for new messages until I can get flashing to work (it only drums |
||||||
* Fixed bug that killed milkbone when user looks at a non-away user's profile (after viewing this profile, |
if the new message isn't in the focus |
||||||
viewing any other profiles would crash milkbone) |
* Logo bar above buddy list |
||||||
* Allowed messages that come in while away to be displayed |
* Fixed " and <-type strings in profiles, aways, and messages |
||||||
* Messed around with the hashes to fix the SNAC error |
* More compact buddy list |
||||||
* Overloaded CORE::GLOBAL::die to prevent improper signoff errors (which led to inexplcable busted SNAC's) and |
* Fixed bug that killed milkbone when user looks at a non-away user's profile (after viewing this profile, |
||||||
and to prevent the tray icon from living after death |
viewing any other profiles would crash milkbone) |
||||||
|
* Allowed messages that come in while away to be displayed |
||||||
|
* Messed around with the hashes to fix the SNAC error |
||||||
0.154 11-21-2 |
* Overloaded CORE::GLOBAL::die to prevent improper signoff errors (which led to inexplcable busted SNAC's) and |
||||||
---- |
and to prevent the tray icon from living after death |
||||||
|
|
||||||
* Profiles scroll (with mousewheel) and wrap and respond to the escape button |
|
||||||
* Fixed auto-response (chokola) |
0.154 11-21-2 |
||||||
* Times instead of courier in profiles |
---- |
||||||
|
|
||||||
0.153 11-19-2 |
* Profiles scroll (with mousewheel) and wrap and respond to the escape button |
||||||
---- |
* Fixed auto-response (chokola) |
||||||
|
* Times instead of courier in profiles |
||||||
* Can set profiles |
|
||||||
* Can set away messages |
0.153 11-19-2 |
||||||
* Removed the silly buttons |
---- |
||||||
* Added away messages to profiles |
|
||||||
* Made path names more portable to make UNIX ports easier |
* Can set profiles |
||||||
* Added code to lessen the chance that the icon would remain in the tray after a crash |
* Can set away messages |
||||||
|
* Removed the silly buttons |
||||||
0.152 11-14-02 |
* Added away messages to profiles |
||||||
---- |
* Made path names more portable to make UNIX ports easier |
||||||
|
* Added code to lessen the chance that the icon would remain in the tray after a crash |
||||||
* Away icons |
|
||||||
* Added Get Profile function (uses the world's greatest kludge to accomplish viewing of profiles) |
0.152 11-14-02 |
||||||
* Spiffed up the about box and gave it its own class |
---- |
||||||
* Set up status bot on screen name billiamive |
|
||||||
* Moved misplaced functions in mb.pl |
* Away icons |
||||||
* Plus and minus buttons |
* Added Get Profile function (uses the world's greatest kludge to accomplish viewing of profiles) |
||||||
* Installer now sends documentation as well |
* Spiffed up the about box and gave it its own class |
||||||
|
* Set up status bot on screen name billiamive |
||||||
|
* Moved misplaced functions in mb.pl |
||||||
0.151 11-14-02 |
* Plus and minus buttons |
||||||
---- |
* Installer now sends documentation as well |
||||||
|
|
||||||
* Funky buttons |
|
||||||
* milkbonestatus (edit: billiamive) screenname will now reveal the status of the project |
0.151 11-14-02 |
||||||
* About box |
---- |
||||||
* Signed off message is inserted into conversation |
|
||||||
* Removed autofocus nonsense |
* Funky buttons |
||||||
* Added code to flash windows - doesn't seem to work |
* milkbonestatus (edit: billiamive) screenname will now reveal the status of the project |
||||||
* Word-wrap |
* About box |
||||||
|
* Signed off message is inserted into conversation |
||||||
0.15 11-13-02 |
* Removed autofocus nonsense |
||||||
---- |
* Added code to flash windows - doesn't seem to work |
||||||
|
* Word-wrap |
||||||
* Realtime updating of buddy list |
|
||||||
* Now displays an error box when AIM has a problem |
0.15 11-13-02 |
||||||
* Incoming and outgoing messages work with buddy list (I think) |
---- |
||||||
* Buddy list |
|
||||||
* New "Connecting to" text :) |
* Realtime updating of buddy list |
||||||
* Removed a very sneaky bug that logged users off if they hit Enter at the logon screen |
* Now displays an error box when AIM has a problem |
||||||
|
* Incoming and outgoing messages work with buddy list (I think) |
||||||
0.14 11-12-02 |
* Buddy list |
||||||
---- |
* New "Connecting to" text :) |
||||||
|
* Removed a very sneaky bug that logged users off if they hit Enter at the logon screen |
||||||
* New compiler |
|
||||||
* Screen name formatting works (e.g. Gato Gregorio instead of gatogregorio) |
0.14 11-12-02 |
||||||
* TIMING ISSUES FIXED!!!! - a tweak in MBLoop has eliminated the flicker - WOOT! |
---- |
||||||
* Can now cancel and then sign in again without lockup |
|
||||||
* First installer |
* New compiler |
||||||
* Tested new logo |
* Screen name formatting works (e.g. Gato Gregorio instead of gatogregorio) |
||||||
* All windows use bone icon |
* TIMING ISSUES FIXED!!!! - a tweak in MBLoop has eliminated the flicker - WOOT! |
||||||
* Fixed a bug that might have appeared when two similar screen names sent IMs |
* Can now cancel and then sign in again without lockup |
||||||
* Automated test and build scripts |
* First installer |
||||||
* Fixed illegal op problem |
* Tested new logo |
||||||
* File | Close closes IM windows |
* All windows use bone icon |
||||||
* Escape key closes IMs |
* Fixed a bug that might have appeared when two similar screen names sent IMs |
||||||
|
* Automated test and build scripts |
||||||
0.131 11-0-02 |
* Fixed illegal op problem |
||||||
---- |
* File | Close closes IM windows |
||||||
|
* Escape key closes IMs |
||||||
* Minor bugfixes |
|
||||||
|
0.131 11-0-02 |
||||||
0.13 11-08-02 |
---- |
||||||
---- |
|
||||||
|
* Minor bugfixes |
||||||
* rewritten for use with Matthew Sachs' Net::OSCAR |
|
||||||
* allowed incoming IM's |
0.13 11-08-02 |
||||||
* allowed conversations |
---- |
||||||
* tweaked Net::OSCAR to remove dependence on Scalar::Util's bootstrap |
|
||||||
|
* rewritten for use with Matthew Sachs' Net::OSCAR |
||||||
0.12 10-13-02 |
* allowed incoming IM's |
||||||
---- |
* allowed conversations |
||||||
|
* tweaked Net::OSCAR to remove dependence on Scalar::Util's bootstrap |
||||||
* fixed timing issues with 0.10 |
|
||||||
* fixed minor interface bugs |
0.12 10-13-02 |
||||||
|
---- |
||||||
0.11 |
|
||||||
---- |
* fixed timing issues with 0.10 |
||||||
|
* fixed minor interface bugs |
||||||
NONEXISTENT - version numbering error |
|
||||||
|
0.11 |
||||||
|
---- |
||||||
0.10 0-12-02 |
|
||||||
---- |
NONEXISTENT - version numbering error |
||||||
|
|
||||||
|
|
||||||
|
0.10 0-12-02 |
||||||
|
---- |
||||||
|
|
||||||
* connected to AIM with the TOC protocol (Aryeh Goldsmith's Net::AIM) |
* connected to AIM with the TOC protocol (Aryeh Goldsmith's Net::AIM) |
Loading…
Reference in new issue