summaryrefslogtreecommitdiff
path: root/plugins/Scriver
AgeCommit message (Expand)Author
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
2014-07-24event codes cleaning. try 1Alexey Kulakov
2014-07-23removing direct access to metas: ScriverGeorge Hazan
2014-07-19- scriver to open metacontact window upon receiving an eventGeorge Hazan
2014-07-19db_mc_tryMeta applied George Hazan
2014-07-16- Scriver: resource cosmeticsRMN
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-07-13wrapping the most evident critical sections into a classGeorge Hazan
2014-07-10redirect for the User Typing eventGeorge Hazan
2014-07-09same fix for ScriverGeorge Hazan
2014-06-28typosDart Raiden
2014-06-14MS_MSG_SETSTATUSTEXT improvementsRobert Pösel
2014-06-14Ability to set also statusbar icon with MS_MSG_SETSTATUSTEXT serviceRobert Pösel
2014-06-12Fixed minor translation issueTobias Weimer
2014-06-11correct ServiceExists call for popupsGeorge Hazan
2014-06-06Minor Fixes:Tobias Weimer
2014-05-30db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACTGeorge Hazan
2014-05-17compilation fix (thanks person)Vadim Dashevskiy
2014-05-16Scriver/options: added spin controls to edit boxesslotwin
2014-05-16Scriver/options: move Line between messages color setting to Fonts and colors...slotwin
2014-05-15Scriver: highlight Apply button only if settings changedslotwin
2014-05-12remove \ befor 'Kirill Volinsky
2014-05-12remove \ befor 'Kirill Volinsky
2014-05-04- duplicated code removedGeorge Hazan
2014-04-23Make GCW_PRIVMESS to work pretty much same as GCW_CHATROOMRobert Pösel
2014-04-08bunch of mc related fixesGeorge Hazan
2014-04-01Add %accountname% core variable which contains user-defined name of account f...Robert Pösel