index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
StatusPlugins
/
StartupStatus
/
profiles.cpp
Age
Commit message (
Expand
)
Author
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2014-12-03
StartupStatus:
Tobias Weimer
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-11-28
crazy flag TTBST_RELEASED removed
George Hazan
2014-11-26
StartupStatus code cleanup
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-26
fix for chinese in StartupStatus
George Hazan
2013-03-24
StartupStatus:
George Hazan
2013-03-10
various TTB initialization issues
George Hazan
2012-11-28
various menu initialization quirks
George Hazan
2012-11-04
fix not to create buttons if a plugin isn't present
George Hazan
2012-07-19
Unicode in status message plugins
George Hazan
2012-07-13
fix for TTB button in StartupStatus options
George Hazan
2012-07-08
compilation fix
George Hazan
2012-07-08
TopToolbar usage fixed everywhere
George Hazan
2012-07-01
db_helpers.cpp deleted
George Hazan
2012-06-20
- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;
George Hazan
2012-06-14
- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.
George Hazan
2012-06-10
bitmap operations were removed from TopToolBar and replaced with IcoLib
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy