Voir la fiche sur Miranda-IM.org
Télécharger IEView History

Image redimensionée
CHANGELOG
Version 0.0.0.6
=============
+ Added min width and height for the history window.
* The contact list window is no longer the parent of the history window :) (using the list in m_utils.h - thanks nullbie)
+ Added status bar.
Version 0.0.0.5
=============
! Changed options root to "Message Sessions" from "Message sessions".
* Miranda's clist window is now the parent of the history window.
! Allow updater to update the unicode version too.
* Use the custom handle of the contact in the window title (if available).
Version 0.0.0.4
=============
+ Added search function. You can search for a given text or for a given date and/or time. If an event is found the current page will be centered on it but it won't be selected as this can't be done. If you want to find it in the current page you can press Ctrl + F like before (this way the text *will* become selected). Some notes on searching:
* search is disabled if all events are loaded.
* you can either search for text or a date/time, not both.
* you can't start a search from a given entry, they always begin with the first (or last) entry, depending on the direction of the search.
* if you make a modification to the string or date/time the search will restart, it won't continue.
* seconds aren't taken into account when searching for a given time.
* Check to see if contact is RTL or LTR (only TabSRMM supported) (the setting in options acts as the default text direction which is overriden by the per-contact one).
* Counting of events loaded in page now begins at 1 (not 0 as before).
* Minor changes to prevent memory leaks.
v. 0.0.0.3 - 2006/01/03
=============
! Fixed some issues with the pages.
+ Added option to show the last page of the history first.
+ Added RTL support.
v. 0.0.0.2 - 2006/01/03
=============
+ You can now choose to either load all events or only a certain number per page.
+ Added border around ieview control.
+ Allow resize of main window.
+ Added icon to main window.
v. 0.0.0.1 - 2005/12/30
=============
First build, released on miranda's forums.