2346 Commits (5bd229158bdcd8a05f7c0bf04bedd9c074af5e30)
 

Author SHA1 Message Date
  Shane Mc Cormack 1333a284e5 This commit fixes issue 499 16 years ago
  Shane Mc Cormack 5754a01b75 Handles mode +q on freenode better now. (ie they don't get added to the bans list even tho hyperion is retarded and sends it via mode +b) 16 years ago
  Gregory Holmes 21e29c91c6 New layout for the Profile manager (in attempt to fix a GTK bug, but just moved the bug elsewhere in the dialog) 16 years ago
  Gregory Holmes 5e52fbb4b0 GTK Fixes 16 years ago
  Shane Mc Cormack cba39ecfdf Token 333 shouldn't cause IOB anymore 16 years ago
  Gregory Holmes 38f5b39a0f will it work? wont it work? your guess is as good as mine! 16 years ago
  Gregory Holmes 33f2a515f0 debug-- 16 years ago
  Gregory Holmes 892cd0a9a8 Issue 482: User modes in server settings dialog 16 years ago
  Chris Smith fd65545ec4 Remove handleNotification's fallback param, which fixes reconnect/socket notifications breaking 16 years ago
  Gregory Holmes 52642e37df away indicator uses the frames config manager 16 years ago
  Gregory Holmes b6184c49c2 Only add an away indicator if the frame has a server 16 years ago
  Gregory Holmes 3fd2311457 Added Topic.toString 16 years ago
  Gregory Holmes 1300dc8a0f away labels work once again 16 years ago
  Chris Smith 847ac86f84 Added new IgnoreList class 16 years ago
  Shane Mc Cormack 72dc2188ef Now knows channel creation time 16 years ago
  Shane Mc Cormack d5282aa65f Added support for token 221 to ProcessMode 16 years ago
  Shane Mc Cormack 3d82ee22f7 Added isOper() to ClientInfo, currently guesses based on usermodes (so only works for cMySelf) 16 years ago
  Gregory Holmes 4325de4cc6 Feedback is now submitted in a new thread 16 years ago
  Gregory Holmes f57561b23f Feature: Feedback form (blurb needs improving) 16 years ago
  Chris Smith c9179365d6 Away state listeners and formatters 16 years ago
  Shane Mc Cormack 4579c2b814 CallbackManager is now created before ProcessingManager. 16 years ago
  Shane Mc Cormack 14f0f5a0fe Removed pointless code 16 years ago
  Shane Mc Cormack da81d8d474 build.xml will now automatically try and run build-plugins on -post-compile 16 years ago
  Shane Mc Cormack ef7d14c7cf Added BuildPlugins.xml 16 years ago
  Shane Mc Cormack 123fb6059c GTK Fixes 16 years ago
  Shane Mc Cormack f606873bb9 Installed fixes for new wizard code 16 years ago
  Gregory Holmes 6786dca67e annoying installer, shifting calls elsewhere 16 years ago
  Gregory Holmes 96b05ecffa GTK Fix for HTMLLabel and TextLabel (also makes the code nicer) 16 years ago
  Shane Mc Cormack 9eae9f9557 Readded "extends junit.framework.TestCase" to all Tests to make them still work on ant 1.6.5 16 years ago
  Gregory Holmes 82b02f94c9 Added migration and firstrun params to the debug command 16 years ago
  Gregory Holmes eb95196fe4 New wizard layout fixing GTK bugs, removed some useless crap added a listener (installer might be broken) 16 years ago
  Gregory Holmes e09e63f993 fixed potential NPE in treeview 16 years ago
  Gregory Holmes 75d6f88cd9 fixed layout issue created when fixing the searchbar layout issue 16 years ago
  Gregory Holmes 47d28b6f94 Issue 522: Search bar layout issues 16 years ago
  Gregory Holmes f8410f3d97 Logging command works again 16 years ago
  Chris Smith 7cb4afc331 Cached some config setting with an annoyingly long name 16 years ago
  Chris Smith 6d02957121 * Topic pane no longer defaults to limiting to 250 characters if the server doesn't specify length 16 years ago
  Gregory Holmes 7f52a73b7d tooltips 16 years ago
  Chris Smith b3b4e99632 Fixed update checker's update listener being GC'd 16 years ago
  Gregory Holmes 98f0400f12 Update notifications work again 16 years ago
  Chris Smith 0b5427d335 Revert textpane changes 16 years ago
  Chris Smith d130e39642 Added debug benchmark command 16 years ago
  Gregory Holmes f33216dc7e Using the new textpane, auto scrolling is broken (or rather not auto scrolling) search doesn't work, and there are some speed issues 16 years ago
  Chris Smith 34d403ba12 Channel/notification abstraction 16 years ago
  Chris Smith c3cdd44a25 DocumentContent: More minor tidying 16 years ago
  Chris Smith f7f95af149 DocumentContent: More tidying up and documenting 16 years ago
  Chris Smith aaa04bcda6 Frame now actually uses its cached quick copy value 16 years ago
  Chris Smith 30f7f3a2c7 DocumentContent: Removed GapContent reference, test now yields in between adding lines 16 years ago
  Chris Smith 1d09482778 DocumentContent: Now uses the line end cache properly 16 years ago
  Chris Smith abadb0aa2e DocumentContent: Some initial tidying 16 years ago