Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2017-03-07 | minor code cleaning | George Hazan | |
2017-03-06 | Dropbox: fix file upload | aunsane | |
2017-03-06 | Scriver: | George Hazan | |
- no more WM_COMMAND handlers in windows procedures; - full complect of UI buttons; - merged header files | |||
2017-03-06 | tabSRMM: header files partially merged | George Hazan | |
2017-03-06 | fix for the empty chat titles | George Hazan | |
2017-03-06 | crash fix | George Hazan | |
2017-03-06 | method CSrmmWindow::GetIEViewSelection is used once, therefore inlined | George Hazan | |
2017-03-06 | TNewWindowData - unneeded structure removed | George Hazan | |
2017-03-06 | fixes #729 ([Tabsrmm] "img" insert button no longer works on a toggle) | George Hazan | |
2017-03-06 | omemo: working on 4.3 | Gluzskiy Alexandr | |
2017-03-05 | code cleaning | George Hazan | |
2017-03-05 | unused type declaration removed | George Hazan | |
2017-03-05 | moving data from SESSION_INFO to CChatRoomDlg | George Hazan | |
2017-03-05 | fix for two more misprints | George Hazan | |