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
2022-02-09
db_is_module_empty & db_copy_module - new database helpers
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
WORD -> uint16_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-05-17
last global structure removed from dbeditor
George Hazan
2021-05-17
Dbeditor++: fix for global settings removing
George Hazan
2021-05-02
fixes #2867 (DbEditor: добавить в правую панель пунк...
George Hazan
2021-04-30
Dbeditor: everything considering UI is an object now
George Hazan
2021-04-29
Dbeditor++: main window definition went to header file, so its methods could ...
George Hazan
2021-04-29
fixes #2861 (DbEditor: в левой и правой панелях не ра...
George Hazan
2021-04-10
fixes #2841 (DbEditor: allow to delete contacts from right panel)
George Hazan
2021-01-05
fixes #2658 (Вынести настройку цвета попапов ре...
George Hazan
2020-08-17
fixes #2542 (DbEditor: при переходе к результату пои...
George Hazan
2019-12-16
shitty Windows helpers...
George Hazan
2019-12-16
dbeditorpp:
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-16
Flags, CrashDumper, CryptoPP, CSList, Db_autobackups, DbEditorPP: cmplugin ad...
Mataes
2018-05-08
code cleaning (using new MS coding style)
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
[next]