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_clist.h
Age
Commit message (
Expand
)
Author
2015-07-09
buggy function removed
George Hazan
2015-07-03
- IDR_CONTEXT resource removed from all clists;
George Hazan
2015-07-02
tray menu functions also moved to the core.
George Hazan
2015-07-02
group menu services moved to core
George Hazan
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
2015-06-29
duplicate hLangpack assignment removed
George Hazan
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-27
- clist menus went to functions
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-26
YEEHAW! CLISTMENUITEM::pszPopupName also died
George Hazan
2015-06-26
next slice of cutting out unused menu features - popupPosition
George Hazan
2015-06-25
- Menu_EnableItem & Menu_SetChecked - more suitable helpers to set flags;
George Hazan
2015-06-25
rest of genmenu api died
George Hazan
2015-06-23
obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH...
George Hazan
2015-06-23
- Menu_ConfigureItem replaced MO_SETOPTIONSMENUITEM;
George Hazan
2015-06-22
Menu_ModifyItem unbound from CLISTMENUITEM structure
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-13
- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...
George Hazan
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-06-25
spelling corrections
Dart Raiden
2014-02-24
more useless conversions removed
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-11
this constant is not actual for a long time
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-10-10
- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist call
George Hazan
2013-09-07
MS_CLIST_GROUPEXISTS - new service to detect the clist group's presence
George Hazan
2013-06-07
duplicated and unused services removed
George Hazan
2013-04-06
menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on
George Hazan
2013-04-05
MS_CLIST_SHOWHIDEMENUITEM - new simplified service for the menus items' hidin...
George Hazan
2012-11-15
include: tabs over spaces
George Hazan
2012-09-16
removed clutch for GCC (it already exists in m_system.h)
George Hazan
2012-08-04
links to options don't work with langpacks
George Hazan
2012-07-05
- first of the /Core standard plugins;
George Hazan
2012-06-18
- PLUGININFO structure removed at all;
George Hazan
2012-06-14
- clists' menus compatibility issues;
George Hazan
2012-06-14
- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy
[prev]