392 コミット (88c72a36ff7b302382404a61a4576a1b0a5d9250)

作成者 SHA1 メッセージ 日付
  Chris Smith 198d4c34bb Use new comparator. 9年前
  Chris Smith 3a95fb6f66 Fix a couple of FrameContainer refs. 9年前
  Chris Smith cc84eefa7c And some more. 9年前
  Chris Smith 5fe8e7c17d Make UIs use WindowModel more. 9年前
  Chris Smith d232e15c99 Make WindowManager use WindowModel. 9年前
  Chris Smith 3a0f8f2bc1 Make commands take a WindowModel. 9年前
  Chris Smith a379f544a9 Make Connection return a WindowModel. 9年前
  Chris Smith 9f984720f4 Make Chat return a WindowModel. 9年前
  Greg Holmes ebafbc2fec Switch to BiMap from DoubleMap. 9年前
  Greg Holmes d4f2c96131 Start unit test for GenericTableModel. 9年前
  Greg Holmes 42d12e3bc5 Make Error stuff use interface, not implementation 9年前
  Greg Holmes 176943b039 Convert ErrorPopup to use MultiSet 9年前
  Greg Holmes aeb7b1fc60 Fix header names in URLHandlers prefs dialog. 9年前
  Chris Smith 1cc484142a Fix prefs category loading. 9年前
  Greg Holmes f2d858b94a Tidy up a little bit. 9年前
  Greg Holmes 067686875e Add Edit support to GenericTableModel, use it for updates. 9年前
  Chris Smith e52e4c8824 Replace MapList with Multimap. 9年前
  Greg Holmes 1e7a94ac95 Switch to Guava Multimap instead. 9年前
  Greg Holmes fdfce0ae3a Fix ErrorPopup disagreeing with error counts. 9年前
  Greg Holmes 2125fc5452 Actually assign the collection.... 9年前
  Greg Holmes df06db7bb8 Stream and collection instead of weird. 9年前
  Greg Holmes 3221cb36a6 Fix suspicious get call + javadoc. 9年前
  Greg Holmes 9ec82a82da Remove URLHandlerTableModel. 9年前
  Greg Holmes 736ec8ff55 Fix errant JXLayer reference. 9年前
  Greg Holmes 19d8482893 Remove JXLayer, migrate to JLayer. 9年前
  Chris Smith 361678eaf8 Fix another edge case with copying. 9年前
  Chris Smith f51cb12bab Fix copying styled text bug. 9年前
  Chris Smith 816aeb9fe4 Changes to channel commands done in core. 9年前
  Greg Holmes d9c8335b02 Fix another couple of bugs in the profiles dialog. 9年前
  Greg Holmes 8c2b54485d Stop trying to select a value past the end of the list. 9年前
  Greg Holmes a15a6c660b And another fix. 9年前
  Greg Holmes 7b7d54a775 Bug fixes for the profiles dialog. 9年前
  Chris Smith f049b30b00 Remove usages of Channel in the UI. 9年前
  Greg Holmes 73d96870c0 Do some almost pointless tidying in ProfilesDialog. 9年前
  Greg Holmes edc493749e Add events to GenericListModel addAll 9年前
  Greg Holmes 5b37787bf3 Fix type check 9年前
  Greg Holmes 52b8e9a116 Fix mistake 9年前
  Greg Holmes 227d85abbd Switch ReorderableJList to use GenericListModel. 9年前
  Greg Holmes 6d4835e78e Stop using some deprecated methods in ProfileManagerController 9年前
  Greg Holmes abdfd78f1e Fix a couple of bugs in the popup windows. 9年前
  Greg Holmes eb162feec7 Remove default row sorter, that breaks, for no reason. 9年前
  Greg Holmes 33e3b06c97 Fix NPE in MainFrame titlechanged. 9年前
  Greg Holmes bf1cfe8720 Tidy up errors dialog. 9年前
  Chris Smith a483f3b26c Random exceptions aren't the user's fault. 9年前
  Chris Smith 622e0d56dc Minor prep for Channel->GroupChat change. 9年前
  Greg Holmes b5a4072f07 ErrorsDialog tidying. 9年前
  Greg Holmes 434c3ed534 Switch to DisplayableError for the core errors dialog. 9年前
  Greg Holmes 13034d0e93 Tidy up the errors dialog details field. 9年前
  Chris Smith 08878ef418 De-channel the CSD topic UI. 9年前
  Greg Holmes fe9515a458 Remove unused ctor param. 9年前