| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-05 | Cope with bad DCPs better in the editor. | Carl Hetherington | |
| 2023-06-05 | Fix sizing of editor's reel dialog. | Carl Hetherington | |
| 2023-04-25 | Don't use wx_ptr for the splash screen. | Carl Hetherington | |
| Using wx_ptr in the wxApp object seems bad because in ~App wxWidgets deletes all top-level windows in `DeleteAllTLWs` so if ~wx_ptr then tries to destroy them we get a use-after-free. | |||
| 2023-01-27 | More stack-allocated Dialog objects. | Carl Hetherington | |
| 2023-01-15 | Use wx_ptr for the splash screen. | Carl Hetherington | |
| 2022-12-10 | Extract constants.h | Carl Hetherington | |
| 2022-09-01 | Fix two more badly-adapted instantiations of EditableList and make | Carl Hetherington | |
| it harder to make similar errors in the future. | |||
| 2022-04-29 | Add a simple DCP editor. | Carl Hetherington | |
