summaryrefslogtreecommitdiff
path: root/src/core/modules.cpp
AgeCommit message (Expand)Author
2014-07-13wrapping the most evident critical sections into a classGeorge Hazan
2014-03-25- language packs' directory is now %miranda_path%\LanguagesGeorge Hazan
2014-03-23new setting in a mirandaboot.ini:DefaultLanguageGeorge Hazan
2014-03-23fix for the langpack module load orderGeorge Hazan
2014-03-23ability to select & store the langpack chosenGeorge Hazan
2014-03-09end of the old MC APIGeorge Hazan
2014-02-27minor code cleaningGeorge Hazan
2014-02-26preparing to load mc moduleGeorge Hazan
2014-01-21minor code cleaningGeorge Hazan
2014-01-17- kernel chat module loads automatically, not on request;George Hazan
2014-01-14StdChat merged with coreGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-06-23old unused variables removedGeorge Hazan
2013-06-14Fixed Cancel button on Restarting dialogRobert Pösel
2013-04-10- SRMM status icons module moved to the core;George Hazan
2013-03-08some memory leak fixesGeorge Hazan
2013-02-11core: copyright update to year 2013George Hazan
2013-01-10fix for /svc:dbeditor George Hazan
2012-11-08fix for clicking on extra icons (for all plugins but clist nicer+)George Hazan
2012-11-01extraicons moved to the coreGeorge Hazan
2012-09-25- fix for the clist services creation orderGeorge Hazan
2012-08-10- SRMM, Chat & Clist_Classic made standardGeorge Hazan
2012-07-30contacts.cpp returned back to the coreGeorge Hazan
2012-07-28- added MS_DB_SETDEFAULTPROFILE service for the service pluginsGeorge Hazan
2012-07-26service plugins' load orderGeorge Hazan
2012-07-26simple command-line analyzerGeorge Hazan
2012-07-18databases are still static, but are controlled via classesGeorge Hazan
2012-07-07- forgotten /Core module: stdawayGeorge Hazan
2012-07-06revert previous changeGeorge Hazan
2012-07-06fix for the problem with UserInfoExGeorge Hazan
2012-07-06+ stdautoaway + stdhelp + stduihist + stdidle + stduseronlineGeorge Hazan
2012-07-06+ stdauth + stdfile;George Hazan
2012-07-06stdemail + stdurlGeorge Hazan
2012-07-05- first of the /Core standard plugins;George Hazan
2012-07-04- internal langpack preparation for hLangpack-dependent resource cleaningGeorge Hazan
2012-07-03no more PLUGININFOEX::replacesDefaultModule, that old & nasty clutchGeorge Hazan
2012-06-27no more pluginLink in load()George Hazan
2012-06-27- langpack returned back;George Hazan
2012-06-26- microkernel addded;George Hazan
2012-06-18- PLUGININFO structure removed at all;George Hazan
2012-06-14- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.George Hazan
2012-06-13roadmap milestone #1George Hazan
2012-06-13code cleaningGeorge Hazan
2012-06-06minor code cleaningGeorge Hazan
2012-06-03lMuuids delenda estGeorge Hazan
2012-06-03fix for langpack reloadGeorge Hazan
2012-05-15initial commitVadim Dashevskiy