Commit Graph

22 Commits

Author SHA1 Message Date
Yann Leboulanger bed750410e ability to ignore a transport contact. see #3984 2008-06-23 16:21:21 +00:00
Jean-Marie Traissard d927d260c2 Removing tic tac toe game. Maybe one day a full version in a plugin ? :) 2008-06-01 23:07:34 +00:00
Brendan Taylor 80d68e140f whoops, forgot to commit context menu change 2008-05-13 02:07:16 +00:00
Julien Pivotto e5c3b78674 Some GUI improvements.
http://developer.gnome.org/projects/gup/hig/2.0/menus-design.html

Label the menu item with a trailing ellipsis ("...") only if the command
requires further input from the user before it can be performed. Do not
add an ellipsis to items that only present a confirmation dialog (such
as Delete), or that do not require further input (such as Properties,
Preferences or About).
2007-09-03 21:58:03 +00:00
Stephan Erb 1b43c4f31e Some minor menu work. Part 2 2007-08-21 13:39:53 +00:00
Stephan Erb 5104daa3cf Fix glade annoyance. 2007-08-20 23:26:10 +00:00
Yann Leboulanger 701bdb6b85 use set_no_show_all from glade when possible instead of code. fixes #2248 2007-08-09 08:57:59 +00:00
Stephan Erb 967a7e8144 Correct name in gladefile to fix the last commit. 2007-07-10 20:04:04 +00:00
Julien Pivotto b82a5b96bc [steve-e]
* improve account context menu
 * improve groupchat user's context menu
 * improve group context menu
 * improve join groupchat menu
2007-06-04 18:27:09 +00:00
Julien Pivotto d719b46b68 Update information and block icon in roster contacts context menu 2007-06-03 17:10:08 +00:00
Julien Pivotto 0147bcd5f8 Fix icon size and pgp icon in roster contact context menu. 2007-06-03 16:57:23 +00:00
Julien Pivotto 24f42e7549 Add sent status icon to contact's context menu. Fix #342. 2007-06-03 15:46:05 +00:00
Yann Leboulanger ef8b15c893 cleanup roster contact context menu. see #3127 2007-06-02 11:14:25 +00:00
Yann Leboulanger 550785233f [roidelapluie] ability to block several contacts in the same time. fixes #3128 2007-04-25 15:54:58 +00:00
Yann Leboulanger 776c4614d5 [roidelapluie] add ability to block / unblock a contact / group directly from roster. see #253 2007-04-24 19:56:24 +00:00
Yann Leboulanger 68e2c7ddd3 [roidelapluie & I] ability to send custom status to contacts. fixes #342 2007-04-21 11:29:55 +00:00
Tomasz Melcer 9b29c4c8b8 Merging changes from trunk (6561:6774) 2006-09-13 16:47:58 +00:00
Yann Leboulanger 1f93e36844 add a self contact row when another resource is connected. we can now use ad_hoc commands in gajim 2006-07-19 11:01:09 +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 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
Dimitur Kirov 22c0f59a64 added some underlines to contact context menu 2006-05-04 18:37:34 +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