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
/
plugins
/
Dbx_mmap_SA
/
src
Age
Commit message (
Expand
)
Author
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-30
faster conversion implementation
George Hazan
2013-12-30
fix for decrypting mmap_sa database
George Hazan
2013-12-30
we need to mark ex-mmap_sa profile as IM, to allow mmap to convert passwords
George Hazan
2013-12-29
fix for mmap_sa transparent dying
George Hazan
2013-12-29
when mmap_sa opens a database, it must decrypt it, change signature to mmap a...
George Hazan
2013-12-29
preparing mmap_sa, that it finally compatible with new mmap
George Hazan
2013-11-21
now it's safe to forget about mmap_sa forever
George Hazan
2013-11-21
more correct form of dividing mmap & mmap_sa
George Hazan
2013-11-19
preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...
George Hazan
2013-11-14
Encryption: gathering all things together, part I
George Hazan
2013-10-31
menu position fix
Vadim Dashevskiy
2013-09-25
valid options initialization
George Hazan
2013-09-21
Not needed version checks removed
Kirill Volinsky
2013-09-06
db names standartization
Kirill Volinsky
2013-07-08
Correct url for all plugins.
Robert Pösel
2013-05-25
update for a year in Miranda NG copyright
George Hazan
2013-04-10
fix for inaccurate lists' declarations
George Hazan
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-04-06
menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on
George Hazan
2013-04-05
rest of menu cleaning
George Hazan
2013-02-25
typo fixed
Kirill Volinsky
2013-02-23
removed not used headers
Kirill Volinsky
2013-02-11
year fix for stdafx.cpp & Jabber
George Hazan
2013-02-10
STATIC_PLUGIN : 0x0002 flag added to PLUGININFOEX.flags to mark plugins loade...
George Hazan
2013-01-27
all perversions will "core_main_*" icon names removed
George Hazan
2013-01-11
- database preset file removed (as the atavism & rudiment);
George Hazan
2013-01-11
crazy code removed
George Hazan
2013-01-11
global variable removed from db_mmap_sa
George Hazan
2012-12-22
Changed position in Options for few more plugins
Robert Pösel
2012-12-09
translation fix
Kirill Volinsky
2012-12-02
new easy standard way of registering icons: Icon_Register
George Hazan
2012-12-01
SKINICONDESC initialization - end-II :)
George Hazan
2012-11-28
various menu initialization quirks
George Hazan
2012-11-21
consistent hash generation fix - part 4
Vadim Dashevskiy
2012-11-06
fixed removing password from options when unselect cryptor
Kirill Volinsky
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-10
service call replaced with the direct function call
George Hazan
2012-09-28
database created by dbx_mmap_sa must be opened by it
George Hazan
2012-08-15
Yet another Miranda IM > NG rename part 2
Vadim Dashevskiy
2012-08-15
Dbx_mmap_SA: returned to it's own version
Vadim Dashevskiy
2012-08-01
x64 fixes
Tobias Weimer
2012-07-28
perversive error reporting schema in DATABASELINK removed
George Hazan
2012-07-27
warning fix
George Hazan
2012-07-27
merge of dbtool & database plugins
George Hazan
2012-07-26
Miranda homepage link in plugininfo is changed to http://miranda-ng.org/
Vadim Dashevskiy
2012-07-23
slightly changed class hierarchy
George Hazan
2012-07-23
Dbx_mmap_SA, Import_SA, Dbtool_SA: changed folder structure
Vadim Dashevskiy