summaryrefslogtreecommitdiff
path: root/src/modules/fonts
AgeCommit message (Expand)Author
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-18minor cleaningGeorge Hazan
2015-05-05Unicode windows procedure, suddenly...George Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
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
2015-04-11less crazy variant of file writeGeorge Hazan
2015-02-23various font related code cleaningGeorge Hazan
2015-02-23ugly self-drawn color selection dialog finally diedGeorge 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-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-04wiping objects during dynamic plugin unloadGeorge Hazan
2012-07-04- internal langpack preparation for hLangpack-dependent resource cleaningGeorge Hazan
2012-07-03fix for the Apply button in Font Options dialogGeorge Hazan