summaryrefslogtreecommitdiff
path: root/src/wx/timeline_dialog.cc
AgeCommit message (Expand)Author
2020-05-12Move bitmap_path() to wx_util.{cc,h}Carl Hetherington
2019-07-25Hack to allow OS X to find timeline icons when running from the source tree.Carl Hetherington
2019-05-31Add playhead line to timeline (#1563).Carl Hetherington
2019-01-09Try a draggable splitter in the LHS.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-04Toolbar and scrolling tweaks.Carl Hetherington
2018-07-04Debugging.Carl Hetherington
2018-07-04Debugging message.Carl Hetherington
2018-07-04Whitespace tweaks.Carl Hetherington
2018-07-04Replace checkboxes with tools.Carl Hetherington
2018-07-04Fix icons on Windows; zoom to all on initial open.Carl Hetherington
2018-07-04Add zoom-all button.Carl Hetherington
2018-07-02Basic zoom.Carl Hetherington
2016-11-19No-op; rename a whole load of wx constants to their shorter equivalents.Carl Hetherington
2016-08-28Hacky window-on-top fix for OS X.Carl Hetherington
2016-08-24Keep timeline above main window.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-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-07-17Fix typo causing snap to be stuck on.Carl Hetherington
2015-07-12Add close button to timeline dialog on Linux.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-23#include trimming.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-07-18Split test compile up into individual files.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-06Try to fix lack of redraw on resize on Windows; also corrupted background to ...Carl Hetherington
2013-05-06Add basic timeline window.Carl Hetherington