- 04 Nov, 2018 3 commits
-
-
Philipp Hörist authored
- Make all menus and shortcuts use the 'app.browse-history' action - HistoryWindow: Inherit from Gtk.ApplicationWindow
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 03 Nov, 2018 7 commits
-
-
Philipp Hörist authored
- Show orange warning icon if a field is required - Show red error icon if validation of the field failed - Set validation error text as tooltip of the icon - DataFormWidget emits a signal 'is-valid' on every change
-
Philipp Hörist authored
-
André authored
like The "flags" argument for dialog construction is deprecated. Please use initializer keywords: modal=True and/or destroy_with_parent=True. or Using positional arguments with the GObject constructor has been deprecated. Please specify keyword(s) for "title, transient_for, flags" or use a class specific constructor. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
André authored
-
- 02 Nov, 2018 6 commits
-
-
Philipp Hörist authored
- Rename get_pep_as_pixbuf to get_pep_icon
-
Philipp Hörist authored
- Complete rewrite of the dialog - Use new DataFormWidget
-
Philipp Hörist authored
This also makes it possible to get windows by an account/jid combination
-
Philipp Hörist authored
-
Philipp Hörist authored
-
-
- 01 Nov, 2018 6 commits
-
-
Philipp Hörist authored
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
- A option dict can be passed which controls how the DataForfWidget looks - Analyse the field label lengths and adjust the label justification (left/right)
-
- 31 Oct, 2018 2 commits
-
-
- 28 Oct, 2018 16 commits
-
-
Philipp Hörist authored
- Use icon names for Tune and Location notifications - Use None instead of an empty pixbuf when there is no data
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
Set the default list after the first window has been initialized. Only set icons on Windows that are different from the default.
-
Philipp Hörist authored
- Use get_builder - Add get_app_icon_list() to gtk.util
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
All removed servers did not answer to a IBR request
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
- Use get_builder - Sort imports - Use load_icon instead of get_icon_pixmap
-
Philipp Hörist authored
-
Philipp Hörist authored
-