]> git.0d.be Git - empathy.git/log
empathy.git
14 years agoAdd simple flymake support.
Jonny Lamb [Thu, 4 Jun 2009 21:04:30 +0000 (22:04 +0100)]
Add simple flymake support.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoMerge branch 'debug-fixes'
Jonny Lamb [Fri, 5 Jun 2009 11:24:21 +0000 (12:24 +0100)]
Merge branch 'debug-fixes'

14 years agoupdating Translation for Gurmukhi
A S Alam [Fri, 5 Jun 2009 01:12:58 +0000 (06:42 +0530)]
updating Translation for Gurmukhi

14 years agoDon't display an empty treeview if there are no connections on opening.
Jonny Lamb [Thu, 4 Jun 2009 21:46:22 +0000 (22:46 +0100)]
Don't display an empty treeview if there are no connections on opening.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoDon't unref widgets twice.
Jonny Lamb [Thu, 4 Jun 2009 21:45:46 +0000 (22:45 +0100)]
Don't unref widgets twice.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoFree a GError after use.
Jonny Lamb [Thu, 4 Jun 2009 21:45:21 +0000 (22:45 +0100)]
Free a GError after use.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoMerge branch 'debug'
Jonny Lamb [Thu, 4 Jun 2009 16:09:44 +0000 (17:09 +0100)]
Merge branch 'debug'

Conflicts:
extensions/Makefile.am
extensions/misc.xml
po/POTFILES.in

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoCoding style fixes.
Jonny Lamb [Thu, 4 Jun 2009 15:42:07 +0000 (16:42 +0100)]
Coding style fixes.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoAdd empathy-debug-dialog to POTFILES.in.
Jonny Lamb [Thu, 4 Jun 2009 15:36:54 +0000 (16:36 +0100)]
Add empathy-debug-dialog to POTFILES.in.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoDisplay a label if the selected CM does not support Debug.
Jonny Lamb [Thu, 4 Jun 2009 15:19:02 +0000 (16:19 +0100)]
Display a label if the selected CM does not support Debug.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoAdd level label to priv struct.
Jonny Lamb [Thu, 4 Jun 2009 15:18:26 +0000 (16:18 +0100)]
Add level label to priv struct.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoFix Bug 584830: Invalid read in new_connection_cb
Pierre-Luc Beaudoin [Thu, 4 Jun 2009 14:50:47 +0000 (10:50 -0400)]
Fix Bug 584830: Invalid read in new_connection_cb

There is a manager and a location_manager pointer in that function. The
wrong one was used in the cast.

14 years agoevent_manager_approve_channel_cb: displayed ignored channel type
Guillaume Desmottes [Thu, 4 Jun 2009 13:59:22 +0000 (14:59 +0100)]
event_manager_approve_channel_cb: displayed ignored channel type

14 years agoStore toolbar items in priv struct.
Jonny Lamb [Thu, 4 Jun 2009 13:33:41 +0000 (14:33 +0100)]
Store toolbar items in priv struct.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoKeep a ref to the TpDBusDaemon so the NameOwnerChanged cb gets called.
Jonny Lamb [Thu, 4 Jun 2009 13:26:53 +0000 (14:26 +0100)]
Keep a ref to the TpDBusDaemon so the NameOwnerChanged cb gets called.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoClean up EmpathyDebugDialogPriv.
Jonny Lamb [Thu, 4 Jun 2009 13:19:51 +0000 (14:19 +0100)]
Clean up EmpathyDebugDialogPriv.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoUpdated Spanish translation
Jorge Gonzalez [Wed, 3 Jun 2009 18:08:01 +0000 (20:08 +0200)]
Updated Spanish translation

14 years agoUse G_GSIZE_FORMAT instead of %u.
Jonny Lamb [Wed, 3 Jun 2009 14:29:30 +0000 (15:29 +0100)]
Use G_GSIZE_FORMAT instead of %u.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoUpdated Debug spec.
Jonny Lamb [Wed, 3 Jun 2009 12:10:05 +0000 (13:10 +0100)]
Updated Debug spec.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoAdd a right-click menu to conversation window tabs.
Will Thompson [Tue, 2 Jun 2009 22:47:00 +0000 (23:47 +0100)]
Add a right-click menu to conversation window tabs.

It turns out that GtkNotebook supports right-click menus that list the
tabs with minimal effort on our part. This makes it easier to deal with
windows with more tabs than can fit in the space available.

Signed-off-by: Will Thompson <will.thompson@collabora.co.uk>
14 years agoRemove "View"/"Show" prefixes from View menu items
Will Thompson [Tue, 2 Jun 2009 18:05:51 +0000 (19:05 +0100)]
Remove "View"/"Show" prefixes from View menu items

Signed-off-by: Will Thompson <will.thompson@collabora.co.uk>
14 years agoUpdated Spanish translation
Jorge Gonzalez [Tue, 2 Jun 2009 18:18:10 +0000 (20:18 +0200)]
Updated Spanish translation

14 years agoInvert the presence order.
Xavier Claessens [Tue, 2 Jun 2009 17:32:10 +0000 (19:32 +0200)]
Invert the presence order.

14 years agoFix Bug 584518: Critical error in publish_to_all_connections
Pierre-Luc Beaudoin [Mon, 1 Jun 2009 17:39:38 +0000 (13:39 -0400)]
Fix Bug 584518: Critical error in publish_to_all_connections

The account_manager was initialised after the callbacks were.

14 years agoLevel is used before init
Pierre-Luc Beaudoin [Mon, 1 Jun 2009 16:10:29 +0000 (12:10 -0400)]
Level is used before init

14 years agoMerge branch 'ft_rework'
Cosimo Cecchi [Mon, 1 Jun 2009 16:07:13 +0000 (18:07 +0200)]
Merge branch 'ft_rework'

14 years agoFix conflict after rebase
Cosimo Cecchi [Mon, 1 Jun 2009 16:02:03 +0000 (18:02 +0200)]
Fix conflict after rebase

14 years agoDon't set NM presence state on connect when it was unset
Sjoerd Simons [Mon, 1 Jun 2009 11:06:50 +0000 (12:06 +0100)]
Don't set NM presence state on connect when it was unset

When the presence state that was saved upon disconnect was _UNSET don't try to
set it when we reconnect.

14 years agoUpdate python bindings
Cosimo Cecchi [Mon, 1 Jun 2009 15:32:57 +0000 (17:32 +0200)]
Update python bindings

14 years agoFormat contact information when hashing
Cosimo Cecchi [Mon, 1 Jun 2009 15:17:50 +0000 (17:17 +0200)]
Format contact information when hashing

14 years agoFree the cb_data after errors in construction
Cosimo Cecchi [Mon, 1 Jun 2009 15:14:07 +0000 (17:14 +0200)]
Free the cb_data after errors in construction

14 years agoAdd myself to the contributors
Cosimo Cecchi [Mon, 1 Jun 2009 15:02:13 +0000 (17:02 +0200)]
Add myself to the contributors

14 years agoUpdate copyright header
Cosimo Cecchi [Mon, 1 Jun 2009 15:00:34 +0000 (17:00 +0200)]
Update copyright header

14 years agoClarify the docs
Cosimo Cecchi [Mon, 1 Jun 2009 14:59:33 +0000 (16:59 +0200)]
Clarify the docs

Clarify the use of find_requestable_channel_classes in the docs.

14 years agoUse the new API.
Cosimo Cecchi [Mon, 1 Jun 2009 14:44:56 +0000 (16:44 +0200)]
Use the new API.

14 years agoHopefully proper version of _find_requestable_channel_classes ()
Cosimo Cecchi [Mon, 1 Jun 2009 14:44:26 +0000 (16:44 +0200)]
Hopefully proper version of _find_requestable_channel_classes ()

14 years agoFix trailing whitespace
Cosimo Cecchi [Wed, 27 May 2009 15:42:42 +0000 (17:42 +0200)]
Fix trailing whitespace

14 years agoAdapt EmpathyCallHandler to the new API
Cosimo Cecchi [Wed, 27 May 2009 12:39:46 +0000 (14:39 +0200)]
Adapt EmpathyCallHandler to the new API

14 years agoUse the new API in the handler
Cosimo Cecchi [Wed, 27 May 2009 12:39:06 +0000 (14:39 +0200)]
Use the new API in the handler

14 years agoFree the list after calling the callback
Cosimo Cecchi [Wed, 27 May 2009 12:38:27 +0000 (14:38 +0200)]
Free the list after calling the callback

14 years agoAdd a helper uint_compare function
Cosimo Cecchi [Wed, 27 May 2009 12:36:31 +0000 (14:36 +0200)]
Add a helper uint_compare function

14 years agoUpdate the requestable channel classes API
Cosimo Cecchi [Wed, 27 May 2009 12:35:55 +0000 (14:35 +0200)]
Update the requestable channel classes API

Make it more complex, according to Sjoerd's comments.

14 years agoFix trailing whitespaces
Cosimo Cecchi [Mon, 25 May 2009 18:05:52 +0000 (20:05 +0200)]
Fix trailing whitespaces

14 years agoRemove GConf schema
Cosimo Cecchi [Sun, 24 May 2009 11:15:46 +0000 (13:15 +0200)]
Remove GConf schema

14 years agoRemove the preferences
Cosimo Cecchi [Sun, 24 May 2009 11:12:54 +0000 (13:12 +0200)]
Remove the preferences

14 years agoRemove use_hash when using the file chooser
Cosimo Cecchi [Sun, 24 May 2009 11:12:35 +0000 (13:12 +0200)]
Remove use_hash when using the file chooser

14 years agoRemove the use_hash arg and property
Cosimo Cecchi [Sun, 24 May 2009 11:04:33 +0000 (13:04 +0200)]
Remove the use_hash arg and property

Remove the use_hash construct arg and property from EmpathyFTHandler and
make it clear in the docs how clients are supposed to know whether we
are hashing or not.
Also, port EmpathyFTFactory to the new API

14 years agoActually check if FT+hash is supported
Cosimo Cecchi [Sun, 24 May 2009 10:55:30 +0000 (12:55 +0200)]
Actually check if FT+hash is supported

Use the new API to find out if FT+hash is supported before setting the
handler as ready. This gives the clients to use
empathy_ft_handler_can_hash reliably before calling
empahty_ft_handler_start_transfer to know to which signal they should
connect.

14 years agoUse the new API in the call handler
Cosimo Cecchi [Sun, 24 May 2009 10:55:08 +0000 (12:55 +0200)]
Use the new API in the call handler

14 years agoAdd find_requestable_channel_classes
Cosimo Cecchi [Sun, 24 May 2009 10:54:30 +0000 (12:54 +0200)]
Add find_requestable_channel_classes

And remove find_channel_class API.

14 years agoDon't chain up to constructor
Cosimo Cecchi [Sat, 23 May 2009 14:39:18 +0000 (16:39 +0200)]
Don't chain up to constructor

14 years agoAdd GObject propreties for EmpathyFTHandler
Cosimo Cecchi [Sat, 23 May 2009 14:32:42 +0000 (16:32 +0200)]
Add GObject propreties for EmpathyFTHandler

14 years agoUse _constructed instead of _constructor
Cosimo Cecchi [Sat, 23 May 2009 14:16:38 +0000 (16:16 +0200)]
Use _constructed instead of _constructor

14 years agoRemove useless member
Cosimo Cecchi [Sat, 23 May 2009 14:09:37 +0000 (16:09 +0200)]
Remove useless member

14 years agoRemove the g_idle sources on destroy
Cosimo Cecchi [Sat, 23 May 2009 14:08:05 +0000 (16:08 +0200)]
Remove the g_idle sources on destroy

Remove the GSources added with g_idle_add when destroying the
EmpathyDispatcher.

14 years agoActually see if the connection is ready
Cosimo Cecchi [Sat, 23 May 2009 13:42:02 +0000 (15:42 +0200)]
Actually see if the connection is ready

Before appending an outstanding request for channel classes, verify
thigns aren't actually ready.

14 years agoStyle fixes for *_free() functions
Cosimo Cecchi [Sat, 23 May 2009 13:34:28 +0000 (15:34 +0200)]
Style fixes for *_free() functions

14 years agoDon't use slices for 4096 chunks
Cosimo Cecchi [Sat, 23 May 2009 13:28:37 +0000 (15:28 +0200)]
Don't use slices for 4096 chunks

14 years agoProperly free memory
Cosimo Cecchi [Wed, 20 May 2009 18:02:03 +0000 (20:02 +0200)]
Properly free memory

14 years agoClarify a bit the docs about checksumming
Cosimo Cecchi [Wed, 20 May 2009 10:34:23 +0000 (12:34 +0200)]
Clarify a bit the docs about checksumming

14 years agoClear the remaining time when transfer ends
Cosimo Cecchi [Tue, 19 May 2009 10:16:39 +0000 (12:16 +0200)]
Clear the remaining time when transfer ends

Also, use empathy_builder_unref_and_keep_widget() on the
EmpathyFTManager toplevel.

14 years agoAdd the received files to GtkRecentManager
Cosimo Cecchi [Mon, 18 May 2009 17:25:41 +0000 (19:25 +0200)]
Add the received files to GtkRecentManager

14 years agoReport the right remaining time in the progress cb
Cosimo Cecchi [Mon, 18 May 2009 17:21:49 +0000 (19:21 +0200)]
Report the right remaining time in the progress cb

14 years agoPlug a leak
Cosimo Cecchi [Mon, 18 May 2009 16:35:30 +0000 (18:35 +0200)]
Plug a leak

14 years agoAdd a comment to make the style checker happy
Cosimo Cecchi [Mon, 18 May 2009 15:59:51 +0000 (17:59 +0200)]
Add a comment to make the style checker happy

14 years agoFix coding style
Cosimo Cecchi [Mon, 18 May 2009 15:53:55 +0000 (17:53 +0200)]
Fix coding style

14 years agoAdd some files to POTFILES.in
Cosimo Cecchi [Mon, 18 May 2009 15:44:21 +0000 (17:44 +0200)]
Add some files to POTFILES.in

14 years agoEmit the callback always in an idle
Cosimo Cecchi [Mon, 18 May 2009 15:31:54 +0000 (17:31 +0200)]
Emit the callback always in an idle

Also, fix some leaks.

14 years agoUse the new function in EmpathyFTHandler
Cosimo Cecchi [Mon, 18 May 2009 14:59:19 +0000 (16:59 +0200)]
Use the new function in EmpathyFTHandler

14 years agoAdd empathy_dispatcher_find_channel_class_async()
Cosimo Cecchi [Mon, 18 May 2009 14:59:00 +0000 (16:59 +0200)]
Add empathy_dispatcher_find_channel_class_async()

14 years agoSet use_hash according to what the CM returns
Cosimo Cecchi [Mon, 18 May 2009 12:55:01 +0000 (14:55 +0200)]
Set use_hash according to what the CM returns

Set use_hash according to what the CM returns and not what the user
would like it to be, so that clients won't be confused about whether
they should connect to "hashing-started" after "transfer-done".

14 years agoUse the right macros to pass a gboolean as user_data
Cosimo Cecchi [Mon, 18 May 2009 12:30:08 +0000 (14:30 +0200)]
Use the right macros to pass a gboolean as user_data

Use GPOINTER_TO_INT and GINT_TO_POINTER instead of passing the address,
as that doesn't work.

14 years agoSet the completed message anyway
Cosimo Cecchi [Mon, 18 May 2009 12:17:28 +0000 (14:17 +0200)]
Set the completed message anyway

Set the completed message anyway in the UI, as it's not guaranteed that
the hashing will take place even if use_hash is TRUE

14 years agoUpdate doc templates
Cosimo Cecchi [Sat, 16 May 2009 15:08:21 +0000 (17:08 +0200)]
Update doc templates

14 years agoDocument EmpathyFTHandler
Cosimo Cecchi [Sat, 16 May 2009 15:00:47 +0000 (17:00 +0200)]
Document EmpathyFTHandler

14 years agoDocument EmpathyTpFile
Cosimo Cecchi [Sat, 16 May 2009 14:04:11 +0000 (16:04 +0200)]
Document EmpathyTpFile

14 years agoRemove useless GET_PRIV
Cosimo Cecchi [Sat, 16 May 2009 13:44:12 +0000 (15:44 +0200)]
Remove useless GET_PRIV

14 years agoRemove useless define
Cosimo Cecchi [Sat, 16 May 2009 13:41:20 +0000 (15:41 +0200)]
Remove useless define

14 years agoUse NULL instead of FALSE
Cosimo Cecchi [Sat, 16 May 2009 13:38:45 +0000 (15:38 +0200)]
Use NULL instead of FALSE

14 years agoDocument EmpathyFTFactory
Cosimo Cecchi [Sat, 16 May 2009 13:38:26 +0000 (15:38 +0200)]
Document EmpathyFTFactory

14 years agoRemove useless gtk-doc annotations
Cosimo Cecchi [Sat, 16 May 2009 11:17:16 +0000 (13:17 +0200)]
Remove useless gtk-doc annotations

gtk-doc annotations are useless for files outside of libempathy*

14 years agoDon't claim outgoing channels
Cosimo Cecchi [Fri, 15 May 2009 18:19:19 +0000 (20:19 +0200)]
Don't claim outgoing channels

14 years agoAdd a comment.
Cosimo Cecchi [Fri, 15 May 2009 16:43:15 +0000 (18:43 +0200)]
Add a comment.

14 years agoMove the error declaration in empathy-tp-file.h
Cosimo Cecchi [Fri, 15 May 2009 16:39:38 +0000 (18:39 +0200)]
Move the error declaration in empathy-tp-file.h

14 years agoUnref the EmpathyTpContactFactory
Cosimo Cecchi [Fri, 15 May 2009 16:37:58 +0000 (18:37 +0200)]
Unref the EmpathyTpContactFactory

14 years agoUse gchar* instead of char* for allocated retvals
Cosimo Cecchi [Fri, 15 May 2009 16:36:24 +0000 (18:36 +0200)]
Use gchar* instead of char* for allocated retvals

14 years agoUse != NULL for pointer checks.
Cosimo Cecchi [Fri, 15 May 2009 16:34:59 +0000 (18:34 +0200)]
Use != NULL for pointer checks.

14 years agoUse g_slice_* instead of g_malloc
Cosimo Cecchi [Fri, 15 May 2009 16:28:28 +0000 (18:28 +0200)]
Use g_slice_* instead of g_malloc

14 years agoUse tp_g_value_slice_new_* where possible
Cosimo Cecchi [Fri, 15 May 2009 16:21:37 +0000 (18:21 +0200)]
Use tp_g_value_slice_new_* where possible

14 years agoUnref the EmpathyTpContactFactory
Cosimo Cecchi [Fri, 15 May 2009 16:17:57 +0000 (18:17 +0200)]
Unref the EmpathyTpContactFactory

14 years agoAdapt the code to the tp style.
Cosimo Cecchi [Fri, 15 May 2009 16:15:36 +0000 (18:15 +0200)]
Adapt the code to the tp style.

14 years agoPlug a string leak
Cosimo Cecchi [Fri, 15 May 2009 14:26:33 +0000 (16:26 +0200)]
Plug a string leak

14 years agoDon't destroy an hashtable owned by DBus
Cosimo Cecchi [Fri, 15 May 2009 14:21:39 +0000 (16:21 +0200)]
Don't destroy an hashtable owned by DBus

14 years agoUpdate Python bindings
Cosimo Cecchi [Fri, 15 May 2009 13:38:45 +0000 (15:38 +0200)]
Update Python bindings

14 years agoWait for channel close before closing the socket
Cosimo Cecchi [Fri, 15 May 2009 12:50:17 +0000 (14:50 +0200)]
Wait for channel close before closing the socket

So that we can better handle cancellations of the transfer.

14 years agoAdd schema for the new preference
Cosimo Cecchi [Fri, 15 May 2009 09:21:23 +0000 (11:21 +0200)]
Add schema for the new preference

14 years agoDon't leak GErrors.
Cosimo Cecchi [Fri, 15 May 2009 09:02:45 +0000 (11:02 +0200)]
Don't leak GErrors.

14 years agoHandle construction errors
Cosimo Cecchi [Thu, 14 May 2009 22:46:26 +0000 (00:46 +0200)]
Handle construction errors

Handle errors that may arise when constructing the handler from the
factory.

14 years agoSet the right initial value in the UI
Cosimo Cecchi [Thu, 14 May 2009 17:57:25 +0000 (19:57 +0200)]
Set the right initial value in the UI

Set an initial value for the UI string in case we're not using hash.

14 years agoAdd some debug messages
Cosimo Cecchi [Thu, 14 May 2009 17:57:17 +0000 (19:57 +0200)]
Add some debug messages