summaryrefslogtreecommitdiff
path: root/plugins/StatusPlugins
AgeCommit message (Collapse)Author
2013-04-07mir_getCLI() - a helper for MS_CLIST_RETRIEVE_INTERFACE, just call it ↵George Hazan
without parameters git-svn-id: http://svn.miranda-ng.org/main/trunk@4368 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-06small cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4343 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-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4319 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-26fix for chinese in StartupStatus George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4197 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-25- StartupStatus: unicode fix (patch from person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4188 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-24StartupStatus:George Hazan
- Unicode profile names; - the correct profile is displayed in the confirmation dialog - special resource files for VC6 removed; - code cleaning; - version bump. git-svn-id: http://svn.miranda-ng.org/main/trunk@4172 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-15various popup related code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4056 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-14old ansi popups removed, noone used them anywayGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4034 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-10various TTB initialization issuesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3957 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-08chinese in StartyoStatus optionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3921 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-21crazy code causes crazy problemsGeorge Hazan
[fixes: #239] git-svn-id: http://svn.miranda-ng.org/main/trunk@3673 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-14- resource fixes(patch from person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3603 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-11year fix for stdafx.cpp & JabberGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3551 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-29- muuid standardization (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3332 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-24- getting rid of 24-bit and 8-bit icons (tanks faith_healer)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3268 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-02changed plugin nameKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2904 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-22fixed control sizeKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2798 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-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-12-02new easy standard way of registering icons: Icon_RegisterGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2601 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-01SKINICONDESC initialization - end of storyGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2598 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-28ex-protos moved to the Plugins folderGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2545 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-26MIID_AUTOAWAY reassigned to the AAA pluginGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2510 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-25compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2501 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-25minor code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2500 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-25crash fix for the confirmation dialog in StartupStatusGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2497 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-20git-svn-id: http://svn.miranda-ng.org/main/trunk@2404 ↵George Hazan
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-20StatusPlugins: consistent hash generation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2403 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-20temporary revert of 2400Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2402 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-20consistent hash generation fix - part 1Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2400 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-18fix for a dialog string & its translationsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2358 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-18fix: AAA crashes another programs when global hooks are activeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2355 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-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-05StartupStatus: move icons in icolib tree to ToolBar section (patch from person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2205 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-04fix not to create buttons if a plugin isn't presentGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2197 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-04replacement for the old clist interface codeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2193 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-20minor cleanupTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@1991 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-07death of old nasty clutch with MS_PROTO_ENUMPROTOCOLS & PROTOACCOUNT::typeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1799 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-15Yet another Miranda IM > NG rename part 2Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1461 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-15Yet another Miranda IM > NG renameVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1460 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c