Age | Commit message (Expand) | Author |
2018-05-16 | Flags, CrashDumper, CryptoPP, CSList, Db_autobackups, DbEditorPP: cmplugin ad... | Mataes |
2018-05-08 | code cleaning (using new MS coding style) | George Hazan |
2018-03-28 | PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq... | George Hazan |
2018-03-16 | entities' names to be started with capital letters | George Hazan |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2016-09-14 | second major wipeout of database services & structures: | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-04-26 | R.I.P m_clui.h, you helped us alot | George Hazan |
2016-04-15 | contact list groups: | George Hazan |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-17 | warning fixes | George Hazan |
2015-08-13 | data format fixes | Kirill Volinsky |
2015-07-26 | more warning fixes | George Hazan |
2015-07-18 | DBEditor: | Tobias Weimer |
2015-07-15 | code cleaning | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-18 | dbeditor++ - unified project | George Hazan |
2015-06-18 | true unicode build (ansi build is possible but useless) | Dmitry Kuzkin |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace strncpy to mir_strncpy | Kirill Volinsky |
2015-05-23 | replace strcat to mir_strcat | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-04-24 | StrReplace function removed | Kirill Volinsky |
2015-04-08 | Dbeditor++: fix for the crippled group names in import | George Hazan |
2015-01-30 | no need to check malloc() result | George Hazan |
2014-12-31 | minor fixes | Kirill Volinsky |
2014-12-29 | dbeditor: fix for ansi fprintf & Unicode strings | George Hazan |
2014-12-14 | DbEditorPP: changed warning lavel to w4 | Kirill Volinsky |
2014-12-13 | MoveMemory -> memmove | Rozhuk Ivan |
2014-12-01 | cretinous PVS with its cretinous heuristics | George Hazan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-11-28 | git-svn-id: http://svn.miranda-ng.org/main/trunk@11137 1316c22d-e87f-b044-9b9... | George Hazan |
2014-11-28 | Massive code cleanup and fixes for a lot of warnings reported in #837 | Tobias Weimer |
2014-08-08 | added new line after settings in all db export | Kirill Volinsky |
2014-06-14 | DBEditor: Even more proper capitalization :) | Tobias Weimer |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | HCONTACT, part 3 | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-13 | encrypted settings are not displayed in dbeditor | George Hazan |
2013-10-09 | English US correction (patch by RMN) | Vadim Dashevskiy |