std::shared_ptr
[dcpomatic.git] / src / wx / server_dialog.cc
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-06-08 Carl HetheringtonAdd a bunch of SetFocus calls.
2016-10-20 Carl HetheringtonGive a better error if the user tries to load a non...
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2015-12-11 Carl HetheringtonRename Server -> EncodeServer, ServerFinder -> EncodeSe...
2015-10-09 Carl HetheringtonUpdate for TableDialog constructor change.
2014-04-01 Carl HetheringtonMerge master.
2014-03-26 Carl HetheringtonCleanup of various dialogs by inherting TableDialog.
2013-11-14 Carl HetheringtonMerge branch '1.0' into 1.0-multiple-selection
2013-11-14 Carl HetheringtonAdd server configuration back in.
2013-11-06 Carl HetheringtonRemove configuration of servers.
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-08-29 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-08-29 Carl HetheringtonDialog says you can enter a host name, so we shouldn...
2013-08-17 Carl HetheringtonLayout tweaks.
2013-08-17 Carl HetheringtonVarious bits mostly related to colour conversions.
2013-08-16 Carl HetheringtonVery basics of colour conversion configuration.
2013-07-26 Carl HetheringtonRemove old Connect() wxWidgets API and use Bind().
2013-07-09 Carl HetheringtonMerge master.
2013-07-08 Carl HetheringtonMerge branch 'staging'
2013-07-06 Carl HetheringtonRight align left-hand-size labels and suffix them with...
2013-07-06 Carl HetheringtonVarious layout tweaks (looking at OS X).
2013-03-01 Carl HetheringtonMerge master.
2013-03-01 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-03-01 Carl HetheringtonFix for wx 2.8.
2013-03-01 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-02-28 Carl HetheringtonVarious markup and tweaks.
2013-02-07 Carl HetheringtonMerge.
2013-02-07 Carl HetheringtonMerge branch 'direct-mxf' of ssh://carlh.dnsalias.org...
2013-02-06 Carl HetheringtonTry to improve i18n a bit.
2012-09-28 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-09-22 Carl HetheringtonImprove spacing of dialogues.
2012-09-17 Carl HetheringtonMove server code into library; Server -> ServerDescription.
2012-07-26 Carl HetheringtonMissing files, and try to improve the new film more...