summaryrefslogtreecommitdiff
path: root/plugins/Popup/src/popup_thread.cpp
AgeCommit message (Expand)Author
2023-11-03Popup+: let boolean variables be booleanGeorge Hazan
2021-09-09fix for a crappy ::GetCurrentThread call that breaks all Wait* functionsGeorge Hazan
2021-05-04attempt to fix some problems on exitGeorge Hazan
2020-01-30LIST::remove + LIST::indexOf() combination removed with LIST::removeItemGeorge Hazan
2019-03-28unused translations removedGeorge Hazan
2019-03-07duplicate popup icons moved into global skinGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-05-27global variable name standardizationGeorge Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-17Popup, PManagerEx, QuickContacts, RemovePersonalSettings, Restart, SeenPlugin...George Hazan
2018-05-15Popup+:George 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-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-11MRA: change avatars load threads count default value from 4 to 1Rozhuk Ivan
2016-02-10wrong ME_AV_AVATARCHANGED hook could hang popupsGeorge Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-26common projectsKirill Volinsky
2015-06-25MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-02- old PNG conversion code (png2dib, dib2png) removed;George Hazan
2014-12-21Popup: changed warning level to w4Kirill Volinsky
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-01- more warning fixes;George Hazan
2014-11-24- fix for thread control in Popup+;George Hazan
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-03-22popups list should not be sortedGeorge Hazan
2013-03-18fix for a broken resource counter George Hazan
2013-03-18- beginthread replaced with mir_forktheadGeorge Hazan
2013-03-17- rest of memory leaks George Hazan
2013-03-17more memory fixesGeorge Hazan
2013-03-17two forgotten DestroyWindow()George Hazan
2013-02-20fixes for various hangups & crashes on exitGeorge Hazan
2013-01-20removed old revision informationKirill Volinsky
2012-10-26attemp to fix crash in Popups historyGeorge Hazan
2012-06-28compilation fixesGeorge Hazan
2012-06-15another portion of "#ifsef Unicode" removalVadim Dashevskiy
2012-05-15initial commitVadim Dashevskiy