summaryrefslogtreecommitdiff
path: root/src/wx/server_dialog.cc
AgeCommit message (Expand)Author
2025-06-03Remove unused variables.Carl Hetherington
2025-02-22Return std::vector instead of boost::optional from the EditableList dialog.Carl Hetherington
2024-09-03Remove use of wxT in favour of char_to_wx().Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-06-08Add a bunch of SetFocus calls.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-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-12-11Rename Server -> EncodeServer, ServerFinder -> EncodeServerFinder, ServerDesc...Carl Hetherington
2015-10-09Update for TableDialog constructor change.Carl Hetherington
2014-03-26Cleanup of various dialogs by inherting TableDialog.Carl Hetherington
2013-11-14Add server configuration back in.Carl Hetherington
2013-11-06Remove configuration of servers.Carl Hetherington
2013-08-29Dialog says you can enter a host name, so we shouldn't be limiting to numbers...Carl Hetherington
2013-08-17Layout tweaks.Carl Hetherington
2013-08-17Various bits mostly related to colour conversions.Carl Hetherington
2013-08-16Very basics of colour conversion configuration.Carl Hetherington
2013-07-26Remove old Connect() wxWidgets API and use Bind().Carl Hetherington
2013-07-09Merge master.Carl Hetherington
2013-07-06Right align left-hand-size labels and suffix them with a colon on OS X.Carl Hetherington
2013-07-06Various layout tweaks (looking at OS X).Carl Hetherington
2013-03-01Fix for wx 2.8.Carl Hetherington
2013-02-28Various markup and tweaks.Carl Hetherington
2013-02-06Try to improve i18n a bit.Carl Hetherington
2012-09-22Improve spacing of dialogues.Carl Hetherington
2012-09-17Move server code into library; Server -> ServerDescription.Carl Hetherington
2012-07-26Missing files, and try to improve the new film more on Windows.Carl Hetherington