summaryrefslogtreecommitdiff
path: root/protocols/IRCG
AgeCommit message (Expand)Author
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-02useless calls of mir_*strlen in DrawText replaced with -1George Hazan
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
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-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-11-26IRC: fixed window title v.2(thx person)Kirill Volinsky
2014-11-25IRC code cleanupRozhuk Ivan
2014-11-25fixed window title (thx person)Kirill Volinsky
2014-09-30code cleaningGeorge Hazan
2014-09-30attempt to fix bug #804George Hazan
2014-09-16MS_CLIST_REMOVEMAINMENUITEM also removedGeorge Hazan
2014-09-16useless service MS_CLIST_REMOVECONTACTMENUITEM deletedGeorge Hazan
2014-07-26IRC: Minor translation issuesTobias Weimer
2014-07-13wrapping the most evident critical sections into a classGeorge Hazan
2014-07-08IRC: Make "events menu" translatable (fixes #649)Robert Pösel
2014-06-25LinkList: decapitalizationDart Raiden
2014-06-25runglishDart Raiden
2014-06-24typoDart Raiden
2014-06-12headers of not adopted plugins moved to !DeprecatedKirill Volinsky
2014-05-24spelling correctionDart Raiden
2014-05-12remove \ befor 'Kirill Volinsky
2014-04-07IRC: more correct nameDart Raiden
2014-04-07IRC: simple tab nameDart Raiden
2014-04-06IRC: resource cosmeticsDart Raiden
2014-04-05- fixes #640 (IRC: "server code page option" reset its value)Tobias Weimer
2014-04-04IRC: resource cosmeticsDart Raiden
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
2014-02-16PS_CHANGEINFO is never called, and therefore exterminatedGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
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-10HCONTACT, part 3George Hazan
2014-02-10more HCONTACTGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-27code cleaningGeorge Hazan
2014-01-25С++ sources: __VERSION_STRING -> __VERSION_STRING_DOTSGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-21"userlist", "user list", "nicklist" -> "nick list"Dart Raiden