log browser_side/dialog.py @ 439:d52f529a6d42

age author description
Thu, 08 May 2014 17:21:34 +0200 Goffi browser side: use of new log system (first draft):
Tue, 11 Mar 2014 12:55:31 +0100 souliane browser_side: RoomChooser small improvements:
Thu, 13 Feb 2014 15:32:59 +0100 souliane browser_side: small fixes for RichTextEditor
Thu, 13 Feb 2014 10:30:38 +0100 souliane browser_side: class PromptDialog based on GenericConfirmDialog asks the user for a text input
Tue, 04 Feb 2014 17:52:12 +0100 Goffi dates update
Tue, 04 Feb 2014 17:21:59 +0100 Goffi fixed docstrings wrong usage for licence informations
Sat, 04 Jan 2014 00:17:46 +0100 souliane misc: reorganization of the file panels.py + clean the modules import:
Wed, 27 Nov 2013 14:00:58 +0100 souliane browser_side: renamed item and labels for discussion groups
Thu, 21 Nov 2013 18:57:46 +0100 souliane frontends tools: moved src/tools/frontends to frontends/src/tools
Thu, 21 Nov 2013 13:44:26 +0100 souliane browser_side: bug fix for RoomAndContactsChooser (do not display the MUCs in the list)
Tue, 19 Nov 2013 21:21:49 +0100 souliane browser_side: update contacts in "group and contact chooser" when the a user connect/disconnect
Sun, 17 Nov 2013 17:57:14 +0100 souliane browser_side: added class RoomAndContactsChooser:
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
Mon, 07 Jan 2013 23:38:36 +0100 Goffi dates update
Sun, 09 Dec 2012 23:34:20 +0100 Goffi browser side: misc dialog improvment:
Tue, 06 Mar 2012 09:09:15 +0100 Goffi copyleft date update
Thu, 05 Jan 2012 00:22:03 +0100 Goffi radio collective integration, first draft
Tue, 28 Jun 2011 13:30:43 +0200 Goffi browser side: widgets' setting: mouse wheel can now be used to change values
Tue, 28 Jun 2011 04:06:25 +0200 Goffi browser side: widgets' setting reset button update fix
Tue, 28 Jun 2011 03:51:39 +0200 Goffi typo fix
Tue, 28 Jun 2011 03:43:48 +0200 Goffi browser side: widgets' width and height can now be fixed + tarot game position fix
Tue, 28 Jun 2011 01:54:36 +0200 Goffi browser side: Widgets' setting (col & row span can be changed
Wed, 15 Jun 2011 00:52:02 +0200 Goffi Login/Register box: integration of Adrien Vigneron's design
Tue, 31 May 2011 17:06:59 +0200 Goffi server side: misc stuff: SàT v0.2.0
Sun, 29 May 2011 16:07:46 +0200 Goffi Contact update + add dedication in About dialog
Sun, 29 May 2011 02:13:53 +0200 Goffi Roster list update, contact deletion + some refactoring
Sat, 28 May 2011 20:18:14 +0200 Goffi addind contact + subscription management + misc
Fri, 27 May 2011 01:52:29 +0200 Goffi browser side: adding contact, first draft
Thu, 26 May 2011 19:15:44 +0200 Goffi browser side: added about box
Thu, 26 May 2011 18:44:31 +0200 Goffi added Social Contract \o. (in French only so far)
Wed, 25 May 2011 14:21:48 +0200 Goffi browser_side: prevent default for escape key (cancel HTTPRequest in FF)
Mon, 23 May 2011 00:45:19 +0200 Goffi Browser side: Tarot game
Sun, 22 May 2011 17:56:59 +0200 Goffi Tarot game: score is now shown (need to use XMLUI later)
Sun, 22 May 2011 00:15:01 +0200 Goffi Tarot game: a game can now be finished
Sat, 14 May 2011 00:58:11 +0200 Goffi browser_side: contactsChooser now discard MUC rooms
Sat, 07 May 2011 23:52:44 +0200 Goffi browser side: added ContactsChooser dialog