| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-10 | Remove compose.hpp includes. | Carl Hetherington | |
| sed -i "/include.*compose.hpp/d;" src/lib/*.cc src/wx/*.cc src/wx/*.h src/tools/*.cc src/lib/*.h test/*.cc | |||
| 2024-01-28 | Remove reference checkboxes from video/audio/text tabs. | Carl Hetherington | |
| 2023-03-07 | Fix missing scrollbar in the audio tab on macOS/Windows (#2480).v2.16.47 | Carl Hetherington | |
| 2022-04-22 | Use libdcp's warnings.h | Carl Hetherington | |
| 2022-04-21 | Disable warnings around all wx includes. | Carl Hetherington | |
| 2022-04-21 | Tidying. | Carl Hetherington | |
| 2021-07-09 | Fix strange layout problems with the content sub panels (#2059). | Carl Hetherington | |
| It seems that if Layout() is called on a sizer inside a wxScrolledWindow when that window is scrolled, things go wrong. Work around this by wrapping calls to Layout(). | |||
| 2021-01-07 | BOOST_FOREACH. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-11-21 | Remove the "simple" UI (#1868). | Carl Hetherington | |
| It just seemed to cause more problems than it solved; mainly people enabling it by mistake and then being told to click buttons that they could not see. | |||
| 2020-09-01 | Build fixes for Boost >= 1.73 | Carl Hetherington | |
| Forward-ported-from: d1e9749ca290673639a49d693a8fe5c6557cc2de | |||
| 2020-01-09 | Make the 'why not' messages for VF a bit clearer. | Carl Hetherington | |
| Before it sounded like just because we couldn't refer to (e.g.) the audio we couldn't refer to any part of the DCP. | |||
| 2019-06-02 | Always hide reference note if it's empty. | Carl Hetherington | |
| 2019-01-09 | Try a draggable splitter in the LHS. | Carl Hetherington | |
| 2019-01-09 | More LHS sizing hacks. | Carl Hetherington | |
| 2019-01-09 | Hopefully improve layout on high-resolution displays (#1303). | Carl Hetherington | |
| 2018-09-07 | Simplify text panel. | Carl Hetherington | |
| 2018-09-06 | Interface levels in audio tab. | Carl Hetherington | |
| 2018-08-18 | Fix disappearing video panel on OS X. | Carl Hetherington | |
| 2018-07-24 | Don't start with all possible content tabs visible. | Carl Hetherington | |
| 2018-07-22 | Display only required tabs, including subs / ccap. | Carl Hetherington | |
| 2018-03-27 | Tweak wording of DCP referencing tips. | Carl Hetherington | |
| 2018-03-27 | Use a label rather than a tooltip to tell users why they can't refer to DCPs. | Carl Hetherington | |
| Tooltips don't seem to work on disabled widgets in Windows (at least). | |||
| 2018-03-27 | why_not in can_reference can just be a string rather than a list of strings. | Carl Hetherington | |
| 2018-01-17 | Remove some debug code. | Carl Hetherington | |
| 2017-02-19 | Vertically-scroll content panels if required. | Carl Hetherington | |
| 2016-12-20 | Fix crash introduced by previous commit. | Carl Hetherington | |
| 2016-12-20 | More debugging for refer button. | Carl Hetherington | |
| 2016-12-14 | Add some debugging for the strange greyed-out refer button. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-01-07 | Factor out some common stuff and give a better tooltip on the 'refer' ↵ | Carl Hetherington | |
| buttons when no DCP is selected. | |||
| 2014-07-23 | #include trimming. | Carl Hetherington | |
| 2014-07-13 | Separate code for the content panel out into a separate class. | Carl Hetherington | |
