From 5cd5f98f967cd09bc1dadcb8064572224b4a554d Mon Sep 17 00:00:00 2001 From: lordmulder Date: Sat, 21 May 2011 13:07:17 +0200 Subject: [PATCH] Cleaned-up main window code. --- doc/Changelog.html | 1 + src/Config.h | 4 +- src/Dialog_MainWindow.cpp | 1549 +++++++++++++++++++++++---------------------- src/Dialog_MainWindow.h | 168 ++--- 4 files changed, 889 insertions(+), 833 deletions(-) diff --git a/doc/Changelog.html b/doc/Changelog.html index b743eb5d..7cd23534 100644 --- a/doc/Changelog.html +++ b/doc/Changelog.html @@ -31,6 +31,7 @@ a:visited { color: #0000EE; }
  • Updated MediaInfo to v0.7.45 Beta (2011-05-02), compiled with ICL 12.0.3 and MSVC 10.0
  • Updated language files (big thank-you to all contributors !!!)
  • Fixed placement of the Dropbox when the Taskbar is located on the top or on the left side +
  • Miscellaneous bugfixes
    Changes between v4.00 and v4.01: