Fri, 27 Feb 2015 00:56:08 +0100 |
souliane |
browser_side: fixes misc issues (forgotten parenthesis and wrong argument)
frontends_multi_profiles
|
Fri, 27 Feb 2015 00:55:07 +0100 |
souliane |
browser_side: fixes issue when placing a LiberviaWidget and some cells of the WidgetsPanel are empty
frontends_multi_profiles
|
Thu, 26 Feb 2015 18:10:54 +0100 |
Goffi |
browser_side: classes reorganisation:
frontends_multi_profiles
|
Thu, 26 Feb 2015 13:10:46 +0100 |
Goffi |
browser side: moved ContactBox, ContactsPanel, ContactLabeland ContactMenuBar to base_widget/base_panels so they can be reused outside of contact_list module
frontends_multi_profiles
|
Wed, 25 Feb 2015 19:44:10 +0100 |
Goffi |
browser side: fixed typo in newMessageHandler
frontends_multi_profiles
|
Wed, 25 Feb 2015 19:40:23 +0100 |
Goffi |
browser side: restored infoDialog for headline messages from server
frontends_multi_profiles
|
Tue, 24 Feb 2015 20:27:31 +0100 |
Goffi |
browser side: call of parent profilePlugged for overriden method
frontends_multi_profiles
|
Tue, 24 Feb 2015 19:15:28 +0100 |
Goffi |
browser side: do a hard reload on disconnected signal
frontends_multi_profiles
|
Tue, 24 Feb 2015 19:15:07 +0100 |
Goffi |
browser side (json): replaced the Window.alert by a log warning when signal is lost
frontends_multi_profiles
|
Tue, 24 Feb 2015 18:21:33 +0100 |
Goffi |
browser side (contact list): removed our own bare jid from contact list
frontends_multi_profiles
|
Tue, 24 Feb 2015 16:49:07 +0100 |
Goffi |
browser side(contact list): added nick listener
frontends_multi_profiles
|
Tue, 24 Feb 2015 16:48:41 +0100 |
Goffi |
browser side (contact list): fixed forgotten profile argument in presence listener
frontends_multi_profiles
|
Tue, 24 Feb 2015 14:40:47 +0100 |
Goffi |
browser side: fixed use of profile for listeners
frontends_multi_profiles
|
Mon, 23 Feb 2015 18:47:27 +0100 |
Goffi |
merged souliane changes
frontends_multi_profiles
|
Mon, 23 Feb 2015 18:44:58 +0100 |
Goffi |
browser side (widgets management): removed getWidgetsPanel: we use directly getParent which do the same thing + displayWidget now detect hidden widgets (widgets without parent WidgetsPanel)
frontends_multi_profiles
|
Mon, 23 Feb 2015 18:44:58 +0100 |
Goffi |
browser side (LiberviaWidget): an error is raised when expect is True on getParent
frontends_multi_profiles
|
Mon, 23 Feb 2015 18:44:57 +0100 |
Goffi |
browser side (contact list): Contact list improvments:
frontends_multi_profiles
|
Mon, 23 Feb 2015 18:43:15 +0100 |
Goffi |
browser side (contact list): use of c.bool for parameter conversion
frontends_multi_profiles
|
Mon, 23 Feb 2015 18:43:08 +0100 |
Goffi |
browser side (menu): minor improvments:
frontends_multi_profiles
|
Mon, 23 Feb 2015 18:20:04 +0100 |
Goffi |
browser side (libervia main): implemented visible_widgets property
frontends_multi_profiles
|
Mon, 23 Feb 2015 18:16:07 +0100 |
Goffi |
browser side: contact_list update:
frontends_multi_profiles
|
Mon, 23 Feb 2015 18:14:07 +0100 |
Goffi |
browser side (contact list): use EntityToShow to know which contacts must be displayed
frontends_multi_profiles
|
Sun, 22 Feb 2015 21:57:24 +0100 |
souliane |
browser_side: implements showDialog
frontends_multi_profiles
|
Sun, 22 Feb 2015 21:56:40 +0100 |
souliane |
browser_side: fixes MUC menus
frontends_multi_profiles
|
Sun, 22 Feb 2015 21:56:18 +0100 |
souliane |
browser_side: fixes RoomAndContactsChooser dialog
frontends_multi_profiles
|
Sun, 22 Feb 2015 21:55:27 +0100 |
souliane |
browser_side (PromptDialog): rename prompt attribute to prompt_widgets + related changes
frontends_multi_profiles
|
Sun, 22 Feb 2015 21:51:20 +0100 |
souliane |
browser_side: fixes various issues
frontends_multi_profiles
|
Sun, 22 Feb 2015 21:42:14 +0100 |
souliane |
server and browser sides: fixes bad call to "subscription" bridge method
frontends_multi_profiles
|
Fri, 20 Feb 2015 22:05:14 +0100 |
souliane |
browser_side: fixes a typo (listerner --> listener)
frontends_multi_profiles
|
Fri, 20 Feb 2015 21:46:18 +0100 |
souliane |
browser_side: fixes previous patch, forgot to pass an argument
frontends_multi_profiles
|