CMsgBox: rework msgbox classes with Window class implementation

Replacing messagebox, hintbox_ext and some derivated parts with
basic class hintbox and derivated class CMsgBox. This should unify
window handling and avoids maintain of multiple classes with quasi
same purpose and adds more functionality.

TODO: fix and optimize details
This commit is contained in:
2016-04-04 21:57:17 +02:00
parent b8cf8167f4
commit dde298b1b7
81 changed files with 1981 additions and 1697 deletions

View File

@@ -780,6 +780,7 @@ hdd_statfs_recording nur während Aufnahme
hdd_umount Aushängen
hdd_umount_warn Laufwerk aushängen
hdd_umounted Laufwerk entfernt
help_box_title Hilfe
imageinfo.api API:
imageinfo.creator Ersteller:
imageinfo.date Datum:

View File

@@ -780,6 +780,7 @@ hdd_statfs_recording while recording only
hdd_umount Unmount
hdd_umount_warn unmount device
hdd_umounted Device removed
help_box_title Help
imageinfo.api API:
imageinfo.creator Creator:
imageinfo.date Date:

View File

@@ -725,6 +725,7 @@ hdd_statfs_recording alleen tijdens opname
hdd_umount Unmount
hdd_umount_warn Apparaat ontkoppelen
hdd_umounted Device verwijderd
help_box_title Help
imageinfo.api API:
imageinfo.creator Ontwikkelaar:
imageinfo.date Datum: