summaryrefslogtreecommitdiff
path: root/plugins/Scriver
AgeCommit message (Expand)Author
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19timezone api migrated to mir_coreGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-05if a message entry field is empty, the appropriate setting must be erasedGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-06-01various quirks with PROTO_AVATAR_INFORMATION declarationsGeorge Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
2015-06-01- ProtoCallService() function considered too dangerous and therefore isn't ex...George Hazan
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-05-29fix for the command history in ScriverGeorge Hazan
2015-05-27massive ansi cleaning for ScriverGeorge Hazan
2015-05-24replace wcslen to mir_wstrlenKirill Volinsky
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-23replace _tcsncat to mir_tstrncatKirill Volinsky
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-05-19end of zoo with WM_CONTEXTMENU's lParamGeorge Hazan
2015-05-18Fixed severe memleak in scriverPiotr Piastucki
2015-05-16fix for strncat useKirill Volinsky
2015-05-03fix for the option's page style pt. 4Vadim Dashevskiy
2015-04-30cleanupKirill Volinsky
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-10- fix for CREOleCallback constructor;George Hazan
2015-04-10another missing breakGeorge Hazan
2015-04-07Scriver:Tobias Weimer
2015-04-06Scriver: decapitalizationDart Raiden
2015-03-24* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...Rozhuk Ivan
2015-03-21all SRMMs to send messages right trimmed George Hazan
2015-02-23DoRtfToTags fixed & moved into the coreGeorge Hazan
2015-02-20tautologyDart Raiden
2015-02-16TabSRMM: code cleanup + wine fixes for display sended and received messageRozhuk Ivan
2015-01-25- Unload Msftedit.dll after useTobias Weimer
2015-01-21fix for rest of ansi shit in ScriverGeorge Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2015-01-11various perversions in Paste command processing thrown outGeorge Hazan
2015-01-07fix for potentially endless loopsGeorge Hazan