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
/
src
/
miranda32
Age
Commit message (
Expand
)
Author
2019-01-04
Update copyrights
dartraiden
2018-07-31
exe loader extracted to the separate module, now it's possible to compile all...
George Hazan
2018-05-27
comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d...
George Hazan
2018-02-24
guard headers
Goraf
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
all rc files reverted to utf-8
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
Source files converted to utf-8
Kirill Volinsky
2017-11-26
let's return back static build for now
George Hazan
2017-11-26
more dlls to be loaded dynamically
George Hazan
2017-11-25
miranda32.exe is compiled completely without C++ runtime, therefore it can us...
George Hazan
2017-11-13
Code modernize ...
Goraf
2017-11-05
More CMake (#1016)
Vitaly Svyastyn
2017-10-31
Initial CMake support. (#1013)
Vitaly Svyastyn
2017-10-24
unified version resource with explicitly stated language & code page
George Hazan
2017-10-22
fix for loading Universal CRT from Libs subfolder
George Hazan
2017-10-08
miranda32.exe became static to be independent from VS runtime
George Hazan
2017-09-19
we need to remove mir_core.dll after waiting for restart
George Hazan
2017-09-19
unfortunately there's no other way
George Hazan
2017-08-06
Update all other files in repository to use https links for Miranda NG website
Robert Pösel
2017-08-05
Change rest of Miranda NG links to https://
Robert Pösel
2017-01-01
bump copyright year
dartraiden
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-06-24
we don't need these checks anymore, because they are moved to Plugin Updater
George Hazan
2016-01-02
Copyrights update part 2
Dart Raiden
2015-08-15
minor fixes
Tobias Weimer
2015-07-31
- Windows 10 version detection;
George Hazan
2015-06-21
let the massacre be silent
George Hazan
2015-06-19
Miranda libs to have the .mir extension, to prevent conflicts
George Hazan
2015-06-17
we delete only needed dlls, not everything but msvcr*.dll
George Hazan
2015-06-17
more secure dll cleaner
George Hazan
2015-06-17
fix for updating miranda
George Hazan
2015-06-16
Miranda to remove any dlls from the root folder but the msvc runtime
George Hazan
2015-06-13
manifest returned back
George Hazan
2015-06-13
- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...
George Hazan