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
/
src
/
modules
/
clist
/
clc.h
Age
Commit message (
Expand
)
Author
2014-07-26
stupid duplicated code of embedded clists 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-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-11-05
- GetAverageMode moved to CLIST_INTERFACE;
George Hazan
2013-08-03
tray icons code standardization
George Hazan
2013-06-07
- clist_modern: we don't redeclare code services anymore;
George Hazan
2013-02-11
core: copyright update to year 2013
George Hazan
2012-11-26
various code cleaning considering protocols' declarations
George Hazan
2012-10-30
fix for that hell with ClcCacheEntryBase
George Hazan
2012-10-30
- contact's base proto is cached now
George Hazan
2012-07-14
- code cleaning
George Hazan
2012-07-14
much less crazy way to organize clist data
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