gajim-plural/gajim
Philipp Hörist b8aaf09c13 Fix infinite expand of MessageTextView
- The 'configure-event' does not trigger anymore when connected to
the MessageTextView. The reason is unknown.

- Use our own ScrolledWindow Widget instead so we can better control
the dimension of the MessageTextView
2017-07-28 20:40:30 +02:00
..
command_system Refactor search_log() 2017-07-21 16:58:04 +02:00
common Implement XEP-0359 Stable Stanza IDs 2017-07-28 14:03:14 +02:00
plugins Fix memory leak in plugins window 2017-07-10 01:15:30 +02:00
Makefile.am
adhoc_commands.py
advanced_configuration_window.py fixed lookup of description for keyed options 2017-07-11 20:35:47 +02:00
app_actions.py Remove XEP-0136 support 2017-07-28 00:07:49 +02:00
atom_window.py
cell_renderer_image.py
chat_control.py Implement XEP-0359 Stable Stanza IDs 2017-07-28 14:03:14 +02:00
chat_control_base.py Fix infinite expand of MessageTextView 2017-07-28 20:40:30 +02:00
config.py Fix not working ManagePEPServicesWindow Dialog 2017-07-16 22:49:34 +02:00
conversation_textview.py Fix displaying links in textview 2017-07-04 12:26:05 +02:00
dataforms_widget.py
dialogs.py Remove XEP-0136 support 2017-07-28 00:07:49 +02:00
disco.py
emoticons.py Fix emoticons module import on windows 2017-07-03 11:32:47 +02:00
features_window.py
filetransfers_window.py
gajim-remote.py
gajim.py Add ServerInfo Dialog 2017-07-26 00:07:43 +02:00
gajim_themes_window.py
groupchat_control.py Implement XEP-0359 Stable Stanza IDs 2017-07-28 14:03:14 +02:00
groups.py
gtkexcepthook.py
gtkgui_helpers.py Use right amount of arguments on pack_start 2017-07-27 21:50:38 +02:00
gtkspell.py
gui_interface.py Remove XEP-0136 support 2017-07-28 00:07:49 +02:00
gui_menu_builder.py Add ServerInfo Dialog 2017-07-26 00:07:43 +02:00
history_manager.py
history_sync.py HistorySync: Connect to different event for counting 2017-07-28 14:51:54 +02:00
history_window.py Refactor get_room_last_message_time() 2017-07-21 16:58:04 +02:00
htmltextview.py Fix use of deprecated method 2017-07-28 20:40:09 +02:00
ipython_view.py
logind_listener.py
message_control.py
message_textview.py Fix infinite expand of MessageTextView 2017-07-28 20:40:30 +02:00
message_window.py
music_track_listener.py
negotiation.py
network_watcher.py
notify.py
profile_window.py
pylint.rc
remote_control.py
roster_window.py Remove XEP-0136 support 2017-07-28 00:07:49 +02:00
scrolled_window.py Fix infinite expand of MessageTextView 2017-07-28 20:40:30 +02:00
search_window.py
secrets.py
server_info.py Add ServerInfo Dialog 2017-07-26 00:07:43 +02:00
session.py
shortcuts_window.py
statusicon.py
tooltips.py
upower_listener.py
vcard.py