summaryrefslogtreecommitdiff
path: root/plugins/QuickContacts
AgeCommit message (Collapse)Author
2013-06-28QuickContacts: Ctrl+* don't have to be translatable.Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@5174 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4833 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan
- database cycles simplified git-svn-id: http://svn.miranda-ng.org/main/trunk@4404 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-09- short function names allows to write database loops in one string;George Hazan
- 'continue' operator can be used then; - multiple bugs fixed in clists; - code becomes much more compact; git-svn-id: http://svn.miranda-ng.org/main/trunk@4403 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-07another dead pluginGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4375 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-05- rest of menus cleared;George Hazan
- old database macroses wiped out from all plugins (left in m_database.h for compatibility) git-svn-id: http://svn.miranda-ng.org/main/trunk@4324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4255 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4253 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-06 - compilation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3904 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-05added precompiled headerKirill Volinsky
added version info git-svn-id: http://svn.miranda-ng.org/main/trunk@3901 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3880 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-13VS2012 projects to be compiled with SP1 XP-compatible runtimeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3586 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-09removed not needed interfacesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3509 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-22Changed position in Options for few more pluginsRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@2807 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-11life with filter is better...George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2721 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-07- final libs adaptation for MSVC 2012Vadim Dashevskiy
- pre-build stuff moved to 'build' folder git-svn-id: http://svn.miranda-ng.org/main/trunk@2685 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-06- MSVC 2011 adaptationVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2679 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-06added copies of projects for 2012George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2676 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-06rename of 2010 projects without *_10 suffixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2675 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-04C++ exceptions turned off when not neededGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2644 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-28various menu initialization quirksGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2552 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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-21missing settingsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2424 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-15removed the old langpack filesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@2323 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-07Prevent mir_core.dll interaction with unneeded programsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2241 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-07Cosmetics for plugins descriptions and their translation.Vadim Dashevskiy
ImoProxy.txt and Skype.txt in langpack_russian moved to Deprecated. git-svn-id: http://svn.miranda-ng.org/main/trunk@2234 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-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-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-07optimized r1802Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@1803 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-07compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1802 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-04QuickContacts: MAP file generation is not neededVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1779 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-03QuickContacts - welcome on boardVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1770 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-28minor fixesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@1713 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-28forgot to commit a fileTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@1710 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-28Added QuickContactsTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@1700 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c