Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
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-05 | StdMsg: applying standard resizer | George Hazan | |
2017-03-05 | Facebook: Version bump | Robert Pösel | |
2017-03-05 | Facebook: Fix reseting chat name | Robert Pösel | |
When user changed thread name from website and set it to "", in Miranda it previously stay "". Now it correctly generates new name from participant names. | |||
2017-03-05 | Facebook: Fix joining chats that doesn't have Nick in database | Robert Pösel | |
This was weird and useless condition. I don't know why it was here. | |||
2017-03-05 | Facebook: Fix handling of various chat events | Robert Pösel | |
E.g. renaming thread, adding/removing participants, etc. | |||
2017-03-05 | Facebook: Update processing various FB events (especially messages) | Robert Pösel | |
2017-03-05 | Facebook: Raise limit for ignoring duplicated messages | Robert Pösel | |
Recently it wasn't hard to experience duplicated messages because Facebook sent us so many duplicit events (mainly as response to mark message as read). With this commit it should be better now. | |||
2017-03-05 | Facebook: Remove "mercury" and "messaging" processing | Robert Pösel | |
These events aren't used by Facebook anymore | |||
2017-03-05 | Facebook: Remove forgotten useless optimizations | Robert Pösel | |
2017-03-05 | Facebook: Fix cutting unicode strings (fixes #711) | Robert Pösel | |
2017-03-05 | Facebook: Remove useless optimizations | Robert Pösel | |
I was told that db driver checks if value isn't same before writing it. | |||
2017-03-04 | MSN/skylogin: | leecher1337 | |
- Bumped Skype version number to make it login again to the login servers (Microsoft killed off old versions) - Fixed a bug in the skylogin code that prevented correct parsing of credentials - Added more verbose error output on credentials parsing failure | |||
2017-03-04 | omemo: working on 4.3, libsignal-c: missed exports | Gluzskiy Alexandr | |
2017-03-04 | langpacks/russian: update | dartraiden | |
2017-03-03 | groupchat buttons are set too high | George Hazan | |
2017-03-03 | StdMsg: | George Hazan | |
- these cursors aren't used anymore; - SplitterSubclassProc is not needed as well | |||
2017-03-03 | no need to post WM_SIZE so often | George Hazan | |
2017-03-03 | Compilation fix | watcherhd | |
2017-03-03 | compilation fix | George Hazan | |