summaryrefslogtreecommitdiff
path: root/plugins/NotesAndReminders
AgeCommit message (Collapse)Author
2024-09-12compilation fixGeorge Hazan
2024-09-12fixes #4655 (Notes and Reminders: список напоминаний не ↵George Hazan
реагирует на кнопку Delete)
2024-01-08Update copyrightsdartraiden
2023-11-15fixes #3927 (Убрать чувствительность к ↵George Hazan
регистру в поиске NotesReminders)
2023-05-21Clist_RemoveEvent became static, pfnRemoveEvent is replaced with pfnFreeEventGeorge Hazan
2023-05-21static function pfnGetEvent removed from CLIST_INTERFACEGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-12-17Mediawiki considers URLs with and without a trailing slash as different ↵dartraiden
pages, see https://phabricator.wikimedia.org/T14703
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-11-19NotesAndReminders: hi-res reminder icon (thx C1eriC)dartraiden
2021-06-13fixes #2898 (Notes and Reminders: после рестарта ↵George Hazan
пропадает текст заметок)
2021-05-14another fix for #2793George Hazan
2021-05-14fixes #2793 (N&R: wrong initial value of m_bManualTime variable causes ↵George Hazan
problems with reminder creation)
2021-05-11CCtrlCombo::GetCurData = suitable helper for combo boxesGeorge Hazan
2021-04-08Notes & reminders:George Hazan
- common date&time processing code moved to the base dialog class; - madness with manual combobox mode eliminated; - duplicate code removed; - also fixed #2773 (Notes and Reminders: невозможно выставить существующей напоминалке более раннее время); - version bump.
2021-03-2821 years after Win2k release we don't need win2k.h - everything we need is ↵George Hazan
included into minimum Windows SDK 7.1
2021-03-23fixes #2794 (listbox resizer doesn't consider scrollbar's width)George Hazan
2021-03-23fixes #2793 (date setting fails when dates of system & local time differ)George Hazan
2021-03-19fixes #2773 (Notes and Reminders: невозможно выставить ↵George Hazan
существующей напоминалке более раннее время)
2021-03-18fixes #2785 (Notes and reminders: невозможно удалить ↵dartraiden
пункты меню плагина)
2021-03-18fixes #2780 (Notes and Reminders: неправильно работает ↵George Hazan
продление сработавшего напоминания)
2021-03-17fixes #2776 (Notes and Reminders: добавить поиск по ↵George Hazan
напоминалкам) + version bump
2021-03-17fixes #2778 (Notes and Reminders: плагину требуется доза ↵George Hazan
Unicode)
2021-03-17Notes & Reminders:George Hazan
- minus perversion with storing dates in hidden controls (we have classes for that); - fixes #2772 (Notes and Reminders: невозможно отмотать дату на сегодняшнюю);
2021-03-17fixes #2777 (Notes and Reminders: убрать настройку ↵George Hazan
"Добавлять пункты в меню контакта")
2021-01-17Update copyrightsdartraiden
2020-08-02fixes #2511 (Notes and Reminders: не убираются ↵George Hazan
напоминания)
2020-06-04all improper calls of OnClose replaced with OnDestroy / OnApplyGeorge Hazan
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George Hazan
2020-05-01frankly speaking, neither colors not effects have flagsGeorge Hazan
2020-01-09if smth cannot be incuded, it shall be inlinedGeorge Hazan
2020-01-01Happy new year, Miranda, part 2dartraiden
2019-12-19fixes #2152 (Notes & Reminders: no need to track mouse cursor)George Hazan
2019-12-19final fix for #2151George Hazan
2019-12-18fixes #2151 (Notes & Reminders: broken reminders order in View Reminders dialog)George Hazan
2019-12-16fixes #2126 (hotkey works only once)George Hazan
2019-12-09Notes & Reminders:George Hazan
- fixes #2129 (Notes and Reminders: random crash); - all list dialogs rewritten using UI classes; - code cleaning; - version bump
2019-11-28fixes #2126 (Notes & Reminders hotkeys)George Hazan
2019-07-16fixes #2000 (Notes&Reminders: wrong timeout periods)George Hazan
2019-04-18Notes & Reminders: fixed column size saving / restoringGeorge Hazan
2019-04-15column width saving for Reminders listGeorge Hazan
2019-04-15fixes #1660 (Notes & Reminders: attempt to edit a reminder creates the ↵George Hazan
duplicate item that crashes Miranda on deletion)
2019-03-29fixes #1660 completelyGeorge Hazan
2019-03-28version bumpGeorge Hazan
2019-03-28Notes & reminders:George Hazan
- fixes #1660 (date change doesn't affect relative/absolute combo format); - code cleaning; - version bump
2019-03-28unused translations removedGeorge Hazan
2019-03-22N&R: useless utility functions removedGeorge Hazan