summaryrefslogtreecommitdiff
path: root/protocols/Twitter/src/ui.cpp
AgeCommit message (Expand)Author
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncat to mir_strncatKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-16fix for strncat useKirill Volinsky
2015-04-29twitter moved to the kernel json driverGeorge Hazan
2015-03-31Twitter:George Hazan
2014-12-14SendMessage(.... WM_SETTEXT...) -> SetWindowText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-07-06- fix for the auth url;George Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-03-18quick fix for the twitter profile URLsTobias Weimer
2012-11-07Merged with original Twitter:Tobias Weimer
2012-10-27Twitter version bump to 1.0.0.3, version standardization, description update ...Vadim Dashevskiy
2012-10-26Twitter baseurl updateVadim Dashevskiy
2012-10-15Twitter: server baseurl changeVadim Dashevskiy
2012-10-13Twitter: folders restructurizationKirill Volinsky