summaryrefslogtreecommitdiff
path: root/plugins/Scriver
AgeCommit message (Expand)Author
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
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-21- total data reordering to unify the window processing;George Hazan
2014-12-20Scriver: workaround crash when calling MS_MSG_SETSTATUSTEXT for group chat co...Robert Pösel
2014-12-16damned magicGeorge Hazan
2014-12-16type conversion warnings fixedGeorge Hazan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13Scriver: warning level 4George Hazan
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-12- fix for drawing status bar icons;George Hazan
2014-12-12Scriver:Tobias Weimer
2014-12-11chat's component COLORCHOOSER standardized in the coreGeorge Hazan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-06duplicated pieces of code removed from ScriverGeorge Hazan
2014-12-04Db_autobackups: multiple changesRozhuk Ivan
2014-12-04- bin2hex() instead of manual loops;George Hazan
2014-12-02more transparent implementation of AppendToBufferGeorge Hazan
2014-12-02minus one unneeded mir_tstrlenGeorge Hazan
2014-12-02fix for printing grouped messages' timestampGeorge Hazan
2014-12-02fix for logging unicode strings in ScriverGeorge Hazan
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01code cleaningGeorge Hazan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-11-18RichEd20.dll replaced with Msftedit.dllGeorge Hazan
2014-10-19variable name changeVadim Dashevskiy
2014-10-19fix for wrongly written help for core variablesVadim Dashevskiy
2014-09-15resources: comma in Conditional Clauses with "if":RMN
2014-08-05Windows 95 is not supportedDart Raiden
2014-07-26stupid duplicated code of embedded clists removedGeorge Hazan