log frontends/src/quick_frontend/quick_widgets.py @ 2039:6353deb1bd73

age author description
Sun, 21 Aug 2016 17:03:18 +0200 Goffi quick frontend (quick_widget): getWidgets can now filter on hash (using target), handling recreated widgets too
Mon, 08 Aug 2016 00:49:17 +0200 Goffi quick frontend (widget): minor profiles check on widget creation
Sun, 17 Jul 2016 16:47:33 +0200 Goffi plugin XEP-0085, quick_frontends, primitivus: chat states are working again
Mon, 11 Jul 2016 19:22:40 +0200 Goffi quick_frontend (QuickWidget): keep on_new_widget argument when recreating a widget 0.7-dev
Tue, 24 May 2016 22:11:04 +0200 Goffi backend, frontend: messages refactoring (huge commit, not finished):
Mon, 18 Apr 2016 18:31:13 +0200 Goffi quick frontend, primitivus: quickContactList refactored to handle several profiles at once
Sun, 17 Apr 2016 14:45:26 +0200 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
Sun, 03 Jan 2016 16:28:30 +0100 Goffi copyright update
Thu, 16 Apr 2015 17:17:28 +0200 souliane quick_frontend, primitivus: fixes a couple of issues:
Mon, 30 Mar 2015 10:26:26 +0200 Goffi 2015 copyright dates update
Wed, 04 Mar 2015 14:17:38 +0100 souliane quick_frontend: add a method getWidget to return a widget without creating it if it doesn't exist frontends_multi_profiles
Tue, 10 Feb 2015 10:33:54 +0100 souliane quick_frontend (quick_widgets): revert commit 1319 frontends_multi_profiles
Tue, 10 Feb 2015 19:08:01 +0100 Goffi quick frontends (quick widgets): doesn't force anymore "on_new_widget" to None for on_existing_widget=C.WIDGET_RECREATE: the original behaviour for on_new_widget need to be kept frontends_multi_profiles
Mon, 09 Feb 2015 09:19:30 +0100 souliane quick_frontend: getOrCreateWidget callbacks can return another widget frontends_multi_profiles
Fri, 06 Feb 2015 22:28:00 +0100 souliane quick_frontend: fixes hash setting for QuickWidget frontends_multi_profiles