4238 Commits (ad6cddbba0d5cb30009597c8280e445027922506)
 

Author SHA1 Message Date
  Chris Smith 80f168918e Upgrade to MiG 3.6.2 15 years ago
  Chris Smith f29355268b Modified testing file (commit 2) 15 years ago
  Chris Smith 2172c3542e Added testing file (commit 1) 15 years ago
  Chris Smith fe13008365 Ignore IrcAddressTest.Connect as it seems to break the jvm now(?!) 15 years ago
  Chris Smith d2af80d987 Add JUnit 3.8 and 4.1 libraries 15 years ago
  Gregory Holmes 1889aead21 probably fixes issue 2013 15 years ago
  Gregory Holmes 27ab89ab02 automatically pack dialogs on LaF change, fix an issue with the treeview 15 years ago
  Gregory Holmes 0e1e468574 On the fly look and feel changes for dialogs 15 years ago
  Gregory Holmes 6465eb9c02 fixes issue 1978 15 years ago
  Gregory Holmes e15069be39 Enable on the fly look and feel changing, dialogs still need to be reopened 15 years ago
  Chris Smith fd09795783 Typo fix 15 years ago
  Gregory Holmes cbc91c2194 misc style fixes 15 years ago
  Gregory Holmes a5ba85ae8e Initial work on treeview refactor 15 years ago
  Gregory Holmes ae41f76e2f misc style fixes 15 years ago
  Gregory Holmes 7abc9f7613 Initial work on treeview refactor 15 years ago
  Shane Mc Cormack e510f2c94b Merge branch 'master' of ssh://renji/home/dmdirc/git/client 15 years ago
  Chris Smith 62cecc743f Unsynchronise access to IRCParser.getMySelf. 15 years ago
  Shane Mc Cormack b390a55199 Fail if mkisofs is not found, rather than just when it can't make dmg files 15 years ago
  Gregory Holmes 313892efcb issue 1968 15 years ago
  Gregory Holmes e8bdf531d4 issue 1968 15 years ago
  Gregory Holmes e0dea3cf70 Split pane borders should now stay consistent across on the fly look and feel changes 15 years ago
  Gregory Holmes 6d1a6fd603 Attempt to stop random focus stealing all the damn time; issue 1967 15 years ago
  Shane Mc Cormack 2c3e724d70 Fix issue 1953, don't raise exceptions for sockets closing. 15 years ago
  Gregory Holmes 83dbe899fa fixes issue 1966 15 years ago
  Gregory Holmes d85df8d20d Fix long standing focus stealing issue with the OSD dialog 15 years ago
  Gregory Holmes 5dcb8bf0a3 HTMLLabels now default to the system font as with TextLabels, Removed unneeded font setting for TextLabels and HTMLLabels, VLC plugin now uses TextLabel not HTMLLabel 15 years ago
  Gregory Holmes ef624a9dfb Fix unit test for previous commit 15 years ago
  Gregory Holmes a866a70593 use correct system font in TextLabel, regardless of whether the label writer remembers to use the system font 15 years ago
  Gregory Holmes 47102029dd fixes issue 1959 15 years ago
  Gregory Holmes e0fcc63895 fixes issue 1956, remove f10 opening first menu 15 years ago
  Gregory Holmes ebf858e418 EDT/synchronisation fixes in the treeview 15 years ago
  Gregory Holmes 86aebba161 Remove cancel button from update dialog when restart is needed to improve clarity 15 years ago
  Gregory Holmes 20f775ec6f Yet more refactoring of mainframe 15 years ago
  Shane Mc Cormack 53face46db Fix issue 1950 15 years ago
  Chris Smith 74ffcd8bb9 Don't limit line lengths in disconnected channels. Fixes issue 1866. 15 years ago
  Chris Smith efc0f16300 Synchronise access to DCCPlugin methods that create/destroy container windows. Fixes issue 1813. 15 years ago
  Chris Smith 166a56b659 Check that general.rejoinchannels is true (rather than merely existing) before rejoining. Fixes issue 1945. 15 years ago
  Chris Smith c493185949 Better synchronisation in Identities (again). Fixes issue 1905. 15 years ago
  Chris Smith 2e91df993d Disconnect parsers that aren't meant to be in use, to mitigate the ghost parser problem 15 years ago
  Chris Smith 9493790741 Don't fake a socket closed event in onConnectError as the parser should do that now 15 years ago
  Chris Smith 6a605c6989 onConnectError ISE now includes transition history 15 years ago
  Chris Smith 962c951777 Include erroneous state when getNetwork is called inappropriately 15 years ago
  Chris Smith 379ed07ede Can't disconnect twice. That's silly. 15 years ago
  Gregory Holmes 0bb3814dee More MainFrame refactoring 15 years ago
  Gregory Holmes 80cbf0a3f8 Imports-- 15 years ago
  Gregory Holmes ce79f38dc0 Simplify MainFrame, move centering code to UIUtilities and remove duplicated code from the wizards 15 years ago
  Gregory Holmes 2641a7bf99 Continued refactoring of MainFrame, fire actions for f keys + key presses with modifiers (issue 942) 15 years ago
  Gregory Holmes eba64b819a General tidying of mainframe, change desktop pane border 15 years ago
  Gregory Holmes d224a5cd2a fixes issue 1808 15 years ago
  Shane Mc Cormack 558f2025a8 Fixes issue 1870 15 years ago