summaryrefslogtreecommitdiff
path: root/protocols/IRCG/src/windows.cpp
AgeCommit message (Expand)Author
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