log frontends/src/quick_frontend/quick_widgets.py @ 2481:11ac6157fc73

age author description
Fri, 03 Nov 2017 14:31:42 +0100 Goffi misc: date update (yes it's a bit late :p )
Fri, 09 Sep 2016 23:54:33 +0200 Goffi quick fronten (widgets): if a widget is recreated, "recreateArgs" method can be implemented to specify arguments to clone it correctly
Sun, 28 Aug 2016 18:22:46 +0200 Goffi quick_frontend(quick_widgets): deleteWidget can use additional arguments which will be passed to onDelete
Mon, 22 Aug 2016 20:56:51 +0200 Goffi quick frontend (widgets): a deletion with onDelete can now be cancelled if onDelete return False
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