log

age author description
2016-08-22 Goffi quick frontend (widgets): a deletion with onDelete can now be cancelled if onDelete return False
2016-08-21 Goffi quick frontend (quick_app): fixed user_action from action coming from backend
2016-08-21 Goffi jp (debug/bridge): fixed unicode handling of arguments
2016-08-21 Goffi quick frontend (chat): fixed messageNew signal dispatching when several widgets are handling the target
2016-08-21 Goffi quick frontend (quick_widget): getWidgets can now filter on hash (using target), handling recreated widgets too
2016-08-21 Goffi jp: added jp/debug commands:
2016-08-21 Goffi plugin debug: first draft:
2016-08-21 Goffi frontends (xmlui): added a user_action attribute:
2016-08-21 Goffi core (constants): added XMLUI_DATA_LVLS constants which group all available levels
2016-08-10 Goffi quick frontend (app): fixed regression in groups handling
2016-08-08 Goffi quick frontend (chat): added a getlocale method and changed self.day_change calculation for pyjamas compatibility
2016-08-08 Goffi quick frontend (contact): fixed roster and roster_connected in handler + add a next function for pyjamas compatibility
2016-08-08 Goffi quick frontend (QuickApp): unicode string fix
2016-08-08 Goffi misc: fixed 0.6.1 tag
2016-08-08 Goffi primitivus, quick frontend (chat): moved time text generation to QuickChat