summaryrefslogtreecommitdiff
path: root/plugins/FingerprintNG/src/main.cpp
AgeCommit message (Collapse)Author
2017-01-01bump copyright yeardartraiden
2016-01-02Copyrights update part 3 (final)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-23Fingerprint: unified projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14340 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-15Fingerprint: changed warning lavel to w4Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11435 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
thus manual call of destroy() might be removed from: - class destructors; - Unload() plugin's functions (for global data); - local (auto) variables in functions finalizations git-svn-id: http://svn.miranda-ng.org/main/trunk@7467 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-10- unused services MS_FP_SAMECLIENTS & MS_FP_GETCLIENTICON removed;George Hazan
- Finger_IsSameClents & Finger_GetClientIcon helpers added; - unused code removed from FingerPrint or replaced with the calls from mir_core.dll git-svn-id: http://svn.miranda-ng.org/main/trunk@5632 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-19two memory leaksGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5044 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-08- dynamic MirVer monitor;George Hazan
- core reordering git-svn-id: http://svn.miranda-ng.org/main/trunk@4392 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-08- MBF_OWNERSTATE option moved to the public header;George Hazan
- client icon drawing moved to FingerPrint; - old code in tabSRMM completely wiped out; git-svn-id: http://svn.miranda-ng.org/main/trunk@4389 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-08removed not needed interfacesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3487 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-02- added miranda ng overlaysKirill Volinsky
- changed SecureIM overlay - reorganised and replaced resource/platforms overlays - fixed miranda overlays actually weren't working - icons moved to res folder - version info standartization git-svn-id: http://svn.miranda-ng.org/main/trunk@2600 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-22- fixed and extended ICQ detection (and v5.x detection returned).Kirill Volinsky
- added ZNC, iroffer and iroffer dinoex detection. - restored Openfire detection. - minor fixes and typos. - more tabs and spaces cleaning. git-svn-id: http://svn.miranda-ng.org/main/trunk@2430 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-18new generation of fingerprint pluginKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2360 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c