8 Commity (0c5f2807c885475335a75502b0435f87cb2ee157)

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