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
/
modules.cpp
Age
Commit message (
Expand
)
Author
2014-07-13
wrapping the most evident critical sections into a class
George Hazan
2014-03-25
- language packs' directory is now %miranda_path%\Languages
George Hazan
2014-03-23
new setting in a mirandaboot.ini:DefaultLanguage
George Hazan
2014-03-23
fix for the langpack module load order
George Hazan
2014-03-23
ability to select & store the langpack chosen
George Hazan
2014-03-09
end of the old MC API
George Hazan
2014-02-27
minor code cleaning
George Hazan
2014-02-26
preparing to load mc module
George Hazan
2014-01-21
minor code cleaning
George Hazan
2014-01-17
- kernel chat module loads automatically, not on request;
George Hazan
2014-01-14
StdChat merged with core
George Hazan
2014-01-02
added destructor LIST::~LIST, that calls destroy() automatically.
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-06-23
old unused variables removed
George Hazan
2013-06-14
Fixed Cancel button on Restarting dialog
Robert Pösel
2013-04-10
- SRMM status icons module moved to the core;
George Hazan
2013-03-08
some memory leak fixes
George Hazan
2013-02-11
core: copyright update to year 2013
George Hazan
2013-01-10
fix for /svc:dbeditor
George Hazan
2012-11-08
fix for clicking on extra icons (for all plugins but clist nicer+)
George Hazan
2012-11-01
extraicons moved to the core
George Hazan
2012-09-25
- fix for the clist services creation order
George Hazan
2012-08-10
- SRMM, Chat & Clist_Classic made standard
George Hazan
2012-07-30
contacts.cpp returned back to the core
George Hazan
2012-07-28
- added MS_DB_SETDEFAULTPROFILE service for the service plugins
George Hazan
2012-07-26
service plugins' load order
George Hazan
2012-07-26
simple command-line analyzer
George Hazan
2012-07-18
databases are still static, but are controlled via classes
George Hazan
2012-07-07
- forgotten /Core module: stdaway
George Hazan
2012-07-06
revert previous change
George Hazan
2012-07-06
fix for the problem with UserInfoEx
George Hazan
2012-07-06
+ stdautoaway + stdhelp + stduihist + stdidle + stduseronline
George Hazan
2012-07-06
+ stdauth + stdfile;
George Hazan
2012-07-06
stdemail + stdurl
George Hazan
2012-07-05
- first of the /Core standard plugins;
George Hazan
2012-07-04
- internal langpack preparation for hLangpack-dependent resource cleaning
George Hazan
2012-07-03
no more PLUGININFOEX::replacesDefaultModule, that old & nasty clutch
George Hazan
2012-06-27
no more pluginLink in load()
George Hazan
2012-06-27
- langpack returned back;
George Hazan
2012-06-26
- microkernel addded;
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-13
roadmap milestone #1
George Hazan
2012-06-13
code cleaning
George Hazan
2012-06-06
minor code cleaning
George Hazan
2012-06-03
lMuuids delenda est
George Hazan
2012-06-03
fix for langpack reload
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy