Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-08 | NewStory: | George Hazan | |
- duplicate code removed; - temporary contact creation moved to OnInitDialog, not to cause problems during debugging | |||
2020-05-08 | NewStory to use common icons for files & URLs | George Hazan | |
2020-05-08 | NewStory: we can reuse some translations from History++ | dartraiden | |
2020-05-07 | Jabber: more precise name for XEP-0280 option | dartraiden | |
2020-05-07 | fixes #2399 (XEP-0280 support cleaning) | George Hazan | |
2020-05-07 | fixes #2390 (ICQ игнорирует настройки приёма ↵ | George Hazan | |
файлов) | |||
2020-05-07 | minor change of dialog's height | George Hazan | |
2020-05-07 | MirOTR: two another option dialogs -> UI classes | George Hazan | |
2020-05-07 | MirOTR: | George Hazan | |
- context menu item added to copy a fingerprint; - DlgProcMirOTROptsFinger -> UI classes | |||
2020-05-07 | fix for old PROTO_INTERFACE::FileResume interface error | George Hazan | |
2020-05-07 | newstory: clear tree every time before building | Mataes | |
2020-05-06 | newstory: clear time tree after deleting | Mataes | |
2020-05-06 | newstory: rebuild time tree after deleting history | Mataes | |
2020-05-06 | Move some docs to our wiki | dartraiden | |
2020-05-06 | NewStory: fix for translation | dartraiden | |
2020-05-05 | russian langpack: fix translation like different strings in same menu | Mataes | |
2020-05-05 | another option for drawing window edge | George Hazan | |
2020-05-05 | NewStory: option to hide scrollbar | George Hazan | |
2020-05-05 | fixes #2390 (ICQ игнорирует настройки приёма ↵ | George Hazan | |
файлов) | |||
2020-05-05 | fixes #2388 (NewStory: проблема с выделением ↵ | George Hazan | |
последнего сообщения) | |||
2020-05-05 | fixes #2389 (NewStory: невозможно настроить цвет ↵ | George Hazan | |
выделенных элементов) | |||
2020-05-05 | fixes #2386 (NewStory: передача файлов в истории) | George Hazan | |
2020-05-04 | fixes #2350 (Кнопку Reset стоит таки ↵ | George Hazan | |
переработать, чтобы она сбрасывала в дефолт лишь текущий шаблон, а не все) | |||
2020-05-04 | fixes #2332 (NewStory: добавить возможность ↵ | George Hazan | |
настройки цвета, которым заливается область, где нет сообщений) | |||
2020-05-04 | fixes #2381 (NewStory: add right-click menu for groupchats) | George Hazan | |
2020-05-04 | newstory: menu fix | Mataes | |
2020-05-04 | we do not need cancer here | dartraiden | |
2020-05-04 | newstory: calendar correct size | Mataes | |
2020-05-04 | NewStory: fix icon name | dartraiden | |
2020-05-04 | newstory: resource reorganization | Mataes | |
2020-05-04 | langpacks/russian: update | dartraiden | |
2020-05-04 | newstory: removed not used resources | Mataes | |
2020-05-04 | fixes #2384 (NewStory: у многих контактов в time tree ↵ | George Hazan | |
есть 1970 год) + code cleaning | |||
2020-05-04 | fixes #2382 (Jabber: двойной щелчок по закладке ↵ | George Hazan | |
должен вызывать окно ее редактирования) | |||
2020-05-04 | NewStory: spelling correction | dartraiden | |
2020-05-04 | Newstory: no need to add whole history into log window | George Hazan | |
2020-05-04 | newstory: correct order | Mataes | |
2020-05-04 | newstory: IDD_SEARCH removed | Mataes | |
2020-05-04 | newstory: cleanup | Mataes | |
2020-05-04 | fixes #2379 (NewStory: не переводится строка "Unknown ↵ | George Hazan | |
event" в предпросмотре шаблона) | |||
2020-05-04 | first working version of popup menu | George Hazan | |
2020-05-04 | NewStory: time tree to share array with history control, instead of running ↵ | George Hazan | |
its own cycle | |||
2020-05-04 | NewStory: menu, first version | George Hazan | |
2020-05-04 | newstory: not needed line | Mataes | |
2020-05-04 | newstory: time tree working now | Mataes | |
2020-05-04 | Jabber: setting status to ID_STATUS_IDLE was very bad idea... | George Hazan | |
2020-05-04 | NewStory: | George Hazan | |
- mind blowing enum EventLoadMode removed and replaced with the simple bool flag; - massive memory leak removed; - wtext_del flag removed (now all strings are allocated via mir_alloc()); - displayed events now are marked as read if needed | |||
2020-05-04 | tabSRMM: template options dialog to always use temporary contact | George Hazan | |
2020-05-04 | tabSRMM: | George Hazan | |
- ANSI crutch removed; - LoadMsgDlgFont: useless parameter szMod removed; - wcscpy replaced with safer call of wcsncpy_s; - useless function LoadLogfont removed; | |||
2020-05-03 | langpacks/russian: fix | dartraiden | |