3578 Commits (3386666e1a7b6a55dec378bcb1ce0692efd33ff4)
 

Author SHA1 Message Date
  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) 16 years ago
  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.. 16 years ago
  Shane Mc Cormack 3f96794ca5 Fix stub 16 years ago
  Shane Mc Cormack d2678fa377 Separate installer stub and makeInstallerLinux 16 years ago
  Gregory Holmes bf470550b5 fixes issue 1353: Any x setting <= 250 displays the same as x = 0 16 years ago
  Gregory Holmes d3d29a857f Populate themes in a different thread. Issue 1334 16 years ago
  Gregory Holmes 479fbf50fa Populate plugins in a different thread. Issue 1334 16 years ago
  Gregory Holmes 88b2637906 JFileChooser--. Issue 1334 16 years ago
  Chris Smith ed1db3575c Nowplaying plugin no longer queries the currently playing track when the preferences dialog is initialised 16 years ago
  Chris Smith cf1bd397c6 Parser may send socketclosed events when the server is trying to disconnect 16 years ago
  Chris Smith 5d0b2a9f4e ServerEventHandler now checks state before passing on events 16 years ago
  Chris Smith 1e9c95e4b7 Changed an assertion in Server.java to throw an exception instead 16 years ago
  Chris Smith 339e5e8150 Global Window now says its max length is -1, WritableFrameContainer now handles max line lengths of <= 0 better 16 years ago
  Chris Smith e0c72fcb24 ConfigManager.getOptions(domain) now iterates backwards over identities, so higher precendence ones get added last (and thus override others). 16 years ago
  Chris Smith 11d15369bd Initial work on addon browser 16 years ago
  Gregory Holmes 8863d40ae9 fixes issue 1329: Update manager should be dismissed with "OK" even if some items are "Restart needed" 16 years ago
  Gregory Holmes 9fd470f1c2 fixes issue 1174: No way to restore minimised window from treeview 16 years ago
  Chris Smith cae8773e08 Using nulls in unit tests is all well and good until you go and add code which tries to dereference them. 16 years ago
  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! 16 years ago
  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. 16 years ago
  Gregory Holmes a1c716ddc6 fixes issue 1336: OSD is screwed 16 years ago
  Gregory Holmes 04684f38ac fixes issue 1336: OSD is screwed 16 years ago
  Chris Smith b81a909691 Synchronise access to the FrameContainer listener list when doing icon-related stuff 16 years ago
  Chris Smith 82de393831 Servers now clear away state when disconnecting, fixes issue 1308 16 years ago
  Chris Smith 335e9c3629 Redo the Identity/ConfigManager get options so they use maps where appropriate, rather than stupid string building 16 years ago
  Gregory Holmes f29b39e083 issue 1274: Code tidying (all layouts are now done using miglayout) 16 years ago
  Shane Mc Cormack e51714f464 Move the .update check back to the top 16 years ago
  Shane Mc Cormack 93633e6546 Don't delete the old .jar is the plugin is persistant. 16 years ago
  Gregory Holmes e68e90cf50 issue 1274: Code tidying (df sucks) 16 years ago
  Gregory Holmes 1746c09b6a fixes issue 1331 16 years ago
  Shane Mc Cormack 4dbadfb221 Code Tidying (Issue 1274) 16 years ago
  Shane Mc Cormack e6ce30b2d3 Remove debugging (Code Tidying - Issue 1274) 16 years ago
  Shane Mc Cormack fd8fbb37ea Always prepend currentDirectory if filename is not absolute. 16 years ago
  Shane Mc Cormack b444ca713d Issue 1274: Code Tidying 16 years ago
  Shane Mc Cormack 9d0b3c68af Fixes issue 1332: bug in DCC Plugin with transfers that take less than 1 second 16 years ago
  Gregory Holmes 3c1ba96c72 issue 1274: Code tidying (df sucks) 16 years ago
  Shane Mc Cormack a4aaf5adc3 Fix issue 1330 16 years ago
  Shane Mc Cormack bf5f1a28b8 Actually Fixes Issue 1322: Edit Buttons are too small on windows 16 years ago
  Shane Mc Cormack 11f3e13d56 s -> S 16 years ago
  Gregory Holmes 0136d929f8 fixes issue 1322: Edit Buttons are too small on windows 16 years ago
  Shane Mc Cormack 63ff324177 Fixes issue 1324 (Tabbed Dialogs look crap) - I know greg probably won't like how I did it, but it works fine on OS X, Vista, XP, GTK and Metal 16 years ago
  Shane Mc Cormack 9bf75358d3 Fix Bamboo build number checking 16 years ago
  Shane Mc Cormack 6f08f05ae5 This should have already existed! 16 years ago
  Gregory Holmes bf2adef57b fixes(?) issue 1324: Tabbed DIalogs have odd colour 16 years ago
  Shane Mc Cormack 727b7c7a91 Make uninstaller use vista.pas 16 years ago
  Gregory Holmes eb3f1c885b issue 244: Might aswell make all LAFs use the same style for validating text fields now two main LAFs do it this way 16 years ago
  Shane Mc Cormack 67aac9fd86 Fixes issue 1323 16 years ago
  Gregory Holmes 7be64e82a4 fixes issue 1326: Info pane redesign 16 years ago
  Shane Mc Cormack 3cf53197c3 Use vista.pas for vista detection 16 years ago
  Shane Mc Cormack 6b559d730d Download files from http://binary.dmdirc.com/ not http://shanemcc.co.uk/dmdirc-binaries/ 16 years ago