summaryrefslogtreecommitdiff
path: root/plugins/HTTPServer/src/main.cpp
AgeCommit message (Expand)Author
2017-01-13a bit less netlib servicesGeorge Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2016-09-13mode old database junk to dieGeorge Hazan
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2015-11-11thread library:George Hazan
2015-09-04HTTPServer: menu uidAlexander Lantsev
2015-08-30code cleaningGeorge Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-28Minor cleanupTobias Weimer
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-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-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-23replace _tcsncat to mir_tstrncatKirill Volinsky
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-16fix for strncat useKirill Volinsky
2015-04-30minus critical sectionKirill Volinsky
2015-04-09HTTPServer:Tobias Weimer
2015-03-30HTTPServer: Minor fixesTobias Weimer
2015-03-23HTTPServer:Tobias Weimer
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-08-16compilation fixGeorge Hazan
2014-06-19revert unicodeKirill Volinsky
2014-06-15some unicode fixesKirill Volinsky
2014-06-14plugin unicodedKirill Volinsky
2014-01-27couple of atavisms removedGeorge Hazan
2013-10-15code cleanupKirill Volinsky
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
2013-07-22replace sprintf to mir_snprintf (part 1)Kirill Volinsky
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-04-05rest of menu cleaningGeorge Hazan
2013-03-29minor translation fixes (fixes #283, #284)Tobias Weimer
2013-03-06cleanup of the unnecessary UnhookEvent() callsGeorge Hazan
2013-02-27added version infoKirill Volinsky
2013-02-02compile fixTobias Weimer
2013-02-02- Do not load plugin when a fatal error occuresTobias Weimer
2013-01-22- fixed contact menuTobias Weimer
2013-01-22- fixed r3219Tobias Weimer