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
/
netlib
/
netliblog.cpp
Age
Commit message (
Expand
)
Author
2014-07-22
fix for the core logger disabling
George Hazan
2014-07-12
netlib:
George Hazan
2014-03-11
also reset netlib log settings when a file name is present, but empty
George Hazan
2014-03-10
set default network log path if it's empty
George Hazan
2014-03-10
- log file path gets expanded;
George Hazan
2014-01-21
minor code cleaning
George Hazan
2014-01-13
no more "Save as default" button in Options/Network/Logging
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-02
another portion of decapitalization in the core (4/5)
Dart Raiden
2013-09-21
- variables/fields names' conflict resolved;
George Hazan
2013-08-19
core *printf patch
George Hazan
2013-08-12
netlib moved to the core logger
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-01
service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW
George Hazan
2013-02-28
new template, VARST, to hold the result of calling Utils_ReplaceVarsT()
George Hazan
2013-02-22
- translation fixes (patch from wishmaster)
Vadim Dashevskiy
2013-02-11
core: copyright update to year 2013
George Hazan
2012-11-19
- added another helper, ExtraIcon_Clear, to remove an icon from slot;
George Hazan
2012-11-15
- fix for the Online/Offline button in clist_mw
George Hazan
2012-11-13
tabs and spaces cleaning
Kirill Volinsky
2012-11-04
kernel extraicons, part II
George Hazan
2012-10-13
code cleaning
George Hazan
2012-10-07
old database macros removed from m_database.h
George Hazan
2012-09-28
netlib log switched to the fast hooks
George Hazan
2012-09-21
- fix for the Netlib_Logf event
George Hazan
2012-07-06
+ stdauth + stdfile;
George Hazan
2012-07-05
- first of the /Core standard plugins;
George Hazan
2012-07-02
the core without manual critical sections' control
George Hazan
2012-07-02
internal function removed from the public API
George Hazan
2012-06-26
- microkernel addded;
George Hazan
2012-06-18
- PLUGININFO structure removed at all;
George Hazan
2012-06-15
- fixes for the plugins options' dialog;
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-06-13
code cleaning
George Hazan
2012-06-06
minor code cleaning
George Hazan
2012-06-03
let VS2010 be damnned
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy