Deprecated releases of Smart Auto Away plugin for Miranda-IM

Version
Binary
Debug
Source
Note
Current The last release
The official release at Miranda-IM Addons site: ANSI and Unicode versions
0.0.3.2ANSI:
saa-0032.zip

Unicode:
saa-0032.zip
saa-0032-
debug.zip
saa-src-0032.zip Rewritten "locked protocol" support to keep reconnect functionality and prevent changing status message for locked protocols
0.0.3.1ANSI:
saa-0031.zip

Unicode:
saa-0031.zip
saa-0031-
debug.zip
saa-src-0031.zip Added support for "locked" protocols. Thanks unandpw for the hint
0.0.3.0ANSI:
saa-0030.zip

Unicode:
saa-0030.zip
saa-0030-
debug.zip
saa-src-0030.zip Introduced Unicode version
Renamed *.c to *.cpp
Corrected translation and most strings are translatable
Unicode/ANSI conversions will follow the "Locale" setting in from the language pack
Included substitutions for localized date and time (%L, %l, %K, %k)
Changed the string parser and initialization code to avoid some possible string overruns and crashes
Rewritten the xp theme support - It actually works now
0.0.2.15saa-00215.zipsaa-00215-
debug.zip
saa-src-00215.zip Implement plugin UUIDs - M 0.8 ready
Persist idle status over restarts, if "do not set not idle automaticaly" is selected
0.0.2.14saa-00214.zipsaa-00214-
debug.zip
saa-src-00214.zip Patch by borkra to reduce GDI resource usage
0.0.2.13saa-00213.zipsaa-00213-
debug.zip
saa-src-00213.zip Memory leaks cleaned (Thanks borkra for the patch)
Fixed small typos in the resources
0.0.2.12saa-00212.zipsaa-00212-
debug.zip
saa-src-00212.zip Added Force "Reconnect" menu item and service to reconnect protocols without changeing the idle state
0.0.2.11saa-00211.zipsaa-00211-
debug.zip
saa-src-00211.zip included uxtheme support for option tabs
0.0.2.10saa-00210.zipsaa-00210-
debug.zip
saa-src-00210.zip Fix of a bad bug: Wrong protocol selection if more that one non-im protocols are installed
Icons updated to 32bit
0.0.2.9asaa-0029.zipsaa-0029-
debug.zip
saa-src-0029.zip Small fix for IcoLib support
Rolled back some code added trying to fix non-existing bug
New "Set "Not Idle" on manual status change" option - Useful with "Do not set "Not Idle" automatically"(Thanks DarkPhoenix for the idea)
0.0.2.8saa-0028.zipsaa-0027-
debug.zip
saa-src-0028.zip Hopefully increased stability with non-real protocols
Added support for IconLib for the menu items
Fixed some glitches and typos
0.0.2.7saa-0027.zipsaa-0027-
debug.zip
saa-src-0027.zip Bugfix: "Keep Main Status offline" could not be switched on in v. 0.0.2.6.
0.0.2.6saa-0026.zipsaa-0026-
debug.zip
saa-src-0026.zip Bugfix: SAA was reconnecting after a fatal error even with Don't Reconnect after Fatal Error option set.
0.0.2.5saa-0025.zipsaa-0025-
debug.zip
saa-src-0025.zip Added option to not show the "Idle" menu
Added confusing option to keep "Main Status" offline
0.0.2.4saa-0024.zipsaa-0024-
debug.zip
saa-src-0024.zip Another night - another version ;)
Changed slightly the dialog callbacks. "Apply" button is enabled only if it is needed
0.0.2.3saa-0023.zipsaa-0023-
debug.zip
saa-src-0023.zip Reconnect procedure is rewriten. Now SAA doesn't prevent loggining-off
Added option to not set "Not Idle" automatically. Use the "Idle" menu to set it manually
0.0.2.2saa-0022.zipsaa-0022-
debug.zip
saa-src-0022.zip Changed to the new MIRANDA_IDLE_INFO structure - yahoo.dll doesn't crash animore
Added "Idle submenu to the main menu"
This version is not tested in deep. Expect new bugs
0.0.2.1saa-0021.zipsaa-0021-
debug.zip
saa-src-0021.zip Added support for some variables in specific StatusMessages
This version is not tested in deep. Expect new bugs
0.0.2.0saa-0020.zipsaa-0020-
debug.zip
saa-src-0020.zip New feature: specific StatusMessages for the idle states
0.0.1.6saa-0016.zipsaa-0016-
debug.zip
saa-src-0016.zip Minor buxfix in the Status COMBOBOX-es
0.0.1.5csaa-0015c.zipsaa-0015c-
debug.zip
saa-src-0015c.zip Changed part of the dialog initialization procedure and this look was solved (Thanks A.R.)
Changed the e-mail-address in the plugin-info field
0.0.1.5saa-0015.zipsaa-0015-
debug.zip
saa-src-0015.zip Re-organized the options dialog (new bugs introduced, as well ;) )
UPX-ed the .DLLs (reduced the size more than 50%)
SAA successfully passed the K-Stage ;)
0.0.1.4saa-0014.zipsaa-src-0014.zip Fixed the bug causing the severe hang/crash on options tab if WinXP window style is used (I never use WinXP window stile);
Changed slightly the code hoping to solve some rare on-startup crash.
0.0.1.4
Debug
saa-0014-
debug.zip
This is the debug version. It will make a lot of noise through Netlib log
0.0.1.3saa-0013.zipsaa-src-0013.zip Slight change of the AutoAway-Reconnect interaction
Web-page of SAA was created: http://saaplugin.no-ip.info/
Sorry, no bug fixes in this release
0.0.1.2saa-0012.zipsaa-src-0012.zip Rewritten some portions of code: SAA uses now own idle settings and does not try to share them with the built-in "Idle" module;
Included support for both 0.3.4(5 integers) and 0.4(4 integers) "MIRANDA_IDLE_INFO" structures;
Better stability on startup.
0.0.1.1saa-0011.zipsaa-src-0011.zip Workaround of the crash caused by incorrect GetStatusMsg;
Localized some on-startup hang: presence of both AwaySys and clist_mw.
0.0.1.0saa-0010.zipsaa-src-0010.zip Initial Release

Version
Binary
Notes
Current The last version
Miranda 0.8.0.x
Modified 0.0.3.2
ANSI (411 KB)
miranda32.exe

Unicode (415 KB)
miranda32.exe
UPX-ed build compiled from SVN with modications:
  • Incorporated SAA 0.0.3.2 in the main executable replacing original Idle and AutoAway modules
  • Removed the core history module
  • Incorporated zlib in the core
  • Text console code was removed. Please use ConsLite or another console plugin
Miranda 0.8.0.18
Modified 0.0.2.15
ANSI (342 KB)
miranda32.exe

Unicode (346 KB)
miranda32.exe
UPX-ed build compiled from SVN with modications:
  • Incorporated SAA 0.0.2.15 in the main executable replacing original Idle and AutoAway modules
  • Removed the core history module
  • Text console code was removed. Please use ConsLite or another console plugin
Note: Incorporated SAA module in the Unicode build is NOT unicode (yet)
Miranda 0.7.0.31
Modified 0.0.2.13
ANSI (252 KB)
miranda32.exe

Unicode (2256 KB)
miranda32.exe
UPX-ed build compiled from SVN(r:4217) with modications:
  • Incorporated SAA 0.0.2.13 in the main executable replacing original Idle and AutoAway modules
  • Removed the core history module
  • Included console console support in NetLib module
  • Optional menu item to show/hide console
Note: Incorporated SAA module in the Unicode build is NOT unicode (yet)
Miranda 0.4.3.41
Modified 0.0.2.7
ANSI (139 KB)
miranda32.exe

Unicode (141 KB)
miranda32.exe
UPX-ed build compiled from CVS (05-11-23) with modications:
  • Incorporated SAA 0.0.2.7 in the main executable replacing original Idle and AutoAway modules
  • Removed the core history module
  • Included console console support in NetLib module
  • Optional menu item to show/hide console
Note: Incorporated SAA module in the Unicode build is NOT unicode (yet)
Miranda 0.4.0.1
Modified 0.0.2.6
miranda32.exe
141 KB
UPX-ed executable compiled from CVS (05-06-14) with modications:
  • Incorporated SAA 0.0.2.6 in the main executable replacing original Idle and AutoAway modules
  • Included console console support in NetLib module
  • Optional menu item to show/hide console
Miranda-IM 0.3.4
Modified 0.0.2.6
miranda32.exe
194 KB
UPX-ed executable compiled from v. 3.4 alpha sources with modications:
  • Incorporated SAA 0.0.1.4 in the main executable
  • Updated the incorporated contact list, netlib and database modules to the ones from cvs (18-05-2005)
  • Kept netlib console

Valid HTML 4.01!
Best viewed with Any browser