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
/
Popup
/
src
/
services.cpp
Age
Commit message (
Expand
)
Author
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-12-01
- more warning fixes;
George Hazan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-06-11
ansi stubs returned
George Hazan
2014-06-11
ansi popups dead
George Hazan
2014-04-27
Fixed broken font settings (fixes #658)
Tobias Weimer
2014-04-21
- Added lParam to POPUPCLASS
Tobias Weimer
2013-09-25
IsFullScreen(), IsWorkstationLocked(), IsScreenSaverRunning() moved to the core
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-04-05
- rest of menus cleared;
George Hazan
2013-03-17
- rest of memory leaks
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-05
- translation fixes (patch from Basil)
Vadim Dashevskiy
2013-03-03
removed not used headers
Kirill Volinsky
2013-02-20
fixes for various hangups & crashes on exit
George Hazan
2013-01-20
removed old revision information
Kirill Volinsky
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-10-26
attemp to fix crash in Popups history
George Hazan
2012-10-24
code cleaning
George Hazan
2012-09-23
fix for a random crash
George Hazan
2012-06-25
dynamic fonts' options translation
George Hazan
2012-06-02
- code cleaning
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy