log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
libervia-backend
log frontends/src/quick_frontend/quick_widgets.py @ 2559:
1362cabad225
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-24
tip
age
author
description
2018-01-26
Goffi
dates update
2017-11-03
Goffi
misc: date update (yes it's a bit late :p )
2016-09-09
Goffi
quick fronten (widgets): if a widget is recreated, "recreateArgs" method can be implemented to specify arguments to clone it correctly
2016-08-28
Goffi
quick_frontend(quick_widgets): deleteWidget can use additional arguments which will be passed to onDelete
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_widget): getWidgets can now filter on hash (using target), handling recreated widgets too
2016-08-07
Goffi
quick frontend (widget): minor profiles check on widget creation
2016-07-17
Goffi
plugin XEP-0085, quick_frontends, primitivus: chat states are working again
2016-07-11
Goffi
quick_frontend (QuickWidget): keep on_new_widget argument when recreating a widget
0.7-dev
2016-05-24
Goffi
backend, frontend: messages refactoring (huge commit, not finished):
2016-04-18
Goffi
quick frontend, primitivus: quickContactList refactored to handle several profiles at once
2016-04-17
Goffi
use of /usr/bin/env instead of /usr/bin/python in shebang
2016-01-03
Goffi
copyright update
2015-04-16
souliane
quick_frontend, primitivus: fixes a couple of issues:
2015-03-30
Goffi
2015 copyright dates update
2015-03-04
souliane
quick_frontend: add a method getWidget to return a widget without creating it if it doesn't exist
frontends_multi_profiles
2015-02-10
souliane
quick_frontend (quick_widgets): revert commit 1319
frontends_multi_profiles
2015-02-10
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
2015-02-09
souliane
quick_frontend: getOrCreateWidget callbacks can return another widget
frontends_multi_profiles
2015-02-06
souliane
quick_frontend: fixes hash setting for QuickWidget
frontends_multi_profiles
2015-02-06
Goffi
quick frontend(quick widgets): fixed bad condition test in previous commit
frontends_multi_profiles
2015-02-06
Goffi
quick frontend(quick widgets): added the ability to use a callable with getOrCreateWidget's on_existing_widget
frontends_multi_profiles
2015-02-06
Goffi
quick_ frontend (quick widgets): added explanation in docstring for non special keywords in getOrCreateWidget
frontends_multi_profiles
2015-02-06
Goffi
quick frontend (quick widgets): class' __name__ method is used for classes_map hash because the use of class directly was causing bugs with pyjamas (difficult to find, several MicroblogPanel instances were added only once in Libervia's TabPanel, hash method seemed buggy)
frontends_multi_profiles
less
more
|
(0)
-24
tip