Age | Commit message (Expand) | Author |
2017-08-06 | Update all other files in repository to use https links for Miranda NG website | Robert Pösel |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel |
2017-07-31 | headers code cleaning | George Hazan |
2017-04-28 | Dropbox: MIID for Dropbox | aunsane |
2017-03-24 | more unused shit cleaned | George Hazan |
2017-03-24 | more unused shit removed | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-12-19 | plugins: | Gluzskiy Alexandr |
2016-12-12 | sync for pascal headers | George Hazan |
2016-12-08 | fix for dynamically created toolbar icons in Actman | George Hazan |
2016-12-06 | StdMsg & Scriver: | George Hazan |
2016-12-05 | fix for pascal toobar buttons api | watcher |
2016-12-02 | toolbar services removed from pascal | George Hazan |
2016-12-02 | m_msg_buttonsbar.h is not needed anymore | George Hazan |
2016-12-01 | more fixes | George Hazan |
2016-12-01 | toolbar icons processing code moved to mir_app | George Hazan |
2016-11-29 | - BBBF_ISLSIDEBUTTON flag removed (set by default); | George Hazan |
2016-11-29 | BBBF_ANSITOOLTIP - unused flag removed | George Hazan |
2016-11-27 | correct type for ServiceExists() - bool | George Hazan |
2016-09-01 | duplicate code removed | George Hazan |
2016-08-28 | SendScreenshot: | Tobias Weimer |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
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 |