Age | Commit message (Expand) | Author |
2017-09-11 | Tipper: all icons added to icolib (fixes #302) | Kirill Volinsky |
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-08-05 | Change plugin links from http:// to https:// | Robert Pösel |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-12-02 | MS_SYSTEM_* services became functions | George Hazan |
2016-10-28 | - old useless helpers removed from the Options module; | George Hazan |
2016-10-03 | - inlined helpers for fonts, colors & effects creation replaced with functions; | George Hazan |
2016-09-13 | mode old database junk to die | George Hazan |
2016-09-06 | minus MS_CLIST_RETRIEVE_INTERFACE | George Hazan |
2016-09-06 | Clist_GetImageList() | 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-07-21 | improperly named helper renamed | George Hazan |
2016-06-11 | MRA: change avatars load threads count default value from 4 to 1 | Rozhuk Ivan |
2016-05-28 | SortedList emulation expunged | George Hazan |
2016-05-07 | Tipper: - Fixed memory leak | Tobias Weimer |
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-19 | further junk cleaning | George Hazan |
2016-04-14 | Tipper: date without year is valid | MikalaiR |
2016-01-30 | BITMAPINFO initialization | Goraf |
2016-01-24 | git-svn-id: http://svn.miranda-ng.org/main/trunk@16166 1316c22d-e87f-b044-9b9... | MikalaiR |
2016-01-06 | Tipper: correct version of previous commit | MikalaiR |
2016-01-06 | Tipper: ReloadSkin service | MikalaiR |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-12-08 | Tipper: spelling | Dart Raiden |
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-26 | - warnings' fixes; | George Hazan |
2015-08-18 | - naming conflict; | George Hazan |
2015-08-11 | 'unreferenced formal parameter' warnings fixed | George Hazan |
2015-08-01 | tipper_ym: common project | Kirill Volinsky |
2015-07-23 | platform toolset updated for vc2015 | Vadim Dashevskiy |
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-25 | MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p... | George Hazan |
2015-06-21 | MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl | 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 | unused helper removed | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-18 | langpack services module destroyed from mir_app | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |