Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | WORD -> uint16_t | George Hazan | |
2021-12-26 | BYTE -> uint8_t | George Hazan | |
2021-11-19 | NotesAndReminders: hi-res reminder icon (thx C1eriC) | dartraiden | |
2021-06-13 | fixes #2898 (Notes and Reminders: после рестарта ↵ | George Hazan | |
пропадает текст заметок) | |||
2021-05-14 | another fix for #2793 | George Hazan | |
2021-05-14 | fixes #2793 (N&R: wrong initial value of m_bManualTime variable causes ↵ | George Hazan | |
problems with reminder creation) | |||
2021-05-11 | CCtrlCombo::GetCurData = suitable helper for combo boxes | George Hazan | |
2021-04-08 | Notes & 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-28 | 21 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-23 | fixes #2794 (listbox resizer doesn't consider scrollbar's width) | George Hazan | |
2021-03-23 | fixes #2793 (date setting fails when dates of system & local time differ) | George Hazan | |
2021-03-19 | fixes #2773 (Notes and Reminders: невозможно выставить ↵ | George Hazan | |
существующей напоминалке более раннее время) | |||
2021-03-18 | fixes #2785 (Notes and reminders: невозможно удалить ↵ | dartraiden | |
пункты меню плагина) | |||
2021-03-18 | fixes #2780 (Notes and Reminders: неправильно работает ↵ | George Hazan | |
продление сработавшего напоминания) | |||
2021-03-17 | fixes #2776 (Notes and Reminders: добавить поиск по ↵ | George Hazan | |
напоминалкам) + version bump | |||
2021-03-17 | fixes #2778 (Notes and Reminders: плагину требуется доза ↵ | George Hazan | |
Unicode) | |||
2021-03-17 | Notes & Reminders: | George Hazan | |
- minus perversion with storing dates in hidden controls (we have classes for that); - fixes #2772 (Notes and Reminders: невозможно отмотать дату на сегодняшнюю); | |||
2021-03-17 | fixes #2777 (Notes and Reminders: убрать настройку ↵ | George Hazan | |
"Добавлять пункты в меню контакта") | |||
2021-01-17 | Update copyrights | dartraiden | |
2020-08-02 | fixes #2511 (Notes and Reminders: не убираются ↵ | George Hazan | |
напоминания) | |||
2020-06-04 | all improper calls of OnClose replaced with OnDestroy / OnApply | George Hazan | |
2020-05-22 | fix for broken project file compatibility in VS2019 16.6.0 | George Hazan | |
2020-05-01 | frankly speaking, neither colors not effects have flags | George Hazan | |
2020-01-09 | if smth cannot be incuded, it shall be inlined | George Hazan | |
2020-01-01 | Happy new year, Miranda, part 2 | dartraiden | |
2019-12-19 | fixes #2152 (Notes & Reminders: no need to track mouse cursor) | George Hazan | |
2019-12-19 | final fix for #2151 | George Hazan | |
2019-12-18 | fixes #2151 (Notes & Reminders: broken reminders order in View Reminders dialog) | George Hazan | |
2019-12-16 | fixes #2126 (hotkey works only once) | George Hazan | |
2019-12-09 | Notes & Reminders: | George Hazan | |
- fixes #2129 (Notes and Reminders: random crash); - all list dialogs rewritten using UI classes; - code cleaning; - version bump | |||
2019-11-28 | fixes #2126 (Notes & Reminders hotkeys) | George Hazan | |
2019-07-16 | fixes #2000 (Notes&Reminders: wrong timeout periods) | George Hazan | |
2019-04-18 | Notes & Reminders: fixed column size saving / restoring | George Hazan | |
2019-04-15 | column width saving for Reminders list | George Hazan | |
2019-04-15 | fixes #1660 (Notes & Reminders: attempt to edit a reminder creates the ↵ | George Hazan | |
duplicate item that crashes Miranda on deletion) | |||
2019-03-29 | fixes #1660 completely | George Hazan | |
2019-03-28 | version bump | George Hazan | |
2019-03-28 | Notes & reminders: | George Hazan | |
- fixes #1660 (date change doesn't affect relative/absolute combo format); - code cleaning; - version bump | |||
2019-03-28 | unused translations removed | George Hazan | |
2019-03-22 | N&R: useless utility functions removed | George Hazan | |
2019-03-22 | Notes & reminders: | George Hazan | |
- resource id cleaning & reordering; - one more fix related to #1660: stored reminders cannot be edited | |||
2019-03-22 | fixes #1660 completely | George Hazan | |
2019-03-20 | Notes & reminders: | George Hazan | |
- useless control id IDC_CLOSE removed & replaced with IDCANCEL; - useless functions WriteSettingIntArray / ReadSettingIntArray / UpdateGeomFromWnd removed; - arrays g_reminderListGeom & g_notesListGeom removed, these data are controlled now via standard call of Util_Save/RestoreWindowPosition; - rest of UI code rewritten using UI classes; - code cleaning | |||
2019-03-20 | more corrections for #1660 | George Hazan | |
2019-03-20 | Notes & reminders: | George Hazan | |
- manual delphi resources replaced with VS-style control ids; - reminder notification dialog moved to UI classes; - fixes #1746 (Notes and Reminders: add repeat reminders support) | |||
2019-03-18 | Notes and Reminders: resource cosmetic | dartraiden | |
2019-03-18 | Notes & Reminders: | George Hazan | |
- options dialog rewritten using UI classes; - GUI logic changed, now all Reminders dialogs carry have attached structures; - fixes #1660 ([Sticky Notes and Reminders] Slight change in behaviour of plugin settings) | |||
2019-03-18 | Notes & reminders: | George Hazan | |
- Unicode fonts; - minor gui fixes; - custom Trim implementation removed; |