Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | crash fix | George Hazan | |
2017-03-10 | compilation fixes for VS2017 | George Hazan | |
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-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 | 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-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-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-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 | |
2017-03-05 | Scriver: "entry area min size in lines" setting doesn't work | George Hazan | |
2017-03-05 | langpack fix | George Hazan | |
2017-03-05 | Scriver -> core splitters | George Hazan | |
also: - structure of Scriver SRMM classes redesigned to avoid problems with MS compilers; - unused cursors removed; - now splitter position is being saved & restored; | |||
2017-03-05 | minor code cleaning | George Hazan | |
2017-03-03 | Microsoft, you stupid bastards | George Hazan | |
2017-03-03 | tabSRMM: | George Hazan | |
- fixes #728; - panel object aggregated instead of embedding; - more UI buttons for the groupchat window; - crazy translation optimization removed | |||
2017-03-03 | fix for the shitty idea of all pre-created button objects' manual initialization | George Hazan | |
2017-03-03 | GCSessionInfoBase::hwndStatus considered useless | George Hazan | |
2017-03-03 | . | George Hazan | |