summaryrefslogtreecommitdiff
path: root/src/modules/fonts/FontOptions.cpp
AgeCommit message (Expand)Author
2014-12-02useless calls of mir_*strlen in DrawText replaced with -1George Hazan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30warning fixesGeorge Hazan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-11-13minor fixesKirill Volinsky
2014-02-22- Fixed exporting fonts and colors (fixes #594)Tobias Weimer
2014-01-21minor code cleaningGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-02another portion of decapitalization in the core (4/5)Dart Raiden
2013-11-28another portion of decapitalization in the coreDart Raiden
2013-10-11Fixed some ancient linksRobert Pösel
2013-09-25valid options initializationGeorge Hazan
2013-09-18double ;; removedKirill Volinsky
2013-04-05- rest of menus cleared;George Hazan
2013-02-22- translation fixes (patch from wishmaster)Vadim Dashevskiy
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-11-15- fix for the Online/Offline button in clist_mwGeorge Hazan
2012-11-15core: tabs over spacesGeorge Hazan
2012-11-04kernel extraicons, part IIGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-13code cleaningGeorge Hazan
2012-10-07old database macros removed from m_database.hGeorge Hazan
2012-09-21- fix for the Netlib_Logf eventGeorge Hazan
2012-07-05- first of the /Core standard plugins;George Hazan
2012-07-03fix for the Apply button in Font Options dialogGeorge Hazan
2012-06-26- microkernel addded;George Hazan
2012-06-25dynamic fonts' options translationGeorge 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