]> git.0d.be Git - empathy.git/history - libempathy-gtk
Add myself to the contributors
[empathy.git] / libempathy-gtk /
2009-06-01 Cosimo CecchiRemove the preferences
2009-06-01 Cosimo CecchiRemove use_hash when using the file chooser
2009-06-01 Cosimo CecchiAdd a comment.
2009-06-01 Cosimo CecchiFix a stupid mistake
2009-06-01 Cosimo CecchiAdd use_hash params for incoming transfers
2009-06-01 Cosimo CecchiAdd a new preference in the UI
2009-06-01 Cosimo CecchiClose the handler when rejecting a transfer
2009-06-01 Cosimo CecchiSet the overwrite confermation when receiving
2009-06-01 Cosimo CecchiRethink a bit the logic for an incoming transfer.
2009-06-01 Cosimo CecchiUse the new API to send a file with the file chooser.
2009-06-01 Cosimo CecchiW.I.P. for heavy lifting on EmpathyTpFile.
2009-06-01 Pierre-Luc BeaudoinOnly remove the address fields and position fields...
2009-06-01 Pierre-Luc BeaudoinRemove unused var
2009-06-01 Pierre-Luc BeaudoinGet rid of McAccount everywhere
2009-06-01 Pierre-Luc BeaudoinGet rid of Mission Control as EmpathyAccountManager...
2009-06-01 Pierre-Luc BeaudoinFix inconsistency in preferences and code
2009-06-01 Pierre-Luc BeaudoinDon't set priv on a separate line
2009-06-01 Pierre-Luc BeaudoinUse tp_g_value_slice_new_double
2009-06-01 Pierre-Luc BeaudoinReorder functions to get rid of the function declarations
2009-06-01 Pierre-Luc BeaudoinReimplement the singleton in the constructor
2009-06-01 Pierre-Luc BeaudoinFix errors found by make check
2009-06-01 Pierre-Luc BeaudoinUse timeout instead of idle (and fix the fact that...
2009-06-01 Pierre-Luc BeaudoinUse DEBUG instead of printerr
2009-06-01 Pierre-Luc BeaudoinDon't use foreach to iter over a HashTable
2009-06-01 Pierre-Luc BeaudoinFix bracket style
2009-06-01 Pierre-Luc BeaudoinProperly unref objects used by EmpathyLocationManager
2009-06-01 Pierre-Luc BeaudoinApply style fixes to EmpathyLocationManager
2009-06-01 Pierre-Luc BeaudoinDon't build the file instead of #if the whole file
2009-06-01 Pierre-Luc BeaudoinFactory is sometimes ref leaked
2009-06-01 Pierre-Luc BeaudoinQueue location publish requests
2009-06-01 Pierre-Luc BeaudoinRename empathy_location_manager_get_default to dup_default
2009-06-01 Pierre-Luc BeaudoinMore explicit debug message on what is published
2009-06-01 Pierre-Luc BeaudoinAny location accuracy will do
2009-06-01 Pierre-Luc BeaudoinDon't use geoclue's timestamp
2009-06-01 Pierre-Luc BeaudoinDon't call geoclue functions if the init failed
2009-06-01 Pierre-Luc BeaudoinFix a warning if McAccount has no TpConnection
2009-06-01 Pierre-Luc BeaudoinFix left over issues from rebasing
2009-06-01 Pierre-Luc BeaudoinFix compilation if geoclue is not enabled
2009-06-01 Pierre-Luc BeaudoinMerge fixes due to API changes
2009-06-01 Pierre-Luc BeaudoinVarious style fixes
2009-06-01 Pierre-Luc BeaudoinSend a int64 timestamp to match the spec
2009-06-01 Pierre-Luc BeaudoinClear remote location upon disabling
2009-06-01 Pierre-Luc BeaudoinFix key freeing
2009-06-01 Pierre-Luc BeaudoinImplement reduced accuracy
2009-06-01 Pierre-Luc BeaudoinSend timestamp
2009-06-01 Pierre-Luc BeaudoinWhen updating the resources, check for changed location
2009-06-01 Pierre-Luc BeaudoinMore ressource fix
2009-06-01 Pierre-Luc BeaudoinInitial position/address and ressource fix
2009-06-01 Pierre-Luc BeaudoinShould not be elseif
2009-06-01 Pierre-Luc BeaudoinPublish location when enabling it
2009-06-01 Pierre-Luc BeaudoinSupport all position fields
2009-06-01 Pierre-Luc BeaudoinSupport address fields
2009-06-01 Pierre-Luc BeaudoinPublish location after connection and when location...
2009-06-01 Pierre-Luc BeaudoinAdd EmpathyLocationManager
2009-06-01 Pierre-Luc BeaudoinAdd a Location tab in preferences
2009-06-01 Pierre-Luc BeaudoinConfigure bits for geoclue
2009-05-30 Sjoerd SimonsCope with status being NULL
2009-05-30 Sjoerd SimonsRemove usage of McPresence as much as possible
2009-05-30 Dimitris Zeniosfixed bug #548716
2009-05-28 Pierre-Luc BeaudoinFix ‘lat’, ‘lon’ may be used uninitialized in this...
2009-05-28 Davyd MadeleyMerge commit 'origin/master'
2009-05-28 Davyd MadeleyEmpathyStatusPresetDialog: fix status_preset_add_combo_...
2009-05-28 Davyd MadeleyHighlight the most recently added entry in the status...
2009-05-27 Pierre-Luc BeaudoinFix English label for Location's date
2009-05-27 Pierre-Luc BeaudoinDisplay relative time to user
2009-05-27 Pierre-Luc BeaudoinSimplifly the logic on when to display the location
2009-05-27 Pierre-Luc BeaudoinGeoclue is not used in libempathy-gtk
2009-05-27 Pierre-Luc BeaudoinUse empathy_time_to_string_local
2009-05-27 Pierre-Luc BeaudoinDon't list timestamp in the location fields as it is...
2009-05-27 Pierre-Luc BeaudoinUse tp_strdiff instead of strcmp
2009-05-27 Pierre-Luc BeaudoinHave better user labels for location values
2009-05-27 Pierre-Luc BeaudoinDisplay user textual location even if it doesn't includ...
2009-05-27 Pierre-Luc BeaudoinUndo changes to EmpathyContactDialogs
2009-05-27 Pierre-Luc BeaudoinFix coding style issues found by make check
2009-05-27 Pierre-Luc BeaudoinMake map visible!
2009-05-27 Pierre-Luc BeaudoinMake buildable and visible if libchamplain not available
2009-05-27 Pierre-Luc BeaudoinUpdate to use libchamplain 0.3's API
2009-05-27 Pierre-Luc BeaudoinList geolocation information in Tooltip
2009-05-27 Pierre-Luc BeaudoinExpect the timestamp to be a int64
2009-05-27 Pierre-Luc BeaudoinDon't init vars with a function
2009-05-27 Pierre-Luc BeaudoinAdd marker on map
2009-05-27 Pierre-Luc BeaudoinDisplay timestamp and location
2009-05-27 Pierre-Luc BeaudoinAdd a map in the Contact Information dialog
2009-05-26 Jonathan TellierWhen no video is received or sent we show contacts...
2009-05-22 Davyd MadeleyForce update of GtkEntry primary icon for ENTRY_TYPE_BU...
2009-05-21 Xavier ClaessensMerge commit 'istaz/python-empathy-fix'
2009-05-20 Will ThompsonRemove hard-coded strings from (un)subscriptions
2009-05-18 Guillaume Desmottesadd 'Video Call' entry to the Contact menu
2009-05-18 Guillaume Desmottesempathy_contact_audio_call_menu_item_activated: use...
2009-05-18 Guillaume Desmottesempathy_contact_audio_call_menu_item_new: change label...
2009-05-18 Guillaume Desmottesrename empathy_contact_call_menu_item_new to empathy_co...
2009-05-18 Sjoerd SimonsShow an audio and a video call button
2009-05-18 Guillaume Desmottesenable coding style checks in libempathy-gtk
2009-05-18 Guillaume Desmottesempathy-account-chooser: fix coding style and update...
2009-05-18 Guillaume Desmottesempathy-account-widget-irc: fix coding style
2009-05-18 Guillaume Desmottesempathy-account-widget-sip: fix coding style
2009-05-18 Guillaume Desmottesempathy-account-widget: fix coding style and update...
2009-05-18 Guillaume Desmottesempathy-audio-sink: fix coding style
2009-05-18 Guillaume Desmottesempathy-audio-src: fix coding style
2009-05-18 Guillaume Desmottesempathy-avatar-chooser: fix coding style and update...
next