Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-23 | clipboard copy function is able now to copy in multiple formats at a time | George Hazan | |
2024-02-19 | fixes #4213 completely | George Hazan | |
2024-02-18 | fixes #4211 (StdPopup: перенести опцию ↵ | George Hazan | |
включения/отключения всплывающих окон в настройки плагина) | |||
2024-01-08 | Update copyrights | dartraiden | |
2023-11-21 | fix for double letter capitalization | George Hazan | |
2023-10-08 | oops... | George Hazan | |
2023-10-08 | fixes #3716 (YAMN: удалить настройку "кнопка в ↵ | George Hazan | |
панели кнопок") | |||
2023-09-24 | fixes #3686 )StdPopup: в статусбаре tabSRMM ↵ | George Hazan | |
отсутствует иконка "вкл-выкл всплывающие окна") | |||
2023-04-22 | code cleaning | George Hazan | |
2023-01-02 | Update copyrights | dartraiden | |
2022-12-17 | Mediawiki considers URLs with and without a trailing slash as different ↵ | dartraiden | |
pages, see https://phabricator.wikimedia.org/T14703 | |||
2022-09-26 | Utils_ClipboardCopy - system-wide helper for writing text to clipboard | George Hazan | |
2022-06-13 | Popup+: fix for a madness with default popup class values | George Hazan | |
2022-05-24 | fixes #3076 (Toaster: crash when loading "on the fly") | George Hazan | |
2022-02-15 | fix for Preview button in StdPopup's options | George Hazan | |
2022-02-08 | fixes #3023 (IEView: не отображаются подписи к ↵ | George Hazan | |
файлтрансферам) | |||
2022-02-07 | Fix pangram | dartraiden | |
2022-02-07 | fxes #3024 (Сделать переводимыми различные ↵ | George Hazan | |
тестовые окна ) | |||
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-16 | more shit removed | George Hazan | |
2021-11-07 | first version of mir_core that builds under Linux | ghazan | |
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-02-15 | fixes #2738 (Не сбрасываются в дефолт ↵ | George Hazan | |
некоторые настройки шрифтов и цветов) | |||
2021-01-17 | Update copyrights | dartraiden | |
2020-11-13 | StdPopup: | George Hazan | |
- fixes #2611 (StdPopup is called YAPP in the icons' list); - massive icon code cleaning; - project file fixed | |||
2020-05-22 | fix for broken project file compatibility in VS2019 16.6.0 | George Hazan | |
2020-02-07 | fixes #2204 (empty strings in StdPopup options) | 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 | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-09-18 | - more shit cleared from C++ code; | George Hazan | |
- Pascal code partially restored till the full container log implementation | |||
2019-09-18 | m_ieview.h: code cleaning | George Hazan | |
2019-07-25 | bunch of unused junk removed from StdPopup | George Hazan | |
2019-07-24 | code cleaning | George Hazan | |
2019-07-12 | CMake: build file for StdPopup. | protomors | |
2019-06-27 | StdPopup: | George Hazan | |
- obsolete ANSI code cleaning; - code formatting | |||
2019-06-27 | fixes #1997 (Strange code in StdPopup) | George Hazan | |
2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses ↵ | George Hazan | |
completely) | |||
2019-04-24 | fix for a common version resource | George Hazan | |
2019-03-28 | Menu_ModifyItem to receive icolib handle, not HICON | George Hazan | |
2019-03-26 | StdPopup and Popup decapitalization | dartraiden | |
2019-03-08 | life is too short to remember whether this structure is zeroed or not | George Hazan | |
2019-03-06 | fix for the popup window class name | George Hazan | |
2019-03-06 | be simpler | George Hazan | |
2019-03-06 | Scott Ellis is an author of YAPP | dartraiden | |
2019-03-06 | popups: | George Hazan | |
- internal implementation details & all service declarations moved to m_popup_int.h; - all service calls removed and replaced with function calls; - direct access to popup serttings replaced with Popup_Enable / Popup_Enabled; | |||
2019-03-05 | Popup: | George Hazan | |
- wiping out checks for service presence; - code cleaning |