Age | Commit message (Expand) | Author |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-27 | <tchar.h> removed from <m_system.h> | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-07-22 | Standardize use of slashes in includes to "/" (thanks ybznek for idea) | Robert Pösel |
2016-07-22 | Standartize "Version.h" to "version.h" (final rename) | Robert Pösel |
2016-07-22 | Standartize "Version.h" to "version.h" (temporary rename) | Robert Pösel |
2016-05-28 | SortedList emulation expunged | George Hazan |
2016-05-18 | these tons of code aren't needed anymore... | George Hazan |
2016-04-26 | R.I.P m_clui.h, you helped us alot | George Hazan |
2016-04-26 | absolutely useless service MS_CLUI_GETCAPS removed as pre-kernel clist atavism | George Hazan |
2016-04-08 | code clesning | George Hazan |
2016-04-08 | more shit cleaning | George Hazan |
2016-04-08 | Variables: | George Hazan |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-10-28 | Variables: Optimize weird insides of contactSettingChanged() function | Robert Pösel |
2015-10-28 | Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j... | Robert Pösel |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-18 | - naming conflict; | George Hazan |
2015-08-10 | Variables: | Tobias Weimer |
2015-08-01 | Variables: common project | Kirill Volinsky |
2015-07-23 | platform toolset updated for vc2015 | Vadim Dashevskiy |
2015-07-21 | Variables: vc2015 compilation fix | Kirill Volinsky |
2015-07-21 | platform toolset updated for vc2015 | Kirill Volinsky |
2015-07-21 | preparing for vc2015 | Kirill Volinsky |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-21 | MS_UTILS_REPLACEVARS -> Utils_ReplaceVars | George Hazan |
2015-06-21 | - resizer moved to mir_core, because it uses hard-coded windows structures; | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | timezone api migrated to mir_core | George Hazan |
2015-06-19 | various quirks during MS_DB_TIME_TIMESTAMPTOSTRINGT calls | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-16 | Variables rebound to the new pcre16 project | George Hazan |
2015-06-15 | the best way to check the service availabililty is to call CallProtoService | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-05-28 | - MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS... | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | git-svn-id: http://svn.miranda-ng.org/main/trunk@13789 1316c22d-e87f-b044-9b9... | Kirill Volinsky |
2015-05-23 | revert variable name | Kirill Volinsky |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-23 | replace strncpy to mir_strncpy | Kirill Volinsky |
2015-05-23 | replace _tcsncat to mir_tstrncat | Kirill Volinsky |
2015-05-23 | replace _tcscat to mir_tstrcat | Kirill Volinsky |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | more replacements | Tobias Weimer |
2015-05-22 | replace _tcsicmp to mir_tstrcmpi | Kirill Volinsky |
2015-05-22 | replace stricmp to mir_strcmpi | Kirill Volinsky |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |