summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2020-03-16NewGPG:George Hazan
- useless button control ids removed; - GetFilePath() calls rewritten using ptrW; - code cleaning
2020-03-15minus another static bufferGeorge Hazan
2020-03-15NewGPG: cosmetic fixesGeorge Hazan
2020-03-15NewGPG: massive code cleaningGeorge Hazan
2020-03-15NewGPG: fix for utf8 at screenGeorge Hazan
2020-03-13tabSRMM: fix for both autocomplete & pressing tab aloneGeorge Hazan
2020-03-13Scriver:George Hazan
- another case of copying text in ANSI fixed; - useless method CMsgDialog::GetContactUniqueId removed; - code cleaning;
2020-03-12fixes #2241 (wrong behaviour of filter in PluginUpdater -> Available ↵George Hazan
components dialog)
2020-03-12fixes #2250 (StdMsg doesn't accept file transfers)George Hazan
2020-03-11Voice API: code cleaningGeorge Hazan
2020-03-11fixes #2254 (Scriver: настройки прозрачности ↵George Hazan
перепутаны)
2020-03-09tabSRMM: warning if a temporary file cannot be writtenGeorge Hazan
2020-03-09IEView:George Hazan
- Copy command now can copy images too; - code cleaning
2020-03-04tabSRMM:George Hazan
- fixes #2245 (TabSRMM: crash on right-click on \\server\share); - fixes #2246 (UNC links don't work); - version bump
2020-03-04fixes #2244 (Scriver: after message log unification the Quote button doesnt ↵George Hazan
use selected text)
2020-03-03MessageState: inside local networks only one check could be displayed ↵George Hazan
sometimes (if message delivery takes less than 55ms)
2020-03-03HM_DBEVENTADDED to be delayed, instead of sending it immediatelyGeorge Hazan
2020-02-29MessageState: rewritten from scratch to workGeorge Hazan
2020-02-25IEHistory: fix for status bar resizingGeorge Hazan
2020-02-25Scriver: fix for a rare crash in group chatsGeorge Hazan
2020-02-24IEHistory: some old trash removedGeorge Hazan
2020-02-21Clist_modern:George Hazan
- fixes #2227 (Clist_modern: Диалог "Режимы вида" неправильно работает); - minor code cleaning; - version bump
2020-02-20fixes #2197 (IRC: Update broke input box shortcuts & Tab key)George Hazan
hopefully it fixes that trash forever
2020-02-19tabSRMM: fix for removed hot key handlerGeorge Hazan
2020-02-16sh-h-hitGeorge Hazan
2020-02-16fixes #2215 (TabSRMM: destroy custom tray icon from its own NeN)George Hazan
2020-02-16minor code cleaningGeorge Hazan
2020-02-16useless checks removedGeorge Hazan
2020-02-13fixes #2210 (TabSRMM: crash on Quote button)George Hazan
2020-02-13fixes #2208 (Clist_modern: Режимы вида. Текст кнопки ↵George Hazan
должен измениться после смены режима)
2020-02-07fixes #2205 (Unable to create new profile)George Hazan
2020-02-06MessageState: code cleaningGeorge Hazan
2020-02-06fixes #2198 (Clist_modern: Окно "Настройка режимов ↵George Hazan
вида" забывает про закреплённые контакты)
2020-02-05fixes #2200 ([0.95.11 x64] IRC-style colors (ctrl-k) regression)George Hazan
2020-02-04Clist_Modern:George Hazan
- fixes #2191 (View Modes work incorrectly when offline contacts are always shown); - accounts in View Modes options are displayed by their visual names, not by physical protocol names; - version bump
2020-02-04final fix for #2184George Hazan
2020-02-04fixes #2197 ([0.95.11 x64] IRC: Update broke text transformation shortcuts)George Hazan
2020-02-02fixes #2190 (KeyboardNotify: blinking in group chats doesn't work)George Hazan
2020-02-02fixes #2139 (При первом запуске драйвер базы ↵George Hazan
зависает)
2020-02-01m_system_cpp.h removed, because there're no C files anymore (hurrah)George Hazan
2020-01-30LIST::remove + LIST::indexOf() combination removed with LIST::removeItemGeorge Hazan
2020-01-30fixes #2061 (StartupStatus should also handle account enabling)George Hazan
2020-01-30.George Hazan
2020-01-30minor code cleaningGeorge Hazan
2020-01-28AVS: metacontacs avatars occasionally got hiddenGeorge Hazan
2020-01-28unused code removedGeorge Hazan
2020-01-26fixes #2159 (BBCode color. Не передаётся в теге цвет ↵George Hazan
при выборе цвета по кнопке)
2020-01-25massive 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-24tabSRMM:George Hazan
- more correct fix for #2100; - fixes #2184 (TabSRMM: Баг в панели со списком контактов); - code cleaning; - version bump
2020-01-21compilation fix for 32 bit versionGeorge Hazan