summaryrefslogtreecommitdiff
path: root/plugins/NewStory/src/history_control.cpp
AgeCommit message (Collapse)Author
2020-05-05fixes #2388 (NewStory: проблема с выделением ↵George Hazan
последнего сообщения)
2020-05-05fixes #2389 (NewStory: невозможно настроить цвет ↵George Hazan
выделенных элементов)
2020-05-04fixes #2332 (NewStory: добавить возможность ↵George Hazan
настройки цвета, которым заливается область, где нет сообщений)
2020-05-04fixes #2381 (NewStory: add right-click menu for groupchats)George Hazan
2020-05-04Newstory: no need to add whole history into log windowGeorge Hazan
2020-05-04first working version of popup menuGeorge Hazan
2020-05-04NewStory: time tree to share array with history control, instead of running ↵George Hazan
its own cycle
2020-05-04NewStory: menu, first versionGeorge Hazan
2020-05-04NewStory: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-03fixes #2356 (NewStory: в логе не отображаются ↵George Hazan
сообщения, пришедшие/отправленные после открытия привата)
2020-05-03NewStory: drawing optimizationGeorge Hazan
2020-05-01newstory: add function OnContextMenuMataes
2020-05-01newstory: more correct placeMataes
2020-05-01fixes #2371 (NewStory: add grouping support)George Hazan
2020-05-01code cleaningGeorge Hazan
2020-04-30minor code cleaningGeorge Hazan
2020-04-29newstory: small cleanupMataes
2020-04-29fixes #2363 (NewStory: add ability to clear history for specified contact)George Hazan
2020-04-29NewStory: unused constants removed + code cleaningGeorge Hazan
2020-04-26fixes #2359 (NewStory: some events in groupchats are missing)George Hazan
2020-04-25fix for data retrievingGeorge Hazan
2020-04-25fixes #2353 (NewStory: add groupchats support)George Hazan
2020-04-25NSM_ADDHISTORY - useless event removedGeorge Hazan
2020-04-25NewStory: major code cleaningGeorge Hazan
2020-04-24newstory: fixed work of calendar buttonMataes
2020-04-23fixes #2331 (NewStory: не до конца заполняет ↵George Hazan
пространство при открытии привата)
2020-04-14NewStory: first version that adds events to a LogGeorge Hazan
fixes #2298 (NewStory: отсутствует поддержка интерфейса для журналов)
2020-04-07NewStory: code cleaningGeorge Hazan
2020-04-04newstory: added support of jabber subscriptionMataes
2020-04-04more code cleaningGeorge Hazan
2020-04-04code cleaningGeorge Hazan
2020-04-04newstory: minor cleanupMataes
2020-04-04newstory: change some function to mir_*. Maybe create memleaksMataes
2020-04-03mtextcontrol became an usual libraryGeorge Hazan
2020-03-30NewStory: code cleaningGeorge Hazan
2019-10-21minor code cleaningGeorge Hazan
2019-01-18compilation fixGeorge Hazan
2018-12-13NewStory: code cleaningGeorge Hazan
2018-11-25NewStory: worning fixes, icons compilesMataes
2018-11-25NewStory: more code cleaningGeorge Hazan
2018-11-25NewStory:George Hazan
- fix for fonts & colors' registration - fix for 64-bit WINAPI;
2018-10-06NewStory: porting to ng (not complete)aunsane
2018-09-28NewStory: don't work, not compiledKirill Volinsky