Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-26 | Chat api: | George Hazan | |
- function Chat_GetDefaultEventDescr() added not to translate the same strings in 5 different places; - function CHAT_INTERFACE::CreateNick added to process nick name creation for group chats; - unused variable LOGINFO::dwFlags removed; - variable LOGINFO::bSimple added for events without possible formatting; - bunch of duplicate code remoed; | |||
2020-04-25 | better tabSRMM compatibility | George Hazan | |
2020-04-25 | CLogWindow::LogEvents considered useless and localized inside tabSRMM | George Hazan | |
2020-04-17 | fixes #2344 (TabSRMM: не мигает иконка в трее и нет ↵ | George Hazan | |
значка в клисте при новом сообщении TabSRMM bug regression) | |||
2020-04-08 | tabSRMM: cosmetics | George Hazan | |
2020-04-07 | tabSRMM: container creation should be deferred to allow protocols to handle ↵ | George Hazan | |
event creation properly | |||
2020-03-30 | Contact lists: | George Hazan | |
- all common options moved to the Clist namespace; - fixes #2281 (Add option to not clear "NotOnList" group at start); | |||
2020-03-22 | File transfers: | George Hazan | |
- fixes #2274 (StdMsg & Scriver cannot send files to offline contacts even if their protocol allows that to do); - all copies of AddToFileList in all plugins removed; - ProcessFileDrop() function introduced to handle all file drop operations in all SRMM plugins & contact list | |||
2020-03-22 | tabSRMM: removed all checks if m_hContact == 0, because it never happens | George Hazan | |
2020-03-13 | tabSRMM: fix for both autocomplete & pressing tab alone | George Hazan | |
2020-03-12 | fixes #2250 (StdMsg doesn't accept file transfers) | George Hazan | |
2020-03-09 | tabSRMM: warning if a temporary file cannot be written | George Hazan | |
2020-03-04 | tabSRMM: | George Hazan | |
- fixes #2245 (TabSRMM: crash on right-click on \\server\share); - fixes #2246 (UNC links don't work); - version bump | |||
2020-02-20 | fixes #2197 (IRC: Update broke input box shortcuts & Tab key) | George Hazan | |
hopefully it fixes that trash forever | |||
2020-02-19 | tabSRMM: fix for removed hot key handler | George Hazan | |
2020-02-16 | sh-h-hit | George Hazan | |
2020-02-16 | fixes #2215 (TabSRMM: destroy custom tray icon from its own NeN) | George Hazan | |
2020-02-16 | minor code cleaning | George Hazan | |
2020-02-13 | fixes #2210 (TabSRMM: crash on Quote button) | George Hazan | |
2020-02-05 | fixes #2200 ([0.95.11 x64] IRC-style colors (ctrl-k) regression) | George Hazan | |
2020-02-04 | final fix for #2184 | George Hazan | |
2020-02-04 | fixes #2197 ([0.95.11 x64] IRC: Update broke text transformation shortcuts) | George Hazan | |
2020-01-30 | LIST::remove + LIST::indexOf() combination removed with LIST::removeItem | George Hazan | |
2020-01-26 | fixes #2159 (BBCode color. Не передаётся в теге цвет ↵ | George Hazan | |
при выборе цвета по кнопке) | |||
2020-01-24 | tabSRMM: | George Hazan | |
- more correct fix for #2100; - fixes #2184 (TabSRMM: Баг в панели со списком контактов); - code cleaning; - version bump | |||
2020-01-09 | if smth cannot be incuded, it shall be inlined | George Hazan | |
2020-01-01 | Happy new year, Miranda, part 2 | dartraiden | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-12-15 | fixes #2144 (tabSRMM: sound options disappear after applying options) | George Hazan | |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard ↵ | George Hazan | |
Proto_GetBaseAccountName | |||
2019-11-08 | tabSRMM: tab autocomplete shall restore original cursor position if nothing ↵ | George Hazan | |
is found | |||
2019-11-04 | fixes #2100 (TabSRMM: bug with vertical tabs) | 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-10-29 | code cleaning | George Hazan | |
2019-10-29 | two more flags removed | George Hazan | |
2019-10-29 | rest of operational flags in tabSRMM moved to bool variables | George Hazan | |
2019-10-29 | tabSRMM: get rid of manual bit operations | George Hazan | |
2019-10-28 | fixes #2101 (tabSRMM: tabs disappear when switching layout to vertical) | George Hazan | |
2019-10-24 | fixes #2104 (TabSRMM: RTL enabled for whole window) | George Hazan | |
2019-10-24 | warning fix | George Hazan | |
2019-10-22 | DM_CONFIGURECONTAINER: useless message removed | George Hazan | |
2019-10-21 | fixes #2097 (TabSRMM: log background color is broken) | George Hazan | |
2019-10-21 | tabSRMM: fixes problem with TAB in group chats | George Hazan | |
2019-10-17 | fix for magic constants in tabSRMM log color options | George Hazan | |
2019-10-10 | crash fix | George Hazan | |
2019-10-10 | duplicate history handler removed | George Hazan | |
2019-10-05 | fixes #2091 (tabSRMM: added "Use the same splitter height for all sessions") | George Hazan | |
2019-10-04 | tabSRMM: menu control code optimization | George Hazan | |
2019-10-03 | fixes #2089 (tabSRMM doesn't scroll to bottom if custom log is chosen) | George Hazan | |