]> git.0d.be Git - empathy.git/log
empathy.git
14 years agoAdd empathy to debug dialog CM chooser.
Jonny Lamb [Wed, 17 Jun 2009 23:57:44 +0000 (00:57 +0100)]
Add empathy to debug dialog CM chooser.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoImplement o.fd.Tp.Debug. (Fixes #580631)
Jonny Lamb [Wed, 17 Jun 2009 23:54:55 +0000 (00:54 +0100)]
Implement o.fd.Tp.Debug. (Fixes #580631)

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoSet G_LOG_DOMAIN in libempathy and empathy.
Jonny Lamb [Wed, 17 Jun 2009 23:26:20 +0000 (00:26 +0100)]
Set G_LOG_DOMAIN in libempathy and empathy.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoUse correct emacs modelines.
Jonny Lamb [Wed, 17 Jun 2009 22:22:45 +0000 (23:22 +0100)]
Use correct emacs modelines.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoTake org.gnome.Empathy as a well-known name on startup. (Fixes #560159)
Jonny Lamb [Wed, 17 Jun 2009 21:53:10 +0000 (22:53 +0100)]
Take org.gnome.Empathy as a well-known name on startup. (Fixes #560159)

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
14 years agoFix wrapping in Preferences dialog
Nicolò Chieffo [Wed, 17 Jun 2009 17:08:30 +0000 (13:08 -0400)]
Fix wrapping in Preferences dialog

14 years agoRemove 'new message from' from notification message (#586102). Based on a patch from...
Guillaume Desmottes [Wed, 17 Jun 2009 16:19:00 +0000 (17:19 +0100)]
Remove 'new message from' from notification message (#586102). Based on a patch from Nicolo Chieffo

14 years agoFix 585887: "Publish my location" causes a crash
Pierre-Luc Beaudoin [Mon, 15 Jun 2009 20:30:35 +0000 (16:30 -0400)]
Fix 585887: "Publish my location" causes a crash

Adds more error handling on geoclue init and the geoclue_is_setup check
was too late in update_resources

14 years agoRefuse sending empty or special files (directories, char/block devices, etc.)
Frédéric Péters [Wed, 17 Jun 2009 07:57:02 +0000 (09:57 +0200)]
Refuse sending empty or special files (directories, char/block devices, etc.)

(GNOME bug 563678)

14 years ago[release script] also check for bug numbers with a variant form
Frédéric Péters [Wed, 17 Jun 2009 08:06:11 +0000 (10:06 +0200)]
[release script] also check for bug numbers with a variant form

14 years agoRemove markup from GTKBuilder translatable strings
Claude Paroz [Tue, 16 Jun 2009 21:30:15 +0000 (23:30 +0200)]
Remove markup from GTKBuilder translatable strings

14 years agoMerge commit 'jtellier/video-call-stop-showing-last-frame'
Guillaume Desmottes [Tue, 16 Jun 2009 14:26:09 +0000 (15:26 +0100)]
Merge commit 'jtellier/video-call-stop-showing-last-frame'

14 years agoIntroduce empathy_contact_equal, adapt themes
Patryk Zawadzki [Tue, 16 Jun 2009 13:37:08 +0000 (15:37 +0200)]
Introduce empathy_contact_equal, adapt themes

Fixed adium and boxes theme engines to check if contacts refer to
the same id instead of comparing pointers. This fixes bug #585885.

14 years agoThe EmpathyCallHandler correctly initializes it "initial_video" property
Jonathan Tellier [Mon, 15 Jun 2009 20:07:59 +0000 (16:07 -0400)]
The EmpathyCallHandler correctly initializes it "initial_video" property
when the remote contact initiates the call.
empathy_tp_call_is_(sending/receiving)_video correctly returns a
gboolean.
The remote avatar is correctly shown when the remote site does not send
video.
When a call is disconnected, the video preview is hidden.

14 years agoBump version to 2.27.4
Xavier Claessens [Mon, 15 Jun 2009 16:44:34 +0000 (18:44 +0200)]
Bump version to 2.27.4

14 years agoFix build of libempathy-gtk doc. We have to init threads
Xavier Claessens [Mon, 15 Jun 2009 16:40:19 +0000 (18:40 +0200)]
Fix build of libempathy-gtk doc. We have to init threads

14 years agoBump ABI version
Xavier Claessens [Mon, 15 Jun 2009 14:55:47 +0000 (16:55 +0200)]
Bump ABI version

14 years agoUpdate NEWS for 2.27.3
Xavier Claessens [Mon, 15 Jun 2009 14:55:37 +0000 (16:55 +0200)]
Update NEWS for 2.27.3

14 years agoReorder functions to not declare them on top
Xavier Claessens [Mon, 15 Jun 2009 14:50:41 +0000 (16:50 +0200)]
Reorder functions to not declare them on top

14 years agoempathy_time_to_string_relative was missing weeks
Pierre-Luc Beaudoin [Sun, 14 Jun 2009 18:05:53 +0000 (14:05 -0400)]
empathy_time_to_string_relative was missing weeks

This resulted in "0 month ago" being returned.

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'