summaryrefslogtreecommitdiff
path: root/plugins/FloatingContacts/src/main.cpp
AgeCommit message (Expand)Author
2016-07-26less TCHARs:George Hazan
2015-12-23menu icons went to icoLibGeorge Hazan
2015-10-28Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j...Robert Pösel
2015-10-22Move utils files from "plugins/utils" to "/utils" so it can be used from prot...Robert Pösel
2015-09-04FloatingContacts: menu uidAlexander Lantsev
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-08-16name conflicts solvedGeorge Hazan
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-27- clist menus went to functionsGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-25MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...George Hazan
2015-06-25rest of genmenu api diedGeorge Hazan
2015-06-23warning fixesGeorge Hazan
2015-06-23FloatingContacts: unified projectKirill Volinsky
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-03code cleaningGeorge Hazan
2015-06-01- atavism named MS_UTILS_LOADBITMAP removed;George Hazan
2015-05-31fixes #930 (New message in conference does not update view of floating contact)George Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-02-23various font related code cleaningGeorge Hazan
2015-02-20fix for FontService_RegisterFont usageGeorge Hazan
2014-12-27not needed code removedKirill Volinsky
2014-05-23typosDart Raiden
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-02-24valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlersGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge 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-17fix against crashing on dynamic load/unloadGeorge 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-09- short function names allows to write database loops in one string;George Hazan
2013-04-05rest of menu cleaningGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
2013-03-08- skin controls moved up;George Hazan