Commit graph

273 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 2008-02-15 22:55:21 +00:00
Stephan Erb
f74bf28a55 Remove Player option from preference window. Fixes 2008-02-08 21:58:13 +00:00
Stephan Erb
84fcc6e8ce Do not redraw roster when opening the accounts window. Rework preference window. Fixes , , 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 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 . 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 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 2008-01-11 17:23:26 +00:00
Yann Leboulanger
d17a51c648 [tpatnoe] better one window description. fixes 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 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
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
Piotr Gaczkowski
fca81d8795 A TODO. Good to know, what we're going to do 2007-07-08 11:35:52 +00:00
Piotr Gaczkowski
64566299ac Slight modifications of PEP Services dialog 2007-06-03 17:23:25 +00:00
Yann Leboulanger
8eb1df2c60 missing glade file 2007-06-03 10:46:52 +00:00
Yann Leboulanger
07b324ced4 ability to see pep nodes and their access model. TODO: ability to change it 2007-06-03 10:30:34 +00:00
Piotr Gaczkowski
e3ef0821b3 Merge with trunk 2007-06-03 10:04:20 +00:00
Piotr Gaczkowski
6917ab7ff5 Activity setting from a dialog once again 2007-03-31 09:09:16 +00:00
Yann Leboulanger
8b63200382 no need of a default height in mood dialog 2007-03-31 08:14:18 +00:00
Yann Leboulanger
a26d9c028a make mood dialog not use blocking run() function 2007-03-31 08:11:25 +00:00
Piotr Gaczkowski
37de10d82f Properish mood dialog 2007-03-31 07:43:33 +00:00
Piotr Gaczkowski
ab26867fb2 Setting mood now supported (crappy). 2007-03-30 22:52:11 +00:00
Yann Leboulanger
c41ec64fc4 add missing file to previous commit. fixes 2007-03-11 22:14:48 +00:00
Yann Leboulanger
5920d03aee ability to destroy a room when we are owner, give a reason and alternative room
jid. fixes 
2007-03-11 20:14:53 +00:00
Yann Leboulanger
d60a2c1490 add jabber.nuxo.net to the list of servers. 2007-03-08 08:43:16 +00:00
Yann Leboulanger
efad862700 share space in pref window in status tab between default status message expander and preset status message frame when expander is expander. see 2007-02-13 20:35:41 +00:00
Yann Leboulanger
25572229da fix offline icon for sun iconset 2007-02-09 23:51:08 +00:00
Jean-Marie Traissard
32ca86db03 Machos ! Give the girls back !
Thanks "localhost".
2007-02-01 14:25:33 +00:00
Yann Leboulanger
dd9949fb2c [guillaume Morin & Cornelius] new sun iconset 2007-01-29 12:48:39 +00:00
junglecow
53321ed464 New fingerprint for jabber.org is 66:9B:DB:4F:85:B7:A2:26:4D:76:01:C1:14:ED:0A:A9:24:15:8C:85 2007-01-24 22:39:51 +00:00
Yann Leboulanger
9a6b090506 begining of socks5 proxy support. error handling is missing. see 2007-01-24 21:50:59 +00:00
Yann Leboulanger
20a146dabf use 2 buttons in profile windows because some GTK themes don't show images in buttons when there is text. gtk-button-images option in gtkrc file. 2007-01-23 12:34:07 +00:00
Yann Leboulanger
284066fe40 make some example strings as not translatable 2007-01-22 13:51:42 +00:00
Jean-Marie Traissard
d48cde2b29 prefs win : Fix some design things. See . (fixes 5.) 2007-01-20 22:30:57 +00:00
Jean-Marie Traissard
f81c4ca010 ACE win : hscrollbar_policy->GTK_POLICY_NEVER. See . (3.)
(problem occured with big fonts)
2007-01-20 20:44:36 +00:00
Yann Leboulanger
ac58d394e9 add ability to execute adhoc commands in disco window 2007-01-18 09:12:03 +00:00
Yann Leboulanger
08a90159dc remove timestamp and before/after_nickname from GUI. and add comment in ACE. fixes 2007-01-15 12:54:54 +00:00