| 
								
								
									 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 | 1dcc955551 | when we open a second tab and conversation textview was scrolled down in the forst one, scroll it down after we show tabs. Fixes #2190 | 2006-07-28 06:40:37 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 40efbfd657 | don't show tray icon when we don't want to. Fixes #2188 | 2006-07-28 05:54:46 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 2d876923d9 | move the draw og the focus out line to conversation_textview.py reset focus_out_end_iter_offset var when we clear the textview. Fixes #2175 | 2006-07-27 10:54:12 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 1ef77d8e5d | re-add trayicon to systray when it is destroyed. Fixes #2121 | 2006-07-26 19:01:01 +00:00 |  | 
				
					
						| 
								
								
									 Dimitur Kirov | 873bedd221 | escape from sslerror due to broken protocol | 2006-07-26 12:49:11 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | e3ba73be74 | if server doesn't support vcard, don't allow user to modify it. Fixes #2182 | 2006-07-26 12:01:14 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 394381a78a | we now detect loop when server isn't RFC complient and handle badly subscription acknoledgment. Fixes #1864 | 2006-07-26 11:13:07 +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 | 557489dc5a | typo | 2006-07-26 08:12:14 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | f02b77f4ff | missing commit: update newly created variable automatic_rooms when we change account name | 2006-07-25 23:47:26 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 65d57253c9 | we can now invite to new room | 2006-07-25 22:26:07 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | c16d1bff63 | In_vite instead of _Invite because of _Information | 2006-07-25 09:31:01 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | af371f02ef | we can now invite a contact to a room in roster context menu | 2006-07-24 21:44:59 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 87e1a89173 | list all opened gc in invite sub menu + typo | 2006-07-24 21:38:19 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | e3d1b71a19 | we can now invite all contacts to an existing room. TODO: create a new one | 2006-07-24 21:14:34 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 550e12af8c | missing diff to allow verify signed presence without status message | 2006-07-24 16:43:30 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 8d10ac3bfe | allow to verify signed presences even without a status message | 2006-07-24 16:40:11 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | ea82b1dcc1 | print real jid in gc status and in logs when we know it. Fixes #1940 | 2006-07-24 13:42:35 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 93f813e7e0 | del keys now work when multiple selection (this way we can remove several transports at the same time). For #1514 | 2006-07-24 11:48:13 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 00106e5b5f | we can now remove sevral contacts in the same time. fpr #1514 | 2006-07-24 09:39:38 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | a90017399b | we can now select multiple rows in roster. Menu is shown but does nothing for the moment. For #1514 | 2006-07-23 23:47:13 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 727d2976a2 | prevent TB | 2006-07-21 15:50:06 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | ef0604e29e | in FTError dialog we show recipient instead of sender | 2006-07-21 07:50:36 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 7208ea150a | don't allow to drop a contact on account row in merged mode | 2006-07-20 10:11:50 +00:00 |  | 
				
					
						| 
								
								
									 Dimitur Kirov | dc29f1d744 | prevent TB from previous commit | 2006-07-20 08:48:29 +00:00 |  | 
				
					
						| 
								
								
									 Dimitur Kirov | ba3ac3a592 | dont create self_contact if we receive our presence | 2006-07-20 08:41:16 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | dfa4e3bf43 | when we expand a contact, expand also all other iter from the same contact in other groups. Fixes #1973 | 2006-07-19 21:27:40 +00:00 |  | 
				
					
						| 
								
								
									 Dimitur Kirov | 81be580422 | don't accept server resource as another resource of our contact | 2006-07-19 15:44:13 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | aef7ebfa18 | fix behaviour when we get a message from ourself | 2006-07-19 15:06:08 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 3d50d79094 | set gc_count_nicknames_colors to 0 instead of 10 before we use it. Fix a warning | 2006-07-19 14:53:59 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 9af7317fc6 | when we create a new profile, interface.roster is not available yet when we start AccountCreationWizard | 2006-07-19 12:56:07 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 43bacb684f | don't add self contact row if it's not needed | 2006-07-19 11:53:21 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | e4c03a8738 | update roster on server when we modify the groups of a contact. Fixes #1972 | 2006-07-19 11:26:02 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 957cfe7916 | really remove some menuitem when we right click self contact row | 2006-07-19 11:06:27 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 39b4eedcf1 | remove ability todrop a contact on self contact row | 2006-07-19 11:04:21 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 9e0b336c40 | middle click on self contact row now works | 2006-07-19 10:58:14 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | b3b3431072 | add a self contact when another resource is connected to our account. Fixes #744 and usefull for ad-hoc commands | 2006-07-19 10:49:23 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | bc1949111b | [Simon Paillard] fix warning | 2006-07-18 21:14:07 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 964cf7ef2d | remove duplicate code. update_ui() already call draw_banner() | 2006-07-18 09:54:21 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | ea2a906e31 | disable pm chats when we leave a room. Fixes #2036 | 2006-07-18 09:46:59 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | fec491607f | set systray_enabled to True before we show_icon() | 2006-07-18 09:08:26 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | f8515777db | typo | 2006-07-18 09:00:01 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | a65203ac6e | get GtkWindow instance when we use set_transient_for. Fixes #2170 | 2006-07-18 08:40:44 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 3895724710 | systray now saves unread messages even if it is not enabled (but module is present). Fixes #2134 | 2006-07-17 21:41:11 +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 | 80bd370216 | Fix TB. Fixes #2029 | 2006-07-17 12:48:07 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 5a9320c85c | Fixed TB qith ICQ transport. Fixes #2159 | 2006-07-17 11:31:42 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 8fbf18c4ce | Fix TB when closing account modification window. Fixes #2161 | 2006-07-17 10:36:28 +00:00 |  |