summaryrefslogtreecommitdiff
path: root/plugins/WhenWasIt/src/services.cpp
AgeCommit message (Expand)Author
2015-08-11'unreferenced formal parameter' warnings fixedGeorge Hazan
2015-08-01WhenWasIt: common projectKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-11minus CreateThreadKirill Volinsky
2015-02-28WhenWasIt:Tobias Weimer
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
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-10-19removing unnecessary spacesDart Raiden
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
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-03-15removed not used headersKirill Volinsky
2013-01-29translation fixesTobias Weimer
2013-01-16 _T > TaranslateT when needed (patch from person)Vadim Dashevskiy
2013-01-02fixed popup iconTobias Weimer
2012-11-25tabs and spaces cleaningKirill Volinsky
2012-11-25WhenWasIt - correct work with icons & extra iconsGeorge Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-23- fixed extra icons in WhenWasIt;George Hazan
2012-11-04completly removed support for clist modern iconsTobias Weimer
2012-11-03no more MS_CLIST_EXTRA_ADD_ICON in the application codeGeorge Hazan
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-08-08WhenWasIt changed folder structureKirill Volinsky