summaryrefslogtreecommitdiff
path: root/plugins/BuddyPounce/src/dialog.cpp
AgeCommit message (Expand)Author
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-16BossKey, BuddyExpectator, BuddyPounce, ChangeKeyboardLayout, ClientChangeNoti...Mataes
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-03-16class renaming, part IIGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-01-23DND → Do not disturbDart Raiden
2016-01-20"N/A" -> "Not available" (thx Wishmaster for idea)Dart Raiden
2016-01-04addition to previous commitDart Raiden
2016-01-04"NA" -> "N/A"Dart Raiden
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-16name conflicts solvedGeorge Hazan
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-04-25BuddyPounce - common projectVadim Dashevskiy
2015-04-14some minor memleaks fixedGeorge Hazan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
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-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10more HCONTACTGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-12-21spelling correction (patch from RMN)Dart Raiden
2013-10-09English US correction (patch by RMN) Vadim Dashevskiy
2013-04-06- possible fix for the timer looping;George Hazan
2013-04-06- BuddyPounce: timer fix (hopefully fixes #295, patch from person)Vadim Dashevskiy
2013-04-05- rest of menus cleared;George Hazan
2013-04-05- BuddyPounce - code cleaning, try to fix #295 (patch from person)Vadim Dashevskiy
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-30- BuddyPounce: fix (patch from person)Vadim Dashevskiy
2013-03-29- NewsAggregator: cosmetics (patch from dartraiden)Vadim Dashevskiy
2013-03-27BuddyPounce:Vadim Dashevskiy
2013-03-21minor cleanupKirill Volinsky
2013-03-21fixed message sendingKirill Volinsky
2013-03-21fixed ansi textKirill Volinsky
2013-03-21plugin unicodedKirill Volinsky