yellows8
|
f5e06a94f2
|
Added ErrorType enum. errorCode* funcs are now static inline + minor changes. Updated docs.
|
2019-03-28 18:44:04 -04:00 |
|
yellows8
|
d20f24263c
|
Added ErrorCode and the funcs for it, funcs which use low/desc now use this instead. Updated docs.
|
2019-03-28 17:17:10 -04:00 |
|
yellows8
|
e2fabdc500
|
Updated ErrorContext.
|
2019-03-27 23:50:56 -04:00 |
|
yellows8
|
964751c24a
|
Added errorResultRecordShow/errorCodeRecordShow.
|
2019-03-27 23:32:44 -04:00 |
|
yellows8
|
44bbd11b5b
|
Added errorResultShow/errorCodeShow. Updated ErrorCommonHeader and added ErrorPctlArg.
|
2019-03-27 22:47:52 -04:00 |
|
yellows8
|
90ed4aa3c9
|
In errorSystemSetContext(), return immediately on pre-4.0.0.
|
2019-03-27 21:16:27 -04:00 |
|
yellows8
|
9cb304a117
|
Added support for errorResultBacktrace*. Updated/added error structs.
|
2019-03-27 21:00:49 -04:00 |
|
yellows8
|
22a91368a2
|
Added support for errorEulaShow/errorSystemUpdateEulaShow.
|
2019-03-26 20:22:00 -04:00 |
|
yellows8
|
bd467d3ccf
|
Added support for error Application. Allow passing NULL to errorSystemCreate() for fullscreen_message, and minor other adjustments.
|
2019-03-24 21:29:51 -04:00 |
|
yellows8
|
e20f843900
|
Renamed error funcs and updated/added structs. Updated errorSystemCreate. Merged errorConfigSetShortDescription/errorConfigSetDetailedDescription into errorSystemCreate. Replaced errorConfigSetModule/errorConfigSetDescription with errorSystemSetCode, and added an errorSystemSetResult wrapper. Added errorSystemSetLanguageCode and errorSystemSetContext.
|
2019-03-24 19:31:31 -04:00 |
|
yellows8
|
d1a4012980
|
Improved error-applet launching handling. Updated ErrorConfig and added ErrorContext.
|
2019-03-23 17:33:14 -04:00 |
|
Liam Minopulos
|
cff0f5bc21
|
Added error LibraryApplet wrapper (#243)
* Implement error applet
|
2019-03-15 11:40:32 -04:00 |
|