LUMIERA.clone/src/gui/widget
Ichthyostega 2c20d407fc mass clean-up: adapt usage of std::cout pretty much everywhere
- remove unnecessary includes
- expunge all remaining usages of boost::format
- able to leave out the expliti string(elm) in output
- drop various operator<<, since we're now picking up
  custom string conversions automatically
- delete diagnostics headers, which are now largely superfluous
- use newer helper functions occasionally

I didn't blindly change any usage of <iostream> though;
sometimes, just using the output streams right away
seems adequate.
2016-01-07 20:12:46 +01:00
..
timeline fix warnings found by CLang (3.5) 2015-08-16 01:37:04 +02:00
button-bar.cpp style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00
button-bar.hpp style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00
menu-button.cpp style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00
menu-button.hpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
mini-button.hpp style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00
panel-bar.cpp style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00
panel-bar.hpp style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00
timecode-widget.cpp style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00
timecode-widget.hpp style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00
timeline-widget.cpp style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00
timeline-widget.hpp fix warnings found by CLang (3.5) 2015-08-16 01:37:04 +02:00
video-display-widget.cpp style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00
video-display-widget.hpp style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00