summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-10crash fixGeorge Hazan
2017-03-10- NULL -> nullptr to resolve conflictsGeorge Hazan
- warning fixes
2017-03-10warning fixGeorge Hazan
2017-03-10compilation fixes for VS2017George Hazan
2017-03-10VKontakte: add .js file with stored procedures codeElzorFox
2017-03-10oopswatcherhd
2017-03-09pascal adapted to bin15watcherhd
2017-03-09Visual Studio 2017 support addedwatcherhd
2017-03-09Dropbox: 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-09cosmetic fixesGeorge Hazan
2017-03-09moving session data into dialog classesGeorge Hazan
2017-03-09chat 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-09common rtf management code moved to the coreGeorge Hazan
2017-03-09any CSrmmBaseDialog descendant can refer to SESSION_INFO, not only CChatRoomDlgGeorge Hazan
2017-03-09VKontakte:ElzorFox
move js code to vk stored procedures version bump
2017-03-08cosmetic code cleaningGeorge Hazan
2017-03-08code cleaningGeorge Hazan
2017-03-08code reorderingGeorge Hazan
2017-03-08unused variable removedGeorge Hazan
2017-03-08fix for the wrong type castGeorge Hazan
2017-03-08massive code cleaningGeorge Hazan
2017-03-08VKontakte: no PollingThread => no onlineElzorFox
2017-03-08project tools version resetGeorge Hazan
2017-03-08Scriver: rbutton click fixedGeorge Hazan
2017-03-08fix for resizerGeorge Hazan
2017-03-08self-made crutch replaced with the existing functionGeorge Hazan
2017-03-07add libaxolotl to miranda32.slndartraiden
2017-03-07code cleaningGeorge Hazan
2017-03-07fix for writing options into dbGeorge Hazan
2017-03-07unused header file removedGeorge Hazan
2017-03-07tabSRMM: both window types to use the same spliiter YGeorge Hazan
2017-03-07let this crap with the binary data format finally dieGeorge Hazan
2017-03-07returned back the binary compatibility of tabsrmm container settingsGeorge Hazan
2017-03-07compatibility fix for old profilesGeorge Hazan
2017-03-07splitter data removed from common chat session settingsGeorge Hazan
2017-03-07minor code cleaningGeorge Hazan
2017-03-06Dropbox: fix file uploadaunsane
2017-03-06Scriver:George Hazan
- no more WM_COMMAND handlers in windows procedures; - full complect of UI buttons; - merged header files
2017-03-06tabSRMM: header files partially mergedGeorge Hazan
2017-03-06fix for the empty chat titlesGeorge Hazan
2017-03-06crash fixGeorge Hazan
2017-03-06method CSrmmWindow::GetIEViewSelection is used once, therefore inlinedGeorge Hazan
2017-03-06TNewWindowData - unneeded structure removedGeorge Hazan
2017-03-06fixes #729 ([Tabsrmm] "img" insert button no longer works on a toggle)George Hazan
2017-03-06omemo: working on 4.3Gluzskiy Alexandr
2017-03-05code cleaningGeorge Hazan
2017-03-05unused type declaration removedGeorge Hazan
2017-03-05moving data from SESSION_INFO to CChatRoomDlgGeorge Hazan
2017-03-05fix for two more misprintsGeorge Hazan