2361 Commits (0.5.5)

Author SHA1 Message Date
  Gregory Holmes 5a9a4b409a Show something not nothing if the window is an unknown type (Window status plugin) 16 years ago
  Gregory Holmes 5efabf9ccc Issue 405: Support for invites 16 years ago
  Shane Mc Cormack c9f0b6d453 I'm sure I commited this already, GPL won't try and get info from null things 16 years ago
  Chris Smith c935830ce3 ConfigManager synchronises its sources list 16 years ago
  Gregory Holmes 34d3dc4247 Feedback nag status bar icon added. 16 years ago
  Chris Smith 505bbdd8e7 Added feedback icons. Apparently changed the hourglass source, somehow, sometime. 16 years ago
  Gregory Holmes 8239bb9738 Issue 539: Logger should create error directory if it doesn't exist 16 years ago
  Chris Smith 69d91d293d Server now only raises one error for missing mode aliases, rather than one per mode 16 years ago
  Chris Smith c36b7d5205 ErrorManager no longer reports errors where DMDircEventQueue is the first DMDirc-related line in the trace 16 years ago
  Chris Smith 551bc6b531 Config identity now saves stuff once again 16 years ago
  Gregory Holmes 11dd2f30c4 URL Handlers should now save properly 16 years ago
  Chris Smith 204878a20b Global identity should no longer store useless settings 16 years ago
  Chris Smith e1bb939ba2 ConfigManager.getOptions now returns a Set not a List 16 years ago
  Chris Smith 7390418fad /set can now play with server-specific config settings using the --server switch 16 years ago
  Chris Smith bf8f1e0292 New defaults for popup menus 16 years ago
  Chris Smith 23d84e23ea New popupmenu code 16 years ago
  Shane Mc Cormack 09b44f78e5 (Probably Temporary solution:) Don't hang UI Thread when dcc chat/send is requested. 16 years ago
  Gregory Holmes 7dc485e746 Issue 496: Proper URL handling for multiple protocols 16 years ago
  Shane Mc Cormack c2cb40da19 Don't try and close the container window if it doesn't exist. 16 years ago
  Shane Mc Cormack 0517577280 Removed duplicate imports 16 years ago
  Chris Smith c1cd344c78 FrameContainer.getConfigManager is now abstract, fix imports DF decided not to bother adding, add initial popup menu work 16 years ago
  Shane Mc Cormack c4bc13c0d4 Small Fixes, use addLine not sendLine, DCCFrame overrides getConfigManager() 16 years ago
  Gregory Holmes 24f6995d6d potential fix for a IOBe in the actions manager dialog 16 years ago
  Gregory Holmes 0494ae48fc Added vm vendor to the info panel in the about dialog 16 years ago
  Gregory Holmes fbba28094a URL Handlers configRemoving works, editing works, saving works. Adding doesn't work. 16 years ago
  Shane Mc Cormack a1b8f47815 Close the socket when we reach the filesize 16 years ago
  Shane Mc Cormack 4c275525fc Started on DCC Recieve Support. 16 years ago
  Shane Mc Cormack 6a5ed4ff91 Can now receive and create DCC Chats. \o 16 years ago
  Gregory Holmes 757ecefdb0 Rewording on URL Handler uis 16 years ago
  Gregory Holmes 12fbe82a44 Inner class to Outer class, renamed to URISchemeCellRenderer 16 years ago
  Gregory Holmes 76f8916e1b Table not List for the URLConfig panel in the prefs dialog 16 years ago
  Shane Mc Cormack 756a6aa80a EmptyFrame now has setTextPane(null); setInputField(null); to remove unneeded components. 16 years ago
  Gregory Holmes 0d3d5d37ea Renamed Frame to TextFrame 16 years ago
  Gregory Holmes 705485610c Use empty URLConfigPanel not an empty JPanel when no protocol is selected 16 years ago
  Shane Mc Cormack 63e1fdc931 Started dcc plugin 16 years ago
  Gregory Holmes d9af1d8159 Rejiggling of the URLProtocolPanel layout 16 years ago
  Shane Mc Cormack 81495590f6 Bye Bye Debugging! 16 years ago
  Shane Mc Cormack 0aa8927528 Added com.dmdirc.addons.timeplugin.TimeActionMetaType$1 as a persistant class 16 years ago
  Gregory Holmes 8652713a43 Added license to MapEntryRenderer 16 years ago
  Gregory Holmes bd61594c4f Moved prefs dialog into its own package 16 years ago
  Gregory Holmes a8aefaac5c Issue 505: Extended list mode information 16 years ago
  Gregory Holmes 1ce2e50b6f Issue 536: Prefs sets notifications.whois incorrectly 16 years ago
  Gregory Holmes ce0b4d5286 setup/migration wizards layouts redone 16 years ago
  Chris Smith abd6077448 Queries no longer send text/actions if the server isn't connected 16 years ago
  Shane Mc Cormack 330712a9fa Removed debugging method 16 years ago
  Shane Mc Cormack 8b095839e6 Now extends JComponent not JLabel. 16 years ago
  Gregory Holmes affd419f36 more investigations for JWrappingLabel 16 years ago
  Shane Mc Cormack 8923ccfda2 height() -> getHeight() 16 years ago
  Shane Mc Cormack 55a60c17ba A maximum height of 0 is treated as no maximum height 16 years ago
  Shane Mc Cormack 38becabfce Obey setMaximumSize() 16 years ago