summaryrefslogtreecommitdiff
path: root/protocols/IRCG/src
AgeCommit message (Expand)Author
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-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-05- fixes #640 (IRC: "server code page option" reset its value)Tobias Weimer
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-11forgotten to declare two remaining fields as constGeorge Hazan
2014-01-10GCDEST::pszModule and GCDEST::ptszID must be constantGeorge Hazan
2014-01-08- end of ANSI support in chats;George Hazan
2014-01-08chat structures slightly cleaned (no changes so far)George Hazan
2014-01-03version related code cleaningGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01removed unicode prefix, updated yearTobias Weimer
2014-01-01Slightly modified IRC CTCP VERSION response send information about x64/x86 ve...Tobias Weimer
2014-01-01copyright update for year 2014George Hazan
2013-12-30"Nickname" occurs much more frequently in sourcesDart Raiden
2013-12-23spelling correction (e.g. twitter -> Twitter)Dart Raiden