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
/
clcutils.cpp
Age
Commit message (
Expand
)
Author
2014-07-26
all clists to inherit the kernel settings loading code
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-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
HCONTACT, part 3
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-28
fix for the default font settings for StdClist
George Hazan
2014-01-21
minor code cleaning
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-09-25
valid options initialization
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-04
new subclassing functions applied to all plugins
George Hazan
2013-02-11
core: copyright update to year 2013
George Hazan
2012-11-19
fixes for clist classic:
George Hazan
2012-11-19
- added another helper, ExtraIcon_Clear, to remove an icon from slot;
George Hazan
2012-11-15
core: tabs over spaces
George Hazan
2012-11-14
tabs and spaces cleaning
Kirill Volinsky
2012-11-07
fix for fnHitTest in all clists: extra icons could mask the mouse click
George Hazan
2012-11-07
fix for extra icons in the Visibility & Events Ignore options' dialogs
George Hazan
2012-11-05
- removed duplicate constants;
George Hazan
2012-11-04
massive extinction of clutches:
George Hazan
2012-10-13
code cleaning
George Hazan
2012-10-07
old database macros removed from m_database.h
George Hazan
2012-07-19
quick search code cleaning
George Hazan
2012-07-14
- code cleaning
George Hazan
2012-07-14
much less crazy way to organize clist data
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
- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.
George Hazan
2012-06-08
GetWindowLong -> GetWindowLongPtr
George Hazan
2012-06-03
let VS2010 be damnned
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy