Commit graph

236 commits

Author SHA1 Message Date
Nikos Kouremenos
725c5c03b2 HIGGing glade, thanks srid 2005-05-30 19:12:46 +00:00
Yann Leboulanger
f9f341f104 we can now use SSL
(we can't force to not use TLS: bug in xmpp)
2005-05-30 11:01:08 +00:00
Nikos Kouremenos
abbf2bde6f edit groups dialog assign has default and activates default 2005-05-30 10:57:52 +00:00
Yann Leboulanger
560f0665f8 new option to be able to sort contacts by show 2005-05-29 18:41:13 +00:00
Nikos Kouremenos
b2eea92897 a bit smaller status dialog 2005-05-29 14:12:07 +00:00
Nikos Kouremenos
0c99f773ca fixing #338 and the the already fixed widgets but in the same category in a glade way [eg. making them invisible from glade] 2005-05-28 22:42:08 +00:00
Nikos Kouremenos
4bd43efda1 typo 2005-05-28 20:26:14 +00:00
Nikos Kouremenos
5494b24782 making small dialogs resizable [so title can be seen if the user resizes]. some dialogs [eg. status dialog could be better and avoid title overuse] {move string content from title to window contets} 2005-05-27 15:16:47 +00:00
Nikos Kouremenos
fb18ff3d0f introducing wizard_window 2005-05-26 21:43:31 +00:00
Nikos Kouremenos
7c303ddcc3 moving status iconset back to where it was and better string for that 2005-05-26 00:31:18 +00:00
Nikos Kouremenos
c1e472bcbd adding gtkspell and #323 2005-05-25 23:58:27 +00:00
Yann Leboulanger
1c86ae3f18 better tooltip string 2005-05-25 17:14:55 +00:00
Yann Leboulanger
e871c22772 we can now disable the use of transports iconsets 2005-05-25 17:13:50 +00:00
Yann Leboulanger
967bcae933 no need to make protocol combobox unsensitive 2005-05-25 10:56:37 +00:00
Nikos Kouremenos
5d7e3c75b8 adding speller as gui option [code is rdy needs some further testing] 2005-05-25 00:24:24 +00:00
Nikos Kouremenos
a2f5be54ec disco window: when selecting sth form the popdown list, autovisit [like browsers do] 2005-05-24 20:04:07 +00:00
Nikos Kouremenos
6655267d65 strings [again] 2005-05-21 15:57:45 +00:00
Nikos Kouremenos
7de931aba1 restoring requested_size only for roster window 2005-05-21 15:48:07 +00:00
Nikos Kouremenos
d7f06a3fcd online offline --> sign in sign out for popup notifications options 2005-05-21 13:46:23 +00:00
Nikos Kouremenos
1f22ff05bc glade fix: adding most of the requested sizes as default ones 2005-05-21 09:44:02 +00:00
Nikos Kouremenos
7c658932f9 what glade tooltips calls size usually set to minimum is misleading and does not allow GTK+ to resize so longer strings [from translation] can be shown in the windows. So removing that so translation are readable [coz before this commit we were focusing on English or at the best French translation and were doing required sizes]. If someone wants to *propose* sizes that needs to be done in the default size area [first tab in Glade]. Translators enjoy 2005-05-21 01:48:19 +00:00
Nikos Kouremenos
1c16aa578d better strings [not more clear but TYPOS in English and unknown words] {so I had to break the string being frozen} {sorry for that}
also introducing greek transl [half tooltips remain with english text, but 0.7 can live with it if I do not get to finish it before 0.7]
2005-05-21 01:28:18 +00:00
Nikos Kouremenos
10e4ea7ee9 nothing important 2005-05-20 22:01:30 +00:00
Nikos Kouremenos
86b7862d2c better strings complete 2005-05-18 13:28:51 +00:00
Yann Leboulanger
5d8ea9d3bc we can now ask vcard when we recieve a subscription request 2005-05-18 08:47:38 +00:00
Nikos Kouremenos
36bf675fd3 when in windows open links/mailtos with default application. arnaud njoy 2005-05-17 15:04:54 +00:00
Yann Leboulanger
9aa5b02fc5 minimum width for left widget in gc hpaned 2005-05-16 20:17:53 +00:00
Yann Leboulanger
5555d6e317 hide tls option in gui until it is fixed in xmpppy 2005-05-15 20:17:44 +00:00
Yann Leboulanger
9a36ba4063 we can now print tabulations in gc 2005-05-15 17:49:40 +00:00
Nikos Kouremenos
9b88055b54 disco menuitem under Chat which is now Actions [now it is even better] 2005-05-15 11:27:32 +00:00
Nikos Kouremenos
e7c8ac4dbe disco menuitem under Chat which is now Actions 2005-05-15 11:24:23 +00:00
Nikos Kouremenos
961ded4882 Advanced_window ==> Advanced_configuration_window 2005-05-14 01:42:10 +00:00
Nikos Kouremenos
786b3984bc HIGing some more strings 2005-05-14 01:37:42 +00:00
Nikos Kouremenos
460fa3e532 groupchat window major UI changes. now is more UserFriendly and looks like every other IM clients that do groupchat 2005-05-14 01:29:53 +00:00
Nikos Kouremenos
229863bc0b glade fixes in advanced window and applying patch to make filter work [thanks Vincent Hanquez] 2005-05-13 18:05:15 +00:00
Nikos Kouremenos
97aef098bc fixes/cleanups allover:
Basically a traceback a traceback with present()
replace some menuitem strings to be more HIG
introducing /clear and that is all I think
2005-05-13 16:53:30 +00:00
Nikos Kouremenos
c4dfadff09 vpaned4 ==> vpaned for groupchat window [so we can hack border width] 2005-05-12 17:02:26 +00:00
Nikos Kouremenos
33b125f42e contact information for vcard window title and better spacing and removing a border for history window 2005-05-12 13:49:36 +00:00
Nikos Kouremenos
bc4cc346b1 fix for Join_gc action see http://nkour.blogspot.com/2005/05/pythons-init-return-none-doesnt-return.html for more.
Also adding a FIXME: in case yann has not reply from Alexey and wants to hack sth in Gajim :)
2005-05-12 00:00:40 +00:00
Nikos Kouremenos
1353525bf2 fixing a gui bug with sensitivity for proxy table (thanks owen from #gtk+ irc room 2005-05-11 21:02:22 +00:00
Yann Leboulanger
e9abca09fc we now have clear in the conversation textview in gc and chat window (close #220) 2005-05-11 19:40:37 +00:00
Yann Leboulanger
1d63886ef8 default for GUI via glade and not via code for sync_with_global_status too 2005-05-10 15:57:49 +00:00
Nikos Kouremenos
1c9e02e2f5 for account_modification_window default for GUI via glade and not via code [cleaner & better] 2005-05-10 15:51:48 +00:00
Nikos Kouremenos
c847d8c2e2 glade fix for giving focus to write widgets in proxy table 2005-05-10 15:45:06 +00:00
Yann Leboulanger
6610bd5373 missing glade diff for proxy 2005-05-10 15:38:49 +00:00
Nikos Kouremenos
8175a92f7d proxy user/pass gui rdy 2005-05-10 15:08:31 +00:00
Nikos Kouremenos
dc1a13ff8e adding some tooltips 2005-05-09 23:24:57 +00:00
Yann Leboulanger
3fd078dd0b we can now disable the use of TLS 2005-05-09 19:52:43 +00:00
Nikos Kouremenos
33056b778b border width 4 (as everywhere) 2005-05-09 13:59:28 +00:00
Nikos Kouremenos
39fdf223c1 fixing expands in register agent window (thanks gjc) 2005-05-09 13:21:29 +00:00