]> git.0d.be Git - empathy.git/log
empathy.git
14 years agoRemove unneeded elses
Pierre-Luc Beaudoin [Tue, 26 May 2009 16:05:11 +0000 (12:05 -0400)]
Remove unneeded elses

As the vars will already be to no.

14 years agoPrint library usage in new configure report
Pierre-Luc Beaudoin [Mon, 25 May 2009 18:55:25 +0000 (14:55 -0400)]
Print library usage in new configure report

14 years agoDon't create a marker if the user has no location
Pierre-Luc Beaudoin [Mon, 25 May 2009 18:53:42 +0000 (14:53 -0400)]
Don't create a marker if the user has no location

14 years agoDon't list timestamp in the location fields as it is already included in the header
Pierre-Luc Beaudoin [Fri, 22 May 2009 22:51:57 +0000 (18:51 -0400)]
Don't list timestamp in the location fields as it is already included in the header

14 years agoUse tp_strdiff instead of strcmp
Pierre-Luc Beaudoin [Fri, 22 May 2009 17:42:05 +0000 (13:42 -0400)]
Use tp_strdiff instead of strcmp

14 years agoHave better user labels for location values
Pierre-Luc Beaudoin [Thu, 21 May 2009 16:25:55 +0000 (12:25 -0400)]
Have better user labels for location values

And have them better placed (with labels on left not expand).

14 years agoFix double border issue in the Map View
Pierre-Luc Beaudoin [Wed, 20 May 2009 20:33:07 +0000 (16:33 -0400)]
Fix double border issue in the Map View

By replace the scrolled view by a viewport, anyway, there can't
be scrollbars with libchamplain

14 years agoMove geocoding in a place where we can have better memory management
Pierre-Luc Beaudoin [Wed, 20 May 2009 20:11:40 +0000 (16:11 -0400)]
Move geocoding in a place where we can have better memory management

14 years agoDisplay user textual location even if it doesn't include a lat,lon
Pierre-Luc Beaudoin [Wed, 20 May 2009 18:17:35 +0000 (14:17 -0400)]
Display user textual location even if it doesn't include a lat,lon

14 years agoSimplify and clarify map_view_geocode_cb
Pierre-Luc Beaudoin [Wed, 20 May 2009 18:29:44 +0000 (14:29 -0400)]
Simplify and clarify map_view_geocode_cb

14 years agoDon't allow the user to display many map views
Pierre-Luc Beaudoin [Wed, 20 May 2009 17:48:34 +0000 (13:48 -0400)]
Don't allow the user to display many map views

14 years agoFix coding styles and memory leaks found by Guillaume Desmottes
Pierre-Luc Beaudoin [Wed, 20 May 2009 17:42:30 +0000 (13:42 -0400)]
Fix coding styles and memory leaks found by Guillaume Desmottes

14 years agoUndo changes to EmpathyContactDialogs
Pierre-Luc Beaudoin [Wed, 20 May 2009 17:21:56 +0000 (13:21 -0400)]
Undo changes to EmpathyContactDialogs

14 years agoFix gtk warning at startup when not compiled with libchamplain
Pierre-Luc Beaudoin [Wed, 20 May 2009 17:21:43 +0000 (13:21 -0400)]
Fix gtk warning at startup when not compiled with libchamplain

14 years agoFix coding style issues found by make check
Pierre-Luc Beaudoin [Wed, 20 May 2009 17:00:53 +0000 (13:00 -0400)]
Fix coding style issues found by make check

14 years agoAdd the new UI to translation files
Pierre-Luc Beaudoin [Wed, 20 May 2009 16:58:14 +0000 (12:58 -0400)]
Add the new UI to translation files

14 years agoMake map visible!
Pierre-Luc Beaudoin [Tue, 12 May 2009 15:39:20 +0000 (11:39 -0400)]
Make map visible!

14 years agoFix licensing: should have been LGPL 2.1+
Pierre-Luc Beaudoin [Tue, 12 May 2009 15:15:11 +0000 (11:15 -0400)]
Fix licensing: should have been LGPL 2.1+

14 years agoMake buildable and visible if libchamplain not available
Pierre-Luc Beaudoin [Tue, 12 May 2009 15:04:51 +0000 (11:04 -0400)]
Make buildable and visible if libchamplain not available

14 years agoApply new coding styles
Pierre-Luc Beaudoin [Tue, 12 May 2009 04:28:03 +0000 (00:28 -0400)]
Apply new coding styles

14 years agoRemove dead code and update function name
Pierre-Luc Beaudoin [Tue, 12 May 2009 04:19:05 +0000 (00:19 -0400)]
Remove dead code and update function name

14 years agoUpdate to use libchamplain 0.3's API
Pierre-Luc Beaudoin [Tue, 12 May 2009 04:10:34 +0000 (00:10 -0400)]
Update to use libchamplain 0.3's API

14 years agoMake buildable without Geoclue
Pierre-Luc Beaudoin [Tue, 12 May 2009 04:10:13 +0000 (00:10 -0400)]
Make buildable without Geoclue

14 years agoFix contacts not showing on the map
Pierre-Luc Beaudoin [Mon, 11 May 2009 05:00:34 +0000 (01:00 -0400)]
Fix contacts not showing on the map

14 years agoGet rid of disconnect which is undeeded
Pierre-Luc Beaudoin [Mon, 11 May 2009 04:56:21 +0000 (00:56 -0400)]
Get rid of disconnect which is undeeded

14 years agoList geolocation information in Tooltip
Pierre-Luc Beaudoin [Mon, 11 May 2009 03:39:41 +0000 (23:39 -0400)]
List geolocation information in Tooltip

14 years agoFix a warning if the handle doesn't exist
Pierre-Luc Beaudoin [Tue, 7 Apr 2009 21:51:23 +0000 (17:51 -0400)]
Fix a warning if the handle doesn't exist

14 years agoUse its own ListStore of contacts instead of borrowing the Contact
Pierre-Luc Beaudoin [Tue, 7 Apr 2009 21:41:23 +0000 (17:41 -0400)]
Use its own ListStore of contacts instead of borrowing the Contact
List's

14 years agoBuild fix
Davyd Madeley [Thu, 22 Jan 2009 05:04:10 +0000 (16:04 +1100)]
Build fix

14 years agoExpect the timestamp to be a int64
Pierre-Luc Beaudoin [Sun, 25 Jan 2009 12:07:04 +0000 (23:07 +1100)]
Expect the timestamp to be a int64

14 years agoShow contacts without an avatar
Pierre-Luc Beaudoin [Wed, 31 Dec 2008 21:17:49 +0000 (16:17 -0500)]
Show contacts without an avatar

14 years agoRemove signal handler when closing the window
Pierre-Luc Beaudoin [Wed, 31 Dec 2008 02:26:30 +0000 (21:26 -0500)]
Remove signal handler when closing the window

14 years agoDon't init vars with a function
Pierre-Luc Beaudoin [Tue, 30 Dec 2008 19:22:33 +0000 (14:22 -0500)]
Don't init vars with a function

14 years agoAdd marker on map
Pierre-Luc Beaudoin [Tue, 16 Dec 2008 22:41:40 +0000 (17:41 -0500)]
Add marker on map

14 years agoDisplay timestamp and location
Pierre-Luc Beaudoin [Tue, 16 Dec 2008 20:19:15 +0000 (15:19 -0500)]
Display timestamp and location

14 years agoUse EmpathyContact's location
Pierre-Luc Beaudoin [Mon, 11 May 2009 00:23:16 +0000 (20:23 -0400)]
Use EmpathyContact's location

14 years agoAdd a map in the Contact Information dialog
Pierre-Luc Beaudoin [Tue, 7 Apr 2009 20:04:31 +0000 (16:04 -0400)]
Add a map in the Contact Information dialog
For now, the map in the tool tip is disabled as Clutter-gtk
does like at all this type of window/initialisation

14 years agoAdd a Contact Map window
Pierre-Luc Beaudoin [Mon, 11 May 2009 01:09:40 +0000 (21:09 -0400)]
Add a Contact Map window

14 years agoConfigure bits for libchamplain
Pierre-Luc Beaudoin [Tue, 25 Nov 2008 22:11:29 +0000 (17:11 -0500)]
Configure bits for libchamplain

14 years agoCopy GHashTable received from Dbus and refactor
Pierre-Luc Beaudoin [Wed, 27 May 2009 15:45:32 +0000 (11:45 -0400)]
Copy GHashTable received from Dbus and refactor

This makes the GHashTable's structure explicit and less error prone
when inserting later on.

Move the copied code over to a new function.

14 years agoempathy-tp-chat: fix leak in dispose
Guillaume Desmottes [Mon, 25 May 2009 12:40:15 +0000 (13:40 +0100)]
empathy-tp-chat: fix leak in dispose

14 years agoWhen initializing users' avatar, the pixbuf representing it is now
Jonathan Tellier [Tue, 26 May 2009 14:49:11 +0000 (10:49 -0400)]
When initializing users' avatar, the pixbuf representing it is now
initialized to NULL.

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 agoBump version to 2.27.3
Xavier Claessens [Tue, 26 May 2009 07:21:23 +0000 (09:21 +0200)]
Bump version to 2.27.3

14 years agoWrite NEWS entry
Xavier Claessens [Mon, 25 May 2009 20:13:38 +0000 (22:13 +0200)]
Write NEWS entry

14 years agoBump ABI version
Xavier Claessens [Mon, 25 May 2009 20:11:45 +0000 (22:11 +0200)]
Bump ABI version

14 years agoDisplay a report at the end of configure
Guillaume Desmottes [Mon, 25 May 2009 10:46:51 +0000 (11:46 +0100)]
Display a report at the end of configure

14 years agoUpdated Spanish translation
Jorge Gonzalez [Sat, 23 May 2009 18:18:40 +0000 (20:18 +0200)]
Updated Spanish translation

14 years agomove 'View Previous Conversations' menu entry to View
Guillaume Desmottes [Fri, 22 May 2009 16:07:55 +0000 (17:07 +0100)]
move 'View Previous Conversations' menu entry to View

14 years agomove 'show offline contacts' menu entry to View
Guillaume Desmottes [Fri, 22 May 2009 16:05:09 +0000 (17:05 +0100)]
move 'show offline contacts' menu entry to View

14 years agomove 'show file transfers' menu entry to View
Guillaume Desmottes [Fri, 22 May 2009 16:01:18 +0000 (17:01 +0100)]
move 'show file transfers' menu entry to View

14 years agoempathy-main-window: add View top menu
Guillaume Desmottes [Fri, 22 May 2009 15:56:03 +0000 (16:56 +0100)]
empathy-main-window: add View top menu

14 years agoMerge commit 'ksz/fix-bug-583558'
Guillaume Desmottes [Fri, 22 May 2009 15:47:31 +0000 (16:47 +0100)]
Merge commit 'ksz/fix-bug-583558'

14 years agoError label now translatable
Gabriel Millaire [Fri, 22 May 2009 15:20:11 +0000 (11:20 -0400)]
Error label now translatable

14 years agoSet treeview insensitive and hide error message
Gabriel Millaire [Sat, 16 May 2009 20:56:20 +0000 (16:56 -0400)]
Set treeview insensitive and hide error message

14 years agoDisplay error message in UI
Gabriel Millaire [Sat, 16 May 2009 20:43:13 +0000 (16:43 -0400)]
Display error message in UI

14 years agoFixed call with list
Gabriel Millaire [Sat, 16 May 2009 20:42:37 +0000 (16:42 -0400)]
Fixed call with list

14 years agoAdded border, resized error icons, fixed item names and made error message invisible...
Gabriel Millaire [Sat, 16 May 2009 20:12:05 +0000 (16:12 -0400)]
Added border, resized error icons, fixed item names and made error message invisible by default

14 years agoError bar UI proto
Pierre-Luc Beaudoin [Fri, 8 May 2009 15:31:10 +0000 (11:31 -0400)]
Error bar UI proto

14 years agoConnect to error signals
Gabriel Millaire [Sat, 16 May 2009 19:57:22 +0000 (15:57 -0400)]
Connect to error signals

14 years agoSignal "error" is detailed
Gabriel Millaire [Sat, 16 May 2009 19:56:21 +0000 (15:56 -0400)]
Signal "error" is detailed

14 years agoImplement error signal
Gabriel Millaire [Tue, 12 May 2009 02:15:14 +0000 (22:15 -0400)]
Implement error signal

14 years agoRename OfferStreamTube and AcceptStreamTube to Offer and Accept
Arnaud Maillet [Fri, 22 May 2009 14:02:00 +0000 (16:02 +0200)]
Rename OfferStreamTube and AcceptStreamTube to Offer and Accept

14 years agoempathy-chat-window: add Contact menu as top-level (bgo #580922)
Guillaume Desmottes [Fri, 22 May 2009 09:42:17 +0000 (10:42 +0100)]
empathy-chat-window: add Contact menu as top-level (bgo #580922)

14 years agoremove Conversation->Contact menu entry
Guillaume Desmottes [Thu, 21 May 2009 19:07:12 +0000 (20:07 +0100)]
remove Conversation->Contact menu entry

14 years agoForce update of GtkEntry primary icon for ENTRY_TYPE_BUILTIN
Davyd Madeley [Fri, 22 May 2009 05:40:43 +0000 (13:40 +0800)]
Force update of GtkEntry primary icon for ENTRY_TYPE_BUILTIN

Fixes 583430

14 years agoMerge commit 'istaz/python-empathy-fix'
Xavier Claessens [Thu, 21 May 2009 10:08:44 +0000 (12:08 +0200)]
Merge commit 'istaz/python-empathy-fix'

14 years agoRemove hard-coded strings from (un)subscriptions
Will Thompson [Wed, 20 May 2009 17:45:20 +0000 (18:45 +0100)]
Remove hard-coded strings from (un)subscriptions

14 years agoAdded ta translation
drtvasudevan [Wed, 20 May 2009 16:37:54 +0000 (22:07 +0530)]
Added ta translation

14 years agoUpdated Tamil translation
drtvasudevan [Wed, 20 May 2009 08:32:50 +0000 (14:02 +0530)]
Updated Tamil translation

14 years agoUpdated Tamil translation
drtvasudevan [Wed, 20 May 2009 08:22:48 +0000 (13:52 +0530)]
Updated Tamil translation

14 years agoUpdated Tamil translation
drtvasudevan [Wed, 20 May 2009 08:18:51 +0000 (13:48 +0530)]
Updated Tamil translation

14 years agoadded Tamil translation
drtvasudevan [Thu, 7 May 2009 16:54:13 +0000 (22:24 +0530)]
added Tamil translation

14 years agoBump version to 2.27.2
Xavier Claessens [Tue, 19 May 2009 09:45:55 +0000 (11:45 +0200)]
Bump version to 2.27.2

14 years agoFix NEWS
Xavier Claessens [Tue, 19 May 2009 09:43:25 +0000 (11:43 +0200)]
Fix NEWS

14 years agoImprove a bit the release notes
Xavier Claessens [Tue, 19 May 2009 09:41:38 +0000 (11:41 +0200)]
Improve a bit the release notes

14 years agoUpdate NEWS for 2.27.1.1 release
Xavier Claessens [Tue, 19 May 2009 09:34:45 +0000 (11:34 +0200)]
Update NEWS for 2.27.1.1 release

14 years agoAdd documentation translation to NEWS
Xavier Claessens [Tue, 19 May 2009 09:34:31 +0000 (11:34 +0200)]
Add documentation translation to NEWS

14 years agoBump ABI to not conflict with abi in 2.26 branch
Xavier Claessens [Tue, 19 May 2009 09:02:46 +0000 (11:02 +0200)]
Bump ABI to not conflict with abi in 2.26 branch

14 years agoUpdated Spanish translation
Jorge Gonzalez [Mon, 18 May 2009 18:21:47 +0000 (20:21 +0200)]
Updated Spanish translation

14 years agoupdated Greek documentation translation
Γιάννης Κατσαμπίρης [Mon, 18 May 2009 15:48:49 +0000 (16:48 +0100)]
updated Greek documentation translation

14 years agoupgrade Python bindings
Guillaume Desmottes [Mon, 18 May 2009 15:19:17 +0000 (16:19 +0100)]
upgrade Python bindings

14 years agodocument empathy_call_factory_new_call and empathy_call_factory_new_call_with_streams
Guillaume Desmottes [Mon, 18 May 2009 14:06:23 +0000 (15:06 +0100)]
document empathy_call_factory_new_call and empathy_call_factory_new_call_with_streams

14 years agodocument empathy_call_handler_new_for_contact_with_streams and empathy_call_handler_n...
Guillaume Desmottes [Mon, 18 May 2009 14:02:59 +0000 (15:02 +0100)]
document empathy_call_handler_new_for_contact_with_streams and empathy_call_handler_new_for_contact

14 years agoadd 'Video Call' entry to the Contact menu
Guillaume Desmottes [Mon, 18 May 2009 13:53:01 +0000 (14:53 +0100)]
add 'Video Call' entry to the Contact menu

14 years agoempathy_contact_audio_call_menu_item_activated: use empathy_call_factory_new_call_wit...
Guillaume Desmottes [Mon, 18 May 2009 13:37:09 +0000 (14:37 +0100)]
empathy_contact_audio_call_menu_item_activated: use empathy_call_factory_new_call_with_streams

14 years agoempathy_contact_audio_call_menu_item_new: change label to 'Audio Call'
Guillaume Desmottes [Mon, 18 May 2009 13:27:19 +0000 (14:27 +0100)]
empathy_contact_audio_call_menu_item_new: change label to 'Audio Call'

14 years agorename empathy_contact_call_menu_item_new to empathy_contact_audio_call_menu_item_new
Guillaume Desmottes [Mon, 18 May 2009 13:27:06 +0000 (14:27 +0100)]
rename empathy_contact_call_menu_item_new to empathy_contact_audio_call_menu_item_new

14 years agoShow an audio and a video call button
Sjoerd Simons [Fri, 8 May 2009 11:00:52 +0000 (12:00 +0100)]
Show an audio and a video call button

14 years agoAllow the call factory to create calls with specific types of media
Sjoerd Simons [Thu, 7 May 2009 14:20:47 +0000 (15:20 +0100)]
Allow the call factory to create calls with specific types of media

14 years agoChange empathy_tp_call_to to indicate with what media streams we want to start
Sjoerd Simons [Thu, 7 May 2009 14:19:20 +0000 (15:19 +0100)]
Change empathy_tp_call_to to indicate with what media streams we want to start

14 years agoAllow handlers to be created for streams with initial audio and video
Sjoerd Simons [Thu, 7 May 2009 14:18:32 +0000 (15:18 +0100)]
Allow handlers to be created for streams with initial audio and video

14 years agoTweak the properties of various elements for a better voip experience
Sjoerd Simons [Thu, 7 May 2009 14:17:50 +0000 (15:17 +0100)]
Tweak the properties of various elements for a better voip experience

14 years agoLet configure also check for farsight2
Sjoerd Simons [Thu, 7 May 2009 14:15:36 +0000 (15:15 +0100)]
Let configure also check for farsight2

14 years agoenable coding style checks in libempathy-gtk
Guillaume Desmottes [Tue, 14 Apr 2009 10:12:40 +0000 (11:12 +0100)]
enable coding style checks in libempathy-gtk

14 years agoempathy-account-chooser: fix coding style and update FSF address
Guillaume Desmottes [Mon, 18 May 2009 15:06:14 +0000 (16:06 +0100)]
empathy-account-chooser: fix coding style and update FSF address

14 years agoempathy-account-widget-irc: fix coding style
Guillaume Desmottes [Mon, 18 May 2009 15:05:58 +0000 (16:05 +0100)]
empathy-account-widget-irc: fix coding style

14 years agoempathy-account-widget-sip: fix coding style
Guillaume Desmottes [Mon, 18 May 2009 15:05:49 +0000 (16:05 +0100)]
empathy-account-widget-sip: fix coding style

14 years agoempathy-account-widget: fix coding style and update FSF address
Guillaume Desmottes [Mon, 18 May 2009 15:05:38 +0000 (16:05 +0100)]
empathy-account-widget: fix coding style and update FSF address

14 years agoempathy-audio-sink: fix coding style
Guillaume Desmottes [Mon, 18 May 2009 15:05:17 +0000 (16:05 +0100)]
empathy-audio-sink: fix coding style