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
/
Scriver
/
src
/
msgoptions.cpp
Age
Commit message (
Expand
)
Author
2018-03-16
entities' names to be started with capital letters
George Hazan
2018-03-16
always hated these long expressions: contact_iter makes them much shorter
George Hazan
2018-03-06
PSN_WIZFINISH: new WM_NOTIFY event to be called when one of the options tabs ...
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-08-27
Scriver: fix for dynamic entry field height
George Hazan
2017-04-08
unneeded type declaration removed
George Hazan
2017-04-08
fix for log options in Scriver
George Hazan
2017-04-07
Windows-specific code moved to mir_core
George Hazan
2017-04-04
SRMM window list completely incapsulated into mir_app to avoid corrupting it ...
George Hazan
2017-03-26
Windows'98 compatibility code is not needed for years
George Hazan
2017-03-24
m_message & m_log moved inside mir_app
George Hazan
2017-03-21
various code cleaning & name conflict resolution
George Hazan
2017-03-11
group chats:
George Hazan
2017-03-07
code cleaning
George Hazan
2017-03-07
splitter data removed from common chat session settings
George Hazan
2017-02-08
Scriver
Tobias Weimer
2016-12-06
minus Scriver's own window list
George Hazan
2016-12-06
StdMsg & Scriver:
George Hazan
2016-11-13
fix for built-in clist_modern in the typing notification options dialog
George Hazan
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-10-03
- inlined helpers for fonts, colors & effects creation replaced with functions;
George Hazan
2016-09-06
MS_CLIST_SYSTRAY_NOTIFY - more useless code removed
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-04-26
absolutely useless service MS_CLUI_GETCAPS removed as pre-kernel clist atavism
George Hazan
2016-01-23
DND → Do not disturb
Dart Raiden
2016-01-20
"N/A" -> "Not available" (thx Wishmaster for idea)
Dart Raiden
2016-01-04
"NA" -> "N/A"
Dart Raiden
2015-07-26
common projects
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-04-06
Scriver: decapitalization
Dart Raiden
2015-01-25
- Unload Msftedit.dll after use
Tobias Weimer
2014-12-16
damned magic
George Hazan
2014-12-16
type conversion warnings fixed
George Hazan
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
Scriver: warning level 4
George Hazan
2014-12-02
mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)
Rozhuk Ivan
2014-12-01
code cleaning
George Hazan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-07-26
stupid duplicated code of embedded clists removed
George Hazan
[next]