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
/
database
/
dbini.cpp
Age
Commit message (
Expand
)
Author
2015-06-13
- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...
George Hazan
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-04-10
more fixes
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-13
MoveMemory -> memmove
Rozhuk Ivan
2014-11-30
warning fixes
George Hazan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-09
code cleaning
George Hazan
2014-09-07
autoexec_nightly_pu.ini to set PluginUpdater for dev builds is not needed any...
Vadim Dashevskiy
2014-08-16
revert until better solution
Vadim Dashevskiy
2014-08-16
mirandaboot cleanup and obsolete autoexec delete
Vadim Dashevskiy
2014-08-11
added VKontakte protocol to Unsafe to defaults
Vadim Dashevskiy
2014-03-23
code cleaning
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-30
code cleaning
George Hazan
2013-12-14
m/M - memo values in utf8 were added to ini files
George Hazan
2013-11-28
Core: some decapitalization
Dart Raiden
2013-08-19
- mirandaboot.ini and some miranda defaults are changed
Vadim Dashevskiy
2013-06-30
- db_set_blob used everywhere for writing blobs
George Hazan
2013-06-23
same for some another plugins
George Hazan
2013-06-14
git-svn-id: http://svn.miranda-ng.org/main/trunk@4932 1316c22d-e87f-b044-9b9b...
Robert Pösel
2013-06-14
Improved and iconized some MessageBoxes.
Robert Pösel
2013-04-07
allow '-' to act as L as the setting deletion marker in autoexec.ini
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-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-16
tabs and spaces cleaning
Kirill Volinsky
2012-11-15
- fix for the Online/Offline button in clist_mw
George Hazan
2012-11-15
core: tabs over spaces
George Hazan
2012-10-07
old database macros removed from m_database.h
George Hazan
2012-07-26
added command line /svc:pluginname support to launch service mode plugins aut...
George Hazan
2012-07-06
+ stdauth + stdfile;
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-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
code cleaning
George Hazan
2012-06-06
minor code cleaning
George Hazan
2012-06-03
let VS2010 be damnned
George Hazan
2012-06-02
- code cleaning
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy