summaryrefslogtreecommitdiff
path: root/plugins/NewStory/src/history_array.h
AgeCommit message (Collapse)Author
2023-10-31NewStory: old perversion with temporary contact & event exterminatedGeorge Hazan
2023-10-31NewStory:George Hazan
- fixes #3755 (NewStory: неработающий тэг color парсится криво); - fixes bug with template preview in the options dialog
2023-10-30fixes #3616 (NewStory: не работают настройки цвета ↵George Hazan
своего имени и имени собеседника)
2023-10-04NewStory: fix for rclickGeorge Hazan
2023-09-12NewStory: to always display from/to nick for the search resultsGeorge Hazan
2023-08-23fixes #3653 (NewStory: не работает группировка в ↵George Hazan
чатах)
2023-08-23fixes #3655 (NewStory: добавить настройку цвета ↵George Hazan
хайлайтов)
2023-08-22NewStory:George Hazan
- for #3530: search does not indicate "first" or "last" entry found, nor that it couldn't find anything - additional hot key Ctrl+F to start search
2023-08-15fixes #3632 (NewStory: менять вид курсора при ↵George Hazan
наведении на ссылку)
2023-08-14NewStory: direct control methods' usage instead of the slow message sendingGeorge Hazan
2023-08-09NewStory: fix for groupingGeorge Hazan
2023-08-08NewStory: fix for message groupingGeorge Hazan
2023-08-08fixes #3621 (NewStory: шаблон сгруппированного ↵George Hazan
сообщения по умолчанию выглядит ужасно)
2023-08-08fixes #3624 (NewStory: падение при поиске в Windows 7)George Hazan
2023-08-04NewStory: global search results to be added in the sorted orderGeorge Hazan
2023-08-02fixes #2415 (NewStory: add message direction option)George Hazan
2023-08-02fixes #2392 (NewStory: безумный скроллбар)George Hazan
2023-08-01code cleaningGeorge Hazan
2023-07-29fixes #3602 ("Copy path" в контекстном меню для файлов)George Hazan
2023-07-29NewStory: event is redrawn when ME_DB_EVENT_EDITED is fired + code cleaningGeorge Hazan
2023-07-28fixes #3576 (NewStory: add offline files support)George Hazan
2023-05-25NewStory: small fixesGeorge Hazan
2023-04-11DB::FILE_BLOB - file events' access unificationGeorge Hazan
2023-02-28fixes #3365 (NewStory: проблемы со ссылками )George Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2020-10-17NewStory: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-05-10mTextControl related code cleaningGeorge Hazan
2020-05-08NewStory:George Hazan
- duplicate code removed; - temporary contact creation moved to OnInitDialog, not to cause problems during debugging
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-01fixes #2371 (NewStory: add grouping support)George Hazan
2020-04-29newstory: small cleanupMataes
2020-04-29fixes #2363 (NewStory: add ability to clear history for specified contact)George Hazan
2020-04-26fixes #2359 (NewStory: some events in groupchats are missing)George Hazan
2020-04-25NewStory: fix for groupchat nicksGeorge Hazan
2020-04-25fixes #2353 (NewStory: add groupchats support)George Hazan
2020-04-25NewStory: major code cleaningGeorge Hazan
2020-04-14NewStory: first version that adds events to a LogGeorge Hazan
fixes #2298 (NewStory: отсутствует поддержка интерфейса для журналов)
2020-04-07newstory: fixed utf in messagesMataes
2020-04-04newstory: minor cleanupMataes
2020-03-30NewStory: code cleaningGeorge Hazan
2019-11-04newstory: removed not used codeMataes
2019-01-18compilation fixGeorge Hazan
2018-12-13NewStory: code cleaningGeorge Hazan
2018-10-06NewStory: porting to ng (not complete)aunsane
2018-09-28NewStory: some fixesKirill Volinsky
2018-09-28NewStory: don't work, not compiledKirill Volinsky