Commit graph

429 commits

Author SHA1 Message Date
Yann Leboulanger
152093e42e [bronger] translate correclt strings during runtime. Fixes #2394 2006-09-08 22:27:04 +00:00
Yann Leboulanger
7046a19af0 raise is usefull to know if join was sucesfull or not (in roster_window.py). Fixes #6698 2006-09-02 11:17:02 +00:00
Jean-Marie Traissard
8945d21345 Do not raise useless RuntimeError. Fixes #2376. 2006-09-02 01:00:22 +00:00
Yann Leboulanger
0ee02dd62f order groups in add contact dialog. Fixes #2365 2006-08-30 20:27:38 +00:00
Travis Shirk
6fe8efff64 Removed set_transient_for(roster) for windows/dialogs that can be launched from
message windows (i.e., the window appears on the roster desktop rather than the current
desktop).  There may be some more places where this may be wanted, but this hits the
major ones.
2006-08-30 03:25:28 +00:00
Yann Leboulanger
00ee3a62d5 really print subscription table when we register to a transport 2006-08-21 19:53:26 +00:00
Yann Leboulanger
285f190a28 really show subscription table when needed. Fixes #2212 2006-08-20 18:02:33 +00:00
Yann Leboulanger
ed4406472a don't fail where there is an unknown transport type 2006-08-07 17:35:03 +00:00
Yann Leboulanger
f99308207e o -> 0: fix TB 2006-08-03 20:25:38 +00:00
Yann Leboulanger
2428298bda new add_contact window with a combobox. Fixes #872 2006-08-03 19:13:42 +00:00
Yann Leboulanger
29ed784cd2 better title for single message window depending on if we're sending or receiving 2006-08-01 10:41:45 +00:00
Yann Leboulanger
ebb01e96ec show vertical scrollbar automatically in edit groupos dialog. Fixes #2196 2006-08-01 09:45:00 +00:00
Yann Leboulanger
57aeb0d0ef we can now register to a transport in add contact window is server has such a transport. Fixes #1944 2006-07-31 17:08:21 +00:00
Yann Leboulanger
1c9b21d9d8 remove a useless print 2006-07-31 15:06:00 +00:00
Yann Leboulanger
b6ba2b1727 remove some FIXME 2006-07-31 15:05:29 +00:00
Yann Leboulanger
572857cf06 better string 2006-07-31 14:36:49 +00:00
Yann Leboulanger
dc9bf86184 we can now the language we want for speller. Just use speller_language advanced
option to define it.
2006-07-31 13:55:21 +00:00
Yann Leboulanger
6e5ce765d9 new add contact window. TODO: enable the register button when our server have this transport. Fixes #872 2006-07-31 13:32:40 +00:00
Yann Leboulanger
98928886ef don't ask nick when we want to join a room in which we already are 2006-07-29 20:54:17 +00:00
Yann Leboulanger
7ae4d03628 privacy lists open / delete buttons are not unsensitive when we open the window and no privacy lists is available. Fixes #2140 2006-07-28 11:05:13 +00:00
Yann Leboulanger
766f6054fe fix 2 typo. Fixes #1514 2006-07-28 10:53:51 +00:00
Yann Leboulanger
1ee455edb7 we can now edit groups of multiple contacts. Fixes #1514 2006-07-28 10:25:58 +00:00
Yann Leboulanger
134483f936 fix minor TB when there is no image file in a folder and we browse it 2006-07-26 09:05:33 +00:00
Yann Leboulanger
65d57253c9 we can now invite to new room 2006-07-25 22:26:07 +00:00
Yann Leboulanger
196062bbc2 use window.set_transient_for(parent) for some windows. Fixes #1024 2006-07-17 20:27:30 +00:00
Yann Leboulanger
0614f534bb code for advanced_notifications_window: config is now saved in config file 2006-07-17 10:07:26 +00:00
Yann Leboulanger
98349b2bf1 subscription can be translated but english version is always sent to server 2006-07-03 21:56:19 +00:00
Yann Leboulanger
42f636bf4e also hide active and default checkbuttons when there is no rules 2006-07-03 21:17:05 +00:00
Yann Leboulanger
96b21bbc6f [roidelapluie & asterix] Privacy lists. Fixes #253 2006-07-03 20:49:20 +00:00
Dimitur Kirov
f1d2380cac prevent TB in completion list 2006-07-03 06:52:25 +00:00
Yann Leboulanger
60f9741046 * meta contacts over accounts
* DND a contact to another group asks to add it in this group
Fixes #1515
2006-06-28 07:27:40 +00:00
Jean-Marie Traissard
17f891a22f Do nou use gtkspell on RECEIVED single messages. Fixes #2065. 2006-06-16 17:47:47 +00:00
Yann Leboulanger
bc26593974 use gettext.install. Fixes #497 2006-06-15 06:49:04 +00:00
Jean-Marie Traissard
4e1e46a8ac 19:26:12 Jim++: is space before AND after ":" mandatory (in french it is) ?
19:26:17 Hawke: No
19:26:22 Hawke: Only after

Let translator decide
2006-06-10 17:31:43 +00:00
Jean-Marie Traissard
5252ec2d3f Set all strings translatable in about dialog, use AUTHORS file
logger->Typo
2006-06-10 17:23:58 +00:00
Jean-Marie Traissard
9ed43cf6d1 Show a real error box when unable to bind to port
Fixes #1941.
2006-06-05 17:07:48 +00:00
Yann Leboulanger
59c3b7b3c8 JEP 172 support (user nickname) Fixes #464 and #884 2006-06-01 15:23:38 +00:00
Dimitur Kirov
adb54d0eb7 prevent TB on window destroy 2006-05-29 18:23:12 +00:00
Dimitur Kirov
7e467e04f8 shrink account and protocol comboboxes 2006-05-19 22:30:23 +00:00
Dimitur Kirov
226e5372e4 new arguments for gajim-remote add_contact
(<jid> [account]). If account is not specified,
show a combobox with active accounts
2006-05-19 21:13:45 +00:00
Jean-Marie Traissard
e58130611d Deal with non utf8 status messages in change status message dialog 2006-05-16 18:49:34 +00:00
Jean-Marie Traissard
8decfc44a2 Sort groups in edit group dialog, even when adding one. Note that it doesn't lower groupname before sort.
Make edit group window longer but with no vscroolbar if necessary.
2006-05-14 16:19:04 +00:00
Jean-Marie Traissard
00669c06a0 Missing upcase letter 2006-05-10 20:29:17 +00:00
Jean-Marie Traissard
af3500a225 #1005 preparation : Begin to move notifications to notify.py :
-moved popup and sound for contact in/out
-added popup for status change (always disable for the moment, will be advanced only)
Note : removed "if not gajim.awaiting_events[account].has_key(jid)" from condition for an in/out popup to be showed
2006-05-10 20:25:51 +00:00
Jean-Marie Traissard
a898cf4544 #1005 :
-Added events about FT, event status change
-Merge events first/next message reveived and add a condition about chat actually open with that contact for all events
-Added action about roster notification (animated icon for contact)
-Added glade file to translatable ones
2006-05-09 17:59:24 +00:00
Dimitur Kirov
6db39b590d sort texts in completion list 2006-05-09 13:07:33 +00:00
Jean-Marie Traissard
a106d402b8 #1005 : Advanced Notifications Control : First part : Preferences GUI. 2006-05-09 00:05:15 +00:00
Dimitur Kirov
b145e59b41 moved completion dict creation in helpers.py 2006-05-08 22:44:47 +00:00
Dimitur Kirov
afdfdc05ce add completion for single message dialog 2006-05-08 22:06:42 +00:00
Dimitur Kirov
8f239a4be0 moved completion definition in a function
get_completion_liststore in gtkgui_helpers
2006-05-08 21:59:09 +00:00