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
/
SpellChecker
/
src
/
utils.cpp
Age
Commit message (
Expand
)
Author
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
George Hazan
2019-03-07
Srmm_ModifyIcon now changes only tooltip and/or icon, Srmm_SetIconFlags contr...
George Hazan
2019-02-07
code cleaning
George Hazan
2019-02-07
warning fix
George Hazan
2018-12-28
obsolte perversion with PF4_INFOSETTINGSVC removed
George Hazan
2018-11-13
SpellChecker -> g_plugin
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-07-24
database:
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-03-16
LIST<>::indexOf(T**) - fast index calculation for direct iterators
George Hazan
2018-02-21
all another C++'11 iterators
George Hazan
2018-01-18
SpellChecker:
George Hazan
2018-01-17
neglection of const might easily cause problems
George Hazan
2018-01-15
fix for various memory problems in SpellChecker
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-11-13
Code modernize ...
Goraf
2017-07-30
Hotkeys: code cleaning
George Hazan
2017-03-28
massive cleanup of useless cbSize fields
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-05-18
unused proprietary services removed from UserInfoEx
George Hazan
2016-05-13
missing window unsubclassing
George Hazan
2016-01-30
SpellChecker: linked with external hunspell
MikalaiR
2015-10-02
SpellChecker: coverity fixes
MikalaiR
2015-08-18
- naming conflict;
George Hazan
2015-08-09
fixed underline color in win10
Kirill Volinsky
2015-06-24
fixes for MENUITEMINFO declarations
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-01-03
SpellCheker:
Kirill Volinsky
2014-12-18
warning fix
George Hazan
2014-12-12
SpellChecker: changed warning lavel to w4
Kirill Volinsky
2014-12-02
useless calls of mir_*strlen in DrawText replaced with -1
George Hazan
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-19
fix for cleaning [u] in release version
George Hazan
2014-11-18
fix for red subscripts in Spell Checker
George Hazan
2014-11-18
fix for text underlining in SpellChecker
George Hazan
2014-05-22
- unused error message removed;
George Hazan
2014-02-27
- metacontacts are always present;
George Hazan
2014-02-27
MS_MC_GETMETACONTACT => db_mc_getMeta
George Hazan
[next]