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
/
dictionary.cpp
Age
Commit message (
Expand
)
Author
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
WCHAR -> wchar_t
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-26
code optimization
George Hazan
2018-01-18
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-12-03
SpellChecker: code cleaning
George Hazan
2017-12-03
Hunspell: lib updated to 1.6.2
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-27
<tchar.h> removed from <m_system.h>
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-05-13
SpellChecker: Updated hunspell to 1.4.1
Tobias Weimer
2016-01-30
SpellChecker: linked with external hunspell
MikalaiR
2015-10-11
SpellChecker: minor bugfixes
MikalaiR
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-23
SpellChecker:
Tobias Weimer
2015-08-18
- naming conflict;
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2014-12-12
SpellChecker: changed warning lavel to w4
Kirill Volinsky
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-26
SpellChecker: code cleanup
Rozhuk Ivan
2014-05-22
- unused error message removed;
George Hazan
2014-01-19
translation fixes
Tobias Weimer
2014-01-19
translation fix
Tobias Weimer
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-17
- rest of memory leaks
George Hazan
2013-03-17
some another leaks fixed
George Hazan
2013-03-09
added precompiled header
Kirill Volinsky
2013-02-08
- crash fix in hunspell
George Hazan
2013-01-19
- Another portion of _T replacement and fixes of previous commits (patch from...
Vadim Dashevskiy
2013-01-19
- Another portion of _T replacement when it's not needed (from person)
Vadim Dashevskiy
2012-12-01
- mir_icons.h removed from project;
George Hazan
2012-12-01
GUI stuff moved to the separate file
George Hazan
2012-08-01
SpellChecker:
Kirill Volinsky
2012-07-24
SimpleAR, SimpleStatusMsg, SmileyAdd, SpellChecker: changed folder structure
Vadim Dashevskiy