3121 Commits (d6d1a1906373dc6c232575697cf50bab799ad5a0)

Author SHA1 Message Date
  Shane Mc Cormack 506eb61056 New plugins code. This actually has potential to work. 17 years ago
  Chris Smith 4387e084e4 Add some basic actions framework 17 years ago
  Gregory Holmes 868680070a Pasting lines now adds to input back buffer 17 years ago
  Gregory Holmes d8feac9aef "" 17 years ago
  Chris Smith 747e748e4c Changed paste default to "send" 17 years ago
  Gregory Holmes 5e96308a7a Search bar changes 17 years ago
  Chris Smith 995df9abc6 Fix hyperlink handler backtracking through LFs 17 years ago
  Chris Smith 620c65c262 Removed debugging spam for click event 17 years ago
  Chris Smith eee039e1cc Fix some pasting errors 17 years ago
  Chris Smith c3b4e19dac Added SVG'd icons (work in progress) 17 years ago
  Chris Smith 311810fd55 Added some unit testing for ServerManager. Fixed scope in Styliser to allow tests to run... 17 years ago
  Chris Smith 4893eff5e8 Added close icons 17 years ago
  Gregory Holmes 4f27b74b25 Added initial search bar, i doubt i'll actually make it do any searching till we get the new text pane or it'll be slower than holy hell 17 years ago
  Gregory Holmes 67cfe35a50 Paste protection trigger defaults to 1, is now configurable (and exists i guess) 17 years ago
  Gregory Holmes afab20ae64 Added PasteDialog 17 years ago
  Gregory Holmes 4558ad3f7e Initial multi line pasting. 17 years ago
  Gregory Holmes 0f9dbb7948 I dont remember what i changed. 17 years ago
  Gregory Holmes 974dfcbca7 Remove the damn enumeration!!!! o/ 17 years ago
  Gregory Holmes dfbb7680ab Added test error buttons (help menu) 17 years ago
  Gregory Holmes d07a6c3ff8 Fixed 1.5 issues, silly 1.5! (also silly me for haxily making code tidier) 17 years ago
  Gregory Holmes fe20380ac1 Improved about dialog? 17 years ago
  Gregory Holmes 5e89756351 Made default nicklist slightly larger 17 years ago
  Gregory Holmes f9e62be184 Should almost resolve nicklist size issues 17 years ago
  Gregory Holmes 7203732274 Added about dialog 17 years ago
  Gregory Holmes edba4d575d Adding help menu and about button, no dialog yet 17 years ago
  Gregory Holmes ad6e475809 Look and feels now use friendly names (they're stored as friendly names too, i might revert this) 17 years ago
  Gregory Holmes 2cf4d819a8 Changes to look and feel are now applied without restarting the client. 17 years ago
  Gregory Holmes a94938c2c7 l&f selection is now a combo box showing available l&f's 17 years ago
  Shane Mc Cormack 74eaa92026 Removed excess spaces in javadoc headers 17 years ago
  Gregory Holmes 66830bec5e PMD/Findbugs fixes 17 years ago
  Gregory Holmes 2646297fbd Added UIConstants - remove ui constants from all ui classes 17 years ago
  Gregory Holmes 7fcb5ac45d Renamed ErrorLevel.INFO to TRIVIAL 17 years ago
  Gregory Holmes 46d94ed943 javadoc fixes, style fixes 17 years ago
  Gregory Holmes 20279c02b4 Send data in a new thread 17 years ago
  Gregory Holmes fdc8782a51 fix for incorrect ok/cancel buttons, probably 17 years ago
  Gregory Holmes b578334357 Removed tabs in traces 17 years ago
  Gregory Holmes 4c1ca3e3d7 No longer shows trace for errors without traces 17 years ago
  Gregory Holmes e60a0ed61c Should now close on non fatal errors 17 years ago
  Gregory Holmes d315bdd7aa Removed test exception ;) 17 years ago
  Gregory Holmes d20848e0c1 Added ErrorDialog, netbeans svn client ftw 17 years ago
  Gregory Holmes f38b5eb550 All Logger.error methods now require a friendly error message. (added to all error calls) 17 years ago
  Gregory Holmes 6779ec9b2e Added unset command to Config 17 years ago
  Shane Mc Cormack c2bad2d8ec Use system.currenTimeMillis not Calendar.getInstance().getTimeInMillis() 17 years ago
  Gregory Holmes 3caf1cd421 javadoc 17 years ago
  Gregory Holmes e6f9012714 Alternating nicklist background 17 years ago
  Shane Mc Cormack 2af7102bb4 using length == 0 not equals "" 17 years ago
  Shane Mc Cormack d8023454ed Ignore empty names in names reply 17 years ago
  Shane Mc Cormack 3336b9c1bf property changes to try and fix fisheye. These should have commited already the other day :/ 17 years ago
  Shane Mc Cormack b1eb18fa60 Spaces -> Tabs, property fixes 17 years ago
  Gregory Holmes fc7199a99b Partial style fixes, fixed the javadoc i broke in the previous commit 17 years ago