]> jfr.im git - irc/quakenet/qwebirc.git/history - js/ui/baseui.js
Don't use WindowsException.
[irc/quakenet/qwebirc.git] / js / ui / baseui.js
2009-06-03  Chris PorterInheritance tidying + tidying!
2009-04-17  Chris PorterAdd ability to control URL on embedded wizard page...
2009-04-11  Chris PorterRefactor RFC1459 case handling functions and their...
2009-02-12  Chris PorterFix various leaks to the global scope.
2009-02-02  Chris PorterRemove nicklist double clicking.
2009-02-02  Chris PorterFix floodcounter bug.
2009-02-01  Chris PorterFix feedback not being selected on tab return bug.
2009-02-01  Chris PorterFix feedback backspace not-working bug.
2009-01-18  Chris PorterAdd feedback support.
2008-12-07  Chris PorterFirst version of the menu.
2008-12-06  Chris PorterAdd currently empty privacy policy.
2008-12-06  Chris PorterAdd basic branding.
2008-12-06  Chris PorterAdd +x support, don't reveal the users host with autojoins.
2008-12-06  Chris PorterBlock backspace and /.
2008-12-06  Chris PorterAdd about pane.
2008-12-05  Chris PorterFix lowercase/uppercase queries/windows.
2008-12-04  Chris PorterRedo window naming system to use window name identifiers.
2008-12-04  Chris PorterAdd sound support, not currently enabled in the UI.
2008-11-12  Chris PorterStart work on sound API.
2008-11-10  Chris PorterAdd logout command.
2008-11-10  Chris PorterOptions are now stored in client side cookies.
2008-11-10  Chris PorterModify standard getActiveWindow function so that it...
2008-11-10  Chris PorterInitial options pane.
2008-11-08  Chris PorterMake channel, nick and auth links less obvious.
2008-11-08  Chris PorterPrettify the embedded wizard and fix it for IE.
2008-10-26  Chris PorterAdd tab completion for nicknames in channels (by last...
2008-10-22  Chris PorterShould stop the event ideally.
2008-10-22  Chris PorterAdd mousewheel on tab bar and alt+left/right.
2008-10-20  Chris PorterAdd hyperlinks to nicknames.
2008-10-20  Chris PorterFix alt+a for multiple hilight levels.
2008-10-20  Chris PorterBetter hilighting.
2008-10-20  Chris PorterFix alt+gr (for German keyboards).
2008-10-19  Chris PorterFix ancient window closing bug.
2008-10-19  Chris PorterAdd Q click whois thingies.
2008-10-18  Chris PorterTry not to corrupt the namespaces.
2008-10-18  Chris PorterWorks everywhere!
2008-10-18  Chris PorterRework old UI's to support custom/connect windows.
2008-10-18  Chris Porterconnectwizard -> embedwizard
2008-10-18  Chris PorterAdd custom URLs.
2008-10-15  Chris PorterAdd URL parsing for channels/nick selection.
2008-10-15  Chris PorterAlt hotkeys should stop the event.
2008-10-15  Chris PorterFix scrolling in alternate window bug.
2008-10-15  Chris PorterAdd command history.
2008-10-15  Chris PorterIE compliance.
2008-10-15  Chris PorterAdd hot keys, generic activity display (requiring refac...
2008-10-14  Chris PorterAdd title changing.
2008-07-11  Chris PorterUse a realname from the config file, also try generatin...
2008-07-11  Chris PorterSplit window class into indepdent file, rename baseirc...
2008-07-11  Chris PorterRefactor main interface code into qwebircinterface.js
2008-07-10  Chris PorterAdd version number to first window.
2008-07-10  Chris PorterFix uglyui, also reorganise loginbox.
2008-07-10  Chris PorterFix errors in swmui, no argument commands and window...
2008-07-10  Chris PorterAdd login box to SWMUI, add login box to base classes.
2008-06-19  Chris PorterDos2Unix
2008-06-19  Chris Porteruibase -> baseui.