summaryrefslogtreecommitdiff
path: root/plugins/HistoryPlusPlus
AgeCommit message (Collapse)Author
2018-05-27comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who ↵George Hazan
differ only in a build number
2018-05-27fix for build scriptGeorge Hazan
2018-05-27correct name of version resourceGeorge Hazan
2018-05-27no need in version info inside Delphi packageGeorge Hazan
2018-05-27fix for building h++George Hazan
2018-05-27auto build of h++ version resourceGeorge Hazan
2018-05-27PRODUCTVERSION of any version resource to contain the number of current buildGeorge Hazan
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-04-04static function CLIST_INTERFACE::pfnGetContactIcon exported as ↵George Hazan
Clist_GetContactIcon (history++ to be recompiled)
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to ↵George Hazan
Proto_SetUniqueId / Proto_GetUniqueId
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ↵dartraiden
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06all rc files reverted to utf-8Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-27slightly optimized way of getting menu item's module nameGeorge Hazan
2017-11-27add module name (part 1)Kirill Volinsky
2017-11-26HistoryPP: removed not used iconKirill Volinsky
2017-11-12missing headerGeorge Hazan
2017-11-12fixes #1027 (History++ is enabling Conversations and Bookmarks sub-window ↵George Hazan
every time you opening history)
2017-11-09HistoryPP: no more bin10dartraiden
2017-10-22fix for broken project filtersGeorge Hazan
2017-08-06Update all other files in repository to use https links for Miranda NG websiteRobert Pösel
2017-06-28missing codeGeorge Hazan
2017-06-28fixes #786 (Importing mContacts history causes a crash and damages the user ↵George Hazan
profile)
2017-02-09fix for the history export in h++George Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2016-11-27correct type for ServiceExists() - boolGeorge Hazan
2016-10-03- inlined helpers for fonts, colors & effects creation replaced with functions;George Hazan
- services for getting fonts, colors & effects removed; - some memory corruptions removed git-svn-id: http://svn.miranda-ng.org/main/trunk@17347 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-16quick & dirty fix for h++ log behaviourGeorge Hazan
perhaps someone will patch it later git-svn-id: http://svn.miranda-ng.org/main/trunk@17301 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-15fix for pathsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17300 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-14second major wipeout of database services & structures:George Hazan
- DBCONTACTENUMSETTINGS removed; - all helpers moved to mir_core.dll git-svn-id: http://svn.miranda-ng.org/main/trunk@17296 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-13more useless helpers wiped out of pascal codeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17293 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-13mode old database junk to dieGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17291 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-06Clist_GetImageList()George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17266 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-05compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17254 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-08-26h++ to use RichEdit50W control onlyGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17209 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-08-24hmm... this shall be System.String, otherwise it diesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17205 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-08-23path fix George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17202 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-08-23switch to WideStringsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17201 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-08-23warning fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17200 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-08-14h++ to use MSFTEDIT.DLL instead of RICHED20.DLLGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17185 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-18these tons of code aren't needed anymore...George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16850 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-26R.I.P m_clui.h, you helped us alotGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16767 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-28another atavism removed: old stub services for clist eventsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16181 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-03Microsoft calls this Rich EditDart Raiden
https://msdn.microsoft.com/en-us/library/windows/desktop/bb787605%28v=vs.85%29.aspx git-svn-id: http://svn.miranda-ng.org/main/trunk@15812 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-02menu guids for pascalGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15804 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-31project fixes for VS2010Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@14772 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-24HistoryPP_icons: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14665 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-23platform toolset updated for vc2015 Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14653 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c