summaryrefslogtreecommitdiff
path: root/plugins/Popup/src/services.cpp
AgeCommit message (Expand)Author
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-04-12wiping custom icolib functions: Popup+George Hazan
2019-03-06popups:George Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-09-03popup code cleaningGeorge Hazan
2018-07-25major code cleaning of all font-related structuresGeorge Hazan
2018-07-11Popup+:George Hazan
2018-05-22m_fontservice.h => CMPluginGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-15Popup+:George Hazan
2018-04-07Proto_GetStatus is used everywhere instead of PS_GETSTATUSGeorge Hazan
2018-03-15LIST<> iterators:George Hazan
2018-02-21Popup+: C++'11 iteratorsGeorge Hazan
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
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2016-10-03- inlined helpers for fonts, colors & effects creation replaced with functions;George Hazan
2016-08-03there's no need in additional constant declarationsGeorge Hazan
2016-08-03Popup: trying to fix broken font settings.slotwin
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-01-07Popup: LoadSkin service MikalaiR
2015-10-02popup hiding moved in pluginMikalaiR
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-26common projectsKirill Volinsky
2015-07-09finally, normal icolib icons in Popup+George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-13- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...George Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-06-02- old PNG conversion code (png2dib, dib2png) removed;George Hazan
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-05-14cleanupKirill Volinsky
2015-04-21Popup+:Tobias Weimer
2014-12-21Popup: changed warning level to w4Kirill Volinsky
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-01- more warning fixes;George Hazan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-06-11ansi stubs returnedGeorge Hazan
2014-06-11ansi popups deadGeorge Hazan
2014-04-27Fixed broken font settings (fixes #658)Tobias Weimer
2014-04-21- Added lParam to POPUPCLASSTobias Weimer
2013-09-25IsFullScreen(), IsWorkstationLocked(), IsScreenSaverRunning() moved to the coreGeorge Hazan
2013-09-24ME_POPUP_FILTER - popup filtering eventGeorge Hazan
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel