1295 コミット (0dad00bcb389dfd9a83141b4861220fd5320a3b8)
 

作成者 SHA1 メッセージ 日付
  Chris Smith 0dad00bcb3 Include base classes in eventbus debug output. 10年前
  Chris Smith 748c33322b Add a debug command to view events. 10年前
  Chris Smith 6682b0b318 Plugin support for optional FrameContainer parents 10年前
  Greg Holmes 5c104f137e Use newly simplified query event classes. 10年前
  Greg Holmes 96f5b575f0 Start removing query actions from logging plugin. 10年前
  Chris Smith d54425fb09 Plugin support for FrameContainer changes. 10年前
  Chris Smith 433e39684f Plugin support for optional colours. 10年前
  Chris Smith 18f04e3420 More MainFrame->Window changes. 10年前
  Chris Smith 1da89bbb51 Add a @MainWindow qualifier in the swing plugin. 10年前
  Greg Holmes f2c9d03741 Remove Action events. 10年前
  Greg Holmes e2b2ef7f50 Remove plugin refresh action. 10年前
  Greg Holmes 45b649a9d8 Remove plugin (un)loaded events. 10年前
  Chris Smith a985fe1df8 Pass EventBus in to FrameContainer. 10年前
  Chris Smith 5438364906 Make sure plugins are compiled for Java 1.7. 10年前
  Greg Holmes 2dc8ce46f6 Add some more server events. 10年前
  Chris Smith b713d1635c Fix some javadoc, unused import. 10年前
  Chris Smith eaddf0d8b4 Use Connection. 10年前
  Chris Smith 17cdd373d7 Use Connection in preference to Server. 10年前
  Chris Smith 84bf49d06b Bump jgit-describe version. 10年前
  Chris Smith 308c21b365 Remove WritableFrameContainer. 10年前
  Chris Smith 27fe1a886f Remove usages of MessageTarget. 10年前
  Chris Smith 48daeb0fbe Update plugins for core FrameContainer changes. 10年前
  Greg Holmes e257d4a1a1 Eventbus the prefs events. 10年前
  Chris Smith 894fb4279c Tidy up topic handling. 10年前
  Greg Holmes aede63c16a Remove PreferencesManager singleton. 10年前
  Chris Smith 11ac6fc7e5 Also remove the setting from the UI. 10年前
  Chris Smith fc953d7ff5 Tidy the FD plugin. 10年前
  Greg Holmes 983b950b80 Don't unload manager if its null. 10年前
  Greg Holmes f3c78b895b Disable edit/delete buttons when no nickname is selected. 10年前
  Greg Holmes ab609c49ca Pointless javadoc change. 10年前
  Greg Holmes 0e82bacba7 Sort rows even when there aren't rows. 10年前
  Chris Smith 25dce6a4d5 Rewrite the entire UI to pass extra deps in. 10年前
  Greg Holmes f3137b57d8 DI the clipboard (or a fake if null. 10年前
  Greg Holmes b0b09c37fa Check for rare condition where clipboard doesn't exist. 10年前
  Chris Smith ca1d401c99 Remove pointless override. 10年前
  Greg Holmes 1c075084f8 Load and unload correctly in identd. 10年前
  Greg Holmes 7d257dc70d Don't throw NPEs when rendering colours. 10年前
  Greg Holmes f97d409395 Avoid erroring when removing null windows. 10年前
  Chris Smith cae0595bba Bump annotations version here too. 10年前
  Chris Smith 2558dcc8dc Frame buffer size isn't optional. Don't lie. 10年前
  Chris Smith e13440e677 Remove error status from the error dialog. 10年前
  Greg Holmes e37cff335c Remove unused field. 10年前
  Greg Holmes a801f8a3eb Use active window frame manager. 10年前
  Greg Holmes e4369ec0e7 Add interface for active frame management. 10年前
  Chris Smith e118b28101 Add preferences meta-data. 10年前
  Greg Holmes 43f326cafd Move MainFrame initialisation out of constructor. 10年前
  Greg Holmes 75c1f2d3b0 Move more ui init code to swing ui initialiser. 10年前
  Greg Holmes 293ee2946e If the dialog is empty, don't try to update rows. 10年前
  Greg Holmes de0832cc3b Move swing/system initialisation into separate class. 10年前
  Greg Holmes 975a547389 Remove unused deprecated methods. 10年前