Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-27 | StdMsg and Scriver: ME_DB_EVENT_EDITED support | ElzorFox | |
2018-09-27 | dbx_sqlite: | aunsane | |
- implementation of MetaMergeHistory/MetaSplitHistory - fix contact delete - enable db lock | |||
2018-09-27 | dbx_sqlite: edit event implementation | aunsane | |
2018-09-25 | NewGPG: | George Hazan | |
- fixes problems with plugin loading; - minus boost::thread; - massive code cleaning; - version bump | |||
2018-09-25 | fixes #1596 (tabSRMM rarely crashes after click on the Close toolbar button) | George Hazan | |
2018-09-24 | TabSRMM: temporary (?) crutch for support ME_DB_EVENT_EDITED | ElzorFox | |
2018-09-23 | new event: ME_DB_EVENT_EDITED | George Hazan | |
2018-09-23 | dbx_sqlite: mc support in settings | aunsane | |
2018-09-23 | warning fix | George Hazan | |
2018-09-23 | EditEvent implementation for CDbxMDBX | George Hazan | |
2018-09-23 | db_event_edit - new stub for editing messages | George Hazan | |
2018-09-23 | dbx_sqlite: fix get event query | aunsane | |
2018-09-23 | dbx_sqlite: more fixes | aunsane | |
- contacts: correct loading of mc's into cache - events: fix queries - codrrect deinit of sql statements | |||
2018-09-23 | dbx_sqlite: fix events queries | aunsane | |
2018-09-23 | Dbx_sqlite: use unique GUID | dartraiden | |
2018-09-23 | dbx_sqlite: initial commit (not for use) | aunsane | |
2018-09-21 | fix for profile encryption process | George Hazan | |
2018-09-21 | fix ) | ElzorFox | |
2018-09-21 | old crutch removed: error messages to go in Unicode | George Hazan | |
2018-09-21 | code cleaning | George Hazan | |
2018-09-21 | if a protocol receives a message delivery confirmation, it can pass the ↵ | George Hazan | |
server id for an event as LPCSTR into lParam of ProtoBroadcastAck | |||
2018-09-20 | tabSRMM: fix for a shift in warnings' table | George Hazan | |
2018-09-20 | final fix for libmdbx problem with GC | George Hazan | |
2018-09-19 | GetEventById & SetEventId - two new methods to operate with events by their ↵ | George Hazan | |
server ids | |||
2018-09-19 | eventids table added for message keys | George Hazan | |
2018-09-18 | warning fix + code cleanig | George Hazan | |
2018-09-18 | code cleaning | George Hazan | |
2018-09-14 | merge with libmdbx release | George Hazan | |
2018-09-12 | Popup: fix for drawing clock borders for the missing clock | George Hazan | |
2018-09-05 | network log is not available on this stage, we have to use MessageBox ↵ | George Hazan | |
instead (related to #1326) | |||
2018-09-04 | Sessions: this cause problems with Russian translation | dartraiden | |
2018-09-04 | SendSS: self-made JSON parser removed | George Hazan | |
2018-09-04 | SendSS: | George Hazan | |
- fixes #1305 completely - code cleaning | |||
2018-09-04 | implements part 1 of #1305 | George Hazan | |
2018-09-04 | old ugly C-like calls replaced with CMStringA | George Hazan | |
2018-09-04 | hopefully that's last About form in NG | George Hazan | |
2018-09-03 | fixes #1562 (FloatingContacts: icon section not translatable) | George Hazan | |
2018-09-03 | fixes #1563 (IEView: icon section name) | George Hazan | |
2018-09-03 | fixes #1566 (HTTP Server shouldn't expose debug messages to user) | George Hazan | |
2018-09-03 | fixes #1567 (IEView shouldn't expose debug messages to user) | George Hazan | |
2018-09-03 | popup code cleaning | George Hazan | |
2018-09-03 | fix for overlay sorting order | George Hazan | |
2018-09-03 | fingerprint: same fix for the second overlay | George Hazan | |
2018-09-03 | fixes #1578 ([TabSRMM] Message text highlighting based on keyword does not ↵ | George Hazan | |
work correctly) | |||
2018-09-03 | Fingerprint: | George Hazan | |
- damnation of 256 masks overcome by moving base counter into the separate integer; - stupid slow search replaced with indexed search; - fixes #1580 (incorrect icon of Conversations IM in Contact List); - version bump; | |||
2018-09-02 | new icon for Conversations | George Hazan | |
2018-09-02 | code formatting | dartraiden | |
2018-08-31 | Msg_Export | Tobias Weimer | |
- No need to translate OutputDebugString | |||
2018-08-31 | MenuItemEx: resource tweaks | dartraiden | |
2018-08-31 | Import | Tobias Weimer | |
- Fix for a translation |