home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 June / CHIP_CD_2004-06.iso / software / miranda_hit / files / wassup.mir / wassup_readme.txt < prev    next >
Text File  |  2004-01-31  |  12KB  |  197 lines

  1.           Wassup - v0.3.1.2
  2. -----------------------------------------------
  3.            -=Miranda Plug-In=-
  4. Copyright (C) 2002-2004 Goblineye Entertainment
  5. -----------------------------------------------
  6.  
  7. Desc:
  8. ====
  9. This plug-in enables you to check for updates, New nightly releases, plugins and other add-ons (Icons, Sounds, Language Packs etc.)
  10. It was mostly written to learn the HTTP protocol, but also to be able to check for updates without launching Firebird :)
  11.  
  12. * Translators: Check out wassup_translation.txt for the complete list of strings you will need to translate Wassup
  13.  
  14.  
  15. Installation:
  16. ============
  17. To install the plug-in you will need to copy Wassup.dll to your Miranda's plug-in directory (<MIRANDA DIR>\plugins).
  18.  
  19.  
  20. Uninstallation:
  21. ==============
  22. Shutdown Miranda, then delete Wassup.dll from <MIRANDA DIR>\plugins.
  23. You may also want to delete cached files that Wassup keeps around, they are all stored at <MIRANDA DIR>\plugins\Wassup.
  24.  
  25. *NEW* Since v0.3.1.2 You can just use PluginUninstaller to completely remore Wassup! Get it here: http://miranda-im.org/download/details.php?action=viewfile&id=969
  26.  
  27.  
  28. How to use:
  29. ==========
  30. Well, this is where I'd explain thoroughly how Wassup works and explain its different parts, but since I already know nobody is going to read this (I'm psychic :P), I'm just gonna keep it short and simple:
  31. Wassup has one main dialog, with different sections in it:
  32.     - Nightly updates: Download/Install the latest nightly/latest debug nightly build/latest nightly build source, plus
  33.       have a look at the various changelogs.
  34.     - Components updates: Right over there you can browse through the various addons available for Miranda,
  35.     - Plugins updates: You can select plugins to track for updates using the options (Options->Wassup->Plugins Updates)
  36.     - Auto-Checkups: Only shows up when there are updates you should be aware of.
  37.  
  38.  
  39. Installations:
  40. =============
  41. In Wassup v0.3.0.0, Wassup uses Miranda Installer to install addons and nightlies. First, make sure you set MirInst's path
  42. in the Options dialog, Second, please make sure you have the latest version of MirInst installed before going "It doesn't work".
  43. Also, make sure that MirInst's options are set right (i.e. Miranda's directory is set correctly in MirInst's options).
  44.  
  45. Auto-Checkups:
  46. =============
  47. In Wassup v0.1.2.5 you can let Wassup check for updates and let you know about it :)
  48. The options for Auto-Checkups can be found at Options->Wassup.
  49. If a new nightly or updated plugins are found, you will be notified about it with a popup (This requires the PopUp plugin).
  50. Left-Clicking on the popup will show you the new updates.
  51.  
  52.  
  53. Final Notes (Or: Stuff you should know):
  54. =======================================
  55. - The lists of components (Plugins, icons etc.) are updated twice a day (Every 12 hours). That's not up to us :)
  56.  
  57.  
  58. Credits (Thanks... and stuff):
  59. =============================
  60. Big thanks goes out to:
  61. - Lyon - For all his help and suggestions!
  62. - hrk - For lots of feedback and his PopUp plugin :)
  63. - Dylan, Justin, MatriX, David, Jakob, Stefan, Norial, Andrey, spaze, Gilgamesh, JLP, mirza,
  64. - , bethoven, Dwarden, loranger, Lord Sy and everyone else we might have forgotten - Thanks for all the help and suggestions!
  65.  
  66. P.S. I've sort of lost track on this list, but there are a lot more people who deserve credit for their help!
  67.  
  68.  
  69. ChangeLog:
  70. =========
  71. v0.3.1.2
  72. --------
  73.   - Translators: There are changes in the strings, check out wassup_translation.txt
  74.   - Build date of Miranda now works on all O/S's, not just Win2K and XP.
  75.   - NTLM proxy authentication support! Yay! (Big thanks goes out to Igor for all his help!)
  76.   - Niftier icons + TopToolBar bitmap (RA-Man is the man!)
  77.   - Bug fix in components dialog where wrong plugins were highlighted after Auto-Checkup.
  78.   - PluginUninstaller support.
  79.   - Right-click on any "Download" link will popup a download menu, where you can Download/Install the file or copy its URL to the clipboard (An old feature that was removed in v0.3.0.0, now it's back :))
  80.   - Instead of the fixed yyyy-mm-dd date structure for "Since last time I checked", the current user locale is used. (Suggested by Heiko)
  81.   - Bug fix in components dialog (If you selected "Since last time I checked", it wasn't selected next time you brought up the dialog)
  82.   - The XML parser was rewritten, MUCH better now :) (Shouldn't affect anyone though... At least not for now)
  83.  
  84. v0.3.1.0
  85. --------
  86.   - Translators: There are changes in the strings, check out wassup_translation.txt
  87.   - Lots of changes in this version:
  88.     - Plugins updates: - They're back! Yay :)
  89.     - Nightly updates: - You can now see the actual build date of the current version you're using. It only works on Windows 2000 and XP though...
  90.                - Changelogs now show up in tabs inside the nightly updates dialog. Kinda nifty :) (Thanks for everyone who suggested it!)
  91.                - Only the first 16kb of changelogs is now shown. You can disable it though (Options->Wassup->Always show complete changelog).
  92.     - Components updates: - No more selection window, now every listing has its own selection, and all listings have one big selection ("All selection"). Just check it out :)
  93.                   - "Highlight updates since last time I checked" is back.
  94.   - Other stuff:
  95.     - Web Info links are back. Double-clicking still works though.
  96.     - Much better Auto-Checkups routines, works better now :)
  97.     - All sorts of drawing problems in listings are fixed, plus some other minor bugs are gone.
  98.       
  99.  
  100. v0.3.0.0
  101. --------
  102.   - Translators: There are a lot of changes in the strings :)
  103.   - This is sort of a rewrite of Wassup... Looks and works differently now, please check out the readme before you try it :)
  104.   - Wassup now requires Miranda Installer for installations, keep that in mind guys.
  105.   - Wassup is now licensed under GNU GPL.
  106.  
  107. v0.1.3.5
  108. --------
  109.   - Translators: There are no changes in the strings.
  110.   - Replaced old icons with cool sleek new icons, big thanks to Nikoladd for the great icons!
  111.   - Fixed a couple of bugs that have to do with file transfer, looks fine now.
  112.  
  113. v0.1.3.4
  114. --------
  115.   - Translators: There are no changes in the strings.
  116.   - Fixed a bug with the dates of the nightly builds (Thanks everyone!)
  117.  
  118. v0.1.3.3
  119. --------
  120.   - Translators: Some of the strings have changed.
  121.   - Plugins and Components update work again, yay :)
  122.   - A few quick notes:
  123.     - Added/Updates listings are not used yet, it'll be added in the next version.
  124.     - If you used caching with a previous version of Wassup, you might want to delete the folder <MIRANDA DIR>\Plugins\Wassup, since it probably contains the old listings that aren't used anymore. You don't have to though :)
  125.   - File Downloads are kinda faster now, due to the new way the download system works on Miranda IM's website.
  126.   - Changelog highlighting was removed for now, it'll be fixed for the next version.
  127.   - The listings are now drawn with nifty alternating colors (Suggested by HadroLepton)
  128.   - Width of "Check..." in options dialog was increased (Thanks anonymous dude :))
  129.   - Added an installation script for Miranda Installer.
  130.   - Some internal changes.
  131.  
  132. v0.1.3.0
  133. --------
  134.   - Translators: Some of the strings have changed.
  135.   - You can now install plugins/latest nightly from Wassup! For that to work, you will need to extract WspUpd.exe as well from the zip file to Miranda's plugins directory.
  136.   - Installation is a bit experimental, but it seems to work just fine.
  137.   - The Plugins/Components updates dialogs are now resizeable, plus, size and position can be saved for all dialogs - Check out Options->Wassup (Suggested by Andrey).
  138.   - Added a "Remind me later" button in the plugins updates dialog (Thanks MatriX!). Clicking on it will close the dialog, without saving latest updates, so you can come back and see the updates later.
  139.   - When using proxy, the server is now sent with a no-caching request (Suggested by failure).
  140.   - A fonts bug was fixed (Thanks hrk!).
  141.   - A drawing bug in the nightly dialog was fixed (Thanks spaze!).
  142.   - A weird drawing problem in listings was fixed.
  143.   - The tab control in the Components updates dialog is now multiline.
  144.   - A lot of UI changes (Thanks Dylan!).
  145.   - Cleaned up the Readme.
  146.  
  147. v0.1.2.5
  148. --------
  149.   - Translators: Some of the strings has changed, Check out wassup_translation.txt for more info.
  150.   - Caching support was added. Caching is enabled by default, but can be disabled from the Options dialog. (There's some useful info about it in the Readme)
  151.   - Auto-Checkups was added. It's a bit experimental, but it should be working OK. Check out the Readme for more info on that. Note that the PopUp plugin is required for Auto-Checkups.
  152.   - You can now download a couple of files at once (Multi-Download!). Look out for the checkboxes next to files in listings.
  153.   - The plugins updates dialog now shows an extra column, that shows the actual installed version of the plugin (Suggested by Dylan, Jakob and Stefan) 
  154.   - Two new tabs were added in the Components dialog - Added and Updated, both show the last 10 added/updated components.
  155.   - The last tab you were on in the Components dialog is now saved.
  156.   - A stupid bug forced Wassup to use a specific port, which might have blocked SOCKS firewalls. (Thanks Lord Sy)
  157.   - Transfers are now faster, due to used-to-be-necessary delays that were removed, and a bigger transfer buffer.
  158.   - A "Select All" button was added in the plugin options dialog.
  159.   - Fixed a bug in the Components dialog where plugins from the current day were not selected.
  160.   - Removed "Highlight: None" in the Components dialog.
  161.   - Changelog entries are now highlighted differently, the latest change is now highlighted (That might change later though).
  162.   - A right-click on a file in the Plugins/Components dialog will pop up a menu which allows you to copy the URL of the file. (Suggested by Andrey)
  163.   - A translation error was fixed, thanks to Norial and Stefan.
  164.   - The download dialog doesn't block the "caller" dialog anymore. (Suggested by Dylan)
  165.   - All columns are now sortable :)
  166.   - All dialogs are now closable with Escape (Suggested by spaze)
  167.   - A stupid bug prevented some inactive plugins from being selected when clicking on "Select installed plugins".
  168.   - Changes in the way the proxy password is saved, now makes it more secure.
  169.   - A lot of internal/UI bug fixes and changes.
  170.  
  171. v0.1.2.0
  172. --------
  173.   - Translators: Translation is now possible, all the strings you're going to need are in translate.txt
  174.   - Everything has changed, too much to list here, please look at the Readme for more info :)
  175.   - Proxy support (Including authentication) was also added. User authentication, though, was not tested (We don't use a proxy server that requires authentication)
  176.   - This version still lacks stuff that we wanted to add but didn't have time to... For the list of these stuff, check the "TODO" section in the Readme
  177.  
  178. v0.1.1.3
  179. --------
  180.   - Yet another annoying bug :) You won't get the nasty error message again, sorry about that.
  181.  
  182. v0.1.1.2
  183. --------
  184.   - Annoying bug fix: The plugin did not get the right date for a plugin if it was never updated. All fixed now :)
  185.  
  186. v0.1.1.1
  187. --------
  188.   - Initial release
  189.   - This is an early release, just to get feedback on what you want it to look like.
  190.   - The next version will be more stable, and will hopefully be more feature-packed.
  191.   - Translation is not fully available yet, sorry. It'll be added in the next version.
  192.   - Plugin is rebased to address: 0x32240000
  193.   - Please read the Readme :)
  194.  
  195.  
  196. -------
  197. Tornado ( tornado@goblineye.com ) & RA-Man ( raman@goblineye.com )