1356 Commits (ea4c9cbc1692b6dff8a242e7e1d9f5ed9b2a9b9f)
 

Author SHA1 Message Date
  Shane Mc Cormack ea4c9cbc16 Fixed report generation on webserver 17 years ago
  Gregory Holmes 9c8690cb45 Issue: 345: Pasting multiple lines no longer works again 17 years ago
  Gregory Holmes 4cb6e1a48a ISSUE: 346: Textpane AOB (again) 17 years ago
  Chris Smith c9173f982f User input is now passed through the actions system 17 years ago
  Gregory Holmes 8a8a360c29 Made a whole bunch of stuff transient 17 years ago
  Gregory Holmes 530dabf37b Reports fixes 17 years ago
  Gregory Holmes 1304746275 Removed a bunch of redundant crap, stopped the sideways scrolling in the treeview 17 years ago
  Gregory Holmes 4afa57a194 Borders, hack, crap. 17 years ago
  Gregory Holmes b915a46715 ISSUE: 344: Textpane uses incorrect border 17 years ago
  Shane Mc Cormack 3dffc74dfd removed debugging sysout 17 years ago
  Shane Mc Cormack d7201ce521 Windows fixes 17 years ago
  Shane Mc Cormack 38a862408d Added try/catch to catch previously uncaught exception 17 years ago
  Gregory Holmes 73ce202374 ISSUE: 343: Input field receives tab events when using ctrl+tab 17 years ago
  Gregory Holmes c7c7a932ed Moved frame manager position code to MainFrame 17 years ago
  Gregory Holmes de26a94df0 ISSUE: 340: Unkown NPE 17 years ago
  Chris Smith 97957acc12 Unit test stuff 17 years ago
  Shane Mc Cormack 1e8e06ad42 Fixed AA setting not working 17 years ago
  Gregory Holmes be1560243e Added some serialVersionUIDs 17 years ago
  Shane Mc Cormack ecb7632082 Fixed missing O 17 years ago
  Gregory Holmes d2a416242a ISSUE: 337: Frame manager should remember width/height 17 years ago
  Gregory Holmes 3e2e752f7a ISSUE: 335: Window menu items shrink 17 years ago
  Gregory Holmes 9089a21826 ISSUE: 338: Pasting in inputfield strips new lines 17 years ago
  Shane Mc Cormack 3047bbc284 Locale related fixes 17 years ago
  Gregory Holmes 1d6b51558f ISSUE: 334: Window menu initially displayes "Maximise" not "Restore" 17 years ago
  Gregory Holmes deb988c7c0 We dont all want a 100k pixel wide treeview 17 years ago
  Gregory Holmes 4882903cbb Hacked treeview sizing some more 17 years ago
  Gregory Holmes d5746fef7e Fire FKey actions 17 years ago
  Chris Smith a79d9afb1c Change KeyEvent to KeyStroke in key actions 17 years ago
  Chris Smith f97b39b1c5 Intelligent commands can now suppress normal tab completable targets, so /ctcp foo <tab> will only complete valid CTCP types, rather than completing valid CTCP types, nicknames, channel names and command names. 17 years ago
  Chris Smith ac21a1a8b8 Bash style completion is now actually bash-style (you have to tab twice to get spammed) 17 years ago
  Chris Smith c9e83a169a Added basic custom window implementations 17 years ago
  Chris Smith 25e2c5ab34 Added basic icon manager 17 years ago
  Chris Smith 3e3307d033 Added new server actions 17 years ago
  Chris Smith 880560a067 More abstraction (core no longer deals with internal frame listener stuff) 17 years ago
  Chris Smith 73a8f92b6a Some more UI abstraction (server window) 17 years ago
  Chris Smith 0906e4b1d8 /nowplaying is now intelligently-completable 17 years ago
  Chris Smith e6ebd8c6cc Some more work on action wrappers 17 years ago
  Gregory Holmes 9ab50e5a16 ISSUE: 332: Paste dialog shows incorrect line count 17 years ago
  Gregory Holmes 0a46e98716 ISSUE: 333: Paste dialog doesn't update line count when editing 17 years ago
  Chris Smith 6952c6b5ba WindowContainers no longer add sent lines to the input backbuffer. This was a bad idea. 17 years ago
  Chris Smith 13aa827f24 Fix and finish now playing plugin 17 years ago
  Shane Mc Cormack 92c5c7a52a Added action events 17 years ago
  Chris Smith 79129578ea More work on the nowplaying plugin 17 years ago
  Chris Smith 864dd6a777 Fix bug in plugin manager that meant plugins accessing it caused horrible recursive loops 17 years ago
  Chris Smith c43c346463 Work on the nowplaying plugin 17 years ago
  Chris Smith 75f087a06b Add some interfaces for the NP plugin 17 years ago
  Chris Smith 639302e773 Added key components and boolean comparison 17 years ago
  Chris Smith c2e577cf3d Added function key actions 17 years ago
  Chris Smith 0f8a2ca482 Added plugin actions 17 years ago
  Gregory Holmes 038800a8d8 Fixed focus moving without selection in pasteDialog 17 years ago