summaryrefslogtreecommitdiff
path: root/plugins/CrashDumper/src/crshdmp.cpp
AgeCommit message (Expand)Author
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-11-17Utils_OpenUrlTGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2015-12-07fix to apply the unique identifiers to all menu rootsGeorge Hazan
2015-10-11Crash Dumper:Tobias Weimer
2015-09-04CrashDumper: menu uidAlexander Lantsev
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-28code cleaningGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
2015-06-26next slice of cutting out unused menu features - popupPositionGeorge Hazan
2015-06-23obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH...George Hazan
2015-06-22various menu definition quirksGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-04-25CrashDumper - common projectVadim Dashevskiy
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-01-25- Unload Msftedit.dll after useTobias Weimer
2014-12-14CrashDumper: changed warning lavel to w4Kirill Volinsky
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-11-29memory allocation fixGeorge Hazan
2014-11-29CrashDumper: "Copy link to clipboard" item added (patch by person)Vadim Dashevskiy
2014-11-18RichEd20.dll replaced with Msftedit.dllGeorge Hazan
2014-11-12Crash Dumper: Update VI URL once againRobert Pösel
2014-11-11more VersionInfo -> Version InfoDart Raiden
2014-11-11fixed vi info in command lineKirill Volinsky
2014-11-11CrashDumper: Miranda-VI is dead, lets use our own implementation... Version d...Robert Pösel
2014-11-08added option to enable\diable catching exaptionsKirill Volinsky
2014-09-26CrashDumper:Tobias Weimer
2014-09-26Removed double hookTobias Weimer
2014-09-26Crash Dumper:Tobias Weimer
2014-09-26fix for registering Folders in CrashDumperGeorge Hazan
2014-09-14no need to make a modal callGeorge Hazan
2014-09-14CrashDumper:George Hazan
2014-04-24-fixes #652 (VersionInfo don't see langpacks)Tobias Weimer
2013-11-10bkstring removed from CrashDumperGeorge Hazan
2013-09-25valid options initializationGeorge Hazan
2013-09-22plugins cleanupKirill Volinsky
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-04-06small cleanupKirill Volinsky