summaryrefslogtreecommitdiff
path: root/protocols/IRCG/src/windows.cpp
AgeCommit message (Expand)Author
2016-09-17chats: more functions, less structuresGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-05- fix for #1059;George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-04-29unified project for IRC protocolGeorge Hazan
2015-04-13- nasty crutch removed from Options_AddPage;George Hazan
2015-03-29- adaptation of IRC dialogs to the kernel UI Utils;George Hazan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk 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-25fixed window title (thx person)Kirill Volinsky
2014-01-27code cleaningGeorge Hazan
2014-01-08chat structures slightly cleaned (no changes so far)George Hazan
2013-12-04IRC: custom reconnect code removedGeorge Hazan
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan
2013-08-14mir_*printf patch for protocolsGeorge Hazan
2013-06-21minor code cleaningGeorge Hazan
2013-06-15ProtoBroadcastAck - unified helper for all protocolsGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2012-10-12GTalkExt, ICQ, IRC, Jabber: folders restructurizationVadim Dashevskiy