DatabaseEditor Bio Edition. (with unicode DB support)
Based on DBE++ v3.1.0.0 by Jonathan Gordon
download release here
1. if everything is ok - you ll see "DBEditor++ (unicode mode)" in window title.
Good db3x needed to work with unicode. from 13 Sep build or later.
take it from latest nightly
currently on win9x unicode stuff is shown in UTF8.
2. ChangeLog:
3.1.3.6
[*] changed data load order for faster loading. now really faster!
[+] remember last selected setting position.
3.1.3.5 (internal)
3.1.3.4
[-] fixed unicode OS detection, now works on win9x (patch by Martin Afanasjev aka SloMo)
[-] fixed position restore after sorting and tree refresh in Settings
[*] workaround to speedup position restore on refreshing
[+] added ability to open DBE on user's settings from user's menu
[+] added toptoolbar button
[*] MSVCR70.dll doesnt needed any more
3.1.3.3
[-] memory leak in tree (thanx George Hazan)
[-] something else :)
3.1.3.2
[+] now shows contact's handles (hcontact)
[-] crash after clearing watch list
[-] unicode nicks in watch window
[-] more stability fixes
3.1.3.1
[+] ability to set hex edit mode per type
[+] ability to set sort order by protocol also
[+] progress indicator in title during contact loading
3.1.3.0
[+] ability to delete setting by 'Key=-' during import
[+] full BLOB support (create, edit, import, export)
[+] support for Updater (beta version only)[*] file import optimizations
3.1.2.5
[+] CTRL+F for search dlg
[+] option & ability to restore last opened position
[*] some internal optimizations & workarounds
3.1.2.4
[+] some operations with BLOBs
[+] search & replace works for modules!
[*] code cleanup
3.1.2.3
[+] unicode in Copy module
[+] show found values in search
[+] ability to import multiple files at once
[+] when exporting module default filename is set as module
[+] new search & replace dlg
[+] ability to delete by replace
[-] some multi-threading issues
3.1.2.2
[-] fixed unicode nicks as contact names in tree
[+] ability to edit numeric values in hex
[+] ability to show only loaded/unloaded proto contacts
[*] also something was improved :)
3.1.2.0
[+] unicode DB support (db3x 13 Sep built or later needed)
[+] full unicode editing on NT systems (limited on others - in utf8)
[+] unicode export/import
3. btw, probably some things are not well documented:
a. you can enter negative values (as -200) and hex values (as x200)
b. unicode is exported with =u prefix
c. you can delete settings during import by adding Setting=e (erase)
d. you can delete modules during import by adding [-Module]
few examples:
-[Foo1]
-[Foo2]
key=uValue
[Foo3]
Password=e
Pass=- (since v3.1.3.0)
Modules "Foo1" & "Foo2" (with all settings) will be deleted during import.
Setting "key" with unicode string "Value" will be added to "Foo2"
Setting "Password" & "Pass" in module "Foo3" will be deleted.
4. Hint for using Search & Replace:
a. if you try to change contacts' protocol by S&R & miranda crashes -
try to disable excess plugins (some new*notify and other plugins dont like when contacts change their protocol in such way)
b. it also can be used to delete settings and modules! leave "replace with" field empty and check "entirely" box. be careful!
c. "entirely" checkbox can be also used to replace found field text entirely and not just searched string within it.

Reply With Quote

Bookmarks