yellows8
|
b463693094
|
Changed errorApplicationSetNumber to static inline.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
8b5a4d580d
|
Various minor changes + changed some error* funcs to static inline. Removed errorResultBacktraceClose, errorSystemClose, and errorApplicationClose.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
b91bc09c57
|
Added ErrorType enum. errorCode* funcs are now static inline + minor changes. Updated docs.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
505042bc73
|
Added ErrorCode and the funcs for it, funcs which use low/desc now use this instead. Updated docs.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
0ea16ae8c7
|
Added errorResultRecordShow/errorCodeRecordShow.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
f6287086d3
|
Added errorResultShow/errorCodeShow. Updated ErrorCommonHeader and added ErrorPctlArg.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
6be5ad949e
|
In errorSystemSetContext(), return immediately on pre-4.0.0.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
68e3204a88
|
Added support for errorResultBacktrace*. Updated/added error structs.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
018441a1f6
|
Added support for errorEulaShow/errorSystemUpdateEulaShow.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
1ec8e3b29e
|
Added support for error Application. Allow passing NULL to errorSystemCreate() for fullscreen_message, and minor other adjustments.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
3995447de7
|
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-28 20:19:38 -04:00 |
|
yellows8
|
9bf699f712
|
Improved error-applet launching handling. Updated ErrorConfig and added ErrorContext.
|
2019-03-28 20:19:38 -04:00 |
|
Liam Minopulos
|
ecfc8f8966
|
Added error LibraryApplet wrapper (#243)
* Implement error applet
|
2019-03-28 20:19:38 -04:00 |
|