log browser_side/panels.py @ 122:397a88b340f3

age author description
2011-07-07 Goffi browser side: microblog's entry header with pseudo and timestamp
2011-07-06 Goffi microblog avatar update
2011-07-05 Adrien Vigneron browser side: microblog entries
2011-06-29 Goffi browser side: grouped header panel in a global Absolute panel
2011-06-28 Goffi browser side: bottomBorderWidget size fix (for webkit)
2011-06-28 Goffi browser side: widgets' setting: height detection fix
2011-06-28 Goffi browser side: removed   in EmptyPanel
2011-06-28 Goffi browser side: widgets' width and height can now be fixed + tarot game position fix
2011-06-27 Goffi browser side: Widgets' setting (col & row span can be changed
2011-06-27 Goffi browser side: CSS: removed useless z-indexes, and replaced tabs by spaces
2011-06-27 Goffi browser side: widgetsPanel is now scrollable when there are too many widgets, and widgets have a minimum size
2011-06-27 Goffi browser side: widget removing is now managed
2011-06-27 Goffi browser side: widgets cells can now be added by putting a widget on a border
2011-06-26 Goffi browser side: new widget handling:
2011-06-26 Goffi New widget system: first draft
2011-06-18 Goffi browser side: refactoring: menu is now in its own module
2011-06-18 Adrien Vigneron browser side: CSS: redesigned dialog boxes, and contacts
2011-06-17 Goffi Adrien's uniBox design integration + lastPopup style
2011-06-17 Goffi browser side: menu separator + last popup menu hack to avoid it being shown out of the screen
2011-06-14 Goffi Login/Register box: integration of Adrien Vigneron's design
2011-05-31 Goffi server side: misc stuff: SàT v0.2.0
2011-05-29 Goffi browser side: microblog entries caching
2011-05-29 Goffi Contact update + add dedication in About dialog
2011-05-29 Goffi browser side: fixed refactoring issue
2011-05-29 Goffi Roster list update, contact deletion + some refactoring
2011-05-28 Goffi addind contact + subscription management + misc
2011-05-26 Goffi browser side: adding contact, first draft
2011-05-26 Goffi browser side: HTML sanitization
2011-05-26 Goffi MUC group joining
2011-05-26 Goffi browser side: added about box
2011-05-26 Goffi added Social Contract \o. (in French only so far)
2011-05-25 Goffi browser_side: prevent default for escape key (cancel HTTPRequest in FF)
2011-05-21 Goffi Tarot game: a game can now be finished
2011-05-19 Goffi Tarot game: center_panel layout + chien can now be showed + fixed click event inheritance + card selection first draft
2011-05-17 Goffi Tarot game: game launching (first hand showed), and contract selection
2011-05-16 Goffi Tarot Game: first draft
2011-05-16 Goffi room user joining/leaving
2011-05-16 Goffi browser side: misc css/layout fixes
2011-05-13 Goffi browser side, misc stuffs
2011-05-07 Goffi browser side: ContactsChooser is now used to ask for 3 others players when tarot game is launched + names refactoring
2011-04-20 Goffi added tab panel
2011-04-16 Goffi browser_side: removed some useless mess + changed delay for warning message to 2s
2011-04-16 Goffi - User status is now updated
2011-04-15 Goffi Added basic chat panel
2011-04-15 Goffi moved panels and menu in a separate file