summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Collapse)Author
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2480 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-22fix for the hardcoded xstatus checkboxGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2434 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-21consistent hash generation fix - part 6Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2417 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-21consistent hash generation fix - part 5Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2416 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-21consistent hash generation fix - part 4Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2412 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-20automatic extra icon removal on dynamic plugin unloadingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2399 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-19fixes for clist classic:George Hazan
- lines are drawn correctly alongside the groups; - extra icons columns clicks are calculated correctly; git-svn-id: http://svn.miranda-ng.org/main/trunk@2378 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-19- added another helper, ExtraIcon_Clear, to remove an icon from slot;George Hazan
- added ability to pass IcoLib handles instead of icons' names git-svn-id: http://svn.miranda-ng.org/main/trunk@2371 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-17fix for the User Info pages' sorting orderGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2348 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-17translation issue in the standard User Info dialogGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2345 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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