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
/
core
/
miranda.h
Age
Commit message (
Expand
)
Author
2014-03-23
code cleaning
George Hazan
2014-02-27
minor code cleaning
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-21
minor code cleaning
George Hazan
2014-01-16
kernel chat engine, part 2 - scriver
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-10-08
separate Folders handles removed from protocols
George Hazan
2013-09-21
using Uxtheme in core
Kirill Volinsky
2013-04-11
SRMM icons to be unloaded automatically
George Hazan
2013-02-11
core: copyright update to year 2013
George Hazan
2012-12-02
new easy standard way of registering icons: Icon_Register
George Hazan
2012-11-28
- removed borkred clutch for RecvChain;
George Hazan
2012-11-20
automatic extra icon removal on dynamic plugin unloading
George Hazan
2012-11-19
- added another helper, ExtraIcon_Clear, to remove an icon from slot;
George Hazan
2012-11-08
fix for clicking on extra icons (for all plugins but clist nicer+)
George Hazan
2012-09-25
protocols are unloadable now
George Hazan
2012-09-25
draft version of the dynamic accounts' removal
George Hazan
2012-09-21
- fix for the Netlib_Logf event
George Hazan
2012-07-28
- added MS_DB_SETDEFAULTPROFILE service for the service plugins
George Hazan
2012-07-20
- db3x_mmap is completely moved to a class;
George Hazan
2012-07-18
databases are still static, but are controlled via classes
George Hazan
2012-07-11
MS_LANGPACK_LOOKUPHANDLE - helps plugins to detect another plugins' data
George Hazan
2012-07-06
+ stdauth + stdfile;
George Hazan
2012-07-06
- mir_core.dll moved to the core :)
George Hazan
2012-07-05
- first of the /Core standard plugins;
George Hazan
2012-07-04
wiping objects during dynamic plugin unload
George Hazan
2012-07-04
- internal langpack preparation for hLangpack-dependent resource cleaning
George Hazan
2012-06-26
- microkernel addded;
George Hazan
2012-06-20
- MS_SKIN2_ADDICON replaced with Skin_AddIcon;
George Hazan
2012-06-20
- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;
George Hazan
2012-06-18
- PLUGININFO structure removed at all;
George Hazan
2012-06-14
minor menu cleaning
George Hazan
2012-06-14
another portion of "#ifsef Unicode" removal
Vadim Dashevskiy
2012-06-14
- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.
George Hazan
2012-06-13
roadmap milestone #1
George Hazan
2012-06-13
code cleaning
George Hazan
2012-05-27
ipv6 sync
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy