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
Age
Commit message (
Expand
)
Author
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 strncat to mir_strncat
Kirill Volinsky
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 strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-06
exclusion for the ansi plugin :(
George Hazan
2015-05-05
some another sudden Unicode appearances
George Hazan
2015-05-05
Unicode windows procedure, suddenly...
George Hazan
2015-05-03
fix for the option's page style pt. 3
Vadim Dashevskiy
2015-04-24
end of zoo with various _WIN32_WINNT versions
George Hazan
2015-04-24
StrReplace function removed
Kirill Volinsky
2015-04-15
DBeditor:
Tobias Weimer
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-04-08
Dbeditor++: fix for the crippled group names in import
George Hazan
2015-03-11
fix for displaying contact modules in Dbeditor++
George Hazan
2015-01-30
no need to check malloc() result
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-31
minor fixes
Kirill Volinsky
2014-12-29
dbeditor: fix for ansi fprintf & Unicode strings
George Hazan
2014-12-14
DbEditorPP: changed warning lavel to w4
Kirill Volinsky
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-14
GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)
Rozhuk Ivan
2014-12-14
SendMessage(... WM_GETTEXT ...) -> GetWindowText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage 2
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-13
MoveMemory -> memmove
Rozhuk Ivan
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-12-01
cretinous PVS with its cretinous heuristics
George Hazan
2014-12-01
code cleanup
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-11-28
git-svn-id: http://svn.miranda-ng.org/main/trunk@11137 1316c22d-e87f-b044-9b9...
George Hazan
2014-11-28
Massive code cleanup and fixes for a lot of warnings reported in #837
Tobias Weimer
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-08
added new line after settings in all db export
Kirill Volinsky
2014-08-07
useless variables removed
George Hazan
2014-07-04
DBEditor:
Tobias Weimer
[next]