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
/
dbutils.cpp
Age
Commit message (
Expand
)
Author
2014-06-15
no need to crash on getting broken event text
George Hazan
2014-03-15
database event registration's code slightly enhanced
George Hazan
2014-03-03
forgotten NULL
George Hazan
2014-03-03
MS_DB_MODULE_DELETE extended to support module deletion from any contact, not...
George Hazan
2014-02-18
- introducing ME_DB_EVENT_MARKED_READ - an event being called upon the call o...
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-02
added destructor LIST::~LIST, that calls destroy() automatically.
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-31
crash fix for reading old file transfer events
George Hazan
2013-12-27
old nasty perversion EVENTTYPE_STATUSCHANGE removed forever
George Hazan
2013-12-27
fix for EVENTTYPE_ADDED formatting
George Hazan
2013-12-19
minor contacts processing improvements
George Hazan
2013-12-19
core processing of EVENTTYPE_CONTACTS
George Hazan
2013-12-14
translation fix
Tobias Weimer
2013-12-14
oops... this line should be translatable
George Hazan
2013-12-14
- another atavism (DBVTF_DENYUNICODE) removed;
George Hazan
2013-10-10
calloc rulez
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-02-11
core: copyright update to year 2013
George Hazan
2012-11-16
tabs and spaces cleaning
Kirill Volinsky
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-30
- contact's base proto is cached now
George Hazan
2012-10-22
ISO code added to the country list
George Hazan
2012-10-14
minor code cleaning
George Hazan
2012-07-28
- added MS_DB_SETDEFAULTPROFILE service for the service plugins
George Hazan
2012-07-05
- first of the /Core standard plugins;
George Hazan
2012-06-26
- microkernel addded;
George Hazan
2012-06-18
- PLUGININFO structure removed at all;
George Hazan
2012-06-15
another portion of "#ifsef Unicode" removal
Vadim Dashevskiy
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-03
let VS2010 be damnned
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy