summaryrefslogtreecommitdiff
path: root/plugins/AuthState/src/main.cpp
AgeCommit message (Expand)Author
2014-02-16code cleaningGeorge 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-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-07-29resource clearance moved to ME_SYSTEM_PRESHUTDOWN instead of ME_SYSTEM_OKTOEXITGeorge Hazan
2013-06-17AuthState: Fixed refreshing Facebook state icons.Robert Pösel
2013-06-14AuthState: Added support for Facebook contacts. Version bump.Robert Pösel
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
2013-03-25- translation fixes (patch from Basil)Vadim Dashevskiy
2013-03-06cleanup of the unnecessary UnhookEvent() callsGeorge Hazan
2013-01-03removed _EXPORTSKirill Volinsky
2012-12-04Translation fixKirill Volinsky
2012-12-02new easy standard way of registering icons: Icon_RegisterGeorge Hazan
2012-12-01SKINICONDESC initialization - end-II :)George Hazan
2012-11-28various menu initialization quirksGeorge Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-03no more MS_CLIST_EXTRA_ADD_ICON in the application codeGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-20code cleanupKirill Volinsky
2012-10-20version info standartizationKirill Volinsky
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-07-19- various icolib fixes;George Hazan
2012-07-16dynamic dll checkerGeorge Hazan
2012-07-13Updater removal - stage 1Vadim Dashevskiy
2012-07-04AuthState:Kirill Volinsky