Commit Graph

6 Commits

Author SHA1 Message Date
Thilo Graf
dde298b1b7 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
2016-10-24 10:31:24 +02:00
[CST] Focus
00b97778a3 driver/moviecut.cpp: fix saving header after truncate,
remove redundant CMovieInfo arg from api
2016-02-09 16:35:25 +03:00
svenhoefer
d942448890 - moviecut: localize question to cancel editing 2015-05-21 09:04:27 +02:00
svenhoefer
35f0582ca1 - moviecut: don't paint progressbar when no bookmarks found 2015-05-21 09:04:27 +02:00
Stefan Seyfried
a5241af87e moviecut: fix format-string and sign-compare warnings 2015-03-23 15:17:26 +01:00
[CST] Focus
b96a087633 driver/moviecut.cpp: move cut/truncate code to its own file 2015-02-20 18:37:38 +03:00