Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | WORD -> uint16_t | George Hazan | |
2021-12-26 | BYTE -> uint8_t | George Hazan | |
2021-12-26 | WCHAR -> wchar_t | George Hazan | |
2021-03-28 | 21 years after Win2k release we don't need win2k.h - everything we need is ↵ | George Hazan | |
included into minimum Windows SDK 7.1 | |||
2021-01-17 | Update copyrights | dartraiden | |
2020-07-23 | fixes #2493 (Проблема с Юникодом в диалоге ↵ | George Hazan | |
добавления контакта) | |||
2020-05-22 | also the same fix for icon projects | George Hazan | |
2020-05-22 | fix for broken project file compatibility in VS2019 16.6.0 | George Hazan | |
2020-01-09 | if smth cannot be incuded, it shall be inlined | George Hazan | |
2020-01-01 | Happy new year, Miranda, part 2 | dartraiden | |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard ↵ | George Hazan | |
Proto_GetBaseAccountName | |||
2019-09-27 | fix for a function name: | George Hazan | |
Clist_IsHidden => Contact_IsHidden Clist_HideContact => Contact_Hide | |||
2019-09-26 | Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden ↵ | George Hazan | |
variable and unify access to it | |||
2019-07-26 | warning fixes | George Hazan | |
2019-07-24 | massive warning fix | George Hazan | |
2019-07-24 | useless member NETLIBOPENCONNECTION::cbSize removed | George Hazan | |
2019-07-21 | Restore "Free for chat" status support (fixes #1963) | dartraiden | |
2019-06-04 | old statuses removed from comments too | George Hazan | |
2019-06-04 | finally fixes #1963 (Remove Free for Chat, On the Phone and Out of Lunch ↵ | George Hazan | |
statuses completely) | |||
2019-06-03 | Folders: old TCHAR helpers removed | George Hazan | |
2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses ↵ | George Hazan | |
completely) | |||
2019-04-12 | YAMN: another burst of insight | George Hazan | |
2019-03-12 | fixes for format specifiers | George Hazan | |
2019-03-12 | YAMN: warning fixes | George Hazan | |
2019-03-08 | life is too short to remember whether this structure is zeroed or not | George Hazan | |
2019-03-06 | popups: | George Hazan | |
- internal implementation details & all service declarations moved to m_popup_int.h; - all service calls removed and replaced with function calls; - direct access to popup serttings replaced with Popup_Enable / Popup_Enabled; | |||
2019-03-05 | Popup: | George Hazan | |
- wiping out checks for service presence; - code cleaning | |||
2019-03-02 | all protocols (even virtual ones) moved to the Protocols folder | George Hazan | |
2012-11-28 | ex-protos moved to the Plugins folder | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@2545 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-11-28 | mRadio, RSS, Quotes & YAMN became virtual | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@2542 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-11-26 | various code cleaning considering protocols' declarations | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@2509 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-11-25 | typed stub for MS_PROTO_GETCONTACTBASEPROTO | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@2480 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-11-15 | removed the old langpack files | Tobias Weimer | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@2323 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-11-06 | Fixed compilation of standalone plugins (thx robyer) | Vadim Dashevskiy | |
Xfire protocol added to solutions (no 64-bit yet) git-svn-id: http://svn.miranda-ng.org/main/trunk@2218 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-11-02 | final switch to the typed icolib api | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@2152 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-10-16 | YAMN: | Kirill Volinsky | |
icons changes git-svn-id: http://svn.miranda-ng.org/main/trunk@1962 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-10-16 | fixed icon names | Tobias Weimer | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1958 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-10-14 | YAMN: folders restructurization | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1919 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-10-10 | service call replaced with the direct function call | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1857 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-10-08 | fixed crash on popup preview (fixes #63) | Tobias Weimer | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1823 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-10-08 | code cleaning | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1812 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-09-10 | icon resources path to include\msapi changed | Vadim Dashevskiy | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1560 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-08-15 | Yet another Miranda IM > NG rename part 2 | Vadim Dashevskiy | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1461 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-08-10 | added YAMN books migration inside the profile's folder | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1434 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-08-05 | removes path from the PDB file names | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1374 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-08-02 | removal of the rest of __DATE__ and __TIME__ | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1332 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-07-29 | x64 signature fix | Tobias Weimer | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1260 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-07-29 | x64 signature fix | Tobias Weimer | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1259 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |