Age | Commit message (Expand) | Author |
2019-04-12 | - extra icons default changed from icon's name to icon's handle; | George Hazan |
2019-04-12 | major crutch for pascal plugins | George Hazan |
2019-04-12 | missing parameter added | George Hazan |
2019-04-12 | standard icolib management code added to CMPluginBase | George Hazan |
2019-04-12 | strange unused shit removed | George Hazan |
2019-03-31 | icon leak fixes | George Hazan |
2019-03-28 | Menu_ModifyItem to receive icolib handle, not HICON | George Hazan |
2019-03-27 | Clist events: | George Hazan |
2019-03-27 | не пригодилось | George Hazan |
2019-03-26 | ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removed | George Hazan |
2019-03-26 | we shall never load two Popup.dll at a time | George Hazan |
2019-03-26 | StdPopup and Popup decapitalization | dartraiden |
2019-03-25 | major fix for the command-line parser | George Hazan |
2019-03-24 | fixes #1897 (rare crash in IRC, when one user changes his nickname) | George Hazan |
2019-03-19 | added CCtrlDate::SetTime | George Hazan |
2019-03-19 | missing CBN_KILLFOCUS handler in CCtrlCombo | George Hazan |
2019-03-19 | CCtrlDate - new UI class for date/time pickers | George Hazan |
2019-03-18 | Notes & Reminders: | George Hazan |
2019-03-12 | fixes for format specifiers | George Hazan |
2019-03-12 | - unused member CDbLink::m_bSigned removed; | George Hazan |
2019-03-12 | CCtrlBase: | George Hazan |
2019-03-12 | these conditions are identical | George Hazan |
2019-03-12 | another manual critical section removed | George Hazan |
2019-03-08 | life is too short to remember whether this structure is zeroed or not | George Hazan |
2019-03-07 | Srmm_ModifyIcon now changes only tooltip and/or icon, Srmm_SetIconFlags contr... | George Hazan |
2019-03-07 | Skin_GetProtoIcon - new function to retrieve status icon's handle | George Hazan |
2019-03-07 | fixes #1889 | dartraiden |
2019-03-07 | duplicate popup icons moved into global skin | George Hazan |
2019-03-06 | fix for the popup window class name | George Hazan |
2019-03-06 | be simpler | George Hazan |
2019-03-06 | popups: pascal code cleaning | George Hazan |
2019-03-06 | Scott Ellis is an author of YAPP | dartraiden |
2019-03-06 | popups: | George Hazan |
2019-03-05 | code cleaning | George Hazan |
2019-03-05 | Popup: | George Hazan |
2019-03-05 | fixes #1876 (YAPP renamed to StdPopup, to popup service be always present) | George Hazan |
2019-03-01 | preventing endless loops on error | George Hazan |
2019-03-01 | crash fix for clicking on tray event icon | George Hazan |
2019-02-28 | code cleaning / warning fixes | George Hazan |
2019-02-27 | h++ => #1846 | George Hazan |
2019-02-27 | fixes #1846 (tabSRMM: get my own nick from "MyHandle") | George Hazan |
2019-02-27 | fixes #1868 (Miranda NG crashes when trying to access message log) | George Hazan |
2019-02-27 | popup code cleaning (cause we have no tchar.h) | George Hazan |
2019-02-27 | CLISTEVENT::szTooltip/pszService to be constant | George Hazan |
2019-02-26 | Chat_Event not to change the original structure, but to use its own copy instead | George Hazan |
2019-02-26 | fixes #1593 (crash in clist_modern when a temporary contact gets deleted) | George Hazan |
2019-02-26 | faster & safer code of removing user from a group chat | George Hazan |
2019-02-26 | we should remove all records from arKeys too | George Hazan |
2019-02-26 | more fixes related to #1827 - now the core checks unique user ids itself | George Hazan |
2019-02-26 | XmlFirstChild / XmlGetAttr - safe wrappers for tinyxml2 | George Hazan |