]> git.0d.be Git - empathy.git/shortlog
empathy.git
2009-06-01 Sjoerd SimonsDon't set NM presence state on connect when it was...
2009-06-01 Pierre-Luc... Only remove the address fields and position fields...
2009-06-01 Pierre-Luc... Remove unused var
2009-06-01 Pierre-Luc... Get rid of McAccount everywhere
2009-06-01 Pierre-Luc... Get rid of Mission Control as EmpathyAccountManager...
2009-06-01 Pierre-Luc... Fix inconsistency in preferences and code
2009-06-01 Pierre-Luc... Don't set priv on a separate line
2009-06-01 Pierre-Luc... Use tp_g_value_slice_new_double
2009-06-01 Pierre-Luc... Reorder functions to get rid of the function declarations
2009-06-01 Pierre-Luc... Reimplement the singleton in the constructor
2009-06-01 Pierre-Luc... Fix errors found by make check
2009-06-01 Pierre-Luc... Use timeout instead of idle (and fix the fact that...
2009-06-01 Pierre-Luc... Use DEBUG instead of printerr
2009-06-01 Pierre-Luc... Don't use foreach to iter over a HashTable
2009-06-01 Pierre-Luc... Fix bracket style
2009-06-01 Pierre-Luc... Properly unref objects used by EmpathyLocationManager
2009-06-01 Pierre-Luc... Apply style fixes to EmpathyLocationManager
2009-06-01 Pierre-Luc... Don't build the file instead of #if the whole file
2009-06-01 Pierre-Luc... Factory is sometimes ref leaked
2009-06-01 Pierre-Luc... Queue location publish requests
2009-06-01 Pierre-Luc... Rename empathy_location_manager_get_default to dup_default
2009-06-01 Pierre-Luc... More explicit debug message on what is published
2009-06-01 Pierre-Luc... Any location accuracy will do
2009-06-01 Pierre-Luc... Don't use geoclue's timestamp
2009-06-01 Pierre-Luc... Don't call geoclue functions if the init failed
2009-06-01 Pierre-Luc... Fix a warning if McAccount has no TpConnection
2009-06-01 Pierre-Luc... Fix left over issues from rebasing
2009-06-01 Pierre-Luc... Don't show the location preferences if geoclue not...
2009-06-01 Pierre-Luc... Fix compilation if geoclue is not enabled
2009-06-01 Pierre-Luc... Merge fixes due to API changes
2009-06-01 Pierre-Luc... Various style fixes
2009-06-01 Pierre-Luc... Send a int64 timestamp to match the spec
2009-06-01 Pierre-Luc... Clear remote location upon disabling
2009-06-01 Pierre-Luc... Fix key freeing
2009-06-01 Pierre-Luc... Implement reduced accuracy
2009-06-01 Pierre-Luc... Send timestamp
2009-06-01 Pierre-Luc... When updating the resources, check for changed location
2009-06-01 Pierre-Luc... More ressource fix
2009-06-01 Pierre-Luc... Initial position/address and ressource fix
2009-06-01 Pierre-Luc... Should not be elseif
2009-06-01 Pierre-Luc... Publish location when enabling it
2009-06-01 Pierre-Luc... Support all position fields
2009-06-01 Pierre-Luc... Support address fields
2009-06-01 Pierre-Luc... Publish location after connection and when location...
2009-06-01 Pierre-Luc... Add EmpathyLocationManager
2009-06-01 Pierre-Luc... Add a Location tab in preferences
2009-06-01 Pierre-Luc... Configure bits for geoclue
2009-06-01 Guillaume DesmottesMerge commit 'ksz/can_stream_tube'
2009-06-01 Arnaud MailletAdd the method empathy_contact_can_stream_tubes in...
2009-05-31 Guillaume Desmottesadd chat.freenode.net as default FreeNode server (...
2009-05-30 Gabor KelemenSmall update
2009-05-30 Sjoerd SimonsCope with status icon begin NULL
2009-05-30 Sjoerd SimonsCope with status being NULL
2009-05-30 Sjoerd SimonsRemove usage of McPresence as much as possible
2009-05-30 Sjoerd SimonsEnsure a minimum size of tabs in the chat window
2009-05-30 Dimitris Zeniosfixed bug #548716
2009-05-29 Olivier Le... Fix the python example
2009-05-28 Pierre-Luc... Fix ‘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-28 Guillaume Desmottesnew tube API is now stable
2009-05-28 Guillaume Desmottesbump tp-glib dep to 0.7.31 as we need it for tube new API
2009-05-28 Guillaume Desmottesstop to generate tube new API extensions
2009-05-28 Guillaume Desmottesempathy-call-window: coding style fix
2009-05-28 Guillaume Desmottesempathy-tp-contact-factory: coding style fixes
2009-05-28 Guillaume Desmottesempathy-time.c now contains translatable strings
2009-05-28 A S Alamupdating Punjabi Translation
2009-05-27 Sjoerd SimonsOnly do sounds/notifications for text messages when...
2009-05-27 Sjoerd SimonsCorrectly set the is_member flag when members are added
2009-05-27 Sjoerd SimonsTreat TP_CONNECTION_PRESENCE_TYPE_UNSET as _AVAILABLE
2009-05-27 Pierre-Luc... Add sections to the configure report
2009-05-27 Pierre-Luc... Should check for enable location and not map (bad copy...
2009-05-27 Pierre-Luc... Improve code readability
2009-05-27 Pierre-Luc... Don't need to check twice if location has latitude
2009-05-27 Pierre-Luc... Fix English label for Location's date
2009-05-27 Pierre-Luc... Use the layer to list the markers
2009-05-27 Pierre-Luc... Move the geoclue geocoding in EmpathyTpContactFactory
2009-05-27 Pierre-Luc... Fix memory leak
2009-05-27 Pierre-Luc... Fix translation and value errors for relative time
2009-05-27 Pierre-Luc... Disconnect from notify::location
2009-05-27 Pierre-Luc... Move the geocoding to when the location is updated
2009-05-27 Pierre-Luc... Avatar was leaked
2009-05-27 Pierre-Luc... Don't need to keep the address around
2009-05-27 Pierre-Luc... Don't need to set back if it is the same hashtable
2009-05-27 Pierre-Luc... Display relative time to user
2009-05-27 Pierre-Luc... Fix possible compilation error
2009-05-27 Pierre-Luc... Simplify the #if by isolating the content
2009-05-27 Pierre-Luc... Simplifly the logic on when to display the location
2009-05-27 Pierre-Luc... Geoclue is not used in libempathy-gtk
2009-05-27 Pierre-Luc... Use empathy_time_to_string_local
2009-05-27 Pierre-Luc... Remove unneeded elses
2009-05-27 Pierre-Luc... Print library usage in new configure report
2009-05-27 Pierre-Luc... Don't create a marker if the user has no location
2009-05-27 Pierre-Luc... Don't list timestamp in the location fields as it is...
2009-05-27 Pierre-Luc... Use tp_strdiff instead of strcmp
2009-05-27 Pierre-Luc... Have better user labels for location values
2009-05-27 Pierre-Luc... Fix double border issue in the Map View
2009-05-27 Pierre-Luc... Move geocoding in a place where we can have better...
2009-05-27 Pierre-Luc... Display user textual location even if it doesn't includ...
next