Commit graph

13135 commits

Author SHA1 Message Date
Denis Fomin
e590a37f8e [Darlan] Fix changelog 2013-08-30 23:16:08 +04:00
Denis Fomin
1ef8b0dcf6 Fix invite menu for group. Fixes #7422 2013-08-29 23:28:58 +04:00
Yann Leboulanger
b643e00f89 force max width to 250px only when initializing the treeview. Fixes #7446 2013-08-29 13:14:22 +02: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
1f27096294 Fix merged accounts.See [574655470339] 2013-08-28 10:06:57 +04:00
Denis Fomin
b214f9161f Add account name to SSL Certificate Verification dialog title 2013-08-27 23:35:11 +04:00
Denis Fomin
69b6673290 [Darlan] Set title for ssl error dialogs 2013-08-27 23:21:16 +04:00
Yann Leboulanger
4e2580d389 don't create a new session when we get an error message in a pm. Fixes #7435 2013-08-27 17:24:41 +02:00
Yann Leboulanger
76ad29175a fix traceback with new fileprops. 2013-08-26 20:34:58 +02:00
Denis Fomin
5999f048f5 [Darlan]Fix gajim-remote -help. 2013-08-26 09:32:16 +04:00
Denis Fomin
0a9697b346 [Darlan]Fix gajim-history-manager -help and gajim-remote -help. See #7439 2013-08-26 09:16:51 +04:00
Denis Fomin
b0dcfce121 All strings translatable in -help 2013-08-26 00:59:46 +04:00
Denis Fomin
62875aba80 [Darlan] Expand --help. Fixes #7439 2013-08-26 00:40:05 +04:00
Yann Leboulanger
2af5a235cf hide useless scrollbar. Fixes #7239 2013-08-25 19:03:15 +02:00
Yann Leboulanger
dd6f619d11 get gtkexcepthook back (Thanks demandimport once again ...) 2013-08-25 18:57:27 +02:00
Yann Leboulanger
31a753463b handle config-path instead of config_path 2013-08-25 16:14:38 +02:00
Yann Leboulanger
9ab803ca63 add markedmsgcolor option to GUI. Fixes #7436 2013-08-25 15:23:22 +02:00
Yann Leboulanger
077a6f08bf [Darlan] improve string 2013-08-25 14:07:49 +02:00
Denis Fomin
8c49afbb13 don't use smooth scrolling when chnging fond or resizing chr window. Fixes #7268 2013-08-23 18:46:35 +04:00
Yann Leboulanger
1db5fd4b31 don't use smooth scrolling when chnging fond or resizing chr window. Fixes #7268 2013-08-15 14:25:44 +02:00
Yann Leboulanger
2602955128 [Darlan] updated man pages. Fixes #7425 2013-08-24 17:58:22 +02:00
Denis Fomin
01946a9bac Change history icon if theme have 'document-open-recent' icon. 2013-08-24 15:17:45 +04:00
Denis Fomin
3b41ce148f Coding standards 2013-08-23 12:23:10 +04:00
Denis Fomin
919310cac7 Change history icon if theme have 'document-open-recent' icon. Fixes #6893 2013-08-23 11:26:48 +04:00
Denis Fomin
9a78999565 [axcel] update AcronymsExpanderPlugin 2013-08-20 14:08:54 +04:00
Denis Fomin
2278433f97 easy way to clear plugin_description_textview 2013-08-19 11:28:50 +04:00
Denis Fomin
40c9dab636 translate plugins descriptions 2013-08-16 23:29:48 +04:00
Yann Leboulanger
5809aa2b5a ability to show HTML in plugin descriptions 2013-08-16 14:53:17 +02:00
Yann Leboulanger
e4edeb0f15 fix some GTK3 things 2013-08-24 19:14:58 +02:00
Yann Leboulanger
24237f8fb8 add ability to handle urls in htmltextview. 2013-08-16 14:06:52 +02:00
Yann Leboulanger
41f4c110db add monotonic to the list of ignored modules by demandimport. Fixes #7409 2013-08-16 09:55:55 +02:00
Yann Leboulanger
f5c0012190 disable rfilter only when we have finished getting the correct iter. Fixes #7430 2013-08-16 09:39:10 +02:00
Yann Leboulanger
56acdd2b56 remove external unused file 2013-08-16 09:34:01 +02:00
Yann Leboulanger
b11524ea1d we release under GPL v3 2013-08-16 09:33:15 +02:00
Yann Leboulanger
218892ee97 show scrollbar only when needed. Fixes #7239 2013-08-16 09:25:07 +02:00
Yann Leboulanger
0e6fdb181f [x11term] prevent traceback 2013-08-16 09:21:32 +02:00
Denis Fomin
190f377df4 typo 2013-08-16 10:09:41 +04:00
Yann Leboulanger
3288a8361c [Tanguy Ortolo] add _Keywords field to gajim.desktop file 2013-08-15 23:21:24 +02:00
Yann Leboulanger
49f6ad216b [Yves-Alexis Perez] Fix oid_xmppaddr and oid_dnssrv for X509 cert checking 2013-08-15 23:19:23 +02:00
Yann Leboulanger
07c172fcc6 fix transient for. See #7185 2013-08-15 23:16:38 +02:00
Yann Leboulanger
e1eb9af26f fix transient for windows. Fixes #7185 2013-08-15 23:14:42 +02:00
Yann Leboulanger
8f2dbdf05a show error dialog of profile window transient for profile window. see #7185 2013-08-15 22:20:13 +02:00
Yann Leboulanger
366e68a269 make very E2E code transient for the calling window. See #7185 2013-08-15 19:45:34 +02:00
Yann Leboulanger
4a5e2385b5 make error diaogs in accounts window transient for ccounts window. See #7185 2013-08-15 15:11:51 +02:00
Yann Leboulanger
a8d831b6de coding standards 2013-08-15 14:57:39 +02:00
Denis Fomin
13c3009d43 Remove hscrollbar in XML console 2013-08-16 00:55:01 +04:00
Denis Fomin
0e45baf36b Set XML console input box height 2013-08-16 00:44:59 +04:00
Denis Fomin
67b574ba49 split long lines 2013-08-15 19:40:59 +04:00
Denis Fomin
8d6a00297f Tv transport icon fix 2013-08-15 19:28:44 +04:00