2632 Commits (d9688be7508ac44e64a1dd972d97d06faff98105)
 

Author SHA1 Message Date
  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 84e6a3955f Enable assertions. 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 4434e8c210 A file called .ignore in the directory for a plugin will stop the automatic scripts (ant file and createAllPluginJar.sh) from building the .jar file for that plugin. 16 years ago
  Shane Mc Cormack bc962bde2c ant installer task added. uses ./release.sh this to build the correct type of installer. 16 years ago
  Shane Mc Cormack 529784f7c6 ./release.sh this will now automatically work out the type of release based on the current directory. (trunk, tag or branch) 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
  Chris Smith 3fd4af243e ConfigSource now trims before trying to parse a setting as an integer 16 years ago
  Chris Smith 679e08a1a1 Drop error queue time to 5 seconds 16 years ago
  Chris Smith ed87469611 Added usermode alias checks to Server 16 years ago
  Chris Smith 10435a5573 Default actions now use new format 16 years ago
  Chris Smith 9635cd64aa Actions now save in the new format 16 years ago
  Chris Smith 5c51cfda66 Added /debug notify 16 years ago
  Chris Smith 58cd498e87 Added URL Catcher plugin 16 years ago
  Chris Smith c1f1e5c42b Actions using the new file format can now be loaded 16 years ago
  Shane Mc Cormack 2c1f99c148 Timeplugin onUnload won't npe if the timer broke. 16 years ago
  Shane Mc Cormack 8287c95676 Added startchat ircd to ircd detection. 16 years ago