Revert "Use make_shared<>."
[dcpomatic.git] / src / wx / screens_panel.cc
2016-06-21 Carl HetheringtonRevert "Use make_shared<>."
2016-06-21 Carl HetheringtonUse make_shared<>.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-04-29 Carl HetheringtonAdd free-text notes field to cinemas and screens.
2016-04-25 Carl HetheringtonMissing i18n tags.
2016-04-22 Carl HetheringtonTweak vertical layout in the KDM creator (#833).
2016-04-11 Carl HetheringtonAdd UTC-3:30 timezone to cinema (#831).
2016-03-08 Carl HetheringtonFix merge.
2016-03-08 Carl HetheringtonAdd GUI and storage for UTC offset in Cinema.
2016-01-10 Carl HetheringtonAllow removal of multiple cinemas / screens.
2016-01-08 Carl HetheringtonDon't expand all cinemas on opening KDM dialogs (#779).
2016-01-06 Carl HetheringtonMerge.
2015-12-23 Carl HetheringtonTidy up ScreensPanel code a bit.
2015-12-23 Carl HetheringtonAdd search button to screens panel.
2015-12-23 Carl HetheringtonAdd a stored list of DKDMs to the creator rather than...
2015-12-22 Carl HetheringtonFix hang when removing screens.
2015-11-15 Carl HetheringtonSave trusted devices.
2015-11-15 Carl HetheringtonSome renaming of certificate -> recipient.
2015-11-15 Carl HetheringtonRename certificate -> recipient in Screen.
2015-11-13 Carl HetheringtonAllow multiple recipients of KDM emails (#745).
2015-11-06 Carl HetheringtonSort cinemas in screens panel (#726).
2015-11-05 Carl HetheringtonAdd console to dcpomatic_kdm on Windows. Tweak layout...
2015-10-09 Carl HetheringtonSplit screens panel from KDMDialog.