1356 Commits (24fa126c09e6afa89b64f410b8e0776fc84a9af0)
 

Author SHA1 Message Date
  Greg Holmes 24fa126c09 Fix broken list selection model implementation. 10 years ago
  Greg Holmes 4b5728fab6 Reset scrollpane when setting response text. 10 years ago
  Greg Holmes ae9a6ae6cd Perform windowClose methods on the EDT. 10 years ago
  Greg Holmes 2482d2a4de Use new loadModel method in AliasDialogModel. 10 years ago
  Greg Holmes 75b36b0e01 Fix initial validation on new server dialog. 10 years ago
  Greg Holmes 56b3438434 Add new feedback dialog. 10 years ago
  Greg Holmes fae999a0c0 Use new downloader methods, falling back to static if required. 10 years ago
  Greg Holmes 7f7f6fd56c Add NewServerDialog and associated classes. 10 years ago
  Greg Holmes 108d8a117a Fix VetoableComboBoxModel being broken. 10 years ago
  Greg Holmes b7662e6884 Add a JCheckBox without borders. 10 years ago
  Greg Holmes 2d0685d6ab Don't NPE on null values. 10 years ago
  Greg Holmes 2ae4701de6 Move CoreAliasDialogModel classes. 10 years ago
  Chris Smith f65adf16b1 Fix some generic craziness. 10 years ago
  Greg Holmes 255f496845 Add reorderablelist validator. 10 years ago
  Greg Holmes 439c29e598 Remove some uneeded custom classes. 10 years ago
  Greg Holmes 94db8f5782 Add more tests for VetoableListSelectionModel. 10 years ago
  Greg Holmes 282ce0aa97 Don't change alias if the current alias is invalid. 10 years ago
  Greg Holmes a5afbf6c04 Add unit test for vetoablelistselectionmodel 10 years ago
  Greg Holmes 77963ce50d Move AliasDialogModelHandler and remove useless controller. 10 years ago
  Greg Holmes a2f834d3db Keep initial size for AMD at 800. 10 years ago
  Greg Holmes f047163d65 Don't validate disabled components. 10 years ago
  Greg Holmes f4f9796dbc Switch to non deprecated method. 10 years ago
  Greg Holmes 3feb3bb3bb Fix compiler warnings. 10 years ago
  Greg Holmes 2ded7925f6 Tidy up alias manager dialog. 10 years ago
  Greg Holmes 60e66ce6af Default to no selection as per other models. 10 years ago
  Greg Holmes ba73cd4af1 Switch alias dialog to use a side list instead of table. 10 years ago
  Chris Smith 0896bce3ad More fixes. 10 years ago
  Chris Smith 5669e78c77 Fix up DebugTest. 10 years ago
  Greg Holmes bfe40a2951 Fix funky alias delete behaviour. 10 years ago
  Greg Holmes fc4e2c7a19 Remove old alias manager dialog. 10 years ago
  Greg Holmes 5dab8b8e02 Make ComponentValidators generic. 10 years ago
  Greg Holmes 4c5a893b80 Switch to some new validators in PMD. 10 years ago
  Greg Holmes f754599578 Add new validation framework. Use it. 10 years ago
  Greg Holmes 456fc66c04 Fix compiler warning. 10 years ago
  Greg Holmes 86549ef41b Fix flakey alias manager dialog. 10 years ago
  Greg Holmes 3ca079a2a6 Remove some compiler warnings 10 years ago
  Greg Holmes 56d19e7648 Prevent selection changed on invalid profile. 10 years ago
  Greg Holmes b4d934ff65 If deleting selected alias, nullify selected alias. 10 years ago
  Greg Holmes 7b4a4a4f9a Add VetoableListSelectionModel. 10 years ago
  Greg Holmes 780cb7be93 Select newly added alias. 10 years ago
  Greg Holmes 2a3de7f49c Fix broken removing 10 years ago
  Greg Holmes b18c24b558 Add ability to change aliases to new alias dialog. 10 years ago
  Chris Smith 7655629103 Use injected ctor for CoreAliasDialogModel. 10 years ago
  Greg Holmes 068679d88c Add missing titles to dialogs. 10 years ago
  Greg Holmes 1531c68e7e Add read only new alias manager dialog. 10 years ago
  Greg Holmes e8a97f4b42 Add a generic table model. 10 years ago
  Greg Holmes f7952026ca This code doesn't do subdirectories, so is completely broken. It just happens to not be used in the client. 10 years ago
  Greg Holmes bc1238c0e5 Start using nio2 in resource managers. 10 years ago
  Shane Mc Cormack aa61a7eeb7 Get rid of nice, useful J8 method. #2 10 years ago
  Chris Smith 446ab2b5a9 Get rid of nice, useful J8 method. 10 years ago