Commit graph

226 commits

Author SHA1 Message Date
Tomasz Melcer
f1e9574401 dataforms.py and glade part for that - a Data Form widget
Introduced a widget that will present full data form as in JEP-0004, to make
things easier. Code will just have to create this widget with just-got
xmpp.DataForm form, show it to user, wait a bit and send the modified form
back.
2006-06-19 21:33:54 +00:00
Tomasz Melcer
8a959c846b "Execute command..." entry in roster in contact's popup menu, plus two fixes.
The fixes:
 * when received a single message from a contact that has one resource online,
   'start chat' entry in popup menu open only that message, not the chat
 * when contact has more resources online, 'rename item' entry in popup menu
   doesn't work
2006-06-19 21:30:58 +00:00
Jean-Marie Traissard
fa21d11bfe Also use good info menuitem in gc_occupants menu 2006-06-19 10:57:20 +00:00
Yann Leboulanger
a4b4323e38 fix wrong var name. Fixes #2073 2006-06-15 08:36:19 +00:00
Jean-Marie Traissard
bc7fcf3f9c Use gtk-info instead of gtk-dialog-info, it has a shortcut and icon is more clear IMO. Fixes #2043. 2006-06-10 22:16:22 +00:00
Yann Leboulanger
18f2175f11 comboboxentry is less high than button in disco. Fixes #2017 2006-06-09 09:00:03 +00:00
Yann Leboulanger
3e1dd88ee0 we can now save avatars on HD where we want (right click on image). Fixes #1817 2006-05-26 13:19:52 +00:00
Jean-Marie Traissard
38856338ac [nk]removed useless word in tooltip 2006-05-25 14:23:51 +00:00
Jean-Marie Traissard
6a05b5d529 Rename gtkgui.glade to manage_accounts_window.glade. (contain only manage_accounts_window) 2006-05-21 20:50:48 +00:00
Dimitur Kirov
3caa576400 better string (10x Hawke) 2006-05-19 23:01:49 +00:00
Dimitur Kirov
7e467e04f8 shrink account and protocol comboboxes 2006-05-19 22:30:23 +00:00
Dimitur Kirov
226e5372e4 new arguments for gajim-remote add_contact
(<jid> [account]). If account is not specified,
show a combobox with active accounts
2006-05-19 21:13:45 +00:00
Jean-Marie Traissard
243ff81626 Proxy password should be show as ***** 2006-05-18 18:26:51 +00:00
Jean-Marie Traissard
8decfc44a2 Sort groups in edit group dialog, even when adding one. Note that it doesn't lower groupname before sort.
Make edit group window longer but with no vscroolbar if necessary.
2006-05-14 16:19:04 +00:00
Dimitur Kirov
f619ddd76b fixed accel 2006-05-11 20:34:37 +00:00
Dimitur Kirov
59a51d8b0d add checkbutton for default chat font 2006-05-11 18:28:05 +00:00
Yann Leboulanger
51836690a8 missing glade diff ... 2006-05-10 16:34:59 +00:00
Yann Leboulanger
76bed366e2 better string 2006-05-09 20:38:44 +00:00
Jean-Marie Traissard
a898cf4544 #1005 :
-Added events about FT, event status change
-Merge events first/next message reveived and add a condition about chat actually open with that contact for all events
-Added action about roster notification (animated icon for contact)
-Added glade file to translatable ones
2006-05-09 17:59:24 +00:00
Jean-Marie Traissard
a106d402b8 #1005 : Advanced Notifications Control : First part : Preferences GUI. 2006-05-09 00:05:15 +00:00
Dimitur Kirov
70aad19405 remove test vcard window 2006-05-08 22:32:50 +00:00
Dimitur Kirov
634467f1f5 temp: wrap for os_label (Bart Kreska) 2006-05-08 22:30:17 +00:00
Yann Leboulanger
b65cc5b37f glade for bookmark manager (goes with [6291]) 2006-05-08 08:15:37 +00:00
Dimitur Kirov
22c0f59a64 added some underlines to contact context menu 2006-05-04 18:37:34 +00:00
Jean-Marie Traissard
2a12557ca8 When we have more than two accounts, do not show only two firsts and show scrollbar, make windows bigger. 2006-05-04 18:16:26 +00:00
Dimitur Kirov
5e6b016af1 split gtkgui.glade in several small glade
files, which are now located in data/glade/
2006-05-02 15:53:25 +00:00