3707 Commits (b691b144910ce8825197463e25ec1e2a306b7f9d)

Author SHA1 Message Date
  Shane Mc Cormack ca1159fb7f Added GetMediaInfo stuff. 17 years ago
  Shane Mc Cormack 629a53cdf6 Added Identd plugin. 17 years ago
  Chris Smith 9dc8bce04a Channels and queries are now unregistered from frame managers correctly 17 years ago
  Chris Smith ffa3007f5e Actions now no longer auto-save when created. They do however still create any neccesary group directories 17 years ago
  Gregory Holmes 3e7bf894ae Testing, one day i might try it, traces can be empty again, as per the entire error system design 17 years ago
  Gregory Holmes 5fc6b39c4a Fixed some uncaught exceptions 17 years ago
  Shane Mc Cormack 8c4860040b Renamed: CallbackNotFound -> CallbackNotFoundException 17 years ago
  Chris Smith 0ce7aa7136 The now playing plugin now allows you to reorder media sources 17 years ago
  Gregory Holmes f760bf358c NewNickColourInputDialog disposes itself on close 17 years ago
  Gregory Holmes fb2db09328 ColourChoosers not ColourPickers 17 years ago
  Gregory Holmes acf0b211fb Some kind of basic nick colour add thing for md 17 years ago
  Gregory Holmes 1445832743 nowplaying config work 17 years ago
  Chris Smith 865aa0b6e8 Fixed calendar_fullstring not working for time actions since substitutor upgrade 17 years ago
  Gregory Holmes b23af8e39e Identity.setOptionList now saves lists properly 17 years ago
  Chris Smith 956fc1e0e3 Possibly added a proper icon 17 years ago
  Gregory Holmes 023766a47e Issue 415: Taskbar Button for Wizard (all wizards now have a taskbar entry) 17 years ago
  Shane Mc Cormack a0378f6d9e Installer Changes 17 years ago
  Chris Smith 7d1656ba09 Fixed nick colour plugin spamming warnings and colouring people white if only one colour was set for them 17 years ago
  Chris Smith 3a6efbafb3 Better NPE handling in SERVER_MYNICKNAME.get() 17 years ago
  Chris Smith 8910172fcc NPE fix 17 years ago
  Shane Mc Cormack a6e50af0fb lotsa windows changes 17 years ago
  Chris Smith b3c422505e I. Hate. Nick. Colours. 17 years ago
  Chris Smith a230f082fa New config methods 17 years ago
  Chris Smith 91843673bc PerformWrapper enhancements 17 years ago
  Chris Smith 38cb7ee29d Completed IdentPlugin.getServerByPort 17 years ago
  Chris Smith 6dbdbe0791 Nick colour plugin now uses new style config vars 17 years ago
  Shane Mc Cormack 81806819fd Added getLocalPort() 17 years ago
  Chris Smith efde1cb48f Channels no longer try to send lines if the client isn't in them 17 years ago
  Chris Smith 48ed259364 Remove deprecated methods from Server 17 years ago
  Gregory Holmes 3f730af4a8 debugging for error 17 years ago
  Gregory Holmes e6597393d0 DummyChannelWindow now supports (is|set)Visible and (is|set)Maximised 17 years ago
  Gregory Holmes b8ca9fd861 ProgramError status changed could possibly cause stack overflows with listeners 17 years ago
  Chris Smith fbd2b5d7dd Now with added compiling 17 years ago
  Chris Smith 5ade29e05d Added SERVER_CONNECTING and SERVER_CONNECTERROR action types 17 years ago
  Shane Mc Cormack d163917a16 Added stuff that was needed by the last commit 17 years ago
  Shane Mc Cormack 47531144b7 Added distinction between shortcut types (Desktop, Quick Launch, Menu) 17 years ago
  Gregory Holmes f62666062c TextPane clearing didnt work if there was only a single line 17 years ago
  Gregory Holmes 2ca5015d1f Reports fixes 17 years ago
  Gregory Holmes 86f63972a8 Deprecated the deprecated methods from FrameManager in all subclasses reducing warning spam 17 years ago
  Chris Smith 1ecdbaa4e7 .length() != 0 -> ! .isEmpty() 17 years ago
  Chris Smith bf50c61880 .length() == 0 -> .isEmpty() 17 years ago
  Chris Smith 2b676c1af7 "".equals( -> ).isEmpty() 17 years ago
  Chris Smith 2f8eb8323b equals("") -> isEmpty() 17 years ago
  Chris Smith efac7b30ec Nick colour stuff 17 years ago
  Chris Smith 5df3ece508 Nick colour plugin work 17 years ago
  Shane Mc Cormack fcb0582ff3 New ircd-types 17 years ago
  Chris Smith ff9413789a Update notification label no longer responds to right/middle/4 button+ mouse clicks 17 years ago
  Chris Smith e0bbb62709 Profiles no longer erronously get added to config managers, which should reduce cpu usage a bit 17 years ago
  Chris Smith 1b97e09710 Enumeration-- 17 years ago
  Chris Smith 07359114b8 More parser style improvements 17 years ago