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
/
database.cpp
Age
Commit message (
Expand
)
Author
2015-05-23
replace _tcscat to mir_tstrcat
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace _tcsicmp to mir_tstrcmpi
Kirill Volinsky
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-04-16
Spelling correction (patch by RMN)
Vadim Dashevskiy
2015-04-11
unsafe string operations replaced with safe wherever possible
George Hazan
2015-04-10
more fixes
George Hazan
2015-01-04
fatal error to be issued any time we can't load a Std* plugin
George Hazan
2015-01-03
dbchecker should be unloaded after database conversion
George Hazan
2015-01-03
voluntarily removed line restored
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-31
ability to run converter from old profile versions without launching Profile ...
George Hazan
2014-12-16
Fixed minor leaks
Tobias Weimer
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-09-16
the default profile's name should not be corrupted
George Hazan
2014-08-05
DbChecker unload
Vadim Dashevskiy
2014-07-21
Profile Manager must be shown even if there is only one obsoleted profile
George Hazan
2014-07-20
forgotten ++
George Hazan
2014-07-20
if one profile is ok and another one requires a conversion, we still need to ...
George Hazan
2014-07-20
default profile verification
George Hazan
2014-07-20
slightly more correct version
George Hazan
2014-07-20
single profile that requires conversion also to raise up Profile Manager
George Hazan
2014-07-20
we don't unload checker on startup
George Hazan
2014-07-20
all profile conversion stuff moved to dbchecker
George Hazan
2014-07-19
fix for a context menu
George Hazan
2014-07-19
more fixes for Profile Manager
George Hazan
2014-07-19
profile manager: support for the obsolete profiles
George Hazan
2014-07-16
in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...
George Hazan
2014-03-23
code cleaning
George Hazan
2014-02-19
import to open a database in read-only mode
George Hazan
2014-01-23
dbx_mmap to verify password before checking file
George Hazan
2014-01-21
minor code cleaning
George Hazan
2014-01-08
db => database
Dart Raiden
2014-01-01
copyright update for year 2014
George Hazan
2013-12-30
code cleaning and reordering
George Hazan
2013-12-30
if a database driver already printed an error, there's no need to do that twice
George Hazan
2013-12-30
code cleaning
George Hazan
2013-12-29
when mmap_sa opens a database, it must decrypt it, change signature to mmap a...
George Hazan
2013-12-02
another portion of decapitalization in the core (4/5)
Dart Raiden
2013-10-09
fix for recursion in Folders
George Hazan
2013-10-08
separate Folders handles removed from protocols
George Hazan
2013-08-26
- spelling correction (patch from RMN)
Vadim Dashevskiy
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-28
bugfix: AutoExec/OnCreateFilename setting in mirandaboot.ini doesn't work whe...
George Hazan
2013-02-11
core: copyright update to year 2013
George Hazan
2013-02-03
- translation fixes (patch from wishmaster)
Vadim Dashevskiy
2013-01-25
fix for the automatic database creation
George Hazan
[next]