summaryrefslogtreecommitdiff
path: root/plugins/FloatingContacts/src/main.cpp
AgeCommit message (Expand)Author
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
2013-03-08Floating contacts:George Hazan
2013-03-06cleanup of the unnecessary UnhookEvent() callsGeorge Hazan
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-02-24added version infoKirill Volinsky
2013-01-28- muuids cosmetic fixes (patch from Basil)Vadim Dashevskiy
2013-01-20- Another portion of _T replacement (patch from person)Vadim Dashevskiy
2013-01-12support for dropping unicode text (fixes #61)Tobias Weimer