Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-24 | NewStory: same as deleting all history | dartraiden | |
2020-10-17 | NewStory: | George Hazan | |
- fixes #2416 (NewStory: add ability to delete only selected messages) - fixes #2423 (NewStory: если выделено одно сообщение, а щёлкнуть ПКМ по другому, то копирование и редактирование ведут себя по-разному); - fixes #2452 (NewStory: add multiple messages selection ability without keyboard) | |||
2020-07-09 | fixes #2474 (NewStory: системная история не ↵ | George Hazan | |
удаляется) | |||
2020-06-15 | PROTO_INTERFACE::OnEventEdited - new virtual function to send edited ↵ | George Hazan | |
messages to server | |||
2020-06-14 | fixes #2448 (NewStory: редактирование сообщений) | George Hazan | |
2020-06-14 | fixes #2445 (NewStory: пункты в контекстном меню ↵ | George Hazan | |
контакта) | |||
2020-06-08 | fixes #2424 (NewStory: добавить возможность ↵ | George Hazan | |
выбрать несколько сообщений) | |||
2020-05-15 | NewStory: fix for occasional crash in empty history window | George Hazan | |
2020-05-10 | mTextControl related code cleaning | George Hazan | |
2020-05-09 | newstory: clear log | Mataes | |
2020-05-08 | another forgotten switch | George Hazan | |
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-05 | another option for drawing window edge | George Hazan | |
2020-05-05 | NewStory: option to hide scrollbar | George Hazan | |
2020-05-05 | fixes #2388 (NewStory: проблема с выделением ↵ | George Hazan | |
последнего сообщения) | |||
2020-05-05 | fixes #2389 (NewStory: невозможно настроить цвет ↵ | 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: no need to add whole history into log window | George Hazan | |
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: | 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-03 | fixes #2356 (NewStory: в логе не отображаются ↵ | George Hazan | |
сообщения, пришедшие/отправленные после открытия привата) | |||
2020-05-03 | NewStory: drawing optimization | George Hazan | |
2020-05-01 | newstory: add function OnContextMenu | Mataes | |
2020-05-01 | newstory: more correct place | Mataes | |
2020-05-01 | fixes #2371 (NewStory: add grouping support) | George Hazan | |
2020-05-01 | code cleaning | George Hazan | |
2020-04-30 | minor code cleaning | George Hazan | |
2020-04-29 | newstory: small cleanup | Mataes | |
2020-04-29 | fixes #2363 (NewStory: add ability to clear history for specified contact) | George Hazan | |
2020-04-29 | NewStory: unused constants removed + code cleaning | George Hazan | |
2020-04-26 | fixes #2359 (NewStory: some events in groupchats are missing) | George Hazan | |
2020-04-25 | fix for data retrieving | George Hazan | |
2020-04-25 | fixes #2353 (NewStory: add groupchats support) | George Hazan | |
2020-04-25 | NSM_ADDHISTORY - useless event removed | George Hazan | |
2020-04-25 | NewStory: major code cleaning | George Hazan | |
2020-04-24 | newstory: fixed work of calendar button | Mataes | |
2020-04-23 | fixes #2331 (NewStory: не до конца заполняет ↵ | George Hazan | |
пространство при открытии привата) | |||
2020-04-14 | NewStory: first version that adds events to a Log | George Hazan | |
fixes #2298 (NewStory: отсутствует поддержка интерфейса для журналов) | |||
2020-04-07 | NewStory: code cleaning | George Hazan | |
2020-04-04 | newstory: added support of jabber subscription | Mataes | |
2020-04-04 | more code cleaning | George Hazan | |
2020-04-04 | code cleaning | George Hazan | |
2020-04-04 | newstory: minor cleanup | Mataes | |
2020-04-04 | newstory: change some function to mir_*. Maybe create memleaks | Mataes | |
2020-04-03 | mtextcontrol became an usual library | George Hazan | |
2020-03-30 | NewStory: code cleaning | George Hazan | |