6693 Commits (master)

Author SHA1 Message Date
  Shane Mc Cormack df799dd3e2 Javadoc fixes (issue 1369) 16 years ago
  Shane Mc Cormack a1cb348ddc PluginInfo and PluginManager now reference plugins using URLs. 16 years ago
  Gregory Holmes 7aa904a075 fixes issue 1370: On windows, the Ok button at the bottom of the AMD is labeled Cancel 16 years ago
  Shane Mc Cormack 91bec51836 Code Tidying (Issue 1274) 16 years ago
  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. 16 years ago
  Shane Mc Cormack affaa6880c Don't add dmdirc icon to default message. (Issue 1365) 16 years ago
  Gregory Holmes c10d1dc125 fixes issue 1365: Status bar messages should support icons 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 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
  Gregory Holmes bf2adef57b fixes(?) issue 1324: Tabbed DIalogs have odd colour 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 243120c1ac Start support for unattended installs. 16 years ago
  Chris Smith b366283b95 Action now instansiates the PreferencesSetting properly (how on earth did everything except chancolours appear to work with it backwards?) Fixes issue 1285 16 years ago
  Gregory Holmes 7fddb5142c fixes issue 1314: Paste dialog recenters itself when editing text 16 years ago