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
/
DbEditorPP
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
2015-06-30
- fix for the wrongly detected protocol UNLOADED status;
George Hazan
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-28
code cleaning
George Hazan
2015-06-27
minor menu related fixes
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-26
YEEHAW! CLISTMENUITEM::pszPopupName also died
George Hazan
2015-06-24
DBEditorPP: fixed hotkey description
Alexander Lantsev
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
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-05-24
replace wcscpy to mir_wstrcpy
Kirill Volinsky
2015-05-24
replace wcslen to mir_wstrlen
Kirill Volinsky
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-23
replace strcat to mir_strcat
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
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-28
crazy flag TTBST_RELEASED removed
George Hazan
2014-08-21
crash fix when dbeditorpp is launched from the command string
George Hazan
2014-08-12
icons registration moved to Load()
Kirill Volinsky
2014-08-07
useless variables removed
George Hazan
2014-06-12
DBEditor++: add all icons to IcoLib
slotwin
2014-02-21
removed unneeded option (fixes #590)
Tobias Weimer
2014-02-11
"we don't need these variables" (c) Pink Floyd
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
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-12-08
unified menu for mmap & dbeditor
George Hazan
2013-10-15
code cleanup
Kirill Volinsky
2013-10-09
English US correction (patch by RMN)
Vadim Dashevskiy
2013-07-24
replace sprintf to mir_snprintf (part 4)
Kirill Volinsky
2013-06-29
rest of unused databases services removed
George Hazan
2013-05-19
Reverted some broken plugins settings.
Robert Pösel
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-04-07
end of the old database macroses
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-11
rest of minor TopToolbar_AddButton issues
George Hazan
2013-02-23
removed not used headers
Kirill Volinsky
2013-02-12
- rev [3582] reverted
Vadim Dashevskiy
2013-02-12
- DbEditorPP: unneeded translations removed (patch from person)
Vadim Dashevskiy
2013-01-28
- muuids cosmetic fixes (patch from Basil)
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-11-28
various menu initialization quirks
George Hazan
2012-07-28
service plugin's Load() can be called before Skin* services' registration
George Hazan
[next]