]> git.0d.be Git - empathy.git/shortlog
empathy.git
2009-02-03 Sjoerd SimonsClose ongoing calls at dispose time
2009-02-03 Sjoerd SimonsAdd ability to start a call for an incoming channel
2009-02-03 Sjoerd SimonsShow a dialog when the user clicks on a incoming call
2009-02-03 Sjoerd SimonsLet the event-manager manage the sounds
2009-02-03 Sjoerd SimonsAdd a empathy_sound_play_full function
2009-02-03 Sjoerd SimonsDon't double-free the EmpathyTpCallStreams
2009-02-03 Sjoerd SimonsAdd a getter for the main window widget
2009-02-03 Sjoerd SimonsUpdate python bindings
2009-02-03 Sjoerd SimonsStart of a simple ui
2009-02-03 Sjoerd SimonsMove the TpFarsight code from TpCall to CallHandler
2009-02-03 Sjoerd SimonsAdd functionality to call CreateChannels and look up...
2009-02-03 Sjoerd SimonsDon't start the call from the message dialog, the handl...
2009-02-03 Sjoerd SimonsAdd audio/video sink and source abstractions
2009-02-03 Sjoerd SimonsToss out the old EmpathyCallWindow initialise the CallF...
2009-02-03 Sjoerd SimonsSwitch to calling CallFactory to make calls
2009-02-03 Sjoerd SimonsAdd Stub call factor and call handler objects
2009-02-03 Sjoerd SimonsInitial port from telepathy-stream-engine to telepathy...
2009-02-03 Jorge Gonzalez... Updated Spanish translation
2009-02-02 Chao-Hsiung... Updated zh_HK zhTW translation (Chao-Hsiung Liao).
2009-02-02 Xavier ClaessensFix authors of fixed bugs
2009-02-02 Xavier ClaessensUpdate NEWS
2009-02-02 Xavier ClaessensBump LT version
2009-02-02 Xavier ClaessensUpdate python binding
2009-02-02 Xavier ClaessensFix some i18n issues in main().
2009-02-02 Xavier ClaessensAllow Empathy to be built from outside the source tree.
2009-02-02 Xavier ClaessensMore work on the help, thanks to Milo Casagrande.
2009-02-02 Xavier ClaessensRe-add "--version" option from command line.
2009-02-02 Xavier ClaessensAdd empathy-contact-selector to POTFILES.in.
2009-02-02 Sjoerd SimonsPostprocess so interfaces won't get defined as objects
2009-02-02 Sjoerd Simonsregenerated pyempathy.defs
2009-02-02 Sjoerd SimonsPostprocess the pyempathygtk.defs
2009-02-02 Alban CrequyFix dispatching of tubes: stream tubes vs D-Bus tubes
2009-02-02 Jonh Wendell... Updated pt_BR translation (Michel Recondo and myself)
2009-02-01 Daniel NylanderUpdated sv translation (Daniel Nylander)
2009-02-01 Gabor KelemanSmall update
2009-02-01 Gabor KelemanUpdated Hungarian translation
2009-01-31 Jorge Gonzalez... Updated es translation (Jorge Gonzalez)
2009-01-30 Xavier ClaessensAdd a message format for gtk_message_dialog_new
2009-01-30 Jonny LambUse contact-list property and create the store in the...
2009-01-30 Jonny LambRename _get_selected to _dup_selected and make sure...
2009-01-30 Jonny LambRemoved dispatcher dup as it's been fixed.
2009-01-30 Jonny LambPass an EmpathyContactList to _new and create the store...
2009-01-30 Jonny LambRemoved old FIXME.
2009-01-30 Jonny LambDon't call a function in a variable declaration.
2009-01-30 Jonny LambUse empathy_gtk_init.
2009-01-30 Jonny LambUse g_signal_connect_swapped and remove useless functions.
2009-01-30 Jonny LambUnref the temp contact appropriately.
2009-01-30 Jonny LambSimplified loops in
2009-01-30 Jonny LambUse gtk_tree_store_insert_with_values.
2009-01-30 Jonny LambMake empathy_contact_selector_new return a GtkWidget...
2009-01-30 Jonny LambUse gtk_main_quit as the destroy callback.
2009-01-30 Xavier ClaessensExplicit check.
2009-01-30 Xavier ClaessensMove public methods at the bottom.
2009-01-30 Xavier ClaessensReorganize the constructor to avoid some casts and...
2009-01-30 Jonny LambDon't get a cast to EmpathyContactSelector when it...
2009-01-30 Jonny LambUse gtk_tree_model_get_iter_first instead of going...
2009-01-30 Jonny LambUse dispose_run in EmpathyContactSelector.
2009-01-30 Jonny LambRemove unnecessary casts and macros.
2009-01-30 Jonny LambUpdated empetit to use the new dispatcher.
2009-01-30 Jonny LambUse the new _dup_singleton function instead of _new.
2009-01-30 Jonny LambSmall coding style and name changes.
2009-01-30 Jonny LambAdded Elliot's empetit test program.
2009-01-30 Jonny LambAdded argument checking to non-static functions.
2009-01-30 Xavier Claessensremove redundant flag
2009-01-30 Xavier Claessensadd translation function call
2009-01-30 Xavier Claessensrename set and unset functions
2009-01-30 Xavier Claessensupdate libempathy-gtk.types
2009-01-30 Xavier Claessensconform to GET_PRIV style
2009-01-30 Xavier Claessensunref store once only
2009-01-30 Xavier Claessensremove finalize function
2009-01-30 Xavier Claessensunref contact list store on dispose
2009-01-30 Xavier Claessenstidy
2009-01-30 Xavier Claessensadd function to find number of online contacts; fix...
2009-01-30 Xavier Claessensconsolidate sensitivity management
2009-01-30 Xavier Claessensconsolidate blank contact management
2009-01-30 Xavier Claessensmove get blank iter function
2009-01-30 Xavier Claessensadd unset blank contact function
2009-01-30 Xavier Claessensimprove function to find iter for blank contact
2009-01-30 Xavier Claessensfix contact list store sorting
2009-01-30 Xavier Claessensinclude config.h
2009-01-30 Xavier Claessensinclude empathy-contact-list-store.h in empathy-contact...
2009-01-30 Xavier Claessensuse EmpathyContactListStore directly
2009-01-30 Xavier Claessensdo not add blank when popup showing; add blank when...
2009-01-30 Xavier Claessensfix widget sensitivity
2009-01-30 Xavier Claessensfix initial active contact problem; add blank contact...
2009-01-30 Xavier Claessensupdate authors
2009-01-30 Xavier Claessensupdate copyright and authors
2009-01-30 Xavier Claessensadd selector .c and .h files
2009-01-30 Xavier Claessensupdate Makefile.am
2009-01-30 Jonny LambUse g_list_prepend instead of g_list_append.
2009-01-30 Jonny LambAllow the dispatcher to be freed once a request is...
2009-01-30 Xavier ClaessensWe skip .5 and go directly to .90
2009-01-30 Xavier ClaessensPrefix "Empathy" to the notification enum.
2009-01-30 Xavier ClaessensAdd a comment explaining why we activate the event...
2009-01-30 Xavier ClaessensFactor out some common code.
2009-01-30 Xavier ClaessensAlways check if notifications are enabled when we updat...
2009-01-30 Xavier ClaessensUpdate the pixbuf when we receive an event update.
2009-01-30 Xavier ClaessensUse the avatar for all the events with a contact.
2009-01-30 Xavier ClaessensAdd an enum to define notification close reason.
2009-01-30 Xavier ClaessensUnref the notification after it has been closed.
next