]> git.0d.be Git - empathy.git/shortlog
empathy.git
2009-06-07 Will ThompsonDon't include "Available"/"Away"... in tooltips
2009-06-07 Will ThompsonExtract markup_printf-append-free to a function
2009-06-07 Will ThompsonOnly show status in tooltip when it exists
2009-06-07 Will ThompsonDon't double-unref superseded group TpChannels.
2009-06-07 Jonny LambMerge branch 'profile-chooser'
2009-06-07 Jonny LambAdd empathy_profile_chooser to libempathy-gtk type...
2009-06-07 Jonny LambFix small typo in docs.
2009-06-07 Jonny LambChain up to the constructed call of the parent class.
2009-06-07 Jonny LambOnly include gtk/gtk.h and not gtkcombobox.h.
2009-06-07 Jonny LambImplement constructed instead of constructor.
2009-06-07 Jonny LambSmall coding style change.
2009-06-06 Davyd MadeleyFix silly mistake where I passed the struct pointer...
2009-06-06 Jorge GonzalezUpdated Spanish translation
2009-06-05 Jonny LambUse tp_asv_get_string instead of messing with GValues.
2009-06-05 Jonny LambUse "foo == NULL" instead of "!foo".
2009-06-05 Jonny LambSet an empty password for pidgin accounts that have...
2009-06-05 Jonny LambSpecial-case XMPP with importing accounts from Pidgin...
2009-06-05 Jonny LambUpdate python bindings.
2009-06-05 Jonny LambUpdate the accounts dialog to the new profile chooser...
2009-06-05 Jonny LambMake EmpathyProfileChooser a subclass of GtkComboBox.
2009-06-05 Jonny LambConvert style to Telepathy coding style.
2009-06-05 Jonny LambAdd test-empathy-profile-chooser.
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
next