]> git.0d.be Git - empathy.git/shortlog
empathy.git
2009-06-05 Jonny LambAdd simple flymake support.
2009-06-05 Jonny LambMerge branch 'debug-fixes'
2009-06-05 A S Alamupdating Translation for Gurmukhi
2009-06-04 Jonny LambDon't display an empty treeview if there are no connect...
2009-06-04 Jonny LambDon't unref widgets twice.
2009-06-04 Jonny LambFree a GError after use.
2009-06-04 Jonny LambMerge branch 'debug'
2009-06-04 Jonny LambCoding style fixes.
2009-06-04 Jonny LambAdd empathy-debug-dialog to POTFILES.in.
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 Pierre-Luc... Fix Bug 584830: Invalid read in new_connection_cb
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 Jorge GonzalezUpdated Spanish translation
2009-06-03 Jonny LambUse G_GSIZE_FORMAT instead of %u.
2009-06-03 Jonny LambUpdated Debug spec.
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-02 Jorge GonzalezUpdated Spanish translation
2009-06-02 Xavier ClaessensInvert the presence order.
2009-06-01 Pierre-Luc... Fix Bug 584518: Critical error in publish_to_all_connec...
2009-06-01 Pierre-Luc... Level is used before init
2009-06-01 Cosimo CecchiMerge branch 'ft_rework'
2009-06-01 Cosimo CecchiFix conflict after rebase
2009-06-01 Sjoerd SimonsDon't set NM presence state on connect when it was...
2009-06-01 Cosimo CecchiUpdate python bindings
2009-06-01 Cosimo CecchiFormat contact information when hashing
2009-06-01 Cosimo CecchiFree the cb_data after errors in construction
2009-06-01 Cosimo CecchiAdd myself to the contributors
2009-06-01 Cosimo CecchiUpdate copyright header
2009-06-01 Cosimo CecchiClarify the docs
2009-06-01 Cosimo CecchiUse the new API.
2009-06-01 Cosimo CecchiHopefully proper version of _find_requestable_channel_c...
2009-06-01 Cosimo CecchiFix trailing whitespace
2009-06-01 Cosimo CecchiAdapt EmpathyCallHandler to the new API
2009-06-01 Cosimo CecchiUse the new API in the handler
2009-06-01 Cosimo CecchiFree the list after calling the callback
2009-06-01 Cosimo CecchiAdd a helper uint_compare function
2009-06-01 Cosimo CecchiUpdate the requestable channel classes API
2009-06-01 Cosimo CecchiFix trailing whitespaces
2009-06-01 Cosimo CecchiRemove GConf schema
2009-06-01 Cosimo CecchiRemove the preferences
2009-06-01 Cosimo CecchiRemove use_hash when using the file chooser
2009-06-01 Cosimo CecchiRemove the use_hash arg and property
2009-06-01 Cosimo CecchiActually check if FT+hash is supported
2009-06-01 Cosimo CecchiUse the new API in the call handler
2009-06-01 Cosimo CecchiAdd find_requestable_channel_classes
2009-06-01 Cosimo CecchiDon't chain up to constructor
2009-06-01 Cosimo CecchiAdd GObject propreties for EmpathyFTHandler
2009-06-01 Cosimo CecchiUse _constructed instead of _constructor
2009-06-01 Cosimo CecchiRemove useless member
2009-06-01 Cosimo CecchiRemove the g_idle sources on destroy
2009-06-01 Cosimo CecchiActually see if the connection is ready
2009-06-01 Cosimo CecchiStyle fixes for *_free() functions
2009-06-01 Cosimo CecchiDon't use slices for 4096 chunks
2009-06-01 Cosimo CecchiProperly free memory
2009-06-01 Cosimo CecchiClarify a bit the docs about checksumming
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 CecchiReport the right remaining time in the progress cb
2009-06-01 Cosimo CecchiPlug a leak
2009-06-01 Cosimo CecchiAdd a comment to make the style checker happy
2009-06-01 Cosimo CecchiFix coding style
2009-06-01 Cosimo CecchiAdd some files to POTFILES.in
2009-06-01 Cosimo CecchiEmit the callback always in an idle
2009-06-01 Cosimo CecchiUse the new function in EmpathyFTHandler
2009-06-01 Cosimo CecchiAdd empathy_dispatcher_find_channel_class_async()
2009-06-01 Cosimo CecchiSet use_hash according to what the CM returns
2009-06-01 Cosimo CecchiUse the right macros to pass a gboolean as user_data
2009-06-01 Cosimo CecchiSet the completed message anyway
2009-06-01 Cosimo CecchiUpdate doc templates
2009-06-01 Cosimo CecchiDocument EmpathyFTHandler
2009-06-01 Cosimo CecchiDocument EmpathyTpFile
2009-06-01 Cosimo CecchiRemove useless GET_PRIV
2009-06-01 Cosimo CecchiRemove useless define
2009-06-01 Cosimo CecchiUse NULL instead of FALSE
2009-06-01 Cosimo CecchiDocument EmpathyFTFactory
2009-06-01 Cosimo CecchiRemove useless gtk-doc annotations
2009-06-01 Cosimo CecchiDon't claim outgoing channels
2009-06-01 Cosimo CecchiAdd a comment.
2009-06-01 Cosimo CecchiMove the error declaration in empathy-tp-file.h
2009-06-01 Cosimo CecchiUnref the EmpathyTpContactFactory
2009-06-01 Cosimo CecchiUse gchar* instead of char* for allocated retvals
2009-06-01 Cosimo CecchiUse != NULL for pointer checks.
2009-06-01 Cosimo CecchiUse g_slice_* instead of g_malloc
2009-06-01 Cosimo CecchiUse tp_g_value_slice_new_* where possible
2009-06-01 Cosimo CecchiUnref the EmpathyTpContactFactory
2009-06-01 Cosimo CecchiAdapt the code to the tp style.
2009-06-01 Cosimo CecchiPlug a string leak
2009-06-01 Cosimo CecchiDon't destroy an hashtable owned by DBus
2009-06-01 Cosimo CecchiUpdate Python bindings
2009-06-01 Cosimo CecchiWait for channel close before closing the socket
2009-06-01 Cosimo CecchiAdd schema for the new preference
2009-06-01 Cosimo CecchiDon't leak GErrors.
2009-06-01 Cosimo CecchiHandle construction errors
2009-06-01 Cosimo CecchiSet the right initial value in the UI
2009-06-01 Cosimo CecchiAdd some debug messages
next