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
/
TranslitSwitcher
/
src
/
Layoutproc.cpp
Age
Commit message (
Expand
)
Author
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2019-09-18
m_ieview.h: code cleaning
George Hazan
2019-03-08
life is too short to remember whether this structure is zeroed or not
George Hazan
2019-03-05
Popup:
George Hazan
2019-02-27
popup code cleaning (cause we have no tchar.h)
George Hazan
2018-12-08
db_get_sa / db_get_wsa to receive the default value, massive code simplification
George Hazan
2018-05-22
m_langpack.h unbound from hLangpack
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-28
Source files converted to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-04-05
two remaining crutches 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
2015-09-19
TranslitSwitcher: crash fix
Kirill Volinsky
2015-08-01
TranslitSwitcher: common project
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-04-23
more changes for string functions
Kirill Volinsky
2015-04-22
crash fix
Kirill Volinsky
2014-12-14
SendMessage(.... WM_SETTEXT...) -> SetWindowText(...)
Rozhuk Ivan
2014-12-14
SendMessage(... WM_GETTEXT ...) -> GetWindowText(...)
Rozhuk Ivan
2014-12-12
TranslitSwitcher: warning fix
Kirill Volinsky
2014-12-12
TranslitSwitcher: changed warning lavel to w4
Kirill Volinsky
2014-12-02
more code cleaning
George Hazan
2014-12-02
bugfix: last symbol got eaten
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-26
TranslitSwitcher: code cleanup
Kirill Volinsky
2014-11-20
fix after richedit update
Kirill Volinsky
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-15
unused m_popup2.h include
George Hazan
2012-12-21
fixed translation
Kirill Volinsky
2012-11-02
final switch to the typed icolib api
George Hazan
2012-08-01
folders renames
Kirill Volinsky