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
Age
Commit message (
Expand
)
Author
2017-11-13
Code modernize ...
Goraf
2017-10-24
unified version resource with explicitly stated language & code page
George Hazan
2017-10-23
Renamed readme.txt
Tobias Weimer
2017-08-06
Update all other files in repository to use https links for Miranda NG website
Robert Pösel
2017-08-06
Update rest of links to https
Robert Pösel
2017-08-05
Change plugin links from http:// to https://
Robert Pösel
2017-07-30
Hotkeys: code cleaning
George Hazan
2017-01-31
- NUF_HTTPGATEWAY: unused option removed;
George Hazan
2017-01-12
Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCT
George Hazan
2017-01-11
strong typization - better typization
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-12-02
MS_SYSTEM_* services became functions
George Hazan
2016-11-17
Utils_OpenUrlT
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-06-05
- fix for #1059;
George Hazan
2016-03-11
CrashDumper: current databse driver to vi
MikalaiR
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
2015-12-07
fix to apply the unique identifiers to all menu roots
George Hazan
2015-11-15
update forgotten copyright
Dart Raiden
2015-10-13
CrashDumper: fix crash dumps
MikalaiR
2015-10-11
Crash Dumper:
Tobias Weimer
2015-09-18
replace "(c)" and "c" by ©
Dart Raiden
2015-09-04
CrashDumper: menu uid
Alexander Lantsev
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-07-31
code cleaning
George Hazan
2015-07-31
custom os version detection replaced with the core one
George Hazan
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-28
code cleaning
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-26
YEEHAW! CLISTMENUITEM::pszPopupName also died
George Hazan
2015-06-26
next slice of cutting out unused menu features - popupPosition
George Hazan
2015-06-23
obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH...
George Hazan
2015-06-22
various menu definition quirks
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-21
MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-06-07
- common.props divided into app.props & plugin.props;
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
[next]