diff options
author | dartraiden <wowemuh@gmail.com> | 2018-03-10 01:31:40 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2018-03-10 01:32:01 +0300 |
commit | cb2caccb52c4044937c0d9e8eda7ddeb1d115e85 (patch) | |
tree | 75745a54b82b5c5ba10556362a6ae0bae83a9701 /plugins | |
parent | b4706193c3adcce3f4dbbc5da7aae135b37855a8 (diff) |
remove some docs
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/IEHistory/docs/readme.txt | 121 | ||||
-rw-r--r-- | plugins/IgnoreState/docs/readme.txt | 41 | ||||
-rw-r--r-- | plugins/MenuItemEx/docs/changelog.txt | 126 | ||||
-rw-r--r-- | plugins/MsgPopup/docs/readme.txt | 63 | ||||
-rw-r--r-- | plugins/UserInfoEx/docs/changelog.txt | 224 | ||||
-rw-r--r-- | plugins/mTextControl/docs/Changelog.txt | 8 |
6 files changed, 0 insertions, 583 deletions
diff --git a/plugins/IEHistory/docs/readme.txt b/plugins/IEHistory/docs/readme.txt deleted file mode 100644 index f3b53f84bd..0000000000 --- a/plugins/IEHistory/docs/readme.txt +++ /dev/null @@ -1,121 +0,0 @@ -IEView History Viewer v.0.0.1.4 - by Cristian "Eblis" Libotean - copyright © 2005-2007 Cristian Libotean - -This plugin requires IEView to work, it might even crash if IEView is not available. -Make sure you have it enabled before reporting crashes !!! - -You can search the logs by pressing Ctrl + F while the log window is selected. -You can copy text by selecting it and then right click, Copy. - -Changes: - -+ : new feature -* : changed -! : bufgix -- : feature removed or disabled because of pending bugs - -v. 0.0.1.4 - 2007/04/16 - * Rebased dll (0x2F040000 ... previous address was 0x2F020000). - -v. 0.0.1.3 - 2007/03/09 - * Changed icon (icon provided by Faith Healer) - -v. 0.0.1.2 - 2007/03/09 - * Use the correct interface ID for history plugins (MIID_UIHISTORY). - -v. 0.0.1.1 - 2007/03/08 - + Added Unicode flag. - -v. 0.0.1.0 - 2007/03/06 - + Added UUID ( {2f093b88-f389-44f1-9e2a-37c29194203a} Unicode, {2f997250-bc2f-46f0-a33e-65f06283be5d} Ansi ) - + Added HISTORY interface. - -v. 0.0.0.13 - 2007/01/12 - ! Don't use data after being free()'d - -v. 0.0.0.12 - 2006/12/07 - * Changed controls tab order. - + Added version info. - -v. 0.0.0.11 - 2006/09/14 - ! Fixed search in unicode version. - * Always use ANSI strings for menu items. - * Use themes for tabbed dialogs if they are available. - -v. 0.0.0.10 - 2006/06/13 - * Fix for Windows 2000 and date time controls. - -v. 0.0.0.9 - 2006/05/17 - * Destroy services the correct way. - -v. 0.0.0.8 - 2006/03/23 - + Added 'Load in background' - in alpha stanges, doesn't work correctly with all event types (might show garbled text) (disabled). - -v. 0.0.0.7 - 2006/02/1 - + Rebased the dll (0x2F020000) - * Modified plugin to work with new ieview. - * Removed unneeded text from statusbar. - -v. 0.0.0.6 - 2006/01/11 - + 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. - -v. 0.0.0.5 - 2006/01/09 - - ! 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). - -v. 0.0.0.4 - 2006/01/06 - + 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. - - -This program is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public License -as published by the Free Software Foundation; either version 2 -of the License, or (at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. diff --git a/plugins/IgnoreState/docs/readme.txt b/plugins/IgnoreState/docs/readme.txt deleted file mode 100644 index 633e7d5c26..0000000000 --- a/plugins/IgnoreState/docs/readme.txt +++ /dev/null @@ -1,41 +0,0 @@ -IgnoreState plugin for Miranda IM (http://miranda-im.org)
-Version: 0.0.3.0 (c) 2009 Kildor, 2010 Mataes.
-
-
-This plugin intended to show an icon in front of contacts which are
-ignored. Supported different icons for full ignore, partial ignore, ignore
-messages. User can choose to ignore some types of ignore.
-
-
-
-I would like to say thanks to:
-Thief for his Authstate plugin that was base for this plugin.
-FYR for his clist_modern
-
-
-Changes:
-
-v0.0.3.0 (made by Mataes)
-- Unicode version of plugin
-- x64 support
-- clean-ups and fixes.
-
-v0.0.2.2
-- Translation fixes.
-- Options dialog fixes.
-
-v0.0.2.1
-- fix untranslatable strings in options.
-
-v0.0.2.0
-- add support for Extraicons plugin by pescuma.
-
-v0.0.1.1
-- add "Use Miranda ignore settings for All Contacts" setting.
-
-v0.0.1.0
-- public release
-
-
-Plugin is released under GPL licence.
-http://www.gnu.org/copyleft/gpl.html
\ No newline at end of file diff --git a/plugins/MenuItemEx/docs/changelog.txt b/plugins/MenuItemEx/docs/changelog.txt deleted file mode 100644 index 153db11adf..0000000000 --- a/plugins/MenuItemEx/docs/changelog.txt +++ /dev/null @@ -1,126 +0,0 @@ -Version 1.3.0.9
-
-[+] Ability to hide contact from contact list when 'Ignore All'
-
-Verison 1.3.0.8
-
-[+] Added ability to copy unicode status message
-[*] Authorization request fixed
-
-Verison 1.3.0.7
-
-[+] Added option to disable showing user ID in menu item.
-[+] Added option to trim too long user ID in menu item.
-
-Verison 1.3.0.6
-
-[+] Unicode in authorization requests (for Miranda 0.9.0.7 and higher)
-
-Version 1.3.0.5
-
-[*] Crash fix for disabled accounts
-
-Version 1.3.0.4
-
-[*] Unicode in CopyToClipboard function
-
-Verison 1.3.0.3
-
-[+] Support Miranda 0.7
-
-Verison 1.3.0.2
-
-[+] Added "Add item name" option for the "Copy status message" function
-[+] Added "Open ignore settings" item
-[*] Some tweaks in the options page
-
-
-Verison 1.3.0.1 [20-04-2009]
-
-***NOW IT'S WORKING ONLY WITH CORE FROM LATEST NIGHTLY BUILDS***
-[+] Added "Browse Received Files" button on Tabsrmm button bar (disabled by default)
-[+] Added ability to show popup with the copied text for various functions
-[+] Show all menu item on ctrl + click
-[+] Feature "Protocol" is replaced with "Copy to Account" (hold Ctrl key for move to account)
-[+] Show dialog with offer to send authorization request, if contact is copied/moved to another account.
-[+] Icolib support
-[+] Accounts support in various functions
-[-] "Group..." menu item was removed
-[*] New, more nice submenu in contact menu
-[*] Improved "Copy status message" function.
-[*] Added icon for "Show in list" item (icon by king_of_crunk)
-[*] New icons for "Always visible" and "Always invisible" items from clist_modern
-[*] Changed "Browse Received Files" icon
-[*] Improved Request authorization dialog:
- - now it's translatable
- - added caption
- - added default request text
- - send authorization request on ctrl + enter
- - and some other
-[*] Options was moved into the Customise group
-[*] Fix for a gdi leak
-[*] Various bugfixes and changes
-
-
-Verison 1.2.1.14 [21-04-2008]
-
-[*] new icons based on ICE iconpack
-
-
-Verison 1.2.1.13 [10-04-2008]
-
-[*] StatusMsg function modified (no SMR needed for copy xStatus)
-
-
-Verison 1.2.1.12 [09-04-2008]
-
-[*] MIID added
-[+] CopyID copied most online contact id in MetaContact
-
-
-Verison 1.2.1.11 [25-02-2007]
-
-[*] icon fixes (from ghazan)
-
-
-Verison 1.2.1.10 [12-01-2007]
-
-[+] Option "Show alpha icon" for "Hide from list" menu item
-[+] Option "Copy MirVer"
-
-
-Verison 1.2.1.9
-
-[+] Option "Show alpha icons"
-
-
-Verison 1.2.1.8
-
-[*] add more icons
-
-
-Verison 1.2.1.7
-
-[+] Option "Copy IP"
-
-
-Verison 1.2.1.6
-
-[+] Option "Add protocol name"
-
-
-Verison 1.2.1.3
-
-[+] Option "Copy Status Message", need SMR plugin
-
-
-Verison 1.2.1.2
-
-[+] Updater support
-
-
-Verison 1.2.1.1
-
-[+] New icons
-[+] Option "Copy ID"
-[+] Option "Browse Received Files"
diff --git a/plugins/MsgPopup/docs/readme.txt b/plugins/MsgPopup/docs/readme.txt deleted file mode 100644 index 5b99aed133..0000000000 --- a/plugins/MsgPopup/docs/readme.txt +++ /dev/null @@ -1,63 +0,0 @@ -"MessageBox -> Popup" plugin
-==========================
-
-MsgBox.dll
-version 0.0.0.1
-by StDenis, ICQ#337380210
-
-Miranda 0.3.3+ recommended
-
-License info
-------------
-This program is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public License
-as published by the Free Software Foundation; either version 2
-of the License, or (at your option) any later version.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-
-Description
------------
-
-I dunno how MessageBoxes act on you, but I'm tired of them.
-So I make a plugin which replace MessageBoxes with single OK button
-into popups.
-
-*** CAUTION! ***
-This plugin use non-ordinary technique - intercepting of API functions.
-Author made all his best to provide compatibility and stability, but as usual:
-
-THIS STUFF PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
-OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
-TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
-PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
-REPAIR OR CORRECTION.
-
-Known bugs & limitations & ToDo's:
-----------------------------------
- - There's no chance to test this plugin under consumer's version of Windows
- (Win9x, WinME) carefully. It was tested on only one PC, which may didn't
- reflect all specificity of these versions of OS.
-
-Thanx to:
----------
- I'm glad to say thanks to HeikoH. Who helps me to test this plugin and
- provide compatibility with consumer's Windoze.
-
-Changelog
----------
-+ - Added,
-- - Fixed,
-* - Changed.
-
-Version 0.0.0.1
----------------
- + Initial release.
diff --git a/plugins/UserInfoEx/docs/changelog.txt b/plugins/UserInfoEx/docs/changelog.txt deleted file mode 100644 index 06961783b2..0000000000 --- a/plugins/UserInfoEx/docs/changelog.txt +++ /dev/null @@ -1,224 +0,0 @@ -[in work] 0.8.4.3
-! fix missing translation for MSG box (titel and header)
-* optimize code for faster import
-! disable event import from metacontact, to avoid duplicate events from metasync
- (no secure way to check events from metasync)
-
-UserinfoEx: 0.8.4.2
-! fix crash on import events with same timestamp
-
-UserinfoEx: 0.8.4.1
-! revised flags icon creation for faster load and best resolution on user OS
- (this also fix flags icon in aero mode)
-! change flags from .bmp to .png (reduce space)
-+ add freeimage support for future use
-* update and recompile coz new timezone interface change function order in core
-! fix rare import problem on events with same timestamp and diffrent message (hint from Protogenes)
-! fix issue #29 (resizing moves window anniversarylist) need more work for flicker free draw
-
-UserinfoEx: 0.8.4.0
-+ add support for CNF_LANGUAGE1 - CNF_LANGUAGE3 (always return string independent from db typ)
-! update MS_CONTACT_GETCONTACTINFO (CNF_COUNTRY and CNF_COCOUNTRY now also support string typ in proto modul)
-! fix import, avoid duplicate contact
-+ add new core timezone api (if not present, fallback to old UIEX timezone)
-! fix base64 event decode on x64
-! fix unicode messages on ex/import
-! fix memory leaks
-! fix export for ansi UID
-* skip emty strings on export
-! fix restore hidden property page
-+ use Flags icon in contact details
-+ auto unregister all service on exit
-+ add ExtraIconService support to Flags module
-+ Flags module (supersede Flags Plugin Copyright (C) 2006-1007 H. Herkenrath - coz its not supportet)
-+ move birthdate for all contact to new db module
- on birthdate modus change(keep the database clean)
-! fix company country
-! massive x64 fix
-* more space for translation in .rc
-
-UserinfoEx: 0.8.3.2
-* workaround for dbx_tree (disable some options)
-+ add export group
-+ add export clist (main group)
-+ add export account
-+ add new menu options
-* update known contact key hash Table
-* restructur ex/import code
-+ add beta support for x64 version (uinfoex64.zip)
-* fix for double events in metacontact import
-* fix import crash if metacontact has only 1 subcontact
-* fix broken rename TreeItem in contact details dialog
-* fix some memory leaks
-
-[0.8.3.1]
-* fixed little graphical bug in details dialog
-
-[0.8.3.0]
-* change dropdown for gender and reminder icon slot
-+ add more slot number depending on clist-plugin
-* change the way to store gender and reminder slot in db (now real slot number is stored)
-* change option pages
-+ add popup preview
-* merged with code from deathaxe (0.8.2.1)
-
-[0.8.1.5]
-* reminder fix (reminder crash on systray icon click)
-* xml import fix for metacontact
-
-[0.8.1.4]
-* fix mem leaks
-* fix export and import for .vcf (compleate rework)
-* fix export and import for .ini (compleate rework)
-* fix export and import for .XML (compleate rework)
-* final fix for issue 1 (reverted back r19 Attempt to fix issue 1)
-! reverted back old settings position
-* fix issue 16 part2 (compleate rework for popup++ actions main tread do not freece now)
-* fix issue 16 part1 (disable popup-types if popup plugin don't support it)
-* fix range for spindown
-
-[0.8.1.3]
-! tab "Popups" now is in section "Popups" in Miranda settings (require Popup plus or YAPP plugins)
-! some changes in settings interface
-- removed irrelevant the reminder text
-
-[0.8.1.2]
-! UInfoEx now require miranda core 0.8.0.45 and later
-! fixed export dialog ('Optional modules' were not displayed / not selectable)
-+ rework Timzone for OS that do not support Timezone 'Index' in winReg
-+ add TzName to Modul UserInfo
-- removed TzIndex from Modul UserInfo
-
-[0.8.1.1]
-! fixed timezone problem
-! fixed crash on "Check anniversaries"
-+ ExtraIcons Service full support
-+ check gpl violations and fake versions Miranda IM
-
-[0.8.1.0]
-! copyrights update
-! fixed crash with click on link in About - Notes dialog
-! fixed crash at addition (sometimes editing or removal) events (but now "Check anniversaries" crashes Miranda IM)
-! fixed display full jabber id (user@server.tld/resource) of user in srmm/tabsrmm
-! fixed refresh contact information for all contacts
-! fixed memory leaks
-! rewritten view of jabber information in user details
-! translation fixes
-+ updater beta support for http://userinfoex.googlecode.com (thx Merlin)
-+ new zodiac iconsets
-+ icon slots numbers unification (thx Merlin)
-
-[0.8.0.0]
-! crash on opening details dialog fixed
-! fixed many memory leaks
-! code cleanup
-! fixed Anniversary Dialog no show the Date again
-! and many others fixes and changes
-+ only load plugin if Miranda Version >= 0.8.0.0 available
-+ added and completed refresh contact details service
-
-[0.7.0.1]
-- added: userinfoex now uses windows timezones to set up the correct contact time. This should solve most problems with daylight saving stuff. Just select the desired timezone from the combobox of the details dialog.
-- added: The main menu got a new item 'Refresh Contact Details' which allows the owner to refresh all contacts from the server at once.
-- added: A service MS_DB_CONTACT_GETSETTING_STR_EX is implemented for easily retrieving contact information directly from database. See m_userinfoex.h for mor information.
-- added: The toolbar buttons for reminder and anniversary list are now available for modern contact list, too.
-- changed: Changed version system: major and minor version now tell about miranda version (0.7), release number about plugin version and build number keeps build number.
-- fixed: some memory buffers used by richedit ( about & notes page ) could have caused memory leaks due to wrong size calculation
-- fixed: found some issues in extended GetContactInfo module
-- fixed: Options: changing the value for 'Play sound n days before' did not enable the apply button
-- fixed: Resetting treeview in details dialog did not work.
-- fixed: Miranda seemed to crash on shutdown in some situations if the anniversary was list still opened.
-- fixed: Anniversary list does not display MetaSubContacts any longer as their information is managed by the owning MetaContact.
-- fixed: Colour of edit controls and comboboxes is set to 'window color' instead of white
-- fixed: automatic updating contact info upon opening of details dialog now works correctly again
-- fixed: A slightly changed mir_snprintf() function now automatically converts %S to %s to avoid broken text in ANSI version of userinfoex.
-- removed: Lagency icon support was removed so icolib is required now.
-- removed: Meta subcontact's 'USERINFO' and 'mBirthday' modules are no longer dupped to the meta contact. This is not required any longer.
-- updated: now completely makes use of the core's utf8 interface
-- updated: Accessing database information is now handled by a set of own functions instead of default macros for better compatibility.
-- updated: A more intelligent search algorithm for duplicated events boosts the performance of importing contacts.
-- updated: Improved the whole icolib wrapper functions to make use of the latest features of Miranda Core's icolib.
-- updated: Some of the default message boxes can be displayed via popup plugin.
-
-[0.1.3.4]
-- fixed: "extended send/receive email service" can be disabled again to make SMTPsimple plugin work correctly
-- fixed: the marital status is now saved as byte value to make it compatible with all other plugins
-- fixed: hide common pages for wheather contacts
-- fixed: reminder does now say "John Doe has birthday in 4 days." instead of "John Doe has birthday after 4 days."
-- updated: the detail's dialog now calls PSS_GETINFO for all metasubcontacts to retrieve all contact information from any contact who supports this service. ( BETA )
-
-[0.1.3.3]
-- fixed: gender extra icon column is saved to database again
-- fixed: some improvements according to en/disabling reminder and other services
-- improved: reminder popups show the same icon with the number of days left to the anniversay for the contact's anniversary as the clist.
-- added: a very simple service which checks local windows timezone and updates users contact information's timezone value in database
- ( Upload works only for ICQOscarJ or any other mod using PS_CHANGEINFOEX service )
-
-[0.1.3.2 ( release built )]
-- updated: using latest tinyXML code
-- changed: no longer nested country list. Use core service to retrieve it instead.
-- added: make use of "flags" plugin to display country flag near country comboboxes in detail's dialog
-
-[0.1.3.1 ( beta built )]
-- fixed: CList extra icon shows correct birthday icon again
-- removed: option to set icon pack has gone as new miranda will have icolib in core
-- updated: now makes use of miranda's tabbed options api
-- updaded: changed the layout of options a bit to get a better overview and hide some expert only pages if desired
-- updated: user can select again whether to use default or userinfoex's extended services for displaying
- clist extra icons for homepage, e-mail & phone
-- fixed: importing a single xml contact does no longer fail
-- fixed: disabled placebar stuff for opendialog in ANSI version of the plugin what should hopefully fix the problem
- of not being loaded any longer
-
-[0.1.3.0]
-- added MIID UserInfoEx: {9C23A24B-E6AA-43c6-B0B8-D6C36D2F7B57}
-- added MIID ContactInfo: {17DBD7C9-450E-4000-BFB4-908A7EF4CE72}
-- added MIID Reminder: {02E890BD-278D-4890-918D-AB2CF5DC50BD}
-- added: CList extra icon to give information about contact's gender
-- improved: reminder got slightly smaller and should use less recources
-- improved: updated version.h and version.rc
-- removed: support for old none unicode aware database drivers has gone
-- removed: no longer translation of menu items ( is done by genmenu right now )
-- updated: Copyright string in source files is now 2000-2007
-- fixed: history events are exported as base64 encoded binary data. This makes ex/import of all event types possible
-
-[0.1.2.27]
-- fixed: Miranda crashed if user clicks on the upload button to change its own icq contact information
-- fixed: userinfoex' tree items in details dialog are forced into a group for owner contact
-
-[0.1.2.26]
-- fixed: Details dialg: tree item translation did not work correctly
-- fixed: Details dialg: renaming works for all tree items again
-- fixed: Details dialg: reason for crashing if user details are uploaded fixed
-- fixed: Anniversary list: maximizing works again
-
-[0.1.2.25]
-- added: places bar of common dialog boxes for selecting files for opening and saving has button for Miranda installation path and profile path
-- changed: simplified option to enable/disable integration
-- fixed: changes to details dialog's tree is now saved correctly again
-- fixed: improved the support for displaying meta subcontacts in details dialog and fixed some little issues with it
-- added: if a contact is added to database, the current time is saved to 'ContactAddedTime' in the UserInfo module, to give a reliable opportunity to display this date on the origin details page in the future
-- added: details dialog's tree automatically searchs icon for protocol property pages
-- fixed: icons of details dialog's tree and property pages were not correctly updated if changed in icolib
-- changed: the whole anniversary list dialog was rewritten and supports some more features
-
-[0.1.2.24]
-- fixed: anniversary date should be editable and deletable again ( thanks SHADOW-XIII )
-- fixed: phone code of czech is corrected to 420
-- fixed: clist extra icons option disabled if clist extra icons services are not present
-- fixed: some smaller changes to options page should increase reliability
-- fixed: some propable utf8 decoding issue has been eliminated
-- changed: details dialog's treeview state is saved per protocol to global settings. this decreases memory usage and solves several problems
-- changed: details dialog's position is saved globally ( no longer per user )
-- fixed: some possible reasons for crashes while opening options dialog
-- changed: started to devide source code into namespaces to get a better structure and overview
-- added: reminder can now use ignore list to determine which contact's anniversaries to remind of
-- fixed: all property pages of details dialog are forced to be child windows
-- fixed: changed some icon handling stuff to decrease risc of crash due to uninitialized OPTINONSDIALOGPAGE structure members
-- changed: reorganized integration options dialog page
-- added: details dialog of a metacontact now shows all pages of the subcontacts, too, if the option "Scan SubContacts for missing information" is enabled
-- added: option to make details treeview items' labels readonly
-- fixed: module to export/import to/from xml files is rewritten and has some more features. Hopefully works more reliable
-- added: in origin property page of details dialog an item is added to disply the date an ICQ contact was added to database. ( other protocols do not support this )
-- changed: replaced icons in birthday reminder popup ( thanks faithhealer )
-- changed: cleaned up uinfoex_icons.dll changed some icons
\ No newline at end of file diff --git a/plugins/mTextControl/docs/Changelog.txt b/plugins/mTextControl/docs/Changelog.txt deleted file mode 100644 index da8c033aa4..0000000000 --- a/plugins/mTextControl/docs/Changelog.txt +++ /dev/null @@ -1,8 +0,0 @@ -0.8.0.1:
-+ use precompiled header
-+ mtextcontrol interface ( faster and no core traffic)
-0.8.0.0:
-+ x64 Unicode release
-! update smileyadd support
-- remove unused stuff
-+ add unique ID
|