Use explicit parameters to the EditableList constructor, and allow
[dcpomatic.git] / src / wx /
2022-05-01 Carl HetheringtonUse explicit parameters to the EditableList constructor...
2022-05-01 Carl HetheringtonC++11 tidying.
2022-05-01 Carl HetheringtonFix (I think) some strange situations where ::get(...
2022-04-28 Carl HetheringtonFix Windows build.
2022-04-28 Carl HetheringtonUse libdcp's warnings.h
2022-04-28 Carl HetheringtonDisable warnings around all wx includes.
2022-04-28 Carl HetheringtonTidying.
2022-04-28 Carl HetheringtonAdd button to use same fades for audio as video (#2230).
2022-04-28 Carl HetheringtonTidying.
2022-04-28 Carl HetheringtonC++11 tidying.
2022-04-28 Carl HetheringtonC++11 tidying.
2022-04-28 Carl HetheringtonAdd some missing override labels.
2022-04-28 Carl HetheringtonFix some comment typos.
2022-04-28 Carl HetheringtonUpdate supporters list.
2022-04-03 Carl HetheringtonC++11 and whitespace cleanups.
2022-04-02 Carl HetheringtonAdd button to send test emails in the mail server prefs...
2022-04-02 Carl HetheringtonRemove strange proportion values when adding content...
2022-04-02 Carl HetheringtonSupporters update.
2022-04-02 Carl HetheringtonFix build error on mac.
2022-04-02 Carl HetheringtonAdd check/uncheck all buttons to screens panel.
2022-04-02 Carl HetheringtonRemove unnecessary heading in email address list in...
2022-04-02 Carl HetheringtonAdd config option for default KDM type.
2022-04-02 Carl HetheringtonMake a small class to choose KDM types.
2022-04-02 Carl HetheringtonRemove KDM type that was added for testing.
2022-04-02 Carl HetheringtonWe can (and should) get the screens straight from _chec...
2022-04-02 Carl HetheringtonNow we don't need _cinemas and _screens any more.
2022-04-02 Carl HetheringtonFix _selected_* to only store pointers to things.
2022-04-02 Carl HetheringtonSpeed things up by sorting before adding cinemas.
2022-04-02 Carl HetheringtonPreserve checked status during search (#2212).
2022-04-02 Carl HetheringtonAdd an initialisation in the class.
2022-04-02 Carl HetheringtonAlso keep maps the other way around.
2022-04-02 Carl HetheringtonKeep maps of wxTreeListItem to Cinema/Screen.
2022-04-02 Carl HetheringtonUse the ICU library to sort cinemas rather than strcoll...
2022-04-02 Carl HetheringtonUse a vector<pair<...>> to store screens and cinemas...
2022-04-02 Carl HetheringtonReplace class shim with a custom comparator.
2022-04-02 Carl HetheringtonFix weird placement of SetSortColumn() call causing...
2022-04-02 Carl HetheringtonCleanup: use some better variable names.
2022-04-02 Carl HetheringtonMake the value used for 'f' in KDM names consistent...
2022-04-02 Carl HetheringtonCleanup: tidying.
2022-03-13 Carl HetheringtonRemember the state of the write to/email checkboxes...
2022-03-13 Carl HetheringtonC++11 tidying.
2022-03-13 Carl HetheringtonFix sensitivity of custom scaled edit button.
2022-03-13 Carl HetheringtonAllow editing of a screen's cinema / adding a new scree...
2022-03-13 Carl HetheringtonFix build with the macOS 10.8 version of wxWidgets.
2022-03-13 Carl HetheringtonImprove ratings dialog to allow only valid values ...
2022-03-13 Carl HetheringtonAllow passing flags into TableDialog::add for labels.
2022-03-13 Carl HetheringtonAdd search_ctrl_height()
2022-03-13 Carl HetheringtonC++11 cleanup.
2022-03-09 Carl HetheringtonSupporters update.
2022-03-03 Carl HetheringtonSupporters update.
2022-03-03 Carl HetheringtonAdd -x32/-x64 suffix to boost libraries when building...
2022-03-03 Carl HetheringtonUpdated pl_PL translation from Michał Tomaszewski
2022-03-03 Carl HetheringtonSupporters update.
2022-03-03 Carl HetheringtonSupporters update.
2022-03-03 Carl HetheringtonSupporters update.
2022-02-19 Carl HetheringtonSupporters update.
2022-02-19 Carl HetheringtonAdd re-make signing certificates button to the main...
2022-02-19 Carl HetheringtonMove some logic from the caller into MakeChainDialog.
2022-02-19 Carl HetheringtonNo-op: tidying.
2022-02-19 Carl HetheringtonSupporters update.
2022-02-13 Carl HetheringtonAllow a little more space in small_button_size for...
2022-02-12 Carl HetheringtonGo back to 10-year certificate validity periods (#2174).
2022-02-11 Carl HetheringtonUpdated ru_RU translation from Mikhail Epshteyn.
2022-02-11 Carl HetheringtonUpdated ru_RU translation from Mikhail Epshteyn.
2022-02-10 Carl HetheringtonHopefully fix some bad placeholders in ru_RU.
2022-02-10 Carl HetheringtonUse Russian name Михаил Эпштейн for Mikhail Epshteyn.
2022-02-10 Carl HetheringtonRemove some thought-to-be erroneous fuzzy markers from...
2022-02-09 Carl HetheringtonUpdated ru_RU translation from Mikhail Epshteyn.
2022-02-09 Carl HetheringtonFix typo instrinsic -> intrinsic (thanks Mikhail Epshteyn)
2022-02-05 Carl HetheringtonUpdated ru_RU translation from Mikhail Epshteyn.
2022-01-26 Carl HetheringtonAdd option to use (or not) ISDCF names by default.
2022-01-25 Carl HetheringtonAdd fade in/out option to the content audio tab (#1026).
2022-01-25 Carl HetheringtonCleanup: move some methods from util to maths_util.
2022-01-23 Carl HetheringtonRemove unused file_dialog_wrapper.h
2022-01-23 Carl HetheringtonSwitch a list for vector.
2022-01-23 Carl HetheringtonUse checkboxes to decide which screens KDMs will be...
2022-01-22 Carl HetheringtonDisplay the filename / URL that a screen certificate...
2022-01-22 Carl HetheringtonC++11 and general tidying.
2022-01-21 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2022-01-21 Carl Hetheringtonpot/merge.
2022-01-18 Carl HetheringtonShrink size of audio map. 2138-shrink-prefs
2022-01-18 Carl HetheringtonUse less vertical height for name format hints.
2022-01-18 Carl HetheringtonUse less vertical height for the logging checkboxes.
2022-01-18 Carl HetheringtonFix some big gaps in the prefs layout.
2022-01-18 Carl HetheringtonUpdate supporters.
2022-01-17 Carl HetheringtonSupporters update.
2022-01-17 Carl HetheringtonAdd David Lankes as a tester.
2022-01-16 Luke Granger-BrownAdd some missing header includes.
2022-01-16 Carl HetheringtonSet window title based on the directory from Film.
2022-01-16 Carl HetheringtonRemove unused lambda capture.
2022-01-16 Carl HetheringtonAnother macOS build fix with Rect.
2022-01-16 Carl HetheringtonDisambiguate Rect to fix macOS build.
2022-01-15 Carl HetheringtonC++11 tidying.
2022-01-15 Carl HetheringtonPrimitive auto-crop (#1477).
2022-01-15 Carl HetheringtonTry to make the GL code a little clearer.
2022-01-15 Carl HetheringtonRename border line to outline content.
2022-01-15 Carl HetheringtonTweak content menu ordering.
2022-01-15 Carl HetheringtonBasic display of markers above the playback timeline...
2022-01-15 Carl HetheringtonExtract marker strings out to a separate method.
2022-01-13 Carl HetheringtonDon't offer the tr_TR translation as it is very limited.
next