summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Collapse)Author
2012-11-10code cleaning for ME_DB_CONTACT_SETTINGCHANGED in pluginsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2283 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-08fix for clicking on extra icons (for all plugins but clist nicer+)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2250 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-07fix for both hot-tracked & selected translucent items George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2238 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-07fix for CLS_EX_NOTRANSLUCENTSEL option in Clist ClassicGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2237 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-07EMPTY_EXTRA_ICON applied to all another pluginsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2232 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-07fix for the group line length calculationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2229 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-06fix for drawing extra icons in Clist ClassicGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2224 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-06Fixed compilation of standalone plugins (thx robyer)Vadim Dashevskiy
Xfire protocol added to solutions (no 64-bit yet) git-svn-id: http://svn.miranda-ng.org/main/trunk@2218 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-05- removed duplicate constants;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@2211 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-04massive extinction of clutches:George Hazan
- nicer own extra icons; - duplicate cache entries in modern - many other quirks git-svn-id: http://svn.miranda-ng.org/main/trunk@2201 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-02final switch to the typed icolib apiGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2152 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-01extraicons moved to the coreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2131 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-30- contact's base proto is cached nowGeorge Hazan
- settings cache structure had been changed git-svn-id: http://svn.miranda-ng.org/main/trunk@2119 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-21patch for eliminating expert mode in options (to replace the simple mode ↵George Hazan
with ModernOpts) git-svn-id: http://svn.miranda-ng.org/main/trunk@2025 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-10service call replaced with the direct function callGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1857 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-08code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1812 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-07old database macros removed from m_database.hGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1796 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-04minor code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1782 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-25protocols are unloadable nowGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1656 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-25draft version of the dynamic accounts' removalGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1655 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-25- fix for the clist services creation orderGeorge Hazan
- Clist Nicer's options adapted for the extraicons plugin git-svn-id: http://svn.miranda-ng.org/main/trunk@1651 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-21- fix for the Netlib_Logf eventGeorge Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@1623 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-16old junk removed from coreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1585 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-16fix for auth dialogsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1578 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-16- event code standardization for protocolsGeorge Hazan
- fix for EVENTTYPE_AUTHREQUEST processing - protocols' custom CallService core removed git-svn-id: http://svn.miranda-ng.org/main/trunk@1576 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-19- fix for drawing protocol icon in StdMsgGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1503 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-16fix for modules' namesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1481 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-16misprint fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1480 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-16misprint fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1479 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-16project fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1474 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-15include directories for resources fix - part 3Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1473 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-14MS_SYSTEM_GETFILEVERSION addedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1454 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-13old std* plugins became banned, not to load them from the Plugins folderGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1443 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-10adding new Std modules to the slnVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1423 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-10- SRMM, Chat & Clist_Classic made standardGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1422 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-05removes path from the PDB file namesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1374 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-03no more "Unicode" in version nameVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1345 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-03compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1343 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-03removed the Unicode core verificationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1342 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-03pre-build event moved to mir_core projectVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1339 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-02removal of the rest of __DATE__ and __TIME__George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1332 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-30contacts.cpp returned back to the coreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1281 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-30code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1280 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-30IDD_SETAWAYMSG moved to stdawayGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1279 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-29slightly rewritten fingerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1244 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-28- added MS_DB_SETDEFAULTPROFILE service for the service pluginsGeorge Hazan
- added ability to call the service plugin before loading database - changed the core module modules' loading order git-svn-id: http://svn.miranda-ng.org/main/trunk@1225 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-28- dead files removalGeorge Hazan
- project cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@1222 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-26Miranda homepage link in plugininfo is changed to http://miranda-ng.org/Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1206 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-26service plugins' load orderGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1205 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-26simple command-line analyzerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1199 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c