index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
TabSRMM
/
src
/
buttonsbar.cpp
Age
Commit message (
Expand
)
Author
2014-12-19
variable names' normalization
George Hazan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-13
tabSRMM warning level 4
George Hazan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-11-28
Massive code cleanup and fixes for a lot of warnings reported in #837
Tobias Weimer
2014-11-25
TabSRMM null ptr fixes and code cleanup
Rozhuk Ivan
2014-07-30
- "Disable animated GIF avatars" setting removed;
George Hazan
2014-07-18
some resource leaks fixed
George Hazan
2014-07-14
old lists removed from tabSRMM buttons bar's editor
George Hazan
2014-07-10
- we don't broadcast added events anymore;
George Hazan
2014-02-26
MCONTACT-related code cleaning
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-11-09
* Fixed crashes when MS_BB_* services are called with NULL arguments.
Tobias Weimer
2013-11-09
unneeded Translation removed
Tobias Weimer
2013-09-21
using Uxtheme in tabsrmm
Kirill Volinsky
2013-09-03
- settings convertor for Popup+;
George Hazan
2013-08-12
custom buttons in TabSRMM removed and based on the standard MButtonClass
George Hazan
2013-08-12
mir_alloc/calloc/free instead of simple malloc/calloc/free
George Hazan
2013-08-04
- code formatting;
George Hazan
2013-08-03
minor code cleaning
George Hazan
2013-06-27
obsolete helpers removed
George Hazan
2013-06-18
fix for massive handle leak in tabSRMM
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-04-04
minor code cleaning
George Hazan
2013-03-26
code cleaning
George Hazan
2013-03-19
- temporary revert of TabSRMM
Vadim Dashevskiy
2013-03-19
- minor optimizations;
George Hazan
2013-03-10
removed not used headers
Kirill Volinsky
2013-02-06
- translation fixes (patch from Basil)
Vadim Dashevskiy
2013-01-27
all perversions will "core_main_*" icon names removed
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-21
fix for status line icons processing in tabSRMM
George Hazan
2012-09-26
- fix for mishmash in "Add contact" button's tooltip
George Hazan
2012-06-29
minor code cleaning
George Hazan
2012-06-26
- microkernel addded;
George Hazan
2012-06-21
inverted logic inversion
George Hazan
2012-06-19
various tiny fixes
George Hazan
2012-06-19
tabSRMM button sync
George Hazan
2012-06-19
button control moved to wParam everywhere
George Hazan
2012-06-02
- code cleaning
George Hazan
2012-05-23
some includes restored, mir_full.sln updated, some renaming of folders and pr...
Vadim Dashevskiy