summaryrefslogtreecommitdiff
path: root/src/modules/fonts/services.cpp
AgeCommit message (Expand)Author
2015-06-13- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...George Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-04-11strcpy() calls replaced with strncpy_s()George Hazan
2015-04-11unsafe string operations replaced with safe wherever possibleGeorge Hazan
2015-04-11unused code removedGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-16damned magicGeorge Hazan
2014-12-16type conversion warnings fixedGeorge Hazan
2014-12-04Db_autobackups: multiple changesRozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-01-21minor code cleaningGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-09-18double ;; removedKirill Volinsky
2013-04-05- rest of menus cleared;George Hazan
2013-02-11core: copyright update to year 2013George Hazan
2012-11-19- added another helper, ExtraIcon_Clear, to remove an icon from slot;George Hazan
2012-11-16tabs and spaces cleaningKirill Volinsky
2012-10-07old database macros removed from m_database.hGeorge Hazan
2012-07-05- first of the /Core standard plugins;George Hazan
2012-07-04wiping objects during dynamic plugin unloadGeorge Hazan
2012-06-27- langpack returned back;George Hazan
2012-06-26- microkernel addded;George Hazan
2012-06-25compatibility with the old optionsGeorge Hazan
2012-06-25dynamic fonts' options translationGeorge Hazan
2012-06-18- PLUGININFO structure removed at all;George Hazan
2012-06-15another portion of "#ifsef Unicode" removalVadim Dashevskiy
2012-06-15another portion of "#ifsef Unicode" removalVadim Dashevskiy
2012-06-14- clists' menus compatibility issues;George Hazan
2012-06-14- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.George Hazan
2012-06-06minor code cleaningGeorge Hazan
2012-06-03let VS2010 be damnnedGeorge Hazan
2012-05-15initial commitVadim Dashevskiy