]> git.0d.be Git - empathy.git/log
empathy.git
14 years agoAdd contextual popup menu in map view
Pierre-Luc Beaudoin [Sun, 14 Jun 2009 16:30:40 +0000 (12:30 -0400)]
Add contextual popup menu in map view

14 years agoSimplify map_view_marker_update_position
Pierre-Luc Beaudoin [Sun, 14 Jun 2009 16:20:28 +0000 (12:20 -0400)]
Simplify map_view_marker_update_position

14 years agoUse libchamplain 0.3.3 new Gtk embed API
Pierre-Luc Beaudoin [Fri, 12 Jun 2009 05:19:26 +0000 (01:19 -0400)]
Use libchamplain 0.3.3 new Gtk embed API

14 years agoMerge commit 'jtellier/call-window-video-preview'
Guillaume Desmottes [Mon, 15 Jun 2009 09:47:06 +0000 (10:47 +0100)]
Merge commit 'jtellier/call-window-video-preview'

14 years agoempathy-ft-manager: tile should be 'File Transfers'. (#585788)
Guillaume Desmottes [Mon, 15 Jun 2009 09:17:06 +0000 (10:17 +0100)]
empathy-ft-manager: tile should be 'File Transfers'. (#585788)

14 years agoempathy_idle_init: fallback to OFFLINE instead of UNSET if empathy_idle_get_actual_pr...
Guillaume Desmottes [Sun, 14 Jun 2009 16:36:37 +0000 (17:36 +0100)]
empathy_idle_init: fallback to OFFLINE instead of UNSET if empathy_idle_get_actual_presence failed

If MC is not running, mission_control_get_presence_actual will return
OFFLINE and set an error. Empathy should do the same and use OFFLINE
instead of UNSET to avoid to not display the status icon in such cases
(there is no UNSET presence icon).

14 years ago[Goal] Clean up GLib and GTK+ includes in empathy (Fixes #585669)
Luis Menina [Sat, 13 Jun 2009 20:37:40 +0000 (22:37 +0200)]
[Goal] Clean up GLib and GTK+ includes in empathy (Fixes #585669)

Allows to compile with G_DISABLE_SINGLE_INCLUDES,
GDK_PIXBUF_DISABLE_SINGLE_INCLUDES and GTK_DISABLE_SINGLE_INCLUDES.
This prepares for the GNOME 3.0 transition.

14 years agoDo not include default title property for Adium theme filepicker
Frédéric Péters [Sat, 13 Jun 2009 15:56:19 +0000 (17:56 +0200)]
Do not include default title property for Adium theme filepicker

(GNOME bug 585640)

14 years agoUpdated Spanish translation
Jorge Gonzalez [Sat, 13 Jun 2009 11:18:47 +0000 (13:18 +0200)]
Updated Spanish translation

14 years agoThe video preview is no longer hidden when we get connected to a audio
Jonathan Tellier [Fri, 12 Jun 2009 18:27:12 +0000 (14:27 -0400)]
The video preview is no longer hidden when we get connected to a audio
only call.

14 years agoempathy-location-manager: remove a trailing space
Guillaume Desmottes [Fri, 12 Jun 2009 15:28:01 +0000 (16:28 +0100)]
empathy-location-manager: remove a trailing space

14 years agoFixed code style
Jonathan Tellier [Fri, 12 Jun 2009 15:20:04 +0000 (11:20 -0400)]
Fixed code style

14 years agoCorrected code style in empathy_call_window_setup_video_preview.
Jonathan Tellier [Fri, 12 Jun 2009 14:55:05 +0000 (10:55 -0400)]
Corrected code style in empathy_call_window_setup_video_preview.
The video preview is now shown no matter if we are sending video or not.

14 years agoAdded an early return in empathy_call_window_setup_video_preview.
Jonathan Tellier [Thu, 11 Jun 2009 14:12:26 +0000 (10:12 -0400)]
Added an early return in empathy_call_window_setup_video_preview.
Code style correction in
empathy_call_window_setup_video_preview_visibility.
Corrected a bug which prevented a user with no video input to redial
video calls.
The "Send video" option should be properly disabled when we can't send
video.

14 years agoBetter implemented empathy_tp_call_is_receiving_video and empathy_tp_call_is_sending_...
Jonathan Tellier [Wed, 10 Jun 2009 19:36:01 +0000 (15:36 -0400)]
Better implemented empathy_tp_call_is_receiving_video and empathy_tp_call_is_sending_video.
Removed the "video-stream-changed" from EmpathyCallHandler
Corrected gtk-doc in EmpathyCallHandler.
empathy_call_window_stup_video_preview now checks the status of the
video_tee and the video_preview.
empathy_call_window_sink_added_cb does not automatically starts the
preview.

14 years agoNot creating the video preview if we don't want to show it (in audio
Jonathan Tellier [Fri, 5 Jun 2009 18:56:09 +0000 (14:56 -0400)]
Not creating the video preview if we don't want to show it (in audio
calls for instance).

14 years agoImplemented the call window's "View -> Video preview" option.
Jonathan Tellier [Wed, 20 May 2009 17:49:02 +0000 (13:49 -0400)]
Implemented the call window's "View -> Video preview" option.

14 years agoWhen no video is received or sent we show contacts' avatars instead of showing
Jonathan Tellier [Wed, 20 May 2009 17:49:02 +0000 (13:49 -0400)]
When no video is received or sent we show contacts' avatars instead of showing
black widgets.

14 years agoMerge branch 'ft_ipv4'
Cosimo Cecchi [Fri, 12 Jun 2009 10:04:42 +0000 (12:04 +0200)]
Merge branch 'ft_ipv4'

14 years agoDrop PORT access control support for now
Cosimo Cecchi [Fri, 12 Jun 2009 09:55:52 +0000 (11:55 +0200)]
Drop PORT access control support for now

14 years agoAdd spinning throbber to EmpathyMapView
Pierre-Luc Beaudoin [Thu, 11 Jun 2009 22:25:14 +0000 (18:25 -0400)]
Add spinning throbber to EmpathyMapView

OSM servers can be slow at times, the user
can now know that data is loading

14 years agoUpdated Hebrew translation
Mark Krapivner [Thu, 11 Jun 2009 20:09:47 +0000 (23:09 +0300)]
Updated Hebrew translation

14 years agoAdd doc for empathy_avatar_new()
Xavier Claessens [Thu, 11 Jun 2009 18:21:30 +0000 (20:21 +0200)]
Add doc for empathy_avatar_new()

14 years agoUpdate copyright to 2008-2009
Xavier Claessens [Thu, 11 Jun 2009 18:03:15 +0000 (20:03 +0200)]
Update copyright to 2008-2009

14 years agoMove g_object_unref to dispose instead of finalize
Xavier Claessens [Thu, 11 Jun 2009 18:02:48 +0000 (20:02 +0200)]
Move g_object_unref to dispose instead of finalize

14 years agoInclude empathy-theme-adium.c/h in tarballs even if webkit is not installed
Xavier Claessens [Thu, 11 Jun 2009 17:58:00 +0000 (19:58 +0200)]
Include empathy-theme-adium.c/h in tarballs even if webkit is not installed

14 years agoCorrectly parse %time% if a format is provided
Xavier Claessens [Thu, 11 Jun 2009 17:47:57 +0000 (19:47 +0200)]
Correctly parse %time% if a format is provided

14 years agoRemove trailing space
Xavier Claessens [Thu, 11 Jun 2009 17:47:46 +0000 (19:47 +0200)]
Remove trailing space

14 years agoNew webkit needs an URI as basedir for webkit_web_view_load_html_string.
Xavier Claessens [Thu, 11 Jun 2009 15:44:56 +0000 (17:44 +0200)]
New webkit needs an URI as basedir for webkit_web_view_load_html_string.

14 years agoDo not use empathy_contact_equal(), we can now compare pointers directly.
Xavier Claessens [Thu, 11 Jun 2009 12:04:28 +0000 (14:04 +0200)]
Do not use empathy_contact_equal(), we can now compare pointers directly.

14 years agoAdd Adium theme support in the configure summary
Xavier Claessens [Thu, 11 Jun 2009 12:04:02 +0000 (14:04 +0200)]
Add Adium theme support in the configure summary

14 years agoSupport /me command and fix crash if smiley are not enabled
Xavier Claessens [Fri, 20 Feb 2009 18:29:52 +0000 (19:29 +0100)]
Support /me command and fix crash if smiley are not enabled

14 years agoFix build error due to wrong rebase
Xavier Claessens [Fri, 20 Feb 2009 18:28:57 +0000 (19:28 +0100)]
Fix build error due to wrong rebase

14 years agoPort to new API
Xavier Claessens [Fri, 20 Feb 2009 17:14:24 +0000 (18:14 +0100)]
Port to new API

14 years agoUpdate pyhton bindings
Xavier Claessens [Sat, 29 Nov 2008 23:44:14 +0000 (00:44 +0100)]
Update pyhton bindings

14 years agoAdd EmpathyThemeAdium to the API doc.
Xavier Claessens [Sat, 29 Nov 2008 23:24:41 +0000 (00:24 +0100)]
Add EmpathyThemeAdium to the API doc.

14 years agoWebKit is expecting an absolute path to a file name as the last parameter of webkit_w...
Xavier Claessens [Thu, 6 Nov 2008 09:25:24 +0000 (10:25 +0100)]
WebKit is expecting an absolute path to a file name as the last parameter of webkit_web_view_load_html_string.  But adding a extra / at the end of
the path works also fine (patch to be attached).

14 years agoDelete useless file
Xavier Claessens [Mon, 3 Nov 2008 23:21:52 +0000 (00:21 +0100)]
Delete useless file

14 years ago - Implement remaining functions on EmpathyThemeAdium.
Xavier Claessens [Mon, 3 Nov 2008 23:21:13 +0000 (00:21 +0100)]
 - Implement remaining functions on EmpathyThemeAdium.
 - Fix refcounting of EmpathySmileyManager, avoid double free in its finalize.
 - Create our own context menu on EmpathyThemeAdium.

14 years agoFix a warning when the ADIUM_PATH gconf key is unset.
Xavier Claessens [Mon, 3 Nov 2008 23:20:39 +0000 (00:20 +0100)]
Fix a warning when the ADIUM_PATH gconf key is unset.

14 years agoAdd whitespace to respect coding style
Xavier Claessens [Mon, 3 Nov 2008 23:18:11 +0000 (00:18 +0100)]
Add whitespace to respect coding style

14 years agoDon't escape message before detecting smileys otherwise some won't be detected.
Xavier Claessens [Sun, 20 Jul 2008 18:14:05 +0000 (20:14 +0200)]
Don't escape message before detecting smileys otherwise some won't be detected.

14 years agoCleanup little things
Xavier Claessens [Sat, 19 Jul 2008 07:43:05 +0000 (09:43 +0200)]
Cleanup little things

14 years agoUse a default Template.html if not provided by the theme.
Xavier Claessens [Fri, 18 Jul 2008 22:09:13 +0000 (00:09 +0200)]
Use a default Template.html if not provided by the theme.

14 years agoCorrectly escape message body so html tags are not interpreted by webkit.
Xavier Claessens [Fri, 18 Jul 2008 19:52:25 +0000 (21:52 +0200)]
Correctly escape message body so html tags are not interpreted by webkit.

14 years agoAdd a path property on EmpathyThemeAdium and ge the adium-path gconf key in EmpathyTh...
Xavier Claessens [Fri, 18 Jul 2008 18:59:59 +0000 (20:59 +0200)]
Add a path property on EmpathyThemeAdium and ge the adium-path gconf key in EmpathyThemeManager.

14 years agoAdd some #ifdef HAVE_WEBKIT
Xavier Claessens [Fri, 18 Jul 2008 17:50:45 +0000 (19:50 +0200)]
Add some #ifdef HAVE_WEBKIT

14 years agoQuick check if the theme path is OK.
Xavier Claessens [Fri, 18 Jul 2008 17:45:53 +0000 (19:45 +0200)]
Quick check if the theme path is OK.

14 years agoAdd UI in the preference dialog to select the path to adium theme
Xavier Claessens [Thu, 17 Jul 2008 20:19:43 +0000 (22:19 +0200)]
Add UI in the preference dialog to select the path to adium theme

14 years agoAdd a tooltip on smileys with the text it hides
Xavier Claessens [Thu, 17 Jul 2008 13:24:44 +0000 (15:24 +0200)]
Add a tooltip on smileys with the text it hides

14 years agoOpen URI when they are clicked in webkit
Xavier Claessens [Thu, 17 Jul 2008 13:10:28 +0000 (15:10 +0200)]
Open URI when they are clicked in webkit

14 years agoReorganise a bit the body parsing and add support for URL
Xavier Claessens [Thu, 17 Jul 2008 10:29:38 +0000 (12:29 +0200)]
Reorganise a bit the body parsing and add support for URL

14 years agoFix a typo in a comment
Xavier Claessens [Thu, 17 Jul 2008 09:18:37 +0000 (11:18 +0200)]
Fix a typo in a comment

14 years agoAdd support for smileys with adium themes
Xavier Claessens [Thu, 17 Jul 2008 09:07:12 +0000 (11:07 +0200)]
Add support for smileys with adium themes

14 years agorename ready to page_loaded, it explains better what it does.
Xavier Claessens [Thu, 17 Jul 2008 08:32:34 +0000 (10:32 +0200)]
rename ready to page_loaded, it explains better what it does.

14 years agoAdd path in EmpathySmiley
Xavier Claessens [Thu, 17 Jul 2008 08:28:50 +0000 (10:28 +0200)]
Add path in EmpathySmiley

14 years agoUpdate for more recent webkit
Xavier Claessens [Wed, 16 Jul 2008 20:45:27 +0000 (22:45 +0200)]
Update for more recent webkit

14 years agoFallback if ContentNext or Outgoing are missing.
Xavier Claessens [Wed, 16 Jul 2008 18:26:03 +0000 (20:26 +0200)]
Fallback if ContentNext or Outgoing are missing.

14 years agoOops, remove stupid debug g_print
Xavier Claessens [Wed, 16 Jul 2008 18:13:34 +0000 (20:13 +0200)]
Oops, remove stupid debug g_print

14 years agoDon't load SVG icons because webkit can't load them
Xavier Claessens [Wed, 16 Jul 2008 18:12:36 +0000 (20:12 +0200)]
Don't load SVG icons because webkit can't load them

14 years agoAdd the filename in EmpathyAvatar and fallback to stock_person
Xavier Claessens [Wed, 16 Jul 2008 18:05:08 +0000 (20:05 +0200)]
Add the filename in EmpathyAvatar and fallback to stock_person

14 years agoSupport for custom time format
Xavier Claessens [Wed, 16 Jul 2008 16:32:47 +0000 (18:32 +0200)]
Support for custom time format

14 years agoAdd initial adium theme support: Load the template and append messages.
Xavier Claessens [Wed, 16 Jul 2008 14:45:29 +0000 (16:45 +0200)]
Add initial adium theme support: Load the template and append messages.

14 years agoEmpathyThemeAdium inherit from WebkitWebView and not GtkTextView.
Xavier Claessens [Tue, 15 Jul 2008 19:11:58 +0000 (21:11 +0200)]
EmpathyThemeAdium inherit from WebkitWebView and not GtkTextView.

14 years agoCompile EmpathyThemeAdium only if webkit is installed
Xavier Claessens [Tue, 15 Jul 2008 18:56:45 +0000 (20:56 +0200)]
Compile EmpathyThemeAdium only if webkit is installed

14 years agoAdd skelet of Adium theme using webkit.
Xavier Claessens [Tue, 15 Jul 2008 16:56:34 +0000 (18:56 +0200)]
Add skelet of Adium theme using webkit.

14 years agoFix compile warning
Pierre-Luc Beaudoin [Thu, 11 Jun 2009 14:30:49 +0000 (10:30 -0400)]
Fix compile warning

14 years agoGet author for bug fixes
Xavier Claessens [Thu, 11 Jun 2009 13:23:56 +0000 (15:23 +0200)]
Get author for bug fixes

14 years agoUpdated Spanish translation
Jorge Gonzalez [Thu, 11 Jun 2009 12:31:38 +0000 (14:31 +0200)]
Updated Spanish translation

14 years agosrc/Makefile.am: actually enable warning CFLAGS
Guillaume Desmottes [Thu, 11 Jun 2009 12:14:46 +0000 (13:14 +0100)]
src/Makefile.am: actually enable warning CFLAGS

14 years agoempathy-call-window: remove unused variables
Guillaume Desmottes [Thu, 11 Jun 2009 12:22:34 +0000 (13:22 +0100)]
empathy-call-window: remove unused variables

14 years agoimport im-meanwhile from Pidgin
Guillaume Desmottes [Wed, 10 Jun 2009 11:54:34 +0000 (12:54 +0100)]
import im-meanwhile from Pidgin

14 years agoadd sametime profile (#562981)
Guillaume Desmottes [Wed, 10 Jun 2009 11:39:08 +0000 (12:39 +0100)]
add sametime profile (#562981)

14 years agoempathy-accounts-dialog: move back the 'Create' button on the right
Guillaume Desmottes [Thu, 11 Jun 2009 10:21:02 +0000 (11:21 +0100)]
empathy-accounts-dialog: move back the 'Create' button on the right

14 years agoempathy-accounts-dialog: Use radio buttons instead of a checkbox for the 'reuse exist...
Guillaume Desmottes [Wed, 10 Jun 2009 15:03:29 +0000 (16:03 +0100)]
empathy-accounts-dialog: Use radio buttons instead of a checkbox for the 'reuse existing account' UI

14 years agoempathy-accounts-dialog: change title to 'Add Account' as we can reuse an existing...
Guillaume Desmottes [Wed, 10 Jun 2009 14:46:31 +0000 (15:46 +0100)]
empathy-accounts-dialog: change title to 'Add Account' as we can reuse an existing one (#548707)

14 years agoUpdated Spanish translation
Jorge Gonzalez [Thu, 11 Jun 2009 07:32:43 +0000 (09:32 +0200)]
Updated Spanish translation

14 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Wed, 10 Jun 2009 08:13:07 +0000 (10:13 +0200)]
Updated Norwegian bokmål translation.

14 years agoGeoclue doesn't like NONE as an accuracy level
Pierre-Luc Beaudoin [Mon, 8 Jun 2009 22:37:47 +0000 (18:37 -0400)]
Geoclue doesn't like NONE as an accuracy level

Possibly a bug in Geoclue, but passing COUNTRY instead of NONE as
the minimum accuracy required gives better results (ie more providers
are possible).

14 years agoMerge branch 'ft-error-confusion'
Will Thompson [Tue, 9 Jun 2009 18:08:23 +0000 (19:08 +0100)]
Merge branch 'ft-error-confusion'

14 years agoCorrectly propagate Provide/Accept errors
Will Thompson [Tue, 9 Jun 2009 17:34:35 +0000 (18:34 +0100)]
Correctly propagate Provide/Accept errors

Previously, if myerr was set as well as error, myerr was cleared, but
not set to a copy of error. So then the function continued as normal,
and crashed.

Also, having checked if myerr is set, we should probably log the message
from that, rather than from the (possibly NULL) error. :)

14 years agoMerge commit 'jtellier/call-window-redial-button'
Guillaume Desmottes [Tue, 9 Jun 2009 13:34:48 +0000 (14:34 +0100)]
Merge commit 'jtellier/call-window-redial-button'

14 years agoAdded a "Redial" button to the call window.
Jonathan Tellier [Thu, 7 May 2009 19:13:04 +0000 (15:13 -0400)]
Added a "Redial" button to the call window.

14 years agocontact_get_avatar_filename: remove unused priv pointer
Guillaume Desmottes [Tue, 9 Jun 2009 13:07:35 +0000 (14:07 +0100)]
contact_get_avatar_filename: remove unused priv pointer

14 years agocontact_get_avatar_filename: use empathy_contact_get_id instead of priv->id directly
Guillaume Desmottes [Tue, 9 Jun 2009 12:56:10 +0000 (13:56 +0100)]
contact_get_avatar_filename: use empathy_contact_get_id instead of priv->id directly

priv->id is not supposed to be set for not log contacts so the avatar
cache was broken for all TpContact.

14 years agoRemove outstanding operations before dispatching them
Will Thompson [Tue, 9 Jun 2009 10:29:07 +0000 (11:29 +0100)]
Remove outstanding operations before dispatching them

Fixes #585231

14 years agoDocument the purpose of outstanding_channels
Will Thompson [Tue, 9 Jun 2009 10:28:25 +0000 (11:28 +0100)]
Document the purpose of outstanding_channels

14 years agoBreak after deleting current item in chatroom list
Will Thompson [Mon, 8 Jun 2009 21:39:56 +0000 (22:39 +0100)]
Break after deleting current item in chatroom list

When I signed off, Empathy exploded. l was 0x33, which oddly enough was
secretly not the address of a GList. :-) I think what happened is that
empathy_chatroom_manager_remove() deleted the list node currently
pointed to by l; then the loop advanced to l->next, which was now
garbage.

We don't need to keep iterating once we find the chatroom we were
looking for, so break out of the loop.

14 years agoExtract removing chatroom links to a function
Will Thompson [Tue, 9 Jun 2009 09:52:07 +0000 (10:52 +0100)]
Extract removing chatroom links to a function

14 years agoConsistently use this_chatroom when removing a room
Will Thompson [Tue, 9 Jun 2009 09:35:52 +0000 (10:35 +0100)]
Consistently use this_chatroom when removing a room

14 years agolibempathy.types: remove empathy_tp_tube_get_type
Guillaume Desmottes [Fri, 5 Jun 2009 15:04:20 +0000 (16:04 +0100)]
libempathy.types: remove empathy_tp_tube_get_type

14 years agoupdate Python bindings
Guillaume Desmottes [Fri, 5 Jun 2009 13:47:55 +0000 (14:47 +0100)]
update Python bindings

14 years agoremove EmpathyTpTube from Python bindings
Guillaume Desmottes [Fri, 5 Jun 2009 13:47:40 +0000 (14:47 +0100)]
remove EmpathyTpTube from Python bindings

14 years agotube-handler: use TpChannel directly instead of EmpathyTpTube
Guillaume Desmottes [Fri, 5 Jun 2009 13:46:32 +0000 (14:46 +0100)]
tube-handler: use TpChannel directly instead of EmpathyTpTube

14 years agoremove empathy-tp-tube from doc
Guillaume Desmottes [Fri, 5 Jun 2009 13:36:11 +0000 (14:36 +0100)]
remove empathy-tp-tube from doc

14 years agostop to build empathy-tp-tube
Guillaume Desmottes [Fri, 5 Jun 2009 13:35:59 +0000 (14:35 +0100)]
stop to build empathy-tp-tube

14 years agoremove empathy-tp-tube
Guillaume Desmottes [Fri, 5 Jun 2009 13:35:47 +0000 (14:35 +0100)]
remove empathy-tp-tube

14 years agoMerge commit 'gmillaires/fix-564259'
Guillaume Desmottes [Tue, 9 Jun 2009 09:10:26 +0000 (10:10 +0100)]
Merge commit 'gmillaires/fix-564259'

14 years agoActivated tooltips feature for MUC contact list
Gabriel Millaire [Tue, 9 Jun 2009 02:52:55 +0000 (22:52 -0400)]
Activated tooltips feature for MUC contact list

14 years agoDistribute conditionally built files
Pierre-Luc Beaudoin [Mon, 8 Jun 2009 19:10:57 +0000 (15:10 -0400)]
Distribute conditionally built files