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
/
StatusPlugins
/
StartupStatus
/
toolbars.cpp
Age
Commit message (
Expand
)
Author
2016-02-01
code cleaning
George Hazan
2015-06-28
code cleaning
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2013-07-25
replace sprintf to mir_snprintf (part 6)
Kirill Volinsky
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-24
StartupStatus:
George Hazan
2013-03-10
various TTB initialization issues
George Hazan
2012-12-02
new easy standard way of registering icons: Icon_Register
George Hazan
2012-12-01
SKINICONDESC initialization - end of story
George Hazan
2012-11-05
StartupStatus: move icons in icolib tree to ToolBar section (patch from person)
Vadim Dashevskiy
2012-07-13
fix for TTB button in StartupStatus options
George Hazan
2012-07-12
minor toptoolbar fixes
Kirill Volinsky
2012-07-12
obsolete flag TTBBF_ICONBYHANDLE removed
George Hazan
2012-07-12
repetitions removed
George Hazan
2012-07-08
TopToolbar usage fixed everywhere
George Hazan
2012-06-18
other TTB-dependent changes
George Hazan
2012-06-10
bitmap operations were removed from TopToolBar and replaced with IcoLib
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy