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
/
plugins
/
DbEditorPP
/
src
/
settinglist.cpp
Age
Commit message (
Expand
)
Author
2018-05-08
merge from master
George Hazan
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-24
dbeditor:
George Hazan
2017-11-13
Code modernize ...
Goraf
2016-07-27
less TCHARs
George Hazan
2016-07-27
<tchar.h> removed from <m_system.h>
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2015-10-29
bug in dbeditor: all unicode strings are displayed as "chinese" in Debug builds
George Hazan
2015-08-15
DBEditor:
Tobias Weimer
2015-07-18
DBEditor:
Tobias Weimer
2015-07-15
code cleaning
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-18
fix for unicode strings
George Hazan
2015-06-18
dbeditor++ - unified project
George Hazan
2015-06-18
true unicode build (ansi build is possible but useless)
Dmitry Kuzkin
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace _tcsicmp to mir_tstrcmpi
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2014-12-14
DbEditorPP: changed warning lavel to w4
Kirill Volinsky
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-01
code cleanup
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-11-28
Massive code cleanup and fixes for a lot of warnings reported in #837
Tobias Weimer
2014-03-22
- fix for the edit window subclassing;
George Hazan
2014-03-22
crash fix
George Hazan
2014-03-12
More fix for x64
Rozhuk Ivan
2014-03-12
SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64
Rozhuk Ivan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-13
encrypted settings are not displayed in dbeditor
George Hazan
2013-11-19
preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...
George Hazan
2013-10-09
English US correction (patch by RMN)
Vadim Dashevskiy
2013-09-21
Not needed version checks removed
Kirill Volinsky
2013-04-07
end of the old database macroses
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-02-12
- rev [3582] reverted
Vadim Dashevskiy
2013-02-12
- DbEditorPP: unneeded translations removed (patch from person)
Vadim Dashevskiy
2012-12-18
and also database Unicode support flag too
George Hazan
2012-12-18
- crash fix for Win64 builds;
George Hazan
2012-07-19
DbEditorPP: changed folder structure
Vadim Dashevskiy