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
Anaël Verrier
c5a22ce262
Use OrderedDict to maintain emoticons order in packs.
2016-03-27 18:09:21 +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
Yann Leboulanger
fe3415033a
fix widget name in glade file. Fixes #8288
2016-03-18 22:32:35 +01:00
Yann Leboulanger
47a7c0506a
improve plugins window
2016-03-05 15:48:51 +01:00
Yann Leboulanger
3f89fafb44
make the choose_gpg_key working
2016-02-21 14:04:31 +01:00
Yann Leboulanger
9917484736
[Allan Nordhøy] improve some strings
2016-01-16 16:05:43 +01:00
Yann Leboulanger
8237f27704
fix feature window
2016-01-05 21:09:40 +01:00
Yann Leboulanger
e440b421af
hide gajim-remote from system. Fixes #8212
2016-01-02 16:26:22 +01:00
Yann Leboulanger
107a1cee56
[Justin Lecher] fix desktop files
2015-12-29 20:53:11 +01:00
Yann Leboulanger
dcef0455c8
fix a few things for jingle video
2015-12-23 22:40:53 +01:00
Yann Leboulanger
33381fcae5
[Darlan] remove non-IBR from servers.xml. Fixes #8203
2015-12-22 21:28:27 +01:00
Yann Leboulanger
48a2486d60
Minor GUI fix
2015-12-02 23:05:54 +01:00
Yann Leboulanger
e29bc43cbf
correctly install gajim-remote.desktop file.
2015-12-01 22:30:04 +01:00
Yann Leboulanger
1e01ca81c6
fix a few minor GTK3 things
2015-11-23 20:45:21 +01:00
Yann Leboulanger
1b94427cc2
fix FT window
2015-11-23 20:41:29 +01:00
Yann Leboulanger
6337606c49
add new option to allow popup notifications when a chat control is opened. See #7891 , #8158
2015-10-25 15:06:37 +01:00
Yann Leboulanger
fc49acff11
update links and copyright in manpages. Fixes #8136 , #7719
2015-08-26 22:01:35 +02:00
Yann Leboulanger
a44a71d6a5
add option to en(dis)able XEP-0136/0313. Fixes #8127
2015-08-20 15:08:53 +02:00
Yann Leboulanger
08b362ec1c
minor glade fix
2015-10-04 21:22:32 +02:00
Yann Leboulanger
1d41349b6e
fix single message textview size
2015-10-04 21:21:38 +02:00
Yann Leboulanger
156935a8ac
don't use GtkAlignment anymore. Fixe 2 missing import
2015-09-20 18:18:35 +02:00
Yann Leboulanger
2f21fb657a
finish update glade files for GTK3
2015-08-30 23:22:42 +02:00
Yann Leboulanger
a22069da5d
Start updating glade files for GTK3
2015-08-21 22:02:30 +02:00
Yann Leboulanger
c9eb479fe3
Correctly register gajim-remote with xmpp: URIs
2015-07-17 22:19:16 +02:00
Yann Leboulanger
bf1dc7cba5
update chat_control glade file
2015-07-30 23:06:32 +02:00
Yann Leboulanger
9287ad96b0
fix some warnings
2015-07-30 15:18:03 +02:00
Yann Leboulanger
215bb32e1e
remove stock usage
2015-07-25 22:03:48 +02:00
Sam Whited
3bd4a26767
Fix search button / server entry in join groupchat dialog
2015-02-18 12:53:37 -05:00
Yann Leboulanger
662ff44cb5
[SamWhited] fix disco window. Fixes #7927
2015-01-14 22:18:04 +01:00
Yann Leboulanger
a5f50372c8
fix using change status dialog
2015-01-02 21:53:59 +01:00
Yann Leboulanger
70d6d4e033
fix account creation
2015-01-02 13:37:47 +01:00
Yann Leboulanger
d3b1e006fb
Add GUI option for message carbons
2014-11-11 16:03:26 +01:00
Yann Leboulanger
89347ffdd9
Index: gajim/data/gajim.1
...
===================================================================
2014-10-18 21:58:04 +02:00
Yann Leboulanger
fefb37ae59
Index: gajim/data/gajim-remote.1
...
===================================================================
2014-10-18 21:58:04 +02:00
Yann Leboulanger
94cd506082
Description: Fix markup erros in manpages Manpages have lists that start with .Bl (begin list) but that have no matching .El (end list). This patch adds them.
...
Author: Tanguy Ortolo <tanguy+debian@ortolo.eu>
Forwarded: https://trac.gajim.org/ticket/7851
Last-Update: 2014-10-14
2014-10-18 21:58:04 +02:00
Yann Leboulanger
ee4e161dc8
make string translatable in filetranfer context menu. Fixes #7740
2014-04-23 21:53:40 +02:00
Yann Leboulanger
c5c59967be
remove all icons for all menus
2014-11-11 23:11:15 +01:00
Yann Leboulanger
9ff5c310bd
fix opening join groupchat dialog. Fixes #7861
2014-11-09 17:32:20 +01:00
Yann Leboulanger
7c5d197658
fix opening discover services window. Fixes #7854
2014-10-18 23:08:59 +02:00
Yann Leboulanger
8dd4730240
add a warning icon next to warning message in ACE. Fixes #7759
2014-05-29 22:46:48 +02:00
Yann Leboulanger
e8d5092f3e
fix preference window expand properties
2014-03-30 11:42:10 +02:00
Yann Leboulanger
506741ff97
don't allow to do ctrl+r when roster is hidden. See #7315
2014-02-05 12:46:48 +01:00
Fedor Brunner
d079272f69
Add new entries from https://xmpp.net/services.xml
2014-01-23 16:29:04 +01:00
Fedor Brunner
016796c70d
Sort entries in servers.xml
2014-01-23 16:18:32 +01:00
Fedor Brunner
8092d66929
Reformat the servers.xml using HTML Tidy tool
...
http://tidy.sourceforge.net/
2014-01-23 15:29:27 +01:00
Yann Leboulanger
e746ca9b1a
start havine audio / video. Doesn't work correctly yet
2014-03-25 21:26:57 +01:00
Yann Leboulanger
ca1d2331d8
rename goojim iconset files
2014-03-25 14:46:47 +01:00
Fedor Brunner
3b629a52d2
"4096-bit MODP Group" from RFC3526, Section 5.
...
The prime is: 2^4096 - 2^4032 - 1 + 2^64 * { [2^3966 pi] + 240904 }
RFC3526 specifies a generator of 2.
The generation of the group is described in RFC 2412.
Fixes : #7644
2014-02-17 14:54:20 +01:00