3591 Révisions (65fd3d686b6cc0f6b7db2c661469ef4193571eaf)
 

Auteur SHA1 Message Date
  Chris Smith 65fd3d686b /me wonders if the plugin system was designed to be hard to unit test il y a 16 ans
  Chris Smith 565e6c7f67 PluginInfo unit tests il y a 16 ans
  Shane Mc Cormack 91bec51836 Code Tidying (Issue 1274) il y a 16 ans
  Shane Mc Cormack 2b9212f043 getResourceManager now sets a 10 second timer to clear the ResourceManager (so as not to hold the file open) rather than relying on it being closed by everything that calls it. il y a 16 ans
  Shane Mc Cormack affaa6880c Don't add dmdirc icon to default message. (Issue 1365) il y a 16 ans
  Shane Mc Cormack baed328e5b Show what java binary was found. il y a 16 ans
  Shane Mc Cormack 0f8557977d Make Launcher compatible with FreeBSD il y a 16 ans
  Shane Mc Cormack 49baf4e2c1 I suck - missing & il y a 16 ans
  Shane Mc Cormack cde251189c BSD tar outputs extracted file names to stderr not stdout (POSIX standard says to do it that way for some reason o.0) il y a 16 ans
  Shane Mc Cormack 46e1016624 Try to use "md5" binary not md5sum if md5sum can't be found. il y a 16 ans
  Shane Mc Cormack 215b5f3b85 Remove debugging il y a 16 ans
  Shane Mc Cormack b34149276a Show download size better (use `bc` to convert from bytes to nice values) il y a 16 ans
  Gregory Holmes c10d1dc125 fixes issue 1365: Status bar messages should support icons il y a 16 ans
  Shane Mc Cormack 3386666e1a Lotsa changes to the linux installer to make it also run on OpenSolaris (and possibly normal solaris aswell, I don't have gui access to a normal solaris machine from here will try when I go back to uni) il y a 16 ans
  Shane Mc Cormack fcb653f4b4 I'm sure I already fixed this... If pidof is found use it, rather than only trying to use it if its not found.. il y a 16 ans
  Shane Mc Cormack 3f96794ca5 Fix stub il y a 16 ans
  Shane Mc Cormack d2678fa377 Separate installer stub and makeInstallerLinux il y a 16 ans
  Gregory Holmes bf470550b5 fixes issue 1353: Any x setting <= 250 displays the same as x = 0 il y a 16 ans
  Gregory Holmes d3d29a857f Populate themes in a different thread. Issue 1334 il y a 16 ans
  Gregory Holmes 479fbf50fa Populate plugins in a different thread. Issue 1334 il y a 16 ans
  Gregory Holmes 88b2637906 JFileChooser--. Issue 1334 il y a 16 ans
  Chris Smith ed1db3575c Nowplaying plugin no longer queries the currently playing track when the preferences dialog is initialised il y a 16 ans
  Chris Smith cf1bd397c6 Parser may send socketclosed events when the server is trying to disconnect il y a 16 ans
  Chris Smith 5d0b2a9f4e ServerEventHandler now checks state before passing on events il y a 16 ans
  Chris Smith 1e9c95e4b7 Changed an assertion in Server.java to throw an exception instead il y a 16 ans
  Chris Smith 339e5e8150 Global Window now says its max length is -1, WritableFrameContainer now handles max line lengths of <= 0 better il y a 16 ans
  Chris Smith e0c72fcb24 ConfigManager.getOptions(domain) now iterates backwards over identities, so higher precendence ones get added last (and thus override others). il y a 16 ans
  Chris Smith 11d15369bd Initial work on addon browser il y a 16 ans
  Gregory Holmes 8863d40ae9 fixes issue 1329: Update manager should be dismissed with "OK" even if some items are "Restart needed" il y a 16 ans
  Gregory Holmes 9fd470f1c2 fixes issue 1174: No way to restore minimised window from treeview il y a 16 ans
  Chris Smith cae8773e08 Using nulls in unit tests is all well and good until you go and add code which tries to dereference them. il y a 16 ans
  Chris Smith d2d6bf2d2c WindowManager now proxies selection listener stuff, for the lazy/lazoid. Fixes issue 1199, but won't help a bit with its dependency. Hah! il y a 16 ans
  Chris Smith d80bdf2c54 Update checker now has/uses restart required state, and actually notifies listeners about all state changes, rather than a few select ones. il y a 16 ans
  Gregory Holmes a1c716ddc6 fixes issue 1336: OSD is screwed il y a 16 ans
  Gregory Holmes 04684f38ac fixes issue 1336: OSD is screwed il y a 16 ans
  Chris Smith b81a909691 Synchronise access to the FrameContainer listener list when doing icon-related stuff il y a 16 ans
  Chris Smith 82de393831 Servers now clear away state when disconnecting, fixes issue 1308 il y a 16 ans
  Chris Smith 335e9c3629 Redo the Identity/ConfigManager get options so they use maps where appropriate, rather than stupid string building il y a 16 ans
  Gregory Holmes f29b39e083 issue 1274: Code tidying (all layouts are now done using miglayout) il y a 16 ans
  Shane Mc Cormack e51714f464 Move the .update check back to the top il y a 16 ans
  Shane Mc Cormack 93633e6546 Don't delete the old .jar is the plugin is persistant. il y a 16 ans
  Gregory Holmes e68e90cf50 issue 1274: Code tidying (df sucks) il y a 16 ans
  Gregory Holmes 1746c09b6a fixes issue 1331 il y a 16 ans
  Shane Mc Cormack 4dbadfb221 Code Tidying (Issue 1274) il y a 16 ans
  Shane Mc Cormack e6ce30b2d3 Remove debugging (Code Tidying - Issue 1274) il y a 16 ans
  Shane Mc Cormack fd8fbb37ea Always prepend currentDirectory if filename is not absolute. il y a 16 ans
  Shane Mc Cormack b444ca713d Issue 1274: Code Tidying il y a 16 ans
  Shane Mc Cormack 9d0b3c68af Fixes issue 1332: bug in DCC Plugin with transfers that take less than 1 second il y a 16 ans
  Gregory Holmes 3c1ba96c72 issue 1274: Code tidying (df sucks) il y a 16 ans
  Shane Mc Cormack a4aaf5adc3 Fix issue 1330 il y a 16 ans