5 次程式碼提交 (0c5f2807c885475335a75502b0435f87cb2ee157)

作者 SHA1 備註 提交日期
  Chris Smith 192550f434 Move event bus code to a bundle. 7 年之前
  Chris Smith 4c35da850d Update copyright. 7 年之前
  Chris Smith c15764616f Migrate to new @GlobalConfig annotation. 7 年之前
  Chris Smith 5cc0af4324 Use EventBus interface. 7 年之前
  Chris Smith d15111ddd3 Restructure to standard maven/gradle layout. 8 年之前
  Chris Smith 10de163267 Separate InputModel functions from FrameContainer. 8 年之前
  Chris Smith 874b2afd2d Remove FrameContainer parent/child fields. 8 年之前
  Chris Smith b5e200216d Disable numeric formatting, remove dead code. 8 年之前
  Chris Smith deaf4b232f Tidy how CommandParsers are created. 9 年之前
  Chris Smith b28b6e5f9b Remove urlBuilder params. 9 年之前
  Chris Smith 451a7f3b60 Add a CommandErrorEvent and format. 9 年之前
  Chris Smith eb67b89a04 Stop BackBuffer being so lazy. 9 年之前
  Shane Mc Cormack 9f3fcd1b59 2015! 9 年之前
  Chris Smith f830257585 Rename getOptionalConnection() to getConnection(). 9 年之前
  Chris Smith 590fb6e484 Remove getConnection(). 9 年之前
  Chris Smith 31a78eb743 Fix various deprecated uses. 9 年之前
  Chris Smith 2366ffc524 Move BackBuffer to ui.messages. 9 年之前
  Chris Smith db4e5c2c77 Give the BackBuffer an EventFormatter. 9 年之前
  Chris Smith e128a5a9ad Move messages package to ui.messages.sink 9 年之前
  Greg Holmes 245880962b Add getOptionalConnection. 9 年之前
  Greg Holmes a4089d5a66 Add ColourManagerFactory 9 年之前
  Greg Holmes 1b381ff4f8 Remove GlobalWindowManager close listener. 9 年之前
  Greg Holmes 746bb6081d Generify MBassador. 9 年之前
  Greg Holmes b12a0cb412 MBassador. 9 年之前
  Chris Smith 3091940b40 Lots of typo fixes. 9 年之前
  Chris Smith d67ae3ae27 Pass FrameContainer their parents when constructed 10 年之前
  Chris Smith 09cb002be2 Always specify an origin when parsing commands. 10 年之前
  Chris Smith 870416026b Pass EventBus into FrameContainer. 10 年之前
  Chris Smith 6dee6ca79e Remove WritableFrameContainer. 10 年之前
  Chris Smith e60ced8489 Pass TabCompleter into base class. 10 年之前
  Chris Smith 01fa9b6453 Bulk remove inheritDoc. 10 年之前
  Chris Smith f538c53f86 Fully configure the NB formatter and let it loose. 10 年之前
  Chris Smith 3f4c55edc7 Revert FrameContainer UrlBuilder sillyness. 10 年之前
  Chris Smith f59406ec3f Remove Core windowClosed() usages. 10 年之前
  Chris Smith 48af85945c Deprecate windowClosed and windowClosing methods. 10 年之前
  Greg Holmes eb9fc0d2eb Start to remove lombok :( 10 年之前
  Shane Mc Cormack 12b39dc0f8 Update Copyright to 2014 10 年之前
  Chris Smith c59e662ad4 FrameContainers should expose a Connection. 10 年之前
  Chris Smith 9591bda084 Inject GlobalCommandParser, and tidying up. 10 年之前
  Chris Smith 43d0bfac36 Tidy up how windows are added/removed. 10 年之前
  Chris Smith b3c4e3b122 Use TabCompleter factories in a few more places. 10 年之前
  Chris Smith b922ccbc12 Remove some silly AliasWrapper deps. 10 年之前
  Chris Smith f8e15603bc Remove MessageSinkManager singleton. 10 年之前
  Chris Smith 2fcdd341d6 Remove the remaining WindowManager singleton refs. 10 年之前
  Greg Holmes 0c43d2a21e Remove most singleton uses of WindowManager. 10 年之前
  Chris Smith a335bf1208 Use config interfaces where possible. 10 年之前
  Chris Smith b354ebdb70 Move old config interfaces into config folder. 10 年之前
  Chris Smith 9f8ee01bd6 Tidy up TabCompleter. 10 年之前
  Shane Mc Cormack b87e3ba335 Update copyright for 2013 11 年之前
  Greg Holmes ab45825e88 De-singleton + unit test 12 年之前