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
/
plugins
/
YAPP
/
src
/
services.cpp
Age
Commit message (
Expand
)
Author
2015-10-02
popup hiding moved in plugin
MikalaiR
2015-08-11
'unreferenced formal parameter' warnings fixed
George Hazan
2015-08-01
yapp: common project
Kirill Volinsky
2015-06-26
YEEHAW! CLISTMENUITEM::pszPopupName also died
George Hazan
2015-06-22
Menu_ModifyItem unbound from CLISTMENUITEM structure
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-24
replace wcscpy to mir_wstrcpy
Kirill Volinsky
2015-05-24
replace wcslen to mir_wstrlen
Kirill Volinsky
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-11-28
crazy flag TTBST_RELEASED removed
George Hazan
2014-05-30
Get rid of Popup (EnableDisableMenuCommand) vs. YAPP (ToggleEnabled) services...
Robert Pösel
2014-05-30
Unify Popup's and YAPP's value to check if they are enabled; YAPP's version bump
Robert Pösel
2014-05-28
unused variables removed
Vlad Mironov
2014-04-21
- Added lParam to POPUPCLASS
Tobias Weimer
2014-03-30
minor code cleaning
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-02
added destructor LIST::~LIST, that calls destroy() automatically.
George Hazan
2013-12-01
crash fix for YAPP (on exit)
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-05-19
YAPP:
Robert Pösel
2013-04-05
rest of menu cleaning
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-17
fix for popup-related memory leaks
George Hazan
2013-03-15
POPUPDATAEX_V2: ansi version removed
George Hazan
2013-03-14
old ansi popups removed, noone used them anyway
George Hazan
2013-03-14
removed not used headers
Kirill Volinsky
2012-12-02
unused code removed
George Hazan
2012-11-28
various menu initialization quirks
George Hazan
2012-11-25
fix for popups that use icons controlled by icolib
George Hazan
2012-10-14
memory allocation fix
George Hazan
2012-08-06
fix for the time format in YAPP
George Hazan
2012-07-24
VersionInfo, W7UI, WhoUsesMyFiles, YAPP, ZeroNotification: changed folder str...
Vadim Dashevskiy