7 コミット (4c35da850dc4faceb43aa004bbf4b0703038b7cc)

作成者 SHA1 メッセージ 日付
  Chris Smith 4c35da850d Update copyright. 7年前
  Chris Smith 152fbfcb2a Fix config binding for unread status manager. 7年前
  Chris Smith f5be0bf102 Add interface for UnreadStatusManager. 7年前
  Chris Smith ae5a5e7251 Extract interfaces for BackBuffer and IRCDocument. 7年前
  Chris Smith 5cc0af4324 Use EventBus interface. 7年前
  Chris Smith c12274ae0a Avoid raising events before a frame has an ID. 8年前
  Chris Smith d15111ddd3 Restructure to standard maven/gradle layout. 8年前
  Chris Smith 4382bce3aa Remove child event busses. 8年前
  Chris Smith b54efa3c82 Remove some unused code. 8年前
  Chris Smith 18cb00a6bc Assorted tidying. 8年前
  Chris Smith 869713b4db Assign IDs to windows. 8年前
  Chris Smith 1141fd113f Pass WindowModel into Server. 8年前
  Chris Smith 96933fd89a Tear Server and FrameContainer apart. 8年前
  Chris Smith 10de163267 Separate InputModel functions from FrameContainer. 8年前
  Chris Smith 217b5b1a22 Remove input methods from WindowModel. 8年前
  Chris Smith 334b8d3d99 Introduce a model for window input. 8年前
  Chris Smith 874b2afd2d Remove FrameContainer parent/child fields. 8年前
  Chris Smith a3b2815d16 Remove ramaining addLine methods. 8年前
  Chris Smith 7a5d418285 Remove another deprecated method. 8年前
  Chris Smith 787c72850f Use events for raw data in/out. 8年前
  Chris Smith b5e200216d Disable numeric formatting, remove dead code. 8年前
  Chris Smith 86bd33fedb Deprecate things that should be replaced by events 8年前
  Chris Smith dfb63e9836 Add some more events, remove some unused methods. 8年前
  Chris Smith 4b61733f0c Move some more formats over to events. 8年前
  Chris Smith 1576c2c798 Tidy up some unused/uncommonly used methods. 8年前
  Chris Smith deaf4b232f Tidy how CommandParsers are created. 9年前
  Chris Smith 20bba51ce3 Weaken some things to WindowModel. 9年前
  Chris Smith 499feaea3a Make WindowManager use WindowModel. 9年前
  Chris Smith 3c16993963 Fix NPE when trying to add timestampless lines. 9年前
  Chris Smith 7287ba0d4f Add an interface for FrameContainers. 9年前
  Chris Smith b28b6e5f9b Remove urlBuilder params. 9年前
  Chris Smith 81c0783258 Kill FrameContainer.getIconManager. 9年前
  Chris Smith 3571ffe3e7 Remove unused methods. 9年前
  Chris Smith eb67b89a04 Stop BackBuffer being so lazy. 9年前
  Chris Smith 91aacc31b3 Make unread colours user-specified. 9年前
  Shane Mc Cormack 9f3fcd1b59 2015! 9年前
  Chris Smith 176d35072f Remove old notification code. 9年前
  Chris Smith cdcdae6056 Add getter for USM. 9年前
  Chris Smith 7816913a78 Unsubscribe the status manager when frames close. 9年前
  Chris Smith 11a021e08f Raise events. 9年前
  Chris Smith 2e45dfbbe0 Store display properties in Line. 9年前
  Chris Smith 9523367174 Replace old addText method with new one. 9年前
  Chris Smith f830257585 Rename getOptionalConnection() to getConnection(). 9年前
  Chris Smith 590fb6e484 Remove getConnection(). 9年前
  Chris Smith 2366ffc524 Move BackBuffer to ui.messages. 9年前
  Chris Smith db4e5c2c77 Give the BackBuffer an EventFormatter. 9年前
  Chris Smith b1bbc6f919 Make BackBuffer subscribe to events. 9年前
  Greg Holmes f4f6739927 Fix compile error. 9年前
  Chris Smith 13b7feefc9 Add a BackBuffer class. 9年前
  Chris Smith e128a5a9ad Move messages package to ui.messages.sink 9年前