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
/
CrashDumper
/
src
/
utils.cpp
Age
Commit message (
Expand
)
Author
2024-10-16
fixes #4736 (VersionInfo: в Windows XP вместо дат выводятс...
George Hazan
2024-04-08
fixes #4327 (CrashDumper: плагин не может корректно п...
George Hazan
2024-02-29
fixes #4254 (CrashDumper to use Windows local date & time format)
George Hazan
2022-09-26
more clipboard shit removed
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-04-11
custom references to "PluginDisable" module removed
George Hazan
2019-09-04
CrashDumper:
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-05-23
we don't need MirandaPluginInfoEx() anymore. farewell, my lovely
George Hazan
2018-04-27
fixes #1311 (Wrong langpack listed in VersionInfo)
George Hazan
2018-03-12
CrashDumper:
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
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2015-10-11
Crash Dumper:
Tobias Weimer
2015-07-31
custom os version detection replaced with the core one
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-04-25
CrashDumper - common project
Vadim Dashevskiy
2015-03-30
CrashDumper: Minor bugfix
Tobias Weimer
2015-01-03
SpellCheker:
Kirill Volinsky
2014-12-14
CrashDumper: changed warning lavel to w4
Kirill Volinsky
2014-11-09
removed detect not supported OS
Kirill Volinsky
2014-11-08
fixed OS version detection
Kirill Volinsky
2014-09-26
Crash Dumper:
Tobias Weimer
2014-09-14
CrashDumper:
George Hazan
2014-04-24
-fixes #652 (VersionInfo don't see langpacks)
Tobias Weimer
2013-12-19
- added special detection for Windows 8.1
Tobias Weimer
2013-11-10
bkstring removed from CrashDumper
George Hazan
2013-10-24
more warning fixes
George Hazan
2013-09-23
fix for XP compatibility
George Hazan
2013-09-22
plugins cleanup
Kirill Volinsky
2013-08-19
- CrashDumper - correct version of previous commit
Vadim Dashevskiy
2013-08-19
- VersionInfo - fix for IE detect
Vadim Dashevskiy
2013-08-18
cpuname fix (patch from person)
Vadim Dashevskiy
2013-07-25
replace sprintf to mir_snprintf (part 6)
Kirill Volinsky
2013-04-05
- rest of menus cleared;
George Hazan
2013-02-23
added precompiled header
Kirill Volinsky
2012-09-21
Fixed copy to clipboard operation (ticket:44)
Tobias Weimer
2012-07-17
ContactsPlus, CountryFlags, CrashDumper: changed folder structure
Vadim Dashevskiy