summaryrefslogtreecommitdiff
path: root/src/modules/utils/utils.cpp
AgeCommit message (Expand)Author
2014-01-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
2014-01-21minor code cleaningGeorge Hazan
2014-01-11MS_UTILS_ENTERSTRING moved from Jabber to the core, cause it's very handyGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-13country names tuningDart Raiden
2013-12-12core: country namesDart Raiden
2013-12-11country names fixed (thanks to RMN)Dart Raiden
2013-12-10git-svn-id: http://svn.miranda-ng.org/main/trunk@7116 1316c22d-e87f-b044-9b9b...Dart Raiden
2013-12-08core: Russian Federation -> Russia (as all other countries)Dart Raiden
2013-12-07another portion of decapitalization in the core (6/5) :) that's all!Dart Raiden
2013-11-12first MS_CRYPTO_REGISTER_ENGINE implementationGeorge Hazan
2013-09-21small cleanupKirill Volinsky
2013-09-21using Uxtheme in coreKirill Volinsky
2013-07-24json parser went to mir_coreGeorge Hazan
2013-06-04end of base64* zoo George Hazan
2013-06-03- added base64 encode/decode services in Miranda? utilsAlexander Lantsev
2013-03-18fix for misprintGeorge Hazan
2013-02-28fix for the command line length in MS_SYSTEM_RESTARTGeorge Hazan
2013-02-28new template, VARST, to hold the result of calling Utils_ReplaceVarsT()George Hazan
2013-02-22- translation fixes (patch from wishmaster)Vadim Dashevskiy
2013-02-11core: copyright update to year 2013George Hazan
2013-01-29added ability to restart with current profileKirill Volinsky
2012-11-16Country list fixVadim Dashevskiy
2012-10-22ISO code added to the country listGeorge Hazan
2012-10-07old database macros removed from m_database.hGeorge Hazan
2012-07-26less perversive way of restarting MirandaGeorge Hazan
2012-07-18databases are still static, but are controlled via classesGeorge Hazan
2012-07-05- first of the /Core standard plugins;George Hazan
2012-07-02Restarting miranda now really restart itKirill Volinsky
2012-06-27final wipeout of all interfacesGeorge Hazan
2012-06-26mk: removed all LIST_INTERFACE, MI_INTERFACE & UTF8_INTERFACE instances.George Hazan
2012-06-26- microkernel addded;George Hazan
2012-06-23libjson interface added to the coreGeorge Hazan
2012-06-18- PLUGININFO structure removed at all;George Hazan
2012-06-15- fixes for the plugins options' dialog;George Hazan
2012-06-15another portion of "#ifsef Unicode" removalVadim Dashevskiy
2012-06-14- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.George Hazan
2012-06-13code cleaningGeorge Hazan
2012-06-06minor code cleaningGeorge Hazan
2012-06-03let VS2010 be damnnedGeorge Hazan
2012-05-15initial commitVadim Dashevskiy