Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-11 | revert | watcherhd | |
2017-03-11 | show only 7 symbols of hash | watcherhd | |
2017-03-11 | cosmetics for previous commit | watcherhd | |
2017-03-11 | adding Git hash to Miranda version | watcherhd | |
2017-03-11 | unused constants removed from m_chat_int.h | George Hazan | |
2017-03-11 | GC_CLOSEWINDOW -> CloseTab() | George Hazan | |
2017-03-11 | GC_SPLITTERMOVED - simply unused | George Hazan | |
2017-03-11 | minor code optimization | George Hazan | |
2017-03-11 | fix for closing sessions on the fly | George Hazan | |
2017-03-11 | SkypeWeb: add new oauth login flow (should fix auth with ms accounts) | aunsane | |
2017-03-11 | GC_UPDATETITLE replaced with CSrmmBaseDlg::UpdateTitle | George Hazan | |
2017-03-10 | more UI classes in tabSRMM window | George Hazan | |
2017-03-10 | Group chats: | George Hazan | |
- GC_CONTROL_MSG left us forever; - tons of old/unused/useless slack simply wiped out; - new function: CSrmmBaseDialog::ClearLog | |||
2017-03-10 | VKontacte: code cleaning | ElzorFox | |
2017-03-10 | crash fix | George Hazan | |
2017-03-10 | - NULL -> nullptr to resolve conflicts | George Hazan | |
- warning fixes | |||
2017-03-10 | warning fix | George Hazan | |
2017-03-10 | compilation fixes for VS2017 | George Hazan | |
2017-03-10 | VKontakte: add .js file with stored procedures code | ElzorFox | |
2017-03-10 | oops | watcherhd | |
2017-03-09 | pascal adapted to bin15 | watcherhd | |
2017-03-09 | Visual Studio 2017 support added | watcherhd | |
2017-03-09 | Dropbox: chaged method that shares links: | aunsane | |
now it generates temporary direct linc to a file | |||
2017-03-09 | - GCSessionInfoBase fields iWidth and iHeight moved to StdMSg; | George Hazan | |
- CHAT_MANAGER methods DoEventHook & DoEventHookAsync removed from CHAT_API; - CSrmmBaseDialog::DoEventHook introduced instead | |||
2017-03-09 | cosmetic fixes | George Hazan | |
2017-03-09 | moving session data into dialog classes | George Hazan | |
2017-03-09 | chat API: | George Hazan | |
- SESSION_INFO now addresses an instance of CChatRoomDlg instead of HWND; - linked list of sessions replaced with the usual LIST<>; - saveCI removed everywhere | |||
2017-03-09 | common rtf management code moved to the core | George Hazan | |
2017-03-09 | any CSrmmBaseDialog descendant can refer to SESSION_INFO, not only CChatRoomDlg | George Hazan | |
2017-03-09 | VKontakte: | ElzorFox | |
move js code to vk stored procedures version bump | |||
2017-03-08 | cosmetic code cleaning | George Hazan | |
2017-03-08 | code cleaning | George Hazan | |
2017-03-08 | code reordering | George Hazan | |
2017-03-08 | unused variable removed | George Hazan | |
2017-03-08 | fix for the wrong type cast | George Hazan | |
2017-03-08 | massive code cleaning | George Hazan | |
2017-03-08 | VKontakte: no PollingThread => no online | ElzorFox | |
2017-03-08 | project tools version reset | George Hazan | |
2017-03-08 | Scriver: rbutton click fixed | George Hazan | |
2017-03-08 | fix for resizer | George Hazan | |
2017-03-08 | self-made crutch replaced with the existing function | George Hazan | |
2017-03-07 | add libaxolotl to miranda32.sln | dartraiden | |
2017-03-07 | code cleaning | George Hazan | |
2017-03-07 | fix for writing options into db | George Hazan | |
2017-03-07 | unused header file removed | George Hazan | |
2017-03-07 | tabSRMM: both window types to use the same spliiter Y | George Hazan | |
2017-03-07 | let this crap with the binary data format finally die | George Hazan | |
2017-03-07 | returned back the binary compatibility of tabsrmm container settings | George Hazan | |
2017-03-07 | compatibility fix for old profiles | George Hazan | |
2017-03-07 | splitter data removed from common chat session settings | George Hazan | |