Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-26 | fixes #2159 (BBCode color. Не передаётся в теге цвет ↵ | George Hazan | |
при выборе цвета по кнопке) | |||
2020-01-25 | massive code cleaning: | George Hazan | |
- GCHOOK structure normalized (i.e. inlined SESSION_INFO fields replaced with a reference to SESSION_INFO); - fake CMsgDialog declaration added to m_srmm_int.h, thus duplicated declarations in plugins aren't needed anymore - other minor changes | |||
2020-01-24 | tabSRMM: | George Hazan | |
- more correct fix for #2100; - fixes #2184 (TabSRMM: Баг в панели со списком контактов); - code cleaning; - version bump | |||
2020-01-21 | compilation fix for 32 bit version | George Hazan | |
2020-01-20 | db_event_delete: unused parameter removed | George Hazan | |
2020-01-16 | VoiceService: add our copyright | dartraiden | |
2020-01-16 | VoiceService: adaptaion of the old plugin written by Pescuma for Miranda NG | George Hazan | |
2020-01-15 | Fix URL | dartraiden | |
2020-01-15 | Fix capitalization | dartraiden | |
2020-01-14 | database compaction must display UI message | George Hazan | |
(cherry picked from commit c11e0132d5e3873ee61e999a82adbef47393623b) | |||
2020-01-13 | Netlib_GetHeader() - handful utility to avoid writing cycles | George Hazan | |
2020-01-13 | fixes #2181 ("Miranda was unable to open <profile_name>, it's in an unknown ↵ | George Hazan | |
format") | |||
2020-01-12 | CDbxMDBX: useless window removed and replaced with Miranda_GetSystemWindow() | George Hazan | |
2020-01-10 | fixes #2170 (Missing UInfoEx items in contact menu) | George Hazan | |
2020-01-09 | fixes #2155 (crash in Popup+ options) | George Hazan | |
2020-01-09 | fixes #2156: error in Popup+ options logic) | George Hazan | |
2020-01-09 | if smth cannot be incuded, it shall be inlined | George Hazan | |
2020-01-07 | libmdbx: update to 0.5.0 | George Hazan | |
2020-01-03 | Import; custom window removed | George Hazan | |
2020-01-02 | Facebook: stickers support | George Hazan | |
2020-01-01 | Happy new year, Miranda, part 2 | dartraiden | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-12-28 | BASS interface: pick up Miranda-specific commits | dartraiden | |
2019-12-28 | BASS interface: update BASS to 2.4.15 | dartraiden | |
2019-12-19 | fixes #2152 (Notes & Reminders: no need to track mouse cursor) | George Hazan | |
2019-12-19 | final fix for #2151 | George Hazan | |
2019-12-18 | fixes #2151 (Notes & Reminders: broken reminders order in View Reminders dialog) | George Hazan | |
2019-12-16 | shitty Windows helpers... | George Hazan | |
2019-12-16 | fixes #2126 (hotkey works only once) | George Hazan | |
2019-12-16 | fixes #2147 (missing database link in CrashDumper's options) | George Hazan | |
2019-12-16 | dbeditorpp: | George Hazan | |
- fixes #2148 (case-sensitive search among database values hides lines during value replacement); - minor code cleaning; - version bump | |||
2019-12-15 | fixes #2144 (tabSRMM: sound options disappear after applying options) | George Hazan | |
2019-12-09 | fixes #2138 (Msg_Export: enable "Use UTF-8" by default) | George Hazan | |
2019-12-09 | Notes & Reminders: | George Hazan | |
- fixes #2129 (Notes and Reminders: random crash); - all list dialogs rewritten using UI classes; - code cleaning; - version bump | |||
2019-12-08 | Гhis item imports mContacts too | dartraiden | |
2019-12-06 | libmdbx: upgrade to 0.4.0 | George Hazan | |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard ↵ | George Hazan | |
Proto_GetBaseAccountName | |||
2019-11-28 | fixes #2126 (Notes & Reminders hotkeys) | George Hazan | |
2019-11-28 | minor optimization related to #2133 | George Hazan | |
2019-11-12 | type fix | Konstantin Nikulin | |
2019-11-08 | tabSRMM: tab autocomplete shall restore original cursor position if nothing ↵ | George Hazan | |
is found | |||
2019-11-06 | MirLua: since we use 64-bit integers, no need to push wparam/lparam as pointers | George Hazan | |
2019-11-06 | typo fix | George Hazan | |
2019-11-04 | newstory: added hook for ME_DB_EVENT_EDITED | Mataes | |
2019-11-04 | fixes #2100 (TabSRMM: bug with vertical tabs) | George Hazan | |
2019-11-04 | newstory: removed not used code | Mataes | |
2019-11-04 | fixes #2112 (Remove some obsolete shit) | George Hazan | |
2019-11-04 | warning fixes | George Hazan | |
2019-11-04 | tabSRMM: | George Hazan | |
- massive code cleaning; - fixes #2099 (TabSRMM: add tab scrolling by mouse wheel); - version bump | |||
2019-11-01 | fixes mouse scrolling in Scriver | George Hazan | |