Yann Leboulanger
|
7b662595d9
|
[SamWhited] fix Gtk.MenuItem.new_with_label call. Fixes #7916
|
2015-01-05 22:34:37 +01:00 |
Yann Leboulanger
|
1b6550a0e3
|
add /ping command in groupchat to ping occupants
|
2014-08-22 15:44:07 +02:00 |
Yann Leboulanger
|
ebe5da1d0a
|
continue fixing gobject warnings
|
2014-06-21 10:41:13 +02:00 |
Yann Leboulanger
|
cc8e49b212
|
fix gobject warning when hidding tooltips
|
2014-06-21 10:39:34 +02:00 |
Yann Leboulanger
|
c5c59967be
|
remove all icons for all menus
|
2014-11-11 23:11:15 +01:00 |
=?UTF-8?q?Mat=C4=9Bj=20Cepl?=
|
eb6fa81854
|
=?UTF-8?q?Don=E2=80=99t=20use=20positional=20arguments=20?= =?UTF-8?q?with=20*MenuItem=20inits.?=
Avoid DepreciationWarning for ImageMenuItem, CheckMenuItemi, and MenuItem.
Fix #7858
Signed-off-by: Matěj Cepl <mcepl@redhat.com>
---
src/chat_control.py | 8 +++----
src/conversation_textview.py | 5 ++--
src/groupchat_control.py | 4 ++--
src/gui_interface.py | 2 +-
src/gui_menu_builder.py | 15 +++++++-----
src/roster_window.py | 56 +++++++++++++++++++++++++++-----------------
src/statusicon.py | 13 ++++++----
7 files changed, 61 insertions(+), 42 deletions(-)
|
2014-10-20 17:20:38 +02:00 |
Yann Leboulanger
|
47404ea14d
|
rename some icons so we don't need to check in code if installed iconset has it. Fixes #7445
|
2014-03-28 21:48:15 +01:00 |
Yann Leboulanger
|
ff93ad5737
|
fix receiving highlighted corrected message. Fixes #7431
|
2014-01-29 22:10:48 +01:00 |
Denis Fomin
|
4b33634a0b
|
Copyright 2013>2014
|
2014-01-02 12:33:54 +04:00 |
Yann Leboulanger
|
6e410b463b
|
show bookmarked rooms in invite to menu when possible. Fixes #4455
|
2013-12-02 12:17:32 +01:00 |
Denis Fomin
|
be40a35a36
|
Set transient_for 'You are no longer in group chat'
|
2013-11-16 22:23:13 +04:00 |
Yann Leboulanger
|
7c5485ab2e
|
add 2 more direction mark :/. Fixes #7284
|
2013-09-12 17:41:33 +02:00 |
Yann Leboulanger
|
7745ea8f95
|
gtk -> Gtk
|
2013-09-15 11:54:42 +02:00 |
Denis Fomin
|
d81f296e4c
|
Fix 'document-open-recent' icon problem. Fixes #7444
|
2013-09-04 18:01:57 +04:00 |
Denis Fomin
|
619500c3d4
|
Replacing some of the icons. Fixes #7445
|
2013-08-28 18:33:27 +04:00 |
Yann Leboulanger
|
018171033f
|
typo
|
2013-08-28 20:27:10 +02:00 |
Denis Fomin
|
3b41ce148f
|
Coding standards
|
2013-08-23 12:23:10 +04:00 |
Yann Leboulanger
|
e1eb9af26f
|
fix transient for windows. Fixes #7185
|
2013-08-15 23:14:42 +02:00 |
Yann Leboulanger
|
4671bba069
|
[Darlan] improve some strings. Fixes #7239
|
2013-08-15 10:33:27 +02:00 |
Yann Leboulanger
|
a57194106f
|
don't try to configure a room for which we are not admin. See #7422
|
2013-08-13 13:02:31 +02:00 |
Denis Fomin
|
e9e7e47d02
|
[Darlan] Fix typo
|
2013-08-06 00:27:15 +04:00 |
Yann Leboulanger
|
8057eae9a7
|
u'' -> ''
|
2013-08-11 14:44:46 +02:00 |
Yann Leboulanger
|
65a979e7de
|
always present room JID LTR. Fixes #7402
|
2013-08-01 19:05:00 +02:00 |
Yann Leboulanger
|
025f879f25
|
modify_fg/bg/font -> override_*
|
2013-07-31 16:40:33 +02:00 |
Yann Leboulanger
|
8c4e269827
|
don't cycle through blobk nicknames when autocompletting nicks. Fixes #7398
|
2013-07-29 22:05:39 +02:00 |
Yann Leboulanger
|
a5adad97e3
|
remove old line
|
2013-07-29 14:41:02 +02:00 |
Yann Leboulanger
|
593f3c3b7a
|
remove call to deprecated get_pointer()
|
2013-07-29 14:38:09 +02:00 |
Yann Leboulanger
|
fd0ff877a3
|
GObject.* -> GLib.*
|
2013-07-28 20:50:30 +02:00 |
Yann Leboulanger
|
7046cd0608
|
fix a few things for gtk3
|
2013-07-28 19:38:49 +02:00 |
Denis Fomin
|
a1e28bdcf1
|
Set sensitivity for toolbar. Fixes #7389
|
2013-07-27 19:10:08 +04:00 |
Denis Fomin
|
c446150a7e
|
[Darlan & I]Improved BiDi support for banner text, popup with presence info and more status messages (kick, ban, change nick) fixes #7284 #7192
|
2013-07-23 17:55:24 +04:00 |
Denis Fomin
|
41b1a28a16
|
handle gc outgoing messages with events.
|
2013-07-19 13:52:37 +04:00 |
Yann Leboulanger
|
63fd8e8277
|
fix privacy lists: Don't use several time the same order number. Fixes #7352
|
2013-05-26 12:58:19 +02:00 |
Yann Leboulanger
|
f0a4094cc9
|
XEP-0308 Last Message Correction support.
|
2013-04-25 20:38:18 +02:00 |
Yann Leboulanger
|
9c8c1de03f
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
Denis Fomin
|
eaedf24540
|
Remove print
|
2013-03-24 10:56:43 +04:00 |
Denis Fomin
|
3b7640018b
|
Fix traceback then gc opened and gajim theme changed
|
2013-03-23 23:34:34 +04:00 |
Denis Fomin
|
113a96ef1f
|
Change history icon if theme have 'document-open-recent' icon. part 2
|
2013-03-17 23:14:34 +04:00 |
Denis Fomin
|
71464bef56
|
coding style
|
2013-03-17 22:33:51 +04:00 |
Denis Fomin
|
3b8c665665
|
Change history icon if theme have 'document-open-recent' icon
|
2013-03-16 23:56:22 +04:00 |
Denis Fomin
|
cbe149b1e6
|
fix traceback in pm
|
2013-01-08 22:11:51 +04:00 |
Denis Fomin
|
f2771f7759
|
prevent tracebacks
|
2013-01-08 19:46:12 +04:00 |
Denis Fomin
|
a5b3045b8f
|
fix dubblick on grop in groupchat treeview
|
2013-01-08 19:41:51 +04:00 |
Denis Fomin
|
250c25c62e
|
fix avatar and role in gc roster
|
2013-01-07 12:45:47 +04:00 |
Denis Fomin
|
db0fe24695
|
fix gc menu
|
2013-01-07 01:29:22 +04:00 |
Yann Leboulanger
|
86b256ac96
|
fix style / color things
|
2013-01-05 15:53:14 +01:00 |
Yann Leboulanger
|
b541736407
|
fix disco window (+ remove cmp() + some GTK3 changements)
|
2013-01-05 15:32:53 +01:00 |
Denis Fomin
|
a12530cd25
|
fix change theme in gc
|
2013-01-03 17:26:12 +04:00 |
Denis Fomin
|
ac9253e04a
|
Merge
|
2013-01-02 22:13:27 +04:00 |
Denis Fomin
|
59a621bd87
|
fix some CursorType
|
2013-01-02 17:30:54 +04:00 |