gajim-plural/gajim/gtk
Philipp Hörist a89bec0b9d Refactor Bookmarks
- Simplify modules because nbxmpp handles more stuff
2019-02-04 21:59:33 +01:00
..
__init__.py Only use absolute imports from gtk module 2018-09-26 19:06:47 +02:00
about.py Bump copyright year 2019-01-05 17:35:00 +01:00
account_wizard.py Refactor send timeouts 2018-12-04 19:29:32 +01:00
accounts.py Adapt to nbxmpp API changes 2018-12-09 18:48:44 +01:00
add_contact.py Add IQ and Gateway module 2019-01-03 00:19:23 +01:00
adhoc_commands.py AdHocCommands: move to gtk module 2018-10-28 20:43:36 +01:00
advanced_config.py Rework ACE 2018-10-26 00:06:27 +02:00
atom.py Move AtomWindow to gtk folder 2018-10-28 19:45:10 +01:00
blocking.py Add blocking list dialog 2019-01-21 22:45:19 +01:00
bookmarks.py Refactor Bookmarks 2019-02-04 21:59:33 +01:00
const.py Refactor loading user supplied iconsets 2018-11-18 22:24:33 +01:00
css_config.py Fix Dark Theme switch 2018-09-26 20:17:13 +02:00
dataform.py DataFormWidget: Fix some UI issues 2018-12-06 23:06:10 +01:00
dialogs.py Fix some PyGObject deprecation warnings 2018-11-03 13:58:11 +01:00
discovery.py Refactor Bookmarks 2019-02-04 21:59:33 +01:00
discovery_search.py Move SearchWindow to gtk folder 2018-10-28 17:29:12 +01:00
emoji_chooser.py Fix redefined-argument-from-local pylint errors 2018-09-18 08:37:18 +02:00
emoji_data.py Add license header to emoji_data.py 2018-09-21 15:46:52 +02:00
emoji_data.pyi Extend stubs for emoji_data 2018-09-21 15:46:52 +02:00
exception.py Dont use deprecated GLib.glib_version 2018-11-20 00:04:41 +01:00
features.py Remove old dbus module 2019-01-03 09:06:49 +01:00
filechoosers.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
filetransfer.py Remove all usage of get_gtk_builder() 2018-11-18 22:24:34 +01:00
groupchat_config.py Prevent callbacks on destroyed objects 2019-01-26 21:25:33 +01:00
history.py Use always an action to open the history window 2018-11-04 22:50:21 +01:00
history_sync.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
htmltextview.py Move htmltextview into gtk module 2018-11-18 10:35:13 +01:00
join_groupchat.py Dont save Gajim settings in bookmarks 2019-01-06 00:00:42 +01:00
mam_preferences.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
notification.py Make sure args are always str 2019-01-10 22:07:52 +01:00
pep_config.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
preferences.py MUC: Update menu after preference change 2019-01-05 19:43:11 +01:00
privacy_list.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
profile.py Refactor UserNickname and UserMood 2019-01-30 23:36:01 +01:00
proxies.py Remove None from list, rename None to No Proxy in combobox 2018-11-07 21:22:25 +01:00
server_info.py Discover the bookmarks conversion server feature 2018-12-04 20:41:44 +01:00
service_registration.py ServiceRegistration: Validate form before sending 2018-11-04 01:01:39 +01:00
single_message.py Refactor voice approval 2018-12-19 23:24:44 +01:00
sounds.py ManageSounds GUI Update 2018-11-02 17:09:28 +01:00
start_chat.py Refactor Bookmarks 2019-02-04 21:59:33 +01:00
statusicon.py Switch some calls to gtk.util helper methods 2018-10-28 15:00:04 +01:00
themes.py Remove unnecessary event classes 2019-01-03 09:06:44 +01:00
tooltips.py Refactor UserLocation 2019-02-02 12:51:28 +01:00
types.py Add annotations 2018-09-21 15:46:52 +02:00
util.py Refactor UserLocation 2019-02-02 12:51:28 +01:00
xml_console.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00