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
/
include
/
m_icolib.h
Age
Commit message (
Expand
)
Author
2024-01-08
Update copyrights
dartraiden
2023-01-02
Update copyrights
dartraiden
2022-09-10
no need to export Miranda's offal to the outside world
George Hazan
2022-05-17
MWindow - further window unification code for Linux
George Hazan
2022-01-01
Happy new year, Miranda
dartraiden
2021-01-17
Update copyrights
dartraiden
2020-01-01
Happy new year, Miranda
George Hazan
2019-06-02
Button_SetIcon_IcoLib - a helper to set MButton's icon using an icolib handle
George Hazan
2019-04-13
CMPluginBase::addImgListIcon: new helper to safely add an icolib icon to HIMA...
George Hazan
2019-03-26
ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removed
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-05-22
Hotkey_Register => CMPlugin::addHotkey
George Hazan
2018-05-22
IcoLib_AddIcon => CMPlugin::addIcon
George Hazan
2018-05-20
let's avoid identifier 'hLangpack' wherever possible
George Hazan
2018-01-01
massive copyright update
dartraiden
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-29
replace russian с to latin c
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-08-05
Change rest of Miranda NG links to https://
Robert Pösel
2017-07-31
headers code cleaning
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-07-29
no more TCHARs
George Hazan
2016-06-05
- fix for #1059;
George Hazan
2016-01-02
Copyrights update part 2
Dart Raiden
2015-07-15
KillModuleIcons exported
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-06-13
- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...
George Hazan
2015-06-07
SKINICONDESC -> MAllStrings
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-01-27
- new way of removing icolib icons by handle
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-09-16
removed clutch for GCC (it already exists in m_system.h)
George Hazan
2012-06-20
- MS_SKIN2_ADDICON replaced with Skin_AddIcon;
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