Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2019-03-05 | fixes #1876 (YAPP renamed to StdPopup, to popup service be always present) | George Hazan | |