Commit graph

677 commits

Author SHA1 Message Date
Nikos Kouremenos
dd26b56b83 features window should have desc label selectable (in order for example to be able to select url mentioned there) 2008-03-01 22:53:13 +00:00
Yann Leboulanger
5b2fa4039f remove add and remove buttons from pep window 2008-02-29 22:34:52 +00:00
Yann Leboulanger
10af723f81 move configuration of pubsub menuitem to account context menu 2008-02-29 22:23:39 +00:00
Stephan Erb
b973c4c2bc Alignement and bold typing changes in vcard and profile window. Nothing as usual. 2008-02-28 18:53:49 +00:00
Yann Leboulanger
13541c0425 ability to configure pubsub nodes. see #3053 2008-02-15 22:55:21 +00:00
Stephan Erb
f74bf28a55 Remove Player option from preference window. Fixes #3330 2008-02-08 21:58:13 +00:00
Stephan Erb
84fcc6e8ce Do not redraw roster when opening the accounts window. Rework preference window. Fixes #3330, #1621, #2113 2008-02-04 22:04:33 +00:00
Yann Leboulanger
848c492926 add checkbutton to YesNoDialog. Ability to fall back from tls to ssl and then plain. Warn user when using insecure connection. fixes #1923 2008-02-04 21:38:36 +00:00
Stephan Erb
826e66ba81 Ellipsize client label in vcard. 2008-02-03 22:54:16 +00:00
Stephan Erb
e79bda051d Hide Advanced Notification Button for now. Make sounds frame expandable. 2008-01-27 22:34:32 +00:00
Jean-Marie Traissard
4c219e4f57 Delete some properties that may show warnings with old gtk version. Fixes #3708. 2008-01-27 18:04:31 +00:00
Stephan Erb
95c904f5d2 Update label in accounts wizard. Make it less unclear. 2008-01-24 14:17:09 +00:00
Yann Leboulanger
ae36e4962a don't install gajim-remote man file if we don't install gajim-remote 2008-01-22 16:52:01 +00:00
Stephan Erb
79fb241153 Replace the broken gpg-togglebutton by an insensitve status image. See #3196 2008-01-11 17:45:20 +00:00
Stephan Erb
40af7bfc1c Do not mess up vcard window when there is no user avatar or when it is resized. Fixes #3674 2008-01-11 17:23:26 +00:00
Yann Leboulanger
d17a51c648 [tpatnoe] better one window description. fixes #3632 2007-12-29 13:37:39 +00:00
Jean-Marie Traissard
47e0b6d18f remove useless and bad looking hbar before Close button un accounts_window.glade 2007-12-22 22:50:26 +00:00
Yann Leboulanger
3bc22371cc [ruiabreuferreira and I] ability to use http_proxy environment variable. fixes #2977 2007-12-19 14:42:04 +00:00
Travis Shirk
0afc7b2328 Merge one_window branch
Merged revisions 9143,9145-9155,9157-9162,9164-9169,9171-9177 via svnmerge from
svn://88.191.11.156/gajim/branches/one_window

........
  r9145 | nicfit | 2007-12-13 21:49:09 -0700 (Thu, 13 Dec 2007) | 2 lines

  Implemented the original Nikos patch with an HPaned instead of a HBox and only do this mode when one_message_window == 'always'
........
  r9152 | nicfit | 2007-12-15 13:33:56 -0700 (Sat, 15 Dec 2007) | 2 lines

  Added config and GUI for one_message_window_with_roster
........
  r9153 | nicfit | 2007-12-15 13:41:46 -0700 (Sat, 15 Dec 2007) | 2 lines

  Use one_message_window_with_roster and some whitespace cleanup
........
  r9154 | nicfit | 2007-12-15 14:04:49 -0700 (Sat, 15 Dec 2007) | 2 lines

  Scratch the chckbox for with roster mode, use one_message_window opt and combo
........
  r9155 | nicfit | 2007-12-15 17:01:13 -0700 (Sat, 15 Dec 2007) | 2 lines

  MessageWindowMgr knows about ONE_MESSAGE_WINDOW_ALWAYS_WITH_ROSTER and MessageWindow can reparent itself rather then the roster having to do so.
........
  r9157 | nicfit | 2007-12-15 17:47:20 -0700 (Sat, 15 Dec 2007) | 2 lines

  Resizing fixes and make the roster window shrink when last tab is removed
........
  r9158 | nicfit | 2007-12-15 19:15:11 -0700 (Sat, 15 Dec 2007) | 2 lines

  Added "Show roster" (CTRL+R) to view menu when using always_with_roster to quickly hide/show the roster.
........
  r9159 | nicfit | 2007-12-15 19:49:30 -0700 (Sat, 15 Dec 2007) | 2 lines

  Handle window title setting in always_with_roster mode.
........
  r9160 | nicfit | 2007-12-15 20:13:57 -0700 (Sat, 15 Dec 2007) | 2 lines

  Removed FIXME
........
  r9167 | nicfit | 2007-12-17 18:40:59 -0700 (Mon, 17 Dec 2007) | 2 lines

  When roster is hidden, show it when the number of MessageWindow controls == 0
........
  r9168 | nicfit | 2007-12-17 19:07:49 -0700 (Mon, 17 Dec 2007) | 2 lines

  Disable hiding roster when there are no message controls open
........
  r9169 | nicfit | 2007-12-17 20:41:11 -0700 (Mon, 17 Dec 2007) | 2 lines

  Bunch of saved size bugs fixed
........
2007-12-18 23:42:22 +00:00
Yann Leboulanger
9b54e6fb5c don't select muc subject when we switch to a muc tab 2007-12-16 09:31:15 +00:00
Yann Leboulanger
3a305866c0 [js] move pep page in pref window before advanced one 2007-12-13 20:51:13 +00:00
Yann Leboulanger
a645006bf8 merge diff from trunk 2007-12-12 08:44:46 +00:00
Tomasz Melcer
2a7f1a654a Jingle: dialog for accepting voice calls 2007-08-23 23:42:31 +00:00
Piotr Gaczkowski
947ec8e933 PEP prefs added 2007-08-09 23:05:43 +00:00
Yann Leboulanger
853448943b fix icon size in menu 2007-08-09 15:46:58 +00:00
Yann Leboulanger
ea24ee82e5 merge diff from trunk to pep branch 2007-08-09 15:39:18 +00:00
Tomasz Melcer
459c73f961 Jingle: UI entry point and lots of small changes. 2007-08-06 23:19:57 +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
Piotr Gaczkowski
fca81d8795 A TODO. Good to know, what we're going to do 2007-07-08 11:35:52 +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
Stephan Erb
7be506e3f5 Compact View:
* Move checkbox to preferences. Fixes #2662
 * Merge option for muc and chat
2007-06-25 23:51:44 +00:00
Stephan Erb
87113a7a0e Auto resize xml input textview. Fixes #2831 2007-06-16 10:57:52 +00:00
Yann Leboulanger
0758be7c14 ability to send a file to a groupchat occupant if we know his real JID 2007-06-15 17:38:14 +00:00
Yann Leboulanger
e8bfebdd23 don't make minimize checkbutton sensitive if auto join is not sleected 2007-06-14 17:50:30 +00:00
Yann Leboulanger
b6eb2f94c9 minimize menuitem -> minimize on close checkbutton. see #3034 2007-06-14 17:44:24 +00:00
Yann Leboulanger
0d81760650 GUI part of manage bookmark window 2007-06-14 17:00:20 +00:00
Stephan Erb
babd1ee042 Enable ellipsization in roster and chatwindow. Fixes #2079, #2739
Reorder occupantlist in groupchat to match roster. Fixes #2102
2007-06-11 08:37:46 +00:00
Julien Pivotto
7b87c829fb use wrap words in vcard annotations (like in about). 2007-06-10 07:13:28 +00:00