]> git.0d.be Git - empathy.git/history - src
Merge branch 'debug'
[empathy.git] / src /
2009-06-04 Jonny LambMerge branch 'debug'
2009-06-04 Jonny LambDisplay a label if the selected CM does not support...
2009-06-04 Jonny LambAdd level label to priv struct.
2009-06-04 Guillaume Desmottesevent_manager_approve_channel_cb: displayed ignored...
2009-06-04 Jonny LambStore toolbar items in priv struct.
2009-06-04 Jonny LambKeep a ref to the TpDBusDaemon so the NameOwnerChanged...
2009-06-04 Jonny LambClean up EmpathyDebugDialogPriv.
2009-06-03 Jonny LambUse G_GSIZE_FORMAT instead of %u.
2009-06-02 Will ThompsonAdd a right-click menu to conversation window tabs.
2009-06-02 Will ThompsonRemove "View"/"Show" prefixes from View menu items
2009-06-01 Cosimo CecchiMerge branch 'ft_rework'
2009-06-01 Cosimo CecchiFix conflict after rebase
2009-06-01 Cosimo CecchiFormat contact information when hashing
2009-06-01 Cosimo CecchiAdd myself to the contributors
2009-06-01 Cosimo CecchiRemove the preferences
2009-06-01 Cosimo CecchiClear the remaining time when transfer ends
2009-06-01 Cosimo CecchiAdd the received files to GtkRecentManager
2009-06-01 Cosimo CecchiPlug a leak
2009-06-01 Cosimo CecchiFix coding style
2009-06-01 Cosimo CecchiSet use_hash according to what the CM returns
2009-06-01 Cosimo CecchiSet the completed message anyway
2009-06-01 Cosimo CecchiRemove useless gtk-doc annotations
2009-06-01 Cosimo CecchiDon't claim outgoing channels
2009-06-01 Cosimo CecchiUnref the EmpathyTpContactFactory
2009-06-01 Cosimo CecchiUse gchar* instead of char* for allocated retvals
2009-06-01 Cosimo CecchiPlug a string leak
2009-06-01 Cosimo CecchiHandle construction errors
2009-06-01 Cosimo CecchiSet the right initial value in the UI
2009-06-01 Cosimo CecchiProperly handle checksumming in the receiver UI
2009-06-01 Cosimo CecchiRemove the singleton logic from the manager
2009-06-01 Cosimo CecchiAdjust clear button sensitivity
2009-06-01 Cosimo CecchiAdapt the manager code
2009-06-01 Cosimo CecchiClarify UI string
2009-06-01 Cosimo CecchiAdd a new preference in the UI
2009-06-01 Cosimo CecchiCleanup after rebase v2
2009-06-01 Cosimo CecchiAdd back speed and remaining time
2009-06-01 Cosimo CecchiReact to Tp remote errors
2009-06-01 Cosimo CecchiRemove hashing progress debug message
2009-06-01 Cosimo CecchiHandle errors coming from the EmpathyFTFactory
2009-06-01 Cosimo CecchiUnref the EmpathyFTHandlers
2009-06-01 Cosimo CecchiFirst implementation of error handling
2009-06-01 Cosimo CecchiTotal FileTransfer draft spec exorcism
2009-06-01 Cosimo CecchiRework the logic of cancelling transfers
2009-06-01 Cosimo CecchiFormat messages for hashing
2009-06-01 Cosimo CecchiUse the proper TP interface instead of emp_cli
2009-06-01 Cosimo CecchiMake the whole thing compile
2009-06-01 Cosimo Cecchis/ft_manager/manager/ where appropriate
2009-06-01 Cosimo CecchiW.I.P. code for EmpathyFTManager v2
2009-06-01 Cosimo CecchiFirst batch of W.I.P. rework of EmpathyFTManager
2009-06-01 Cosimo CecchiAdd to the EmpathyFTManager the new handlers.
2009-06-01 Cosimo CecchiRethink a bit the logic for an incoming transfer.
2009-06-01 Cosimo CecchiW.I.P. for heavy lifting on EmpathyTpFile.
2009-06-01 Pierre-Luc BeaudoinFix inconsistency in preferences and code
2009-06-01 Pierre-Luc BeaudoinReimplement the singleton in the constructor
2009-06-01 Pierre-Luc BeaudoinRename empathy_location_manager_get_default to dup_default
2009-06-01 Pierre-Luc BeaudoinDon't show the location preferences if geoclue not...
2009-06-01 Pierre-Luc BeaudoinFix compilation if geoclue is not enabled
2009-06-01 Pierre-Luc BeaudoinAdd EmpathyLocationManager
2009-06-01 Pierre-Luc BeaudoinAdd a Location tab in preferences
2009-05-30 Sjoerd SimonsCope with status icon begin 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-28 Davyd MadeleyMerge commit 'origin/master'
2009-05-28 Guillaume Desmottesnew tube API is now stable
2009-05-28 Guillaume Desmottesempathy-call-window: coding style fix
2009-05-27 Sjoerd SimonsOnly do sounds/notifications for text messages when...
2009-05-27 Pierre-Luc BeaudoinUse the layer to list the markers
2009-05-27 Pierre-Luc BeaudoinMove the geoclue geocoding in EmpathyTpContactFactory
2009-05-27 Pierre-Luc BeaudoinFix memory leak
2009-05-27 Pierre-Luc BeaudoinDisconnect from notify::location
2009-05-27 Pierre-Luc BeaudoinMove the geocoding to when the location is updated
2009-05-27 Pierre-Luc BeaudoinAvatar was leaked
2009-05-27 Pierre-Luc BeaudoinDon't need to keep the address around
2009-05-27 Pierre-Luc BeaudoinDon't need to set back if it is the same hashtable
2009-05-27 Pierre-Luc BeaudoinDisplay relative time to user
2009-05-27 Pierre-Luc BeaudoinFix possible compilation error
2009-05-27 Pierre-Luc BeaudoinSimplify the #if by isolating the content
2009-05-27 Pierre-Luc BeaudoinDon't create a marker if the user has no location
2009-05-27 Pierre-Luc BeaudoinFix double border issue in the Map View
2009-05-27 Pierre-Luc BeaudoinMove geocoding in a place where we can have better...
2009-05-27 Pierre-Luc BeaudoinSimplify and clarify map_view_geocode_cb
2009-05-27 Pierre-Luc BeaudoinDon't allow the user to display many map views
2009-05-27 Pierre-Luc BeaudoinFix coding styles and memory leaks found by Guillaume...
2009-05-27 Pierre-Luc BeaudoinFix gtk warning at startup when not compiled with libch...
2009-05-27 Pierre-Luc BeaudoinFix coding style issues found by make check
2009-05-27 Pierre-Luc BeaudoinFix licensing: should have been LGPL 2.1+
2009-05-27 Pierre-Luc BeaudoinApply new coding styles
2009-05-27 Pierre-Luc BeaudoinRemove dead code and update function name
2009-05-27 Pierre-Luc BeaudoinUpdate to use libchamplain 0.3's API
2009-05-27 Pierre-Luc BeaudoinMake buildable without Geoclue
2009-05-27 Pierre-Luc BeaudoinFix contacts not showing on the map
2009-05-27 Pierre-Luc BeaudoinGet rid of disconnect which is undeeded
2009-05-27 Pierre-Luc BeaudoinFix a warning if the handle doesn't exist
2009-05-27 Pierre-Luc BeaudoinUse its own ListStore of contacts instead of borrowing...
2009-05-27 Davyd MadeleyBuild fix
2009-05-27 Pierre-Luc BeaudoinShow contacts without an avatar
2009-05-27 Pierre-Luc BeaudoinRemove signal handler when closing the window
2009-05-27 Pierre-Luc BeaudoinUse EmpathyContact's location
2009-05-27 Pierre-Luc BeaudoinAdd a Contact Map window
2009-05-27 Pierre-Luc BeaudoinConfigure bits for libchamplain
next