summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/buttonsbar.cpp
AgeCommit message (Expand)Author
2015-08-28TabSEMM:Tobias Weimer
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-18- naming conflict;George Hazan
2015-08-01tabsrmm: common projectKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-05Unicode windows procedure, suddenly...George Hazan
2015-04-12- 'Leave chat' button bar's menu item isn't shown for non-chat windows;George Hazan
2015-03-24* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...Rozhuk Ivan
2015-03-05TabSRMM: code cleanupTobias Weimer
2015-02-21code formattingKirill Volinsky
2015-02-21- fix for underlining processing;George Hazan
2015-01-25TabSRMM:Tobias Weimer
2015-01-06TabSRMM: partial decapitalization (I tried not to broke any of the database s...Dart Raiden
2014-12-19variable names' normalizationGeorge Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13tabSRMM warning level 4George Hazan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-11-25TabSRMM null ptr fixes and code cleanupRozhuk Ivan
2014-07-30- "Disable animated GIF avatars" setting removed;George Hazan
2014-07-18some resource leaks fixedGeorge Hazan
2014-07-14old lists removed from tabSRMM buttons bar's editorGeorge Hazan
2014-07-10- we don't broadcast added events anymore;George Hazan
2014-02-26MCONTACT-related code cleaningGeorge 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-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-11-09* Fixed crashes when MS_BB_* services are called with NULL arguments.Tobias Weimer
2013-11-09unneeded Translation removedTobias Weimer
2013-09-21using Uxtheme in tabsrmmKirill Volinsky
2013-09-03- settings convertor for Popup+;George Hazan
2013-08-12custom buttons in TabSRMM removed and based on the standard MButtonClassGeorge Hazan
2013-08-12mir_alloc/calloc/free instead of simple malloc/calloc/freeGeorge Hazan
2013-08-04- code formatting;George Hazan
2013-08-03minor code cleaningGeorge Hazan
2013-06-27obsolete helpers removedGeorge Hazan
2013-06-18fix for massive handle leak in tabSRMMGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-04-04minor code cleaningGeorge Hazan
2013-03-26code cleaningGeorge Hazan
2013-03-19- temporary revert of TabSRMMVadim Dashevskiy
2013-03-19- minor optimizations;George Hazan
2013-03-10removed not used headersKirill Volinsky