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
/
main_window.cpp
Age
Commit message (
Expand
)
Author
2018-05-20
options API unbound from hLangpack and switched to CMPlugin
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
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-13
Code modernize ...
Goraf
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-09-14
second major wipeout of database services & structures:
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-06-07
warnings fix
Kirill Volinsky
2016-01-02
DbEditorPP: more understandable
Dart Raiden
2015-08-16
name conflicts solved
George Hazan
2015-08-16
code cleaning
George Hazan
2015-07-18
DBEditor:
Tobias Weimer
2015-07-15
- fix for memory corruption;
George Hazan
2015-07-05
DBeditorPP: Fix dialog text.
MikalaiR
2015-06-21
- resizer moved to mir_core, because it uses hard-coded windows structures;
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
another correction (thx Wishmaster)
Dart Raiden
2015-06-19
DbEditorPP: spelling correction
Dart Raiden
2015-06-18
dbeditor++ - unified project
George Hazan
2015-06-18
true unicode build (ansi build is possible but useless)
Dmitry Kuzkin
2015-04-15
DBeditor:
Tobias Weimer
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2014-12-14
DbEditorPP: changed warning lavel to w4
Kirill Volinsky
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-06-12
DBEditor++: add all icons to IcoLib
slotwin
2014-03-12
SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64
Rozhuk Ivan
2014-02-12
fixes for the MCONTACTs, stored in the database
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-10-19
fixed open options page
Tobias Weimer
2013-10-15
code cleanup
Kirill Volinsky
2013-09-21
Not needed version checks removed
Kirill Volinsky
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-04
new subclassing functions applied to all plugins
George Hazan
2012-12-18
- crash fix for Win64 builds;
George Hazan
2012-08-04
links to options don't work with langpacks
George Hazan
2012-07-26
code formatting
George Hazan
2012-07-19
DbEditorPP: changed folder structure
Vadim Dashevskiy