Commit Graph

626 Commits

Author SHA1 Message Date
Yann Leboulanger 29c4f64285 [Dicson] make some dialogs of type "dialog" instead of "normal". Fixes #6840 2011-03-18 08:57:05 +01:00
Denis Fomin b865763f31 accounts window. small fix 2011-03-16 21:01:35 +03:00
Denis Fomin 90aa0ab08c manage bookmarks window.small fix 2011-03-16 20:56:53 +03:00
Denis Fomin e8805ce923 do not expand button in join_groupchat_window 2011-03-16 17:00:49 +03:00
Denis Fomin 95d426e136 Changing the design of privacy list window 2011-03-05 17:53:26 +03:00
Denis Fomin ae43834dc6 fixed incorrect width of conference participants list, when joining a new room and when manually resizing/maximizing gajim window in all-in-one mode 2011-02-08 19:04:18 +03:00
Denis Fomin e61f7aa4db Added 'show roster on startup' option. Fixes #6793 2011-02-04 23:52:03 +03:00
Yann Leboulanger b938b93041 Add keyboard shortbut to manage bookmarks window. Fixes #4700 2011-01-06 09:08:47 +01:00
Yann Leboulanger c3fdfc3a4b begining of handling jabber:iq:gateway namespace. see #6054 2010-12-15 21:15:00 +01:00
Yann Leboulanger ddb8238f73 [Éric Araujo] fix typo un plugins window 2010-12-13 14:24:01 +01:00
Denis Fomin 38abd6e6f9 add lost signal 2010-12-10 21:16:26 +03:00
Denis Fomin a33269ed75 Do not use a constant size for close tab button 2010-12-09 20:24:23 +03:00
Yann Leboulanger 1e097fc4d5 re-add used signal. 2010-11-27 18:21:31 +01:00
Denis Fomin 420d0f9ca4 remove unused signal 2010-11-27 17:10:59 +03:00
Denis Fomin bed900a1c8 Keep changing the width of the roster(when a gtk.Paned widget handle is dragged) 2010-11-16 13:56:12 +03:00
Yann Leboulanger b0189989a0 no need to redraw contacts when we change GTK style 2010-11-10 09:57:48 +01:00
Denis Fomin f0a3da0ad3 Recovering a lost signal.
Fix #6034
2010-11-15 02:32:16 +03:00
Denis Fomin 2c5cfd0673 plugins_window.ui - removed unused hbox
ftp_manager - small gui changes
2010-11-05 18:37:50 +03:00
Yann Leboulanger c999acc9cb correct use of stock item 2010-11-01 21:40:03 +01:00
Yann Leboulanger 76bf05f533 [Dicson] Fix getting the name of widgets. Fixes #6026 2010-11-01 21:34:17 +01:00
Yann Leboulanger ebde7d4333 [Dicson] ellipsize plugins homepage button. Fixes #6025 2010-11-01 14:35:32 +01:00
Yann Leboulanger 457156cc0e put (group)chat controls in a hbox to be more extensible 2010-10-27 11:39:45 +02:00
Yann Leboulanger 76962db81f update servers.xml from xmpp.org. Fixes #5797 2010-10-05 10:51:15 +02:00
Yann Leboulanger 8d2fafd40d remove ununsed signal from gtk builder file. Fixes #5954 2010-09-30 09:12:07 +02:00
Yann Leboulanger dc26f29db3 add Deutsche Telekom Root CA 2 vert. Fixes #5937 2010-09-24 19:25:04 +02:00
Alexander Cherniuk ae9d234dec Add missing tooltips. Thanks to Dicson. Fixes #5924. 2010-09-19 10:41:19 +03:00
Yann Leboulanger 096b8f3d91 [Dicson] ability to install from zip / uninstall plugin. Fixes #5906 2010-09-14 19:31:35 +02:00
Yann Leboulanger 3e2bfd67a3 use xdg-open if available. Thanks to polymorphm forthe initial patch. Fixes #5874 2010-09-08 15:25:36 +02:00
Yann Leboulanger b5b6474b96 show MUC configuration form title in the MUC config window. Fixes #5886 2010-09-08 08:56:06 +02:00
Yann Leboulanger 8d3419e815 better string in pref window. Fixes #5883 2010-09-06 15:18:41 +02:00
Yann Leboulanger 06da4df46f [Andrej A Antonov] Use correct word: System Tray -> notification area. Fixes #5864 2010-08-23 10:40:04 +02:00
Yann Leboulanger ca43e5441c merge message archiving branch. Fixes #3593 2010-08-11 18:43:41 +02:00
Yann Leboulanger 15acafdde7 Make a "@" string not translatable 2010-08-09 13:35:11 +02:00
Yann Leboulanger 8a7ffa42ee fix wrong widget name 2010-07-28 16:50:06 +02:00
Yann Leboulanger 6ceb3af784 improve some stings. Fixes #5822 2010-07-28 14:21:03 +02:00
Yann Leboulanger 05a1af2c55 merge plugin system to trunk 2010-07-28 14:11:46 +02:00
Yann Leboulanger 33a0835194 add gajim-history-manager manpage 2010-07-27 11:34:44 +02:00
Yann Leboulanger d9ee8ffbb3 missing commit of adhoc commnds ui file 2010-07-22 17:42:35 +02:00
Yann Leboulanger 796213c9cb merge with trunk 2010-07-19 19:53:29 +02:00
Yann Leboulanger f9e8b46e6c iability to show captcha when joining a groupchat with captcha. (TODO: download image when it's not in the message itself) 2010-06-27 23:09:07 +02:00
Yann Leboulanger 90411cad12 configure max width in tab label to avoid too big tabs 2010-06-27 23:04:49 +02:00
Yann Leboulanger 1cc05b156c improve jingle audio GUI 2010-06-20 22:48:49 +02:00
Yann Leboulanger 44d53c40cc ability to fix framerate and video size for jingle video. 2010-06-19 15:44:10 +02:00
Yann Leboulanger d58841cb2b [Dave Cridland] add XEP-0258 support. Great thanks for that! Fixes #5772 2010-06-07 19:11:44 +02:00
Yann Leboulanger 2c2e4201d7 merge from trunk 2010-05-25 16:33:40 +02:00
Yann Leboulanger fc5e91a039 [eMerzh and me] ability to restart a new adhoc command without closing / reopening the window. Fixes #5698 2010-05-12 10:18:52 +02:00
Yann Leboulanger f8ab01b418 check birthday date format when editing profile window. Fixes #5692 2010-05-11 16:58:53 +02:00
Yann Leboulanger 751caeaa42 remove unused gtk handlers. 2010-04-25 20:44:09 +02:00
Yann Leboulanger d44c30373f [Calamar and me]sasl-external c2s authentication. Fixes #5704 2010-04-18 20:43:40 +02:00
Éric Araujo 9b5ee1e13b convert tabs to spaces in source code thanks to reindent.py
Also use sed to remove now unneeded Vim lines, 2to3 -f ws_comma to fix
some whitespace, and fix some other madness manually.
2010-04-08 01:20:17 +02:00