diff options
author | Haru <haru@dotalux.com> | 2015-06-18 02:29:43 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-08-13 16:27:31 +0200 |
commit | 6080c7c97a32d3ac28466138a52873ed184f278d (patch) | |
tree | 035fb430668c42b6ab7dce644e9315635792e690 /vcproj-12 | |
parent | eecdcc208c5a80d9d85e51e1a7b155b6a18c6e91 (diff) | |
download | hercules-6080c7c97a32d3ac28466138a52873ed184f278d.tar.gz hercules-6080c7c97a32d3ac28466138a52873ed184f278d.tar.bz2 hercules-6080c7c97a32d3ac28466138a52873ed184f278d.tar.xz hercules-6080c7c97a32d3ac28466138a52873ed184f278d.zip |
Added showmsg HPM interface
- The showmsg interface is automatically imported into plugins by the
HPM (just like previously, the various Show* functions were). This
change requires no actions from plugin developers.
- stdout_with_ansisequence is now available through
showmsg->stdout_with_ansisequence
- msg_silent is now available through showmsg->silent
- console_msg_log is now available through showmsg->console_log
- timestamp_format is now available through showmsg->timestamp_format
- Plugin-safe macros are provided, so that all Show* and Clear* calls
will require no changes.
- vShowMessage is provided through the public API, as va_list variant
of ShowMessage.
- vShowMessage_ is no longer part of the public API. If necessary,
va_list variants of the other Show* functions will be added at a
later time as follow-ups.
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'vcproj-12')
0 files changed, 0 insertions, 0 deletions