| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-28 | Remove reference checkboxes from video/audio/text tabs. | Carl Hetherington | |
| 2023-08-09 | Extract Film::Property to its own header to (maybe) increase compilation speed. | Carl Hetherington | |
| 2022-04-22 | Use libdcp's warnings.h | Carl Hetherington | |
| 2021-08-12 | Fix flickering black square when selecting content on Windows (#1866). | 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 | 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-07-27 | Hide warnings triggered by Ubuntu 20.04's gcc. | Carl Hetherington | |
| 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. | |||
| 2018-09-07 | Simplify text panel. | Carl Hetherington | |
| 2018-09-06 | Interface levels in audio tab. | Carl Hetherington | |
| 2018-07-22 | Display only required tabs, including subs / ccap. | 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 | |
| 2017-02-19 | Vertically-scroll content panels if required. | 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-13 | Separate code for the content panel out into a separate class. | Carl Hetherington | |
