4057 Commits (fd83b6b2a939647bd4ca4c20a0c85ccb2d1b2655)

Author SHA1 Message Date
  Chris Smith 675c52357b Rework how window closing works 13 years ago
  Gregory Holmes 1e3e308e1b Style fixes 13 years ago
  Chris Smith 1214640654 Core support for defining channel/server-specific prefs 13 years ago
  Chris Smith 33bae9d01d Rename PreferencesManager to PreferencesDialogModel 13 years ago
  Chris Smith 22f7847e5c Remove general.ui setting 13 years ago
  Chris Smith 39693ea024 Rework how config sources handle invalid and disabled settings 13 years ago
  Greg Holmes ceeae1c04c Fixes broken trunk. 13 years ago
  Greg Holmes a95d2e8413 Add a method to check if a plugin exports a method. 13 years ago
  Chris Smith a0c696ca89 Commands no longer register themselves in their ctors 13 years ago
  Chris Smith 6f0437709f Escape extra '#' chars in URI fragments 13 years ago
  Chris Smith 5eb04e53fc URLHandler is no longer a singleton 13 years ago
  Chris Smith 8e2493dd6d Change ErrorLevel.getIcon to use strings not swing Icons 13 years ago
  Chris Smith 402c603dc8 Remove some deprecated methods/usages 13 years ago
  Greg Holmes 2491b0307f Deprecate getCommandParser in InputWindow. 13 years ago
  Chris Smith 2877eb4d6d Core support for new parser encoding methods 13 years ago
  Chris Smith fae12fe3a0 Unit tests 13 years ago
  Chris Smith 68c1b882fd Fix getStyledText breaking when half-inside tooltips 14 years ago
  Chris Smith 0175fe3c5a Fix some deprecated methods in Main 14 years ago
  Chris Smith e1207ff7ef Add core status bar component 14 years ago
  Chris Smith 869f696eef Don't call getMainWindow, it's not needed 14 years ago
  Chris Smith bb79e0ea0c Pass the topic when it changes, not the name 14 years ago
  Chris Smith 37be1d2d6f Update checker now caches updates between restarts 14 years ago
  Chris Smith f2bf46b503 Add a 'time' debug command to time command execution 14 years ago
  Chris Smith 953706be6d Add app error for UIs that don't expose getController 14 years ago
  Chris Smith 59ea1c411e Remove deprecated UI method from debug command 14 years ago
  Chris Smith eafec02238 Make preferences manager use current UI 14 years ago
  Chris Smith 10ad8f480d Move validators out of config.prefs.validator 14 years ago
  Chris Smith 9ce98506ce Core support for multiplexing UIs 14 years ago
  Chris Smith 55538ba665 Support wildcard hosts in SSL certificates 14 years ago
  Chris Smith 5998d63bfa Style fixes 14 years ago
  Chris Smith 4c5d465e57 Remove server lists 14 years ago
  Greg Holmes 071ef6918c Enforce sane number validation rules. 14 years ago
  Chris Smith 4b90ad28e5 Ignore illegal server groups 14 years ago
  Chris Smith 6b12d3c132 Don't hold locks when firing callbacks, as we don't like deadlocks 14 years ago
  Chris Smith b4e0682c4f Fix NPE in /msg command 14 years ago
  Greg Holmes 32697dd669 Allows PerformType to return a friendly name for itself. 14 years ago
  Greg Holmes bdc623af3c Add method to get full path from server group item. 14 years ago
  Chris Smith 4daad66c5b Make plugin manager refresh after we extract IRC Parser 14 years ago
  Greg Holmes 64190f97bd Force black text in TitlePanel in installer 14 years ago
  Chris Smith b6608e1d15 Style fixes in validator package 14 years ago
  Greg Holmes 6aa40a4464 Add URI Validator 14 years ago
  Chris Smith 62d8c30df9 Better validation of URIs passed to servers 14 years ago
  Chris Smith fad27ea17a Return proper parent for server groups 14 years ago
  Chris Smith 26ca3f34a0 HashTable-- 14 years ago
  Chris Smith e8bee444d1 Add extra setters for server group items 14 years ago
  Chris Smith 85f515a5bd Better handling of performs in server lists 14 years ago
  Chris Smith 829e2addb0 Random style fixes 14 years ago
  Chris Smith 3ef0699cd8 Fix NPE when getting server entry's profile 14 years ago
  Shane Mc Cormack 2d29a1d0ea No longer require parser to be an IRCParser when reporting errors 14 years ago
  Greg Holmes 3c54070f14 Assign group to field in ServerEntry 14 years ago