Commit Graph

327 Commits

Author SHA1 Message Date
James Newton c2b901dfe9 Adjusted the menu code in an attempt to make it work better on leopard. Removed
the idle_add wrapper for on_quit and moved the idle_add wrapping into the
sync-menu code instead.
2007-11-16 23:11:35 +00:00
Yann Leboulanger 508b411e80 keep references on single message windows, so garbage collector don't destroy them. fixes #3557 2007-11-15 17:04:17 +00:00
Yann Leboulanger 1f7a462788 [James Newton] osx port for Gajim. a GREAT thanks!!! 2007-11-14 19:47:52 +00:00
Yann Leboulanger ef5cef3510 [erlehmann] new lion emoticon. fixes #3554 2007-11-13 19:32:32 +00:00
Yann Leboulanger c15b616ddd remove the ability to save GPG password, show in GUI use_gpg_agent optin. fixes #2791 2007-10-25 12:36:57 +00:00
Yann Leboulanger 2606e127d1 unify groupchat banner and chat banner. 2007-10-15 05:50:30 +00:00
Yann Leboulanger 5b940a2416 close history window on ESC. fixes #3233 2007-10-09 18:34:10 +00:00
Yann Leboulanger aff3697f06 use python-sexy if available to have clickable links in chat window banner. fixes #2962 2007-10-09 17:48:22 +00:00
Stephan Erb 3f06402f3d Cleanup for chat_control_popup. Rename 'Show Frieds' to 'Show Contacts'. Show icon and disable invite functionality for zeroconf contacts. 2007-10-07 20:09:13 +00:00
Stephan Erb 4187f57eca Add global search to history_viewer. Minor GUI improvements. Fix nasty bug: history_window was adding unexisting jids to logs.db, when it was tried to view their history. 2007-10-06 23:06:09 +00:00
Brendan Taylor 4ed6830870 made PassphraseDialog's checkbutton and modality optional 2007-09-26 22:31:20 +00:00
Stephan Erb 7af04ef607 Use correct icon for filetransfer in roster menu 2007-09-21 16:10:05 +00:00
Yann Leboulanger 81c65ccac8 [steve-e] Ability to select a jid in history window. fixes #3410, #3308, #1925 2007-09-14 20:18:06 +00:00
Yann Leboulanger 1c7e5483fc fix DND problem when we use single click to open chat window. see #2072 2007-09-14 19:16:54 +00:00
Yann Leboulanger ed0f54cbc5 add missing mnemonic in account creation wizard 2007-09-10 18:39:37 +00:00
Yann Leboulanger ce3a7d1b62 [misc] updated gajim.desktop file. Fixes #3435 2007-09-10 15:16: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
Yann Leboulanger e485fd3262 remove _ in preference window, event tab, event combobox 2007-09-03 09:45:27 +00:00
Yann Leboulanger 3f5387c02a begining of preference window improvements. see #3330 2007-08-30 18:44:27 +00:00
Yann Leboulanger c051cc1a76 remove unused filter entry in disco window 2007-08-29 09:55:55 +00:00
Yann Leboulanger c9a407ca52 [Brendan Taylor] Gsoc 2007 work : end to end encryptions. Fixes #544 2007-08-25 22:42:35 +00:00
Yann Leboulanger e70ccf9218 fix add new contact dialog widget's visibility 2007-08-24 22:22:01 +00:00
Yann Leboulanger 77eabc215d add encoding to emoticons files. fixes #3227 2007-08-22 22:30:59 +00:00
Stephan Erb 4c7bee648c Rework Actions menu. Move single message from advanced submenu to top level. Fixes #3209 2007-08-22 12:50:34 +00:00
Julien Pivotto 7cc2974772 Higher textview in Invite Friends! widow. See #2095. 2007-08-22 12:35:07 +00:00
Yann Leboulanger 81688380c6 add spaces in chat_to_muc vbox. looks nicer 2007-08-22 11:48:51 +00:00
Yann Leboulanger 9af8207148 nicer chat2muc window. see #2095 2007-08-22 11:10:54 +00:00
Stephan Erb 7b45c9c8f0 Remove BlockedContactsWindow. Fixes #3142 2007-08-21 23:39:51 +00:00
Yann Leboulanger 78f2c8c021 [roidelapluie, elghinn, msieurhappy, xbright and me] chat to muc convertion. see #2095 and #1408. TODO: DND 2007-08-21 23:13:03 +00:00
Stephan Erb 86177e8536 Rework zeroconf menu. 2007-08-21 22:58:19 +00:00
Stephan Erb 1b43c4f31e Some minor menu work. Part 2 2007-08-21 13:39:53 +00:00
Stephan Erb 3257748f19 [GustavoCarneiro] Install root certs correctly 2007-08-21 12:55:29 +00:00
Stephan Erb 054d4233bf Some menu work:
Set unusable menuitems insensitive instead of hiding them.
Enhance transport roster menu. Fixes #3383
2007-08-21 12:51:36 +00:00
Stephan Erb aabe6db039 Rework account_menu. 2007-08-21 00:43:58 +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
Yann Leboulanger 725ef29a85 add 2 buttons to search window: add contact to roster and information. fixes #3304 2007-07-22 09:04:33 +00:00
Stephan Erb c145c2ce36 * Make default theme unchangeable
* cleanup and bugfix for sensitive color table
2007-07-16 11:54:04 +00:00
Julien Pivotto 5c36dd8e78 [Lukas and I] use 'event' instead of 'message' as icons names ans
states. Fix #2755.
2007-07-13 10:11:49 +00:00
Yann Leboulanger e3b8c4e636 fix icon in view menu of roster window for file transfer 2007-07-10 22:58:08 +00:00
Stephan Erb 967a7e8144 Correct name in gladefile to fix the last commit. 2007-07-10 20:04:04 +00:00
Yann Leboulanger cf814269db set custom avatar is now fonctional. fixes #3127 2007-07-10 17:53:42 +00:00
Stephan Erb ff2fe1b503 Feature window cleanup and description update. See #2783 2007-07-06 23:51:41 +00:00
Yann Leboulanger 0fb9d6dd56 missing glade changement. see #3269 2007-07-05 06:26:57 +00:00
Yann Leboulanger 5e46f22960 new accounts window. one bug remain, see #2744 2007-07-04 21:10:50 +00:00
Yann Leboulanger e007756ac8 make idle part of preference window insensitive if idle is not supported. fixes #2949 2007-06-28 21:09:29 +00:00
Julien Pivotto 15597f8b37 In features window, show description on select, not on double-click. See #2783. 2007-06-28 10:42:24 +00:00
Stephan Erb a1440388da Feature window cleanup, first part . See #2783 2007-06-27 12:38:00 +00:00
Julien Pivotto 3d85b01123 Add icon to FAQ and Features menu entry in roster 2007-06-27 12:25:03 +00:00
Yann Leboulanger 9dc8404158 add features window in help menu. fixes #2783 2007-06-27 09:37:31 +00:00