log browser_side/dialog.py @ 267:a76243c02074

age author description
Mon, 11 Nov 2013 10:44:44 +0100 souliane browser_side: small changes for contact list and "add group" panel:
Sat, 09 Nov 2013 15:31:39 +0100 souliane browser_side: small changes to prepare the contact group manager:
Sat, 09 Nov 2013 08:53:03 +0100 souliane browser_side: isolate the "add contact group" panel in a re-usable class:
Tue, 15 Oct 2013 13:39:21 +0200 souliane browser_side: modified class ContactChooser to allow setting a min and max number of contacts to be chosen
Fri, 11 Oct 2013 15:40:29 +0200 souliane browser_side: set CSS margin: auto for all button panels
Tue, 08 Oct 2013 13:38:42 +0200 souliane browser_side: dialogs take **kwargs arguments + unibox helper method
Mon, 07 Oct 2013 14:23:16 +0200 souliane browser_side: bug fix for changeset 3092f6b1710c
Thu, 26 Sep 2013 11:33:55 +0200 souliane browser_side: center the buttons of GenericConfirmDialog
Sat, 21 Sep 2013 20:24:36 +0200 souliane browser_side: check for duplicate name before adding a new contact group
Sun, 08 Sep 2013 13:40:01 +0200 souliane browser_side: added key listener to login and register panels
Fri, 06 Sep 2013 15:55:45 +0200 souliane browser side: bug fix (missing "self." before value_max)
Fri, 06 Sep 2013 15:51:40 +0200 souliane browser side: added a mechanism to define forbidden patterns during new contact group creation
Fri, 06 Sep 2013 15:40:33 +0200 souliane browser side: make the OK button title for group selector configureable + few "cosmetic" changes (PEP 8...)
Fri, 28 Jun 2013 00:06:31 +0200 Goffi browser side: fixed setGroupsSelected in GroupSelector
Fri, 28 Jun 2013 00:05:52 +0200 Goffi browser side: added "add" button in GroupSelector's add group dialog