index
:
miranda-ng.git
0_95_10_2
jabber_test
master
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
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
2013-01-23
- Another portion of _T replacement when it's not needed (from person)
Vadim Dashevskiy
2012-11-16
tabs and spaces cleaning
Kirill Volinsky
2012-11-12
fix for DbChecker - not to load when not in use
Vadim Dashevskiy
2012-09-28
valid db plugins load order
George Hazan
2012-08-13
fix for the Profile Manager plugin. it returned to the plugin's list
George Hazan
2012-08-10
forgotten break removed
George Hazan
2012-07-28
- added MS_DB_SETDEFAULTPROFILE service for the service plugins
George Hazan
2012-07-28
perversive error reporting schema in DATABASELINK removed
George Hazan
2012-07-27
Jazzy, enjoy :)
George Hazan
2012-07-26
- local core command-line parser banished with shame;
George Hazan
2012-07-23
Miranda IM renamed to Miranda NG part 2 and contributors.txt edited
Vadim Dashevskiy
2012-07-20
- db3x_mmap is completely moved to a class;
George Hazan
2012-07-18
databases are still static, but are controlled via classes
George Hazan
[next]