2644 次程式碼提交 (master)
 

作者 SHA1 備註 提交日期
  Gregory Holmes 086479ced0 Check transfer file isnt null before trying to delete it 14 年之前
  Gregory Holmes 670452e74a Fixes issue 2517: Closing DCC placeholder window should prompt if dccs are open 14 年之前
  Chris Smith ebff89de44 Don't rate limit DCCs to 10k/s, as this is 2010. 14 年之前
  Simon Mott 8bf8d8b822 Removed unused import. 14 年之前
  Gregory Holmes 8d4ca3e2c6 Fixes issue 3031: DCC plugin CPU/memory usage issues 14 年之前
  Gregory Holmes 16b869a995 Fixes issue 3515: Twitter parser NPEs in the ctor if you dont give it a user 14 年之前
  Gregory Holmes 4fcf2e7a76 Add support for twitters (migth not work!) 14 年之前
  Gregory Holmes 83d5f67576 Fixes issue 3679: Error list dialog needs a minimum size 14 年之前
  Chris Smith 03bc5a730b Update URLHandler imports 14 年之前
  Gregory Holmes ce02cbd4d3 Fixes issue 3626: Sort modes in SSD/CSD 14 年之前
  Gregory Holmes 2d2afa0908 Adds support for up/down buttons to re-order a reorderable list. Needs images for the buttons? 14 年之前
  Gregory Holmes 84f7d7d207 Remove ugly event ignoring, problems? 14 年之前
  Gregory Holmes dafb2b37ff Make unit tests look for StandardDialogs not JOptionPanes 14 年之前
  Gregory Holmes daddc85ff8 Adds StandardMessageDialog 14 年之前
  Chris Smith 2f65a30cf6 Change non-regex uses of replaceAll to replace 14 年之前
  Gregory Holmes 911c77041e Replace lots of instances of JOptionPane with StandardDialog equivilents, more to follow 14 年之前
  Gregory Holmes 7fa4f80ce9 Sync when adding and removing windows from the tree fixes issue 3645 14 年之前
  Chris Smith 5ba7ce7302 Add a default desktop background image 14 年之前
  Chris Smith 3bc0b7a42f Readd event posting delay, maybe? 14 年之前
  Chris Smith 27dc3e21ae Fix input text frame test under xvfb 14 年之前
  Chris Smith 176a2f11b6 Load actions when running the AMD test 14 年之前
  Gregory Holmes 97e6620154 Validates the topic in the topic bar on open to cope with change in bahaviour of core vs parser topic listener 14 年之前
  Gregory Holmes c54cfac924 Fixes issue 3627: colour dialogs are too small 14 年之前
  Chris Smith e90637059f Plugin identities and icons 14 年之前
  Gregory Holmes e59c431e39 Remove lovely parser callbacks, use sane core callbacks 14 年之前
  Gregory Holmes b61555c8c6 Fixes issue 3642: Invalid URLs for background images causes an exception 14 年之前
  Gregory Holmes c92891ac4c Fixes issue 3640: Desktop pane background doesn't update when scale option changed 14 年之前
  Chris Smith 8df29a257a Fix backgrounds being scaled stupidly 14 年之前
  Chris Smith 7c10d0b14a Fix concurrency problems in OSD plugin 14 年之前
  Gregory Holmes e491b1fc51 Fixes issue 2688: Expose per-profile performs in SSD 14 年之前
  Simon Mott d76be99686 OSD Space recycling fix - no longer spazzes out when user clicks an osd closed. Also re-added Stylized to remove control codes 14 年之前
  Chris Smith b8c0ecc5fc Add eventPostingDelay to failing ui tests to try and fix 14 年之前
  Chris Smith 4e5b896835 Quote values in nowplaying substitutions 14 年之前
  Chris Smith 8312a5cb6f Update fest libs, fix error in InputTextFrameTest 14 年之前
  Simon Mott 14827c7250 Fixes deadlock in OSD plugin 14 年之前
  Simon Mott 9d7031825c Fixes deadlock in OSD plugin 14 年之前
  Gregory Holmes c288ddcc75 EDT!!!!! minor synchronisation fix 14 年之前
  Simon Mott 0ba9a44ab3 OSD windows reuse space depending on policy. 14 年之前
  Simon Mott 7532460882 Javadoc changes 14 年之前
  Simon Mott cfb1c90aa6 Create queueing for OSD windows. 14 年之前
  Gregory Holmes 3dede2fcd2 Code tidying. Add minimum height on the OSD window label. 14 年之前
  Simon Mott c880a9113c Groundwork for OSD Queueing 14 年之前
  Chris Smith 456585827a Style fixes 14 年之前
  Chris Smith 08f2ea040e Addon id for ui_web 14 年之前
  Chris Smith df52a86856 Fix some deprecations 14 年之前
  Chris Smith 91f162643d Initial import of web UI 14 年之前
  Simon Mott 4d15662e0e Pass Exception correctly to logger 14 年之前
  Simon Mott 2b5e8b0d34 Fixes issue 3605: Transfer speed for DCC plugin has lots of decimal places 14 年之前
  Simon Mott 738438443a mIRC tab completer cycles alphabetically 14 年之前
  Simon Mott b66333b35f Adds shifPressed boolean to mirc and bash tab completers 14 年之前