summaryrefslogtreecommitdiff
path: root/src/wx/timeline_dialog.h
AgeCommit message (Expand)Author
2023-08-09Extract Film::Property to its own header to (maybe) increase compilation speed.Carl Hetherington
2023-02-05Delete in timeline removes content (#2370).Carl Hetherington
2022-10-14Cleanup: use simpler ownership for FilmViewer.Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2022-04-21Disable warnings around all wx includes.Carl Hetherington
2021-04-29C++11 tidying.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-05-12Move bitmap_path() to wx_util.{cc,h}Carl Hetherington
2019-05-31Add playhead line to timeline (#1563).Carl Hetherington
2018-08-19Similar pending/done for Film::Change.Carl Hetherington
2018-07-04Fix tool crash; try to fix linked scrolling.Carl Hetherington
2018-07-04Replace checkboxes with tools.Carl Hetherington
2018-07-04Add zoom-all button.Carl Hetherington
2018-07-02Basic zoom.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-02-24An unfortunately large set of timeline-related changes:Carl Hetherington
2016-02-01Synchronise content list / timeline selection when the content list selection...Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2014-12-08Hand apply 73fb7a2a537ea736c5ea8305061e64e129b4878b from master; lose connect...Carl Hetherington
2014-10-25Merge master.Carl Hetherington
2014-10-23Move keep-video-in-sequence button into the timeline dialogue.Carl Hetherington
2014-07-13Separate code for the content panel out into a separate class.Carl Hetherington
2014-03-04New DCPTime/ContentTime types.Carl Hetherington
2013-12-13Time -> DCPTime.Carl Hetherington
2013-10-10Basic snapping in the timeline.Carl Hetherington
2013-05-27Support for keeping video in sequence when changing lengths; tie selection in...Carl Hetherington
2013-05-16Compiles; strange hang on adding content to a film.Carl Hetherington
2013-05-06Add basic timeline window.Carl Hetherington