summaryrefslogtreecommitdiff
path: root/plugins/BuddyPounce/src/dialog.cpp
AgeCommit message (Expand)Author
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
2013-03-20BuddyPounce adoptedKirill Volinsky