aboutsummaryrefslogtreecommitdiffstats
path: root/webclient/style/alias.css
AgeCommit message (Collapse)Author
2012-04-06Basic style for the roster.Zaran
Remove JavascriptMVC code in the angular branch
2011-06-13Some significant and much needed design changes enforced by Enguerrand.Zaran
2011-05-18Add basic code for displaying received forms from xmpp.Zaran
2011-05-12* Split the js code and css code into several files for easier codingZaran
(they will be minified and concatenated in deployment anyway) * Add a light tooltip jquery plugin. Simple tooltip test on roster contacts * Some css changes (WIP) * Some documentation cleanup in js
2011-04-20Remove the jQuery-ui dependency.Zaran
* add a simple jQuery tab plugin * add tabs styling in the CSS * some code factorisation * code formatting in the js and the css
2011-04-14File cleanup in webclientZaran
2011-04-12Test of a new design (test.html)Zaran
2011-03-31Basic chat feature, crudely stripped down from Moffit's book.Zaran
2011-03-27Basic tab system and design :Zaran
* clicking on a contact creates a tab containing chat layout
2011-01-17Add jQuery UI. Change connect system to use a dialog (it's just aThibaut Horel
test, of course not definitive design).