summaryrefslogtreecommitdiff
path: root/plugins/Variables
AgeCommit message (Collapse)Author
2014-01-03- memory leak fixesGeorge Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@7479 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
2014-01-01copyright update for year 2014George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-27old nasty perversion EVENTTYPE_STATUSCHANGE removed foreverGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7396 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-09added projects and solutions for vc2013Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6831 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-08Proper version of [6729]Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@6824 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-31spelling correctionsDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@6729 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-30git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 ↵Dart Raiden
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-15not used header removedKirill Volinsky
code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@6496 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-10- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist callGeorge Hazan
- crazy & obsolete constant GSMDF_PREFIXONLINE removed git-svn-id: http://svn.miranda-ng.org/main/trunk@6428 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-10MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct callGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6427 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-28ac.dll support removed coz nobody use it and it is too oldKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6261 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-26plugins cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6243 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-25valid options initializationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6225 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-21explicit constructors for ptrTGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6174 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-20using UxthemeKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6141 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-20memory corruption fix (for 64-bit targets only)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6140 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-15unused service removed (MS_VARS_GETCONTACTFROMSTRING)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6082 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-15more code optimizationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6081 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-15memory allocation problem in VariablesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6080 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-15synchro of the parameters with descriptionGoraf
git-svn-id: http://svn.miranda-ng.org/main/trunk@6074 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-13code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6056 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-13bug fix: crash in ?directory? George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6055 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-15warning fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5708 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-26replace sprintf to mir_snprintf (part 7)Kirill Volinsky
removed not used files git-svn-id: http://svn.miranda-ng.org/main/trunk@5490 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5485 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5481 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-08Correct url for all plugins.Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@5279 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-21minor code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5083 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-05-16words of wisdom were well receivedGeorge Hazan
now the shortened types are called ptrA, ptrT & ptrW respectively git-svn-id: http://svn.miranda-ng.org/main/trunk@4682 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-16shortened typedefs for string buffers:George Hazan
MCBuf -> mir_ptr<char> MTBuf -> mir_ptr<TCHAR> MWBuf -> mir_ptr<WCHAR> git-svn-id: http://svn.miranda-ng.org/main/trunk@4680 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-09no need to suppress PDB path in VS2012George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4604 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-12removed trigger dialogs from ressourcesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@4436 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-10warning fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4412 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-07Trigger plugin's support removed, cause this plugin is deadGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4374 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-07end of the old database macrosesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4373 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-17removed not used headersKirill Volinsky
added version info git-svn-id: http://svn.miranda-ng.org/main/trunk@4075 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-21correct comments in headersGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3670 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-21service MS_VARS_FREEMEMORY replaced with the direct call of mir_freeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3669 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-14minor cleanup and typos (by Basil)Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@3600 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-14- fixed compiler warningTobias Weimer
- one more translation fix git-svn-id: http://svn.miranda-ng.org/main/trunk@3597 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-14correct fix for [3590]Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@3595 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-13- translation fixes (patch from person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3590 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