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_clistint.h
Age
Commit message (
Expand
)
Author
2015-07-25
- obsolete menu processing code removed;
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-28
finally CLISTEVENT removed completely
George Hazan
2015-06-26
next slice of cutting out unused menu features - popupPosition
George Hazan
2015-04-28
minus ansi function
Kirill Volinsky
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-12-05
useless function removed
George Hazan
2014-07-26
a parameter added to pfnLoadClcOptions to prevent double options initialization
George Hazan
2014-07-04
standardizing the control over checkboxes in clist
George Hazan
2014-03-19
fix against recursions in clists
George Hazan
2014-02-11
shameful death of another 'HANDLE'
George Hazan
2014-02-11
"we don't need these variables" (c) Pink Floyd
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-16
kernel chat engine, part 2 - scriver
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-22
massive garbage removal from extra icons module
George Hazan
2013-11-05
- GetAverageMode moved to CLIST_INTERFACE;
George Hazan
2013-09-21
Not needed version checks removed
Kirill Volinsky
2013-09-07
removed define dupes
Kirill Volinsky
2013-08-03
tray icons code standardization
George Hazan
2013-06-07
- clist_modern: we don't redeclare code services anymore;
George Hazan
2013-05-16
unused clist headers
George Hazan
2013-04-07
mir_getCLI() - a helper for MS_CLIST_RETRIEVE_INTERFACE, just call it without...
George Hazan
2013-04-07
yaRelay included into solutions
George Hazan
2012-11-04
massive extinction of clutches:
George Hazan
2012-11-04
kernel extraicons, part II
George Hazan
2012-10-30
fix for that hell with ClcCacheEntryBase
George Hazan
2012-10-20
- fix for extra icons in modern
George Hazan
2012-07-14
- code cleaning
George Hazan
2012-07-14
much less crazy way to organize clist data
George Hazan
2012-07-08
structure copying replaced with the inheritance
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