376 コミット (7683561e9da8ef6ddd56929c2ad70c3da6892fb9)

作成者 SHA1 メッセージ 日付
  Greg Holmes 22a8724a2a Check working is not null before terminating. 9年前
  Greg Holmes 83de04972a More tidying. 9年前
  Greg Holmes 918a12dbea Tidy up lambda. 9年前
  Greg Holmes 60c481be35 Switch null font list check to precondition. 9年前
  Greg Holmes 8276358d15 Potentially fix NPE in FontPicker. 9年前
  Greg Holmes 63347977e3 Add GAC to Settings menu 9年前
  Greg Holmes 7665c0be61 Fix typo. 9年前
  Greg Holmes 67543223b2 Add Global Auto Commands UI. 9年前
  Greg Holmes d56bc1005c Fix some EDT violations. 9年前
  Greg Holmes f9936babec Ditch manual thread call in MainFRame quit. 9年前
  Greg Holmes bd874508d9 Add nicer method to JMenuItemBuilder. 9年前
  Greg Holmes b6bf690e65 Fix typo in Channel menu. 9年前
  Greg Holmes 2b0385e1fb Add missing menu item. 9年前
  Greg Holmes 5e7a0a1652 Use JMenuItemBuilder in the menubar. 9年前
  Chris Smith 05cba01890 Move swing-specific events into swing. 9年前
  Greg Holmes d50a65d6b2 Add some javadoc, fix errors. 9年前
  Greg Holmes dd606098c7 Add utility method for swing workers. 9年前
  Greg Holmes 97e8cd619a Split RunnableLoggingSwingWorker into two. 9年前
  Greg Holmes 005f5c8a2f Switch lots of things to use the new RunnableLoggingSwingWorker. 9年前
  Greg Holmes 12723512e1 Quit the client off the EDT. 9年前
  Chris Smith dccdf29530 Fix silly NPE in InviteLabel. 9年前
  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年前