summaryrefslogtreecommitdiff
path: root/plugins/FloatingContacts/src/thumbs.cpp
AgeCommit message (Expand)Author
2023-12-29fixes #4085 (Удалить настройки невидимости)George Hazan
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan
2018-11-12FloatingContacts -> g_pluginGeorge Hazan
2018-04-07Proto_GetStatus is used everywhere instead of PS_GETSTATUSGeorge Hazan
2018-04-04static function CLIST_INTERFACE::pfnGetContactIcon exported as Clist_GetConta...George Hazan
2018-02-21all another 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-13Code modernize ...Goraf
2016-09-06Clist_GetImageList()George Hazan
2016-09-06clist services' extermination continuedGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-04-19further junk cleaningGeorge Hazan
2015-08-22typo fixGeorge Hazan
2015-08-17warning fixesGeorge Hazan
2015-06-23- Menu_ConfigureItem replaced MO_SETOPTIONSMENUITEM;George Hazan
2015-06-23warning fixesGeorge Hazan
2015-06-23FloatingContacts: unified projectKirill Volinsky
2015-06-03code cleaningGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-03-24* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...Rozhuk Ivan
2015-02-23FltContacts:Tobias Weimer
2014-12-02less warningsGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-11more sorting issuesGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-04some code cleaningGeorge Hazan
2013-09-22plugins cleanupKirill Volinsky
2013-09-17code cleaning;George Hazan
2013-09-17- explicit windows destruction on exit;George Hazan
2013-06-21minor code cleaningGeorge Hazan
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-04-05- rest of menus cleared;George Hazan
2013-03-08- skin controls moved up;George Hazan
2013-03-08Floating contacts:George Hazan
2013-02-24added version infoKirill Volinsky
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-07-18FirstRun, FlashAvatars, FloatingContacts: changed folder structure Vadim Dashevskiy