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
/
src
/
mir_app
/
src
/
FontOptions.cpp
Age
Commit message (
Expand
)
Author
2018-05-08
merge from master
George Hazan
2018-03-16
LIST<>::indexOf(T**) - fast index calculation for direct iterators
George Hazan
2018-02-20
optimizing LIST<> & OBJLIST<> loops
George Hazan
2018-01-01
massive copyright update
dartraiden
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-29
replace russian с to latin c
Kirill Volinsky
2017-11-28
mir_app: Convert to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-09-30
fixes #957 (Crash on opening "color and fonts" options in "fontoptions.cpp (96))
George Hazan
2017-09-14
remove ModernOpt support completely
dartraiden
2017-08-20
minus ModernOpt
George Hazan
2017-08-06
Update rest of links to https
Robert Pösel
2017-08-05
Change rest of Miranda NG links to https://
Robert Pösel
2017-03-10
- NULL -> nullptr to resolve conflicts
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-11-23
memory corruption fix
George Hazan
2016-10-28
- old useless helpers removed from the Options module;
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-01-02
Copyrights update part 2
Dart Raiden
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-10
warning fixes
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-06-13
- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...
George Hazan