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
/
Db3x_mmap
/
src
/
ui.cpp
Age
Commit message (
Expand
)
Author
2015-08-16
name conflicts solved
George Hazan
2015-08-16
fix for conversion from HBRUSH to BOOL
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-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-23
Dbx_mmap: unified project
Kirill Volinsky
2015-06-22
Menu_ModifyItem unbound from CLISTMENUITEM structure
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-14
Db3x_mmap: changed warning lavel to w4
Kirill Volinsky
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-04-07
Db3x_mmap:
Sergey Tatarinov
2014-03-13
dbchecker creates two Database menu entries, if Miranda launched from it
George Hazan
2014-03-07
fix for a typo in headers (thx unsane)
George Hazan
2014-02-15
added 'Set password' button on the database options' page
George Hazan
2014-01-06
huh, finally: total database encryption, including histories
George Hazan
2014-01-03
more correct way of writing signatures
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-30
different service name to distinguish mmap & mmap_sa in runtime
George Hazan
2013-12-09
large icon size for header bars
George Hazan
2013-12-08
mmap options dialog
George Hazan
2013-12-08
unified menu for mmap & dbeditor
George Hazan
2013-12-05
resetting menu item name upon password change
George Hazan
2013-12-05
fix for setting password online
George Hazan
2013-12-05
full cycle: setting, resetting, changing password
George Hazan
2013-12-01
first lines of password UI code
George Hazan