summaryrefslogtreecommitdiff
path: root/src/wx/editable_list.h
AgeCommit message (Expand)Author
2023-04-25Cleanup: remove some unnecessary includes.Carl Hetherington
2023-01-14Add wx_ptr and use it instead of ScopeGuard in a lot of places.Carl Hetherington
2023-01-14Use more ScopeGuards.Carl Hetherington
2022-09-01Fix two more badly-adapted instantiations of EditableList and makeCarl Hetherington
2022-04-29Use explicit parameters to the EditableList constructor, and allowCarl Hetherington
2022-04-29C++11 tidying.Carl Hetherington
2022-04-29Fix (I think) some strange situations where ::get() on dialogsCarl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2022-04-21Disable warnings around all wx includes.Carl Hetherington
2022-04-21Tidying.Carl Hetherington
2021-05-01C++11 tidying.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2020-11-20Tidy up button alignment.Carl Hetherington
2020-09-08Fix incorrect sense of title parameter.Carl Hetherington
2020-09-08Use wxString for EditableListColumn.Carl Hetherington
2020-09-01Build fixes for Boost >= 1.73Carl Hetherington
2020-06-08Add a border round EditableLists on GTK3, otherwise they are hard to see.Carl Hetherington
2019-05-10Basics of metadata dialog - ratings.Carl Hetherington
2018-12-08Support buttons.Carl Hetherington
2018-10-09swaroop: required monitors checks.Carl Hetherington
2016-10-20Give a better error if the user tries to load a non-KDM as a DKDM into the KD...Carl Hetherington
2016-07-26Expand vertical size of servers list in preferences (#913).Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-03-13Ignore empty KDM email addresses (#818).Carl Hetherington
2016-02-27Fix layout of KDM CC configuration (#793).Carl Hetherington
2015-12-23Add a stored list of DKDMs to the creator rather than just a load button (#767).Carl Hetherington
2015-11-15Add user interface for trusted devices.Carl Hetherington
2015-11-15Fix operation of cancel in EditableList's operation dialogue box.Carl Hetherington
2015-11-15Remove copy button (added for colour conversion presets but no longer required).Carl Hetherington
2015-11-13Allow multiple recipients of KDM emails (#745).Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-04-1500cc8646894f6519d1e2726f3e7a4fbc1e11d8f3 from master; make the config dialog ...Carl Hetherington
2014-12-20Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ...Carl Hetherington
2014-08-31Merge master.Carl Hetherington
2014-08-31Add copy button to EditableList (#399).Carl Hetherington
2014-07-18Keep signing certificates / keys in config.xml rather than on disk; allow con...Carl Hetherington
2014-03-16Basic work on new prefs dialog.Carl Hetherington
2013-11-06GUI layout tweaks.Carl Hetherington
2013-10-19Fix non-saving of colour transform presets.Carl Hetherington
2013-08-17Fix some crashiness on removing things from EditableList.Carl Hetherington
2013-08-17Various bits mostly related to colour conversions.Carl Hetherington
2013-08-16Very basics of colour conversion configuration.Carl Hetherington