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
/
popwin.cpp
Age
Commit message (
Expand
)
Author
2019-03-05
fixes #1876 (YAPP renamed to StdPopup, to popup service be always present)
George Hazan
2018-05-27
global variable name standardization
George Hazan
2018-05-23
no need to initialize pcli variable in each plugin (only in Clist_*)
George Hazan
2018-04-10
obsolete compatibility code removed from AVS
George Hazan
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
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-01-30
TRACKMOUSEEVENT zeroed out
Goraf
2015-10-02
popup hiding moved in plugin
MikalaiR
2015-08-01
yapp: common project
Kirill Volinsky
2015-06-25
MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-05-24
replace wcslen to mir_wstrlen
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2014-12-02
useless calls of mir_*strlen in DrawText replaced with -1
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
HCONTACT, part 3
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-11-09
fix for a rare crash in YAPP on very fast machines
George Hazan
2013-09-25
IsFullScreen(), IsWorkstationLocked(), IsScreenSaverRunning() moved to the core
George Hazan
2013-09-24
plugins cleanup
Kirill Volinsky
2013-06-27
switch from custom YAPP constants to ones from m_popup.h
George Hazan
2013-03-19
fix for correct font selection
George Hazan
2013-03-19
YAPP: more correct animation
Vlad Mironov
2013-03-18
removed endless loop in YAPP
George Hazan
2013-03-14
removed not used headers
Kirill Volinsky
2013-03-04
new subclassing functions applied to all plugins
George Hazan
2013-02-14
YAPP: Added another kind of animation.
Vlad Mironov
2012-11-25
fix for popups that use icons controlled by icolib
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