2647 Commits (9cd9f272f1da4bb9bd6aeb1389b0423daf0e88b1)
 

Author SHA1 Message Date
  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
  Shane Mc Cormack f8365a7d3c Fixed persistant classes a bit more. 16 years ago
  Chris Smith 08df499f3b Updated themes to use identities for formatters 16 years ago
  Chris Smith 32cedda207 Potential NPE fix in actions substitutor 16 years ago
  Shane Mc Cormack 4754aaf55f Fixed persistant class loading. Isn't reflection fun! 16 years ago
  Shane Mc Cormack 4e38f3d2f7 Don't delete launchers. 16 years ago
  Shane Mc Cormack 9b8c6d5641 Added -e param to url handlers 16 years ago
  Chris Smith eabc506aee Added basic RMI support 16 years ago
  Shane Mc Cormack 489d3faaa9 Added core plugins 16 years ago
  Shane Mc Cormack 8b91cde84c Installer can now add plugins into the jar file (can be set to include different plugins per release as needed). 16 years ago
  Gregory Holmes 5c303b88c0 slightly prettier url dialog (now with ok/cancel buttons!) 16 years ago
  Shane Mc Cormack bfe2b051b9 Compiled addon classes are no longer added to the jarfile as they are useless there now. 16 years ago
  Chris Smith a177e467ab Added CLIENT_LINE_ADDED action type 16 years ago
  Chris Smith 642adc5e04 FrameContainer.getConfigManager no longer returns null 16 years ago
  Chris Smith 62359e5b2a Channel CTCP handling is now done in the event handler 16 years ago
  Chris Smith 0056fc9250 Fix ChannelEventHandler registering awaystateother on a per-channel basis (which didn't get executed) 16 years ago
  Chris Smith 9d2626125e Channel.sendLine and Query.sendLine now split on LFs properly 16 years ago
  Shane Mc Cormack 1f9dbc3006 Fixed kde protocol handler support. 16 years ago
  Shane Mc Cormack 976b44b047 Added irc:// handler support to Linux installers 16 years ago
  Chris Smith e832ce4214 Added configuration + setup instructions to VLC plugin 16 years ago
  Chris Smith f2b300aad5 Added Command.doTable 16 years ago
  Chris Smith 0291a55041 VLC plugin can now get length/position/status properly 16 years ago
  Chris Smith 7eb7166dc5 Add basic VLC media source 16 years ago
  Chris Smith 8da56f7f05 Refactor the mediasource plugins so they're not in subfolders 16 years ago
  Chris Smith 70f4fb6d46 Refactor the mediasource plugins so they're not in subfolders 16 years ago
  Gregory Holmes 642f53d6a3 pretty unknown url protocol dialog? 16 years ago
  Gregory Holmes 2ffa5642d1 feedback dialog language/layout tweaks 16 years ago
  Gregory Holmes fea7b9fe77 Duplicate errors in the error queue aren't sent. 16 years ago
  Shane Mc Cormack 4561d1eb31 Windows installer now registers itself as the irc:// handler (if wanted by the user) 16 years ago
  Shane Mc Cormack b95de57c42 Forgot to actually add this.. 16 years ago
  Shane Mc Cormack 91d80b2f11 Linux installer updated for changed logo.svg location 16 years ago
  Gregory Holmes d6099d46bd URLHandler is now amazingly well documented in the amazing URLDialog (rewrite pending) 16 years ago
  Gregory Holmes 7a5b9862b3 anti moron code for browser launching readded, removed BrowserLauncher in favour of URLHandler 16 years ago
  Shane Mc Cormack fdead0a56a Added basic uninstaller 16 years ago
  Shane Mc Cormack 3f61830aa8 Windows Installer now remembers previous install dir 16 years ago
  Shane Mc Cormack 00de66ffa7 Launcher now has an icon 16 years ago