]> jfr.im git - irc/quakenet/qwebirc.git/history - js/ui/baseuiwindow.js
Fix for #242 (autoscroll broken on Chrome)
[irc/quakenet/qwebirc.git] / js / ui / baseuiwindow.js
2013-03-03  Cory ChaplinFix for #242 (autoscroll broken on Chrome)
2011-04-12  Chris PorterAdd query renaming (patch from soczol).
2011-02-19  Chris PorterAdd option to hide timestamp.
2011-02-19  Chris PorterLimit number of lines per window to 1000.
2009-07-30  Chris PorterMerge default into stable.
2009-07-26  Chris PorterMerge in default.
2009-07-26  Chris PorterFixes issue 38 (autoscroll breaks on lines that display...
2009-07-25  Chris PorterFix issue 76 (/clear breaks window switching).
2009-07-02  Chris PorterMerge default into stable.
2009-06-22  Chris PorterMerge.
2009-06-22  Chris PorterRefactor and optimise last position line when it stays...
2009-06-22  Chris PorterRefactor window blur/focus code in order to allow windo...
2009-06-22  Chris PorterAdd last position indicator (fixes issue 16).
2009-06-11  Chris PorterMerge.
2009-06-05  Chris PorterRefactor beeping into seperate class, and rename SoundU...
2009-06-03  Chris PorterInheritance tidying + tidying!
2009-02-01  Chris PorterFix feedback not being selected on tab return bug.
2009-01-21  Chris PorterAdd a load of crypto functions for future use.
2008-12-06  Chris PorterColours now use CSS.
2008-12-06  Chris PorterDon't scroll to bottom in custom dialogs.
2008-12-05  Chris PorterAdd notice redirection to message window option.
2008-12-05  Chris PorterAdd beeping!
2008-12-05  Chris PorterFix up /join channel to /join #channel.
2008-12-04  Chris PorterRedo window naming system to use window name identifiers.
2008-11-09  Chris PorterYou can now middle click on tabs to close them.
2008-11-09  Chris PorterFix scrollpos not being saved between tab switches...
2008-10-26  Chris PorterAdd /umode, sort channel auto-completion by window...
2008-10-21  Chris PorterFix nicklist order bug.
2008-10-20  Chris PorterFix hilight query bug.
2008-10-20  Chris PorterImprove nicklist performance.
2008-10-20  Chris PorterBetter hilighting.
2008-10-19  Chris PorterAdd Q click whois thingies.
2008-10-19  Chris PorterMerge.
2008-10-18  Chris PorterFix channels in topics, and url's ending with ].
2008-10-18  Chris PorterTry not to corrupt the namespaces.
2008-10-18  Chris PorterScrolling now works in IE.
2008-10-18  Chris Porterconnectwizard -> embedwizard
2008-10-18  Chris PorterAdd custom URLs.
2008-10-18  Chris PorterMerge.
2008-10-16  Chris PorterClickable channels!
2008-10-15  Chris PorterFix ctcps going to wrong window.
2008-10-15  Chris PorterAdd resize scroll position saving.
2008-10-15  Chris PorterFix scrolling in alternate window bug.
2008-10-15  Chris PorterAdd command history.
2008-10-15  Chris PorterFix hilights.
2008-10-15  Chris PorterAdd hot keys, generic activity display (requiring refac...
2008-07-11  Chris PorterSplit window class into indepdent file, rename baseirc...