Philipp Hörist
b5d3578e39
Add tooltip for encryption button
...
Fixes #8663
2017-06-25 18:06:46 +02:00
Philipp Hörist
f7754487cc
Fix Layout issues with long status messages
...
Fixes #8652
2017-06-12 22:20:03 +02:00
Philipp Hörist
48f492c5d1
Dont use deprecated icon in filter entry
2017-05-18 22:19:56 +02:00
Philipp Hörist
94be050aa6
Fix display of channel-secure icon
2017-05-15 10:10:42 +02:00
Philipp Hörist
2e148a6133
Add encryption API to groupchat_control
2017-05-07 18:40:09 +02:00
Philipp Hörist
cf07022cbd
Remove ESessions encryption/decryption from core
2017-05-07 18:40:05 +02:00
Philipp Hörist
3fd35a041e
Remove PGP encryption/decryption from core
2017-05-07 18:38:33 +02:00
Philipp Hörist
5116af037b
Add Encryption Plugin API
...
- Add extension points when receiving/sending a message
- Add extension point for setting the lock image
- Add extension point after clicking the send button
- Add extension point when typing
- Add a new menu button to choose the desired encryption
- Extend the PluginManager to hold a list of encryption plugins
2017-05-07 18:38:06 +02:00
Philipp Hörist
c02260c4d1
Move CSS Code into gajim.css
2017-03-04 09:53:14 +01:00
Philipp Hörist
9bcad9a233
Style GroupChatControl Banner with CSS
2017-03-04 01:24:28 +01:00
Philipp Hörist
e00341e83e
Dont use depracted override_background_color()
2017-03-02 23:58:21 +01:00
Philipp Hörist
6f8452667d
Port application menu to GMenu
2017-02-12 18:17:27 +01:00
Philipp Hörist
1ad087e577
Close Plugins Window with ESC
2017-02-06 23:21:04 +01:00
Philipp Hörist
fa54237164
Close Privacy Lists Window with ESC
2017-02-06 23:19:07 +01:00
Philipp Hörist
ad936b8df8
Close XML Console Window with ESC
2017-02-06 23:12:31 +01:00
Philipp Hörist
5dff9bb057
Close Archiving Preferences Window with ESC
2017-02-06 23:10:09 +01:00
Philipp Hörist
9b0d7222b0
Close Service Discovery Window with ESC
2017-02-06 23:05:57 +01:00
Philipp Hörist
91bb0183ee
Close Bookmark Window with ESC
2017-02-06 23:05:49 +01:00
Philipp Hörist
05566a635c
Close Feature Window with ESC
2017-02-06 22:28:07 +01:00
Yann Leboulanger
d338572271
Update strings for better english. Thanks to Allan Nordhøy for the suggestions
2017-02-04 23:29:45 +01:00
Tomasz Miąsko
6f6a8d3f39
Use GtkShortcutsWindow to display keyboard shortcuts.
2017-01-24 17:22:05 +01:00
Emmanuel Gil Peyrot
553fd8f7b1
Add the actual GtkApplicationWindow to the GtkApplication.
2017-01-08 00:45:37 +00:00
Philipp Hörist
aa50acd191
Port ExceptionHook to GTK3
2017-01-07 21:07:53 +01:00
Emmanuel Gil Peyrot
5a976f86a3
Remove an extraneous GtkBox in groupchat_control.
2017-01-07 17:50:06 +00:00
Emmanuel Gil Peyrot
c1c2a5162c
Replace formatting button with declarative menu.
...
This prevents Gajim from having to regenerate the menu everytime it is
clicked on.
2016-12-24 02:51:55 +01:00
Emmanuel Gil Peyrot
db2b6e5ee5
Apply automatic changes from glade 3.20.
2016-12-24 02:49:59 +01:00
Simon Friedberger
f1ce214596
Fixed c&p error
2016-11-28 17:33:12 +01:00
Emmanuel Gil Peyrot
6d03af9dee
Fix wrong label in preferences.
2016-11-21 21:46:59 +00:00
lovetox
289b31305d
Better align jid and resource in gc contact tooltip
2016-11-19 17:31:23 +01:00
lovetox
3296c23e32
Refactor Roster Tooltip
2016-11-17 03:29:18 +01:00
lovetox
7a278d9123
Refactor GC Roster tooltip
2016-11-13 21:06:37 +01:00
lovetox
f961e0be9a
Add MAM Preference Dialog
2016-10-31 02:11:46 +01:00
Emmanuel Gil Peyrot
b51b27d460
Fix ad-hoc command window only displaying a very small area
2016-10-30 19:50:06 +00:00
lovetox
0089dd86e0
Fix alignment in Account Window
2016-10-16 16:57:34 +02:00
lovetox
afd42d0043
Fix textview height in subsription request dialog
2016-10-13 00:31:42 +02:00
lovetox
73b2ba5f6e
Fix height of XMLConsole input field
2016-10-13 00:18:33 +02:00
lovetox
ad9ce5c1b9
Make JoinGroupChat dialog not resizeable
2016-10-05 23:05:34 +02:00
lovetox
bc3210ec65
Fix layout in AddNewContact window
2016-10-05 22:51:06 +02:00
lovetox
80de2e45c6
Fix layout in Plugins Window
2016-10-05 21:34:00 +02:00
lovetox
43129638c4
Move status message TreeView code into glade file, fix layout
2016-10-05 20:20:42 +02:00
lovetox
b6313efea4
Fix layout in manage proxy window
2016-10-05 12:10:11 +02:00
lovetox
faad7325e1
Fix layout in gajim themes window
2016-10-05 11:43:23 +02:00
lovetox
9c29b32384
Fix layout in manage sounds window and add transient
2016-10-05 11:30:18 +02:00
lovetox
911ac8d2ec
Align buttons in InputDialog
2016-10-04 23:50:41 +02:00
lovetox
a3fc0b6f5c
Better alignment for elements in ChatWindow and GroupChatWindow
2016-10-04 18:50:59 +02:00
lovetox
506e3f285b
Fix alignment in VCard window and add LinkButtons for email
2016-10-01 14:51:22 +02:00
lovetox
f5122ff480
Catch keypress event in discovery window
2016-09-26 01:09:52 +02:00
tmolitor
baff629433
Added ability to diconnect muc from tab context menu
2016-09-05 21:11:02 +02:00
Linus Heckemann
6b3879a7b7
Fix Send button layout
2016-08-22 10:45:40 +02:00
Yann Leboulanger
997e686d57
add new option to show avatar in chat tabs and window icons instead of status icon. Fixes #8320
2016-04-12 22:53:41 +02:00