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
/
WhenWasIt
/
src
/
icons.cpp
Age
Commit message (
Expand
)
Author
2016-07-29
no more TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-01
WhenWasIt: common project
Kirill Volinsky
2015-07-22
- extra icons services converted into functions;
George Hazan
2015-07-09
- various icon definition quirks;
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-06-07
SKINICONDESC -> MAllStrings
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-11
minus CreateThread
Kirill Volinsky
2013-07-25
replace sprintf to mir_snprintf (part 5)
Kirill Volinsky
2013-03-15
- translation fixes (patch from Basil)
Vadim Dashevskiy
2013-03-15
removed not used headers
Kirill Volinsky
2013-01-30
added missing translations
Tobias Weimer
2012-12-05
fixed popup icons
Tobias Weimer
2012-11-25
WhenWasIt - correct work with icons & extra icons
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-03
no more MS_CLIST_EXTRA_ADD_ICON in the application code
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-08-08
WhenWasIt changed folder structure
Kirill Volinsky