index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
m_popup.h
Age
Commit message (
Expand
)
Author
2022-06-13
Popup+: fix for a madness with default popup class values
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-19
header files fix to eliminate Windows types for mir_app
ghazan
2019-07-24
code cleaning
George Hazan
2019-03-08
life is too short to remember whether this structure is zeroed or not
George Hazan
2019-03-06
popups:
George Hazan
2019-03-05
Popup:
George Hazan
2019-02-27
popup code cleaning (cause we have no tchar.h)
George Hazan
2018-09-03
popup code cleaning
George Hazan
2018-02-24
more nullptr
Goraf
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2016-07-29
removing TCHAR + WCHAR from headers
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2015-10-02
part2
MikalaiR
2015-07-09
missing header
George Hazan
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
2015-03-11
all database functions moved to m_database.h
George Hazan
2014-06-12
merge m_popup and m_popup2 headers
Kirill Volinsky
2014-06-11
ansi popups dead
George Hazan
2014-04-21
- Added lParam to POPUPCLASS
Tobias Weimer
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-21
minor code cleaning
George Hazan
2013-09-24
ME_POPUP_FILTER - popup filtering event
George Hazan
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-03-17
fix for popup-related memory leaks
George Hazan
2013-03-15
POPUPDATAEX_V2: ansi version removed
George Hazan
2013-03-15
various popup related code cleaning
George Hazan
2013-03-14
old ansi popups removed, noone used them anyway
George Hazan
2012-07-05
- first of the /Core standard plugins;
George Hazan
2012-06-21
patch 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-15
initial commit
Vadim Dashevskiy