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
/
TopToolBar
/
src
/
InternalButtons.cpp
Age
Commit message (
Expand
)
Author
2021-12-26
BYTE -> uint8_t
George Hazan
2020-03-30
Contact lists:
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-05-27
global variable name standardization
George Hazan
2018-05-23
no need to initialize pcli variable in each plugin (only in Clist_*)
George Hazan
2018-05-22
new helper for MS_TTB_ADDBUTTON
George Hazan
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-09-17
TopToolBar: all icons added to icolib (fixes #303)
Kirill Volinsky
2016-09-02
- three remaining clist services converted into functions (Clist_MenuProcessC...
George Hazan
2016-09-01
- MS_CLIST_SETHIDEOFFLINE replaced with pcli->pfnSetHideOffline();
George Hazan
2016-09-01
duplicate code removed
George Hazan
2015-10-28
Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j...
Robert Pösel
2015-08-10
TopToolBar:
Tobias Weimer
2015-08-01
TopToolBar: common project
Kirill Volinsky
2015-07-03
- IDR_CONTEXT resource removed from all clists;
George Hazan
2015-06-28
code cleaning
George Hazan
2015-06-27
- clist menus went to functions
George Hazan
2015-06-25
MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2014-11-28
crazy flag TTBST_RELEASED removed
George Hazan
2014-07-02
TopToolBar: fix 'Show/hide offline contacts' button (call service function wi...
slotwin
2014-06-25
MetaContact -> metacontact; decapitalization
Dart Raiden
2014-06-17
TopToolBar: expand list of internal buttons
slotwin
2014-06-13
Few translation fixes
Robert Pösel
2014-05-23
TopToolBar: proper capitalization in options and tooltips
slotwin
2014-02-24
valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlers
George Hazan
2013-03-10
removed not used headers
Kirill Volinsky
2013-03-10
- ME_TTB_INITBUTTONS event considered useless;
George Hazan
2012-11-15
- fix for the Online/Offline button in clist_mw
George Hazan
2012-07-24
StopSpamPlus, TipperYM, TooltipNotify, TopToolBar, TranslitSwitcher, UserGuid...
Vadim Dashevskiy