]> jfr.im git - irc/quakenet/qwebirc.git/history - js/ui/baseui.js
add shift+tab to go back through tab completion
[irc/quakenet/qwebirc.git] / js / ui / baseui.js
2014-08-26  Chris Porteradd shift+tab to go back through tab completion
2014-08-25  Chris Portermake hue overridding more logical
2014-08-25  Chris Porteranother silly QHash bug
2014-08-24  Chris Porterfix blank page on setting some text colour options
2014-08-17  Chris Porteradd html5 notifications
2014-08-17  Chris Porterfix hotkeys
2014-08-17  Chris Porteradd side tabs
2014-08-11  Chris Porteruse home-made string hashset/map instead of js default
2014-08-11  Chris PorterCherrypick 9807331b42932e92d170e12eb9cc298fe6517f12:
2014-08-11  Chris Porterchange faq pane into help pane
2014-08-11  Chris Porterenhancements:
2014-01-12  Chris PorterMerge (drop connect.html change as too many forks rely...
2012-01-26  Chris PorterHacky support for foreground/background colours.
2012-01-18  Chris PorterBump version to 0.92 and update copyright notices.
2011-04-12  Chris PorterAdd query renaming (patch from soczol).
2011-02-19  Chris PorterTidy up style internals somewhat, and add ability for...
2011-02-19  Chris PorterUpdate copyright notices + about box.
2011-01-04  Chris PorterHack in saturation/lightness hidden params.
2010-08-15  Chris PorterConnect pane layout now done in html.
2010-06-02  Chris PorterAdd nick query click option (off by default).
2010-04-24  Chris PorterMove wizard buttons and alter title.
2010-04-24  Chris PorterAdd dynamic setting of UI options in URL.
2010-03-02  Chris PorterAdd configuration of dynamic and static base URLs.
2009-10-12  Chris PorterDetails -> details, add SecretAgent to AUTHORS.
2009-08-02  secretagentSmall UI tweak. Add menu triangle to icon, and rename...
2009-07-30  Chris PorterMerge default into stable.
2009-07-30  Chris PorterMerge colours into default.
2009-07-26  Chris PorterMerge in default.
2009-07-26  Chris PorterAdd hue slider to options.
2009-07-25  Chris PorterAdd experimental support for modifiable stylesheets.
2009-07-02  Chris PorterMerge default into stable.
2009-06-24  Chris PorterFix last position bar position in Firefox 3 and IE6...
2009-06-22  Chris PorterYet another merge.
2009-06-22  Chris PorterHexadecimal fail.
2009-06-22  Chris PorterMerge.
2009-06-22  Chris PorterRefactor window blur/focus code in order to allow windo...
2009-06-21  Chris PorterChange window type numbers to use individual bits.
2009-06-12  Chris PorterMerge.
2009-06-12  Chris PorterIE7 fix (excess comma at end of class).
2009-06-11  Chris PorterMerge.
2009-06-05  Chris PorterRefactor beeping into seperate class, and rename SoundU...
2009-06-05  Chris PorterMerge.
2009-06-04  Chris PorterFix UI type hierarchy regression.
2009-06-03  Chris PorterInheritance tidying + tidying!
2009-06-03  Chris PorterMerge in default.
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.