Age | Commit message (Expand) | Author |
2016-07-25 | hello, Unix. | George Hazan |
2016-05-18 | unused proprietary services removed from UserInfoEx | George Hazan |
2016-04-26 | R.I.P m_clui.h, you helped us alot | George Hazan |
2016-04-17 | MirLua: | Alexander Lantsev |
2016-04-04 | MirLua: | Alexander Lantsev |
2016-04-04 | MirLua: m_toptoolbar moved to separate project | Alexander Lantsev |
2016-03-05 | Dropbox: sync service should return data immediately | Alexander Lantsev |
2016-03-04 | Dropbox: removed old service | Alexander Lantsev |
2016-03-03 | Dropbox: new service pt. 1 | Alexander Lantsev |
2016-01-20 | "N/A" -> "Not available" (thx Wishmaster for idea) | Dart Raiden |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-09-30 | code optimization | MikalaiR |
2015-09-05 | git-svn-id: http://svn.miranda-ng.org/main/trunk@15249 1316c22d-e87f-b044-9b9... | MikalaiR |
2015-08-20 | db_autobackups: | Tobias Weimer |
2015-06-28 | code cleaning | George Hazan |
2015-06-25 | MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p... | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-14 | WindowList_* functions are not services anymore; unneeded helpers removed | George Hazan |
2015-06-02 | - old PNG conversion code (png2dib, dib2png) removed; | George Hazan |
2015-05-24 | replace wcscpy to mir_wstrcpy | Kirill Volinsky |
2015-05-24 | replace wcslen to mir_wstrlen | Kirill Volinsky |
2015-05-23 | replace strncat to mir_strncat | Kirill Volinsky |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace lstrlenA to mir_strlen | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2015-05-11 | git-svn-id: http://svn.miranda-ng.org/main/trunk@13557 1316c22d-e87f-b044-9b9... | Alexander Lantsev |
2015-05-11 | minus CreateThread | Kirill Volinsky |
2015-04-29 | m_* headers moved to ExternalAPI folder | Kirill Volinsky |
2015-04-28 | use common m_skin_eng.h | Kirill Volinsky |
2015-03-29 | - Fixed compatibility of SendSS and HTTPServer | Tobias Weimer |
2015-03-11 | all database functions moved to m_database.h | George Hazan |
2015-01-28 | Pascal: miranda API updates | Alexey Kulakov |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-31 | pascal code: reformat, small fixes | Alexey Kulakov |
2014-12-29 | mradio api update (C version) | Alexey Kulakov |
2014-12-22 | Actman API header updated to v.3 | Alexey Kulakov |
2014-12-17 | mTextControl: changed warning lavel to w4 | Kirill Volinsky |
2014-12-15 | Folders: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | unused parameter removed | George Hazan |
2014-12-08 | damned compatibility | Alexey Kulakov |
2014-12-08 | old actman compatibility fix | Alexey Kulakov |
2014-12-08 | pascal include fixes. next try | Alexey Kulakov |
2014-12-08 | Awkward's private repo sync | Alexey Kulakov |
2014-12-02 | mir_snprintf(..., "%s", ...) -> strncpy_s(...) | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-11-28 | crazy flag TTBST_RELEASED removed | George Hazan |
2014-11-15 | Watrack: first trying of fix for Watrack plugin (like Watrack_MPD) work | Alexey Kulakov |
2014-11-12 | WATrack_MPD: | Tobias Weimer |