]> git.0d.be Git - empathy.git/shortlog
empathy.git
2010-10-18 Guillaume Desmottesempathy-av: use GtkApplication (#621339)
2010-10-18 Guillaume Desmottesempathy-debugger: use GtkApplication (#621339)
2010-10-18 Guillaume Desmottesdefine EMPATHY_DBUS_NAME
2010-10-18 Guillaume Desmottesstop linking on libunique
2010-10-18 Guillaume Desmottesempathy-accounts-common: no need to include unique
2010-10-18 Guillaume Desmottesempathy-accounts: port to GtkApplication (#621339)
2010-10-18 Guillaume DesmottesUse GtkApplication::activated instead of libunique
2010-10-18 Guillaume DesmottesEmpathyApp: inherit from GtkApplication (#621339)
2010-10-18 Guillaume DesmottesCreate a EmpathyApp object
2010-10-18 Danielle MadeleyPort empathy-debug-window to GtkComboBoxText
2010-10-18 Danielle MadeleyPort empathy-account-assistant to GtkComboBoxText
2010-10-18 Danielle MadeleyPort empathy-status-preset-dialog to GtkComboBox
2010-10-18 Danielle MadeleyPort empathy-presence-chooser to GtkComboBox
2010-10-18 Danielle MadeleyBump GTK+ requirement to 2.91.1
2010-10-17 Danielle MadeleyMerge branch 'external-accounts'
2010-10-17 Mattias Põldaru[l10n] Updated Estonian translation
2010-10-16 Kjartan MaraasUpdated Norwegian bokmål translation
2010-10-15 Travis ReitterRetain the ContactManager for the lifetime of the main...
2010-10-15 Travis ReitterRemove obsolete ContactManager from IndividualManager.
2010-10-15 Travis ReitterCut obsolete IndividualManagerFlags.
2010-10-15 Travis ReitterAdd missing #include.
2010-10-15 Travis ReitterUse Folks to check if a TpConnection can alias and...
2010-10-15 Travis ReitterUse Folks to check if a TpConnection can add personas.
2010-10-15 Travis ReitterUse Folks to check the ability to remove Individuals...
2010-10-15 Andrej ŽnidaršičUpdated Slovenian translation
2010-10-15 Andrej ŽnidaršičUpdated Slovenian translation
2010-10-15 Guillaume Desmotteshelp/.gitignore: ignore sl generated files
2010-10-15 Guillaume Desmotteshelp/.gitignore: sort
2010-10-15 Jorge GonzálezUpdated Spanish translation
2010-10-15 Vitaly MinkoSeparate spelling suggestions in one sub-menu per langu...
2010-10-15 Chandni VermaA modal dialog to warn the user if account manager...
2010-10-14 Matej UrbančičAdded sl for Slovenian translation
2010-10-14 Matej UrbančičUpdated Slovenian translation
2010-10-14 Matej UrbančičAdded Slovenian translation
2010-10-14 Vitaly MinkoCheck format of some user names (#629261)
2010-10-14 Yaron ShahrabaniUpdated Hebrew translation.
2010-10-13 Cheng-Chia... Updated Traditional Chinese translation(Hong Kong and...
2010-10-13 A S Alamupdating translation for Punjabi
2010-10-12 Jorge GonzálezUpdated Spanish translation
2010-10-11 Vitaly Minkoenable imported Pidgin accounts if needed (#594145)
2010-10-11 Jorge GonzálezUpdated Spanish translation
2010-10-11 Fran DiéguezUpdated Galician translations
2010-10-11 Danielle MadeleyBump required tp-glib version to 0.13.1.1
2010-10-11 Danielle MadeleyMerge branch 'gcr-trivia-631657'
2010-10-11 Danielle MadeleyForce the GcrCertificateWidget to be at least 150 pixel...
2010-10-11 Danielle MadeleyRemove formatting line breaks from translatable strings.
2010-10-10 Gil ForcadaUpdated Catalan translation
2010-10-09 Changwoo RyuUpdated Korean translation
2010-10-08 Danielle MadeleyFix Empathy to build with gcr-3
2010-10-08 Danielle MadeleyAccess Account.I.Storage properties via TpAccount
2010-10-08 Danielle MadeleyRevert changes to empathy-account-settings
2010-10-08 Danielle MadeleySupport Account.Interface.Storage
2010-10-06 Matej UrbančičUpdated Slovenian translation
2010-10-06 Guillaume Desmottesmain-window: elipsize "No match found" message
2010-10-05 Yaron ShahrabaniUpdated Hebrew translation.
2010-10-04 Travis ReitterUpdate for changes to GTK 3 API.
2010-10-04 Travis ReitterDon't bother fetching contact avatar details, since...
2010-10-04 Philip WithnallPort Empathy to use FolksAliasable and FolksGroupable
2010-10-04 Guillaume Desmottesremove released flag
2010-10-04 Guillaume Desmottesprepare 2.91.0 release
2010-10-04 Guillaume DesmottesBump required version of libcanberra and Webkit
2010-10-04 Guillaume DesmottesDepends on latest GTK3 release
2010-10-04 Guillaume Desmottesrelease.py: update last_tag_pattern
2010-10-04 Guillaume DesmottesMerge remote branch 'sjoerd/master'
2010-10-04 Cosimo CecchiDon't ignore the CA certificate if it's the only one...
2010-10-04 Vincent UntzAlways show icons for meta-contacts in context menu
2010-10-04 Guillaume Desmottesremove deprecated FIXME
2010-10-04 Guillaume Desmotteschat-window: port to new GtkNotebook API
2010-10-04 Guillaume Desmottescall-window: remove GTK2 compat code
2010-10-04 Guillaume Desmottesremove has-separator property from XML files
2010-10-04 Guillaume Desmottesdon't set has-window on the spinner
2010-10-04 Guillaume Desmottesempathy-video-widget: port to new GTK+3 API
2010-10-04 Guillaume Desmottesremove EmpathyKludgeLabel
2010-10-04 Guillaume DesmottesImport latest version of ev-sidebar from totem
2010-10-04 Guillaume Desmottesempathy_window_iconify: use gdk_window_get_display()
2010-10-04 Guillaume Desmottesabout-dialog: gtk_about_dialog_set_url_hook has been...
2010-10-04 Guillaume Desmottesindividual-linker: no more need to implement size_request
2010-10-04 Guillaume Desmottesno more need to implement chat_size_request
2010-10-04 Guillaume Desmottesno more need to implement empathy_search_bar_size_request
2010-10-04 Guillaume Desmottescell_renderer_text_render: update to new API
2010-10-04 Guillaume Desmottesempathy_cell_renderer_expander_render: update to new API
2010-10-04 Guillaume Desmottescell_renderer_activatable_render: update to new API
2010-10-04 Guillaume Desmottesuse gdk_error_trap_pop_ignored() instead of gdk_error_t...
2010-10-04 Guillaume DesmottesGDK keys are now GDK_KEY_*
2010-10-04 Matthias ClasenStop using GtkObject (#630685)
2010-10-04 Guillaume Desmotteshard depend on GTK3 (#623925)
2010-10-02 Sjoerd SimonsSet the ptime multiple for PCM codecs to 20ms, needed...
2010-10-02 Milo Casagrande[l10n] Updated help Italian translation
2010-10-01 Milo Casagrande[help] Removed SIP provider link, fixes bug #631049
2010-10-01 Matej UrbančičUpdated Slovenian translation
2010-10-01 Jorge GonzálezUpdated Spanish translation
2010-10-01 Guillaume Desmottesremove 'import-asked' gsettings key
2010-10-01 Guillaume Desmottesaccounts-dialog: stop displaying the import dialog...
2010-10-01 Guillaume Desmottesempathy_account_settings_set_*: check arguments
2010-10-01 Bilal AkhtarMove the 'Clear' menu option in the chat window right...
2010-09-30 Michael Kotsarinisl10n: Updated Greek translation for empathy help
2010-09-30 Simos Xenitellisl10n: Updated Greek translation for empathy
2010-09-30 Guillaume Desmottescoding style fixes
2010-09-30 Guillaume Desmottesadd empathy-protocol-chooser.c to POTFILES.in
2010-09-29 Guillaume DesmottesMerge branch 'conference-tp-glib-630709'
next