Age | Commit message (Expand) | Author |
2017-09-12 | old good sound services became finally functions | George Hazan |
2017-09-12 | Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng" | George Hazan |
2017-09-11 | old good sound services became finally functions | George Hazan |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan |
2017-01-11 | strong typization - better typization | George Hazan |
2016-12-02 | MS_SYSTEM_* services became functions | George Hazan |
2016-07-29 | no more TCHARs | 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-10 | Weather code cleaning fix reapplied | George Hazan |
2016-04-09 | partly reverted last commit | Kirill Volinsky |
2016-04-05 | Weather: - cleanup | Tobias Weimer |
2016-03-24 | Weather: - minor fixes | Tobias Weimer |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-27 | code cleaning | George Hazan |
2015-08-11 | code cleaning | George Hazan |
2015-08-01 | weather: common project | Kirill Volinsky |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-23 | replace _tcsncat to mir_tstrncat | Kirill Volinsky |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | replace _tcsicmp to mir_tstrcmpi | Kirill Volinsky |
2015-05-22 | T2Utf - handy replacement for ptrA<mir_utf8decodeT()> | George Hazan |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2015-03-30 | Weather: | Tobias Weimer |
2015-02-05 | Weather: Minor fixes | Tobias Weimer |
2014-11-07 | Weather: Add support for specifying own UserAgent in INI (requested in #810) | Robert Pösel |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | these conversions aren't needed either | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-22 | - more correct version of settings initialization | George Hazan |
2013-09-28 | custom redirect handler removed | George Hazan |
2013-07-25 | replace sprintf to mir_snprintf (part 5) | Kirill Volinsky |
2013-05-19 | Reverted some broken plugins settings. | Robert Pösel |
2013-05-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel |
2013-04-09 | - the kernel filters out contacts by proto names much faster than a plugin; | George Hazan |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-03-30 | MS_DB_EVENT_* services remained, but their calls removed | George Hazan |
2013-03-15 | removed not used headers | Kirill Volinsky |
2013-03-14 | fix: various problems with memory | George Hazan |
2012-11-29 | automatic update should work in the silent mode only | George Hazan |
2012-11-29 | - weather is not updated in the virtual mode; | George Hazan |
2012-11-28 | ex-protos moved to the Plugins folder | George Hazan |