3121 次程式碼提交 (d6d1a1906373dc6c232575697cf50bab799ad5a0)

作者 SHA1 備註 提交日期
  Shane Mc Cormack 7718d8ad1a Match ui package name even without a Package object 16 年之前
  Shane Mc Cormack a5b41c4824 Fix issue 1189 16 年之前
  Shane Mc Cormack 890739d1bb Fix issue 1186, plugins attempt an update if a .update version of the jar exists 16 年之前
  Shane Mc Cormack 82a80b1afd I'm sure I commited this already. 16 年之前
  Chris Smith ed956b08ac PreferencesManager and PreferencesSetting test now initialise the IdentityManager in their setUp methods, instead of in the test method, which somehow makes the IdentityManager magically work properly again. Issue 1106. 16 年之前
  Chris Smith c163cfaffd Add an explicit test to make sure the default settings are loaded, to prevent random fatal errors further down the line 16 年之前
  Chris Smith e197fe387f If we can't rename an update plugin, slap '.update' on the end of its file name and tell the user to restart. Fixes issue 1185. 16 年之前
  Chris Smith 5909f0f1a5 Fix swing search bar incorrecting showing wrap dialog when initially searching upwards 16 年之前
  Chris Smith 2bb91940e8 Updater now tries to remove plugins before installing new ones, and throws an exception if the rename fails 16 年之前
  Chris Smith 0a7b09b2cc DMDirc.sh is now executable for all users if installing as root 16 年之前
  Chris Smith a4361756a4 Default root installs on linux to /opt/dmdirc 16 年之前
  Chris Smith 4c5ddc4385 New searching mechanism 16 年之前
  Chris Smith 767c27e57e Profile names now have to be unique 16 年之前
  Chris Smith 6527890d82 Profile manager now names new profiles "New Profile[ n]" 16 年之前
  Chris Smith 9be24bb0c8 Global window now gets maximised properly 16 年之前
  Chris Smith 8710f0be7e Alias dialog clears the response properly 16 年之前
  Chris Smith ffadfa4394 First run wizard enables updater and error submission properly 16 年之前
  Chris Smith dae7e615ae /server and /newserver now validate their ports 16 年之前
  Gregory Holmes f0da9dcfcc fixes issue 1175 16 年之前
  Gregory Holmes d66432d894 fixes issue 1173: New Server Dialog allows new servers with invalid info 16 年之前
  Gregory Holmes 7784066903 fixes issue 1169: AMD allows you to create duplicate groups 16 年之前
  Gregory Holmes df76d5983b fixes issue 1166: Profile manager should use sane default values 16 年之前
  Shane Mc Cormack ba4946af09 Single If not multiple. 16 年之前
  Shane Mc Cormack b9fceeda8b Fix mode processing. 16 年之前
  Shane Mc Cormack 116e2ff888 Issue 661 16 年之前
  Shane Mc Cormack 10420e0b44 This should fix issue 1127. 16 年之前
  Shane Mc Cormack 2b2d0491b4 This was ment to commit before. 16 年之前
  Shane Mc Cormack 3bb58919dd ChannelInfo mode optimisation (Also optimised ClientInfo) 16 年之前
  Chris Smith 8fbd16a57e WindowManager unit test (issue 1106) 16 年之前
  Shane Mc Cormack 3a44bdfde9 ok, I suck, I test compiled the wrong thing. 16 年之前
  Shane Mc Cormack c17c734851 Add parser support for user errors (don't report to devs) 16 年之前
  Shane Mc Cormack be2639bc21 Despite the unliklyness of using it for IRC, port 1 is infact a valid port! 16 年之前
  Shane Mc Cormack d708907be5 Check if port is valid before trying to connect using it. 16 年之前
  Shane Mc Cormack 2dcf84e13f Fixes issue 1162 16 年之前
  Chris Smith 4052e5d7a8 Profiles now use the user name provided by the OS by default 16 年之前
  Chris Smith c8400c2a53 Unit tests (ServerManager, Process004005, ProcessJoin) 16 年之前
  Gregory Holmes bd01d95b9e some work on issue 1094, doesnt fix it, but only messes up the statusbar now 16 年之前
  Gregory Holmes 9c02afa9f5 remove debug from when i rewrote the layout for this. issue 1131. 16 年之前
  Gregory Holmes 4b6a976850 fixes issue 1158: Error manager 'send' button doesn't disable properly 16 年之前
  Gregory Holmes 2fd74275b1 fixes issue 1160: Global window displays incorrectly placed in window menu 16 年之前
  Gregory Holmes 1c4035b388 fixes issue 1155: java.lang.NullPointerException - ui.swing.components.TextFrame.configChanged(TextFrame.java:865) 16 年之前
  Gregory Holmes e92a97a86b fixes issue 1147: Treeview doesn't update in response to icon changes 16 年之前
  Chris Smith 39324ce6df Refactor ErrorManager/Logger so all reporting logic is in one place 16 年之前
  Shane Mc Cormack 4433cafc0a Use formatters for DCC Chat messages. 16 年之前
  Chris Smith 40b1aa81f4 Identities/ConfigFiles no longer try to write to non-writable files 16 年之前
  Chris Smith 29900a3e82 SwingStatusBar is now synchronised with a semaphore, rather than method-level synchronisation 16 年之前
  Chris Smith d93ef9d993 Getting the UI's status bar no longer randomly instansiates the whole thing 16 年之前
  Chris Smith b115c5adac Identities now force a save once they've migrated 16 年之前
  Shane Mc Cormack 865e279d71 Revert rv3722 - Fixes issue 1141 16 年之前
  Chris Smith 0543899fed Removed NullCallbacksTest, as the behaviour it tests is no longer present or needed (issue 1106) 16 年之前