summaryrefslogtreecommitdiff
path: root/include/m_popup.h
AgeCommit message (Expand)Author
2023-11-05Popup+ specific functionality localized inside Popup+George Hazan
2022-06-13Popup+: fix for a madness with default popup class valuesGeorge Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-19header files fix to eliminate Windows types for mir_appghazan
2019-07-24code cleaningGeorge Hazan
2019-03-08life is too short to remember whether this structure is zeroed or notGeorge Hazan
2019-03-06popups:George Hazan
2019-03-05Popup:George Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2018-09-03popup code cleaningGeorge Hazan
2018-02-24more nullptrGoraf
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2016-07-29removing TCHAR + WCHAR from headersGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2015-10-02part2 MikalaiR
2015-07-09missing headerGeorge Hazan
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-03-11all database functions moved to m_database.hGeorge Hazan
2014-06-12merge m_popup and m_popup2 headersKirill Volinsky
2014-06-11ansi popups deadGeorge Hazan
2014-04-21- Added lParam to POPUPCLASSTobias Weimer
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-21minor code cleaningGeorge Hazan
2013-09-24ME_POPUP_FILTER - popup filtering eventGeorge Hazan
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-03-17fix for popup-related memory leaksGeorge Hazan
2013-03-15POPUPDATAEX_V2: ansi version removedGeorge Hazan
2013-03-15various popup related code cleaningGeorge Hazan
2013-03-14old ansi popups removed, noone used them anywayGeorge Hazan
2012-07-05- first of the /Core standard plugins;George Hazan
2012-06-21patch for the core Mbutton class customization, to use the themes defined by ...George Hazan
2012-06-14- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.George Hazan
2012-05-15initial commitVadim Dashevskiy