Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								38b48d0134
								
							
						 | 
						
							
							
								
								[roidelapluie] add /ping command and ping menuitem in chat window. fixes #2947
							
							
							
							
							
						 | 
						
							2007-04-18 16:40:48 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								b0d5031f58
								
							
						 | 
						
							
							
								
								[Davidson Rodrigues Paulo] updated pt_br translation for svn
							
							
							
							
							
						 | 
						
							2007-04-18 16:19:44 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								230eadd010
								
							
						 | 
						
							
							
								
								scroll to the end when we shrink conversation window. fixes #3078
							
							
							
							
							
						 | 
						
							2007-04-17 09:41:22 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								c78a8b4380
								
							
						 | 
						
							
							
								
								[michael] fix bug when searching text containing a ' in history window. fixes #3091
							
							
							
							
							
						 | 
						
							2007-04-16 20:48:38 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								54d9b8736e
								
							
						 | 
						
							
							
								
								fix a TB when password is None instead of a string. fixes #3075
							
							
							
							
							
						 | 
						
							2007-04-04 19:24:23 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								c864393e75
								
							
						 | 
						
							
							
								
								[Benjamin Drung] updated german translation
							
							
							
							
							
						 | 
						
							2007-04-02 08:51:33 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Jean-Marie Traissard
								
							 
						 | 
						
							
							
							
							
								
							
							
								79f92b9f6c
								
							
						 | 
						
							
							
								
								send xml status to groupchats AFTER changing our status, so when going from invisible to
							
							
							
							
							
							
							
							online we reconnect to opened rooms. 
							
						 | 
						
							2007-04-01 12:28:03 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Jean-Marie Traissard
								
							 
						 | 
						
							
							
							
							
								
							
							
								069c0750a8
								
							
						 | 
						
							
							
								
								If we were disconnected from a gc but tab is still opened, reconnect to it nicely when
							
							
							
							
							
							
							
							changing status. (Was already reconnecting, but with bad xml) 
							
						 | 
						
							2007-04-01 09:36:03 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Jean-Marie Traissard
								
							 
						 | 
						
							
							
							
							
								
							
							
								8c2c43be0f
								
							
						 | 
						
							
							
								
								Move log_for_this_contact checkbutton from vcard dialog to history dialog. So you can NOT
							
							
							
							
							
							
							
							log some chatrooms. Fixes #2592. 
							
						 | 
						
							2007-03-31 13:40:23 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								758f7949ca
								
							
						 | 
						
							
							
								
								fix wrong var name. fixes #2750
							
							
							
							
							
						 | 
						
							2007-03-31 12:43:07 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Jean-Marie Traissard
								
							 
						 | 
						
							
							
							
							
								
							
							
								bf05bec320
								
							
						 | 
						
							
							
								
								re-add r'
							
							
							
							
							
						 | 
						
							2007-03-31 12:22:38 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Jean-Marie Traissard
								
							 
						 | 
						
							
							
							
							
								
							
							
								8500cbcda7
								
							
						 | 
						
							
							
								
								Stop asking for xep85 (chat notifs) many times, xep says ask only one. Can
							
							
							
							
							
							
							
							break notifs with gajim 0.10.1 or less. Fixes #2711. 
							
						 | 
						
							2007-03-31 12:21:53 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								698b5c96f7
								
							
						 | 
						
							
							
								
								add missing argument to remove_tab call. fixes a TB
							
							
							
							
							
						 | 
						
							2007-03-31 12:12:12 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Jean-Marie Traissard
								
							 
						 | 
						
							
							
							
							
								
							
							
								e0b88bb53c
								
							
						 | 
						
							
							
								
								[bb]Better string manipulation
							
							
							
							
							
						 | 
						
							2007-03-31 12:07:40 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								83e3a2b4c9
								
							
						 | 
						
							
							
								
								wrap lines in roster tooltip. so we can increase width of status to 300 chars width. fixes #2966
							
							
							
							
							
						 | 
						
							2007-03-31 09:40:13 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								010f53a492
								
							
						 | 
						
							
							
								
								request vcard to full jid if we know it. fixes #3054
							
							
							
							
							
						 | 
						
							2007-03-31 08:47:42 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								8169960480
								
							
						 | 
						
							
							
								
								add pep_supported var to zeroconf too (always False there)
							
							
							
							
							
						 | 
						
							2007-03-30 19:14:07 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								287a80e0c7
								
							
						 | 
						
							
							
								
								add a pep_supported variable to Connection class.
							
							
							
							
							
						 | 
						
							2007-03-30 19:12:46 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								007d46364a
								
							
						 | 
						
							
							
								
								zeroconf has no resource. Fake an empty one. fix a TB as Roster class access it.
							
							
							
							
							
						 | 
						
							2007-03-30 18:42:58 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								6ffe910185
								
							
						 | 
						
							
							
								
								use templte on resource only if a resource is set. fix a TB
							
							
							
							
							
						 | 
						
							2007-03-28 19:59:51 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								c9f9c12c2c
								
							
						 | 
						
							
							
								
								re-add missing variable
							
							
							
							
							
						 | 
						
							2007-03-28 14:28:03 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								113586a0db
								
							
						 | 
						
							
							
								
								substitute $hostname in resource by hostname of the machine. fixes #3060
							
							
							
							
							
						 | 
						
							2007-03-28 14:25:47 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								090218e780
								
							
						 | 
						
							
							
								
								cleanup connection.connect(). fixes #3061
							
							
							
							
							
						 | 
						
							2007-03-28 14:20:50 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								0ff2c40973
								
							
						 | 
						
							
							
								
								[kerneis] typo in french translation. fixes #3055 and #3056
							
							
							
							
							
						 | 
						
							2007-03-26 20:31:24 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								0fa35d332b
								
							
						 | 
						
							
							
								
								hide scrollbar when not needed in synchronise_select_contacts_dialog
							
							
							
							
							
						 | 
						
							2007-03-25 22:47:46 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								64af5db70c
								
							
						 | 
						
							
							
								
								[Anthony Lannuzel and I] add ability to synchronise contact list from another account.
							
							
							
							
							
						 | 
						
							2007-03-25 22:38:44 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								ada5753cb9
								
							
						 | 
						
							
							
								
								detect correctly running instances under win with built version. fixes #3050
							
							
							
							
							
						 | 
						
							2007-03-22 18:37:23 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								c9aa4012fb
								
							
						 | 
						
							
							
								
								[Ihar Hrachyshka] new be@latin translation
							
							
							
							
							
						 | 
						
							2007-03-21 16:26:02 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								2c87b331bc
								
							
						 | 
						
							
							
								
								fix crashing bug in translation. fixes #3043
							
							
							
							
							
						 | 
						
							2007-03-20 19:10:02 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								290df83c80
								
							
						 | 
						
							
							
								
								show combobox in dataform widget when there are more than 5 options. see #3046
							
							
							
							
							
						 | 
						
							2007-03-20 14:09:27 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								aa241a338a
								
							
						 | 
						
							
							
								
								destroy send file confirmation dialog when we press ok. fixes #3048
							
							
							
							
							
						 | 
						
							2007-03-20 12:32:01 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								ae9dc18244
								
							
						 | 
						
							
							
								
								fix number of arguments in a callback. fixes #3047
							
							
							
							
							
						 | 
						
							2007-03-20 10:35:06 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								3bf528d988
								
							
						 | 
						
							
							
								
								add now argument to send funtions in zeroconf connection. fixes #3045
							
							
							
							
							
						 | 
						
							2007-03-20 07:13:25 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								61949ac74d
								
							
						 | 
						
							
							
								
								in adhoc commands, use the node name provided by the entity (It can change)
							
							
							
							
							
						 | 
						
							2007-03-19 21:02:35 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								1e58cb09e9
								
							
						 | 
						
							
							
								
								show a confirmation dialog when we drop a file on a contact before sending files. fixes #2896
							
							
							
							
							
						 | 
						
							2007-03-17 10:14:31 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								f7799dfbec
								
							
						 | 
						
							
							
								
								add an ACE option to disable the fact that gajim auto-expand and selects the contact who sent last message. fixes #2911
							
							
							
							
							
						 | 
						
							2007-03-17 08:14:25 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								efaa1a18e7
								
							
						 | 
						
							
							
								
								add a now argument to the send function, so that stanza is sent instantly instead of added to queue. Use it to send answer to adhoc command when we disconnect. fixes #3008 and #2808
							
							
							
							
							
						 | 
						
							2007-03-15 12:53:29 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								f09799f9d9
								
							
						 | 
						
							
							
								
								warning and information dialogs are now no more modal, but transient for parent. This means all windows are usable even if such a dialog is opened, but dialog stays above parent windows. Parent is roster window. fixes #3035
							
							
							
							
							
						 | 
						
							2007-03-14 13:31:50 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								c41ec64fc4
								
							
						 | 
						
							
							
								
								add missing file to previous commit. fixes #3031
							
							
							
							
							
						 | 
						
							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 #3031 
							
						 | 
						
							2007-03-11 20:14:53 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								81c0b528ae
								
							
						 | 
						
							
							
								
								give list of removed event to fire_event_removed func so that it transmits it to listeners
							
							
							
							
							
						 | 
						
							2007-03-11 08:58:08 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								a7ce2b28c3
								
							
						 | 
						
							
							
								
								[Mikhail Gusarov and me] Use listeners when an event is added / removed to the events class and use them to update systray.
							
							
							
							
							
						 | 
						
							2007-03-10 11:30:23 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								718a4a006b
								
							
						 | 
						
							
							
								
								[tristil] better banshee music player support. fixes #2940
							
							
							
							
							
						 | 
						
							2007-03-09 19:58:21 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								019f43fa38
								
							
						 | 
						
							
							
								
								when we compare 2 offline contacts, the one which has a status messages is shown above the one without. fixes #3010
							
							
							
							
							
						 | 
						
							2007-03-09 19:17:19 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								607f13747e
								
							
						 | 
						
							
							
								
								don't re-open file transfert dialog when a transfert is finished. fixes #3002
							
							
							
							
							
						 | 
						
							2007-03-08 09:13:41 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								0bacc77364
								
							
						 | 
						
							
							
								
								[misc] fix entity caps behaviour. fixes #3001
							
							
							
							
							
						 | 
						
							2007-03-08 08:57:20 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								d60a2c1490
								
							
						 | 
						
							
							
								
								add jabber.nuxo.net to the list of servers.
							
							
							
							
							
						 | 
						
							2007-03-08 08:43:16 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								738da72f5a
								
							
						 | 
						
							
							
								
								[andreas] don't change status message when we go auto away and no autoaway status message is defined. Same thing for autoXA. fixes #2994
							
							
							
							
							
						 | 
						
							2007-03-07 16:52:08 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									junglecow
								
							 
						 | 
						
							
							
							
							
								
							
							
								bbed22a410
								
							
						 | 
						
							
							
								
								- Workaround for #2846: Make the error silent. Fixes #2846.
							
							
							
							
							
							
							
							- Workaround for #2838: Use synchronous (blocking) SSL handshake. Fixes #2838. 
							
						 | 
						
							2007-03-03 20:13:43 +00:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								e268cd7708
								
							
						 | 
						
							
							
								
								svn version is now 0.11.1.0
							
							
							
							
							
						 | 
						
							2007-02-20 08:08:42 +00:00 | 
						
						
							
							
							
								
							
							
						 |