]> git.0d.be Git - empathy.git/shortlog
empathy.git
2009-02-03 Xavier ClaessensUpdate python bindings
2009-02-03 Xavier ClaessensFix naming of macros to be consistent with the class...
2009-02-03 Xavier ClaessensUpdate doc
2009-02-03 Xavier ClaessensAdd a space between the function name and the (void)
2009-02-03 Xavier ClaessensAdd needed modules check
2009-02-03 Xavier ClaessensUpdate NEWS
2009-02-03 Sjoerd SimonsClean up some brokeness after the rebase
2009-02-03 Sjoerd SimonsUpdate python bindings
2009-02-03 Sjoerd SimonsRemove some dead code
2009-02-03 Sjoerd SimonsAdd information in the statusbar
2009-02-03 Sjoerd SimonsRename statusbar is to statusbar
2009-02-03 Sjoerd SimonsStart streaming video when webcam icon is clicked
2009-02-03 Sjoerd SimonsRename DTFM to Dailpad
2009-02-03 Sjoerd SimonsAdd some more content to the menus
2009-02-03 Sjoerd SimonsRequest only audio in the initial request
2009-02-03 Sjoerd SimonsPut in new VOIP UI
2009-02-03 Sjoerd SimonsAdd minimum width and height properties
2009-02-03 Sjoerd Simonsadd a sidebar abstraction taken from emerillion
2009-02-03 Sjoerd SimonsAlso unref the tf channel
2009-02-03 Sjoerd SimonsRemove dead code
2009-02-03 Sjoerd Simonsstop the pipeline and unref everything when the window...
2009-02-03 Sjoerd SimonsDon't return the handler, so we can unref it after...
2009-02-03 Sjoerd Simonssink the videosink so we can hold a ref to it
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
next