]> git.0d.be Git - empathy.git/shortlog
empathy.git
2009-01-06 Xavier ClaessensPort EmpathyDispatcher to the new API.
2009-01-06 Xavier ClaessensPort EmpathyAccountsDialog to the new API.
2009-01-06 Xavier ClaessensBuild fix.
2009-01-06 Xavier ClaessensUse a invalid value when initializing.
2009-01-06 Xavier ClaessensPort EmpathyContactManager to the new API.
2009-01-06 Xavier ClaessensUnref the object.
2009-01-06 Xavier ClaessensPort EmpathyChat to the new API.
2009-01-06 Xavier ClaessensUse the right marshallers for signals.
2009-01-06 Xavier ClaessensFix a typo.
2009-01-06 Xavier ClaessensPort the account chooser to the new API.
2009-01-06 Xavier ClaessensDisconnect from the DBus signal on finalize.
2009-01-06 Xavier ClaessensAdd EmpathyAccountManager.
2009-01-06 Xavier ClaessensOnly play logout sound if switching to Offline from...
2009-01-06 Xavier ClaessensDon't emit sound when changing state and properly play...
2009-01-06 Xavier ClaessensDon't set random values in EmpathyIdle init if MC is...
2009-01-06 Xavier ClaessensAdapt the libcanberra calls to use the new functions.
2009-01-06 Xavier ClaessensAdd empathy_sound_pref_is_enabled ().
2009-01-06 Xavier ClaessensFix a typo in the schemas description.
2009-01-06 Xavier ClaessensAdapt Patryk's patch to trunk.
2009-01-06 Xavier ClaessensCreate an UI for sound configuration.
2009-01-05 Kjartan MaraasUpdated Norwegian bokmål translation.
2009-01-04 Leonardo Ferreira... 2009-01-04 Leonardo Ferreira Fontenelle leonardof...
2008-12-29 Xavier ClaessensMore coding style fixes in empathy-contact-menu.c
2008-12-29 Will ThompsonCorrectly escape service name in dtube handlers
2008-12-29 Will ThompsonDon't unref NULL avatar used as chat window icon
2008-12-29 Will ThompsonHomogenize coding style in empathy_contact_menu_new
2008-12-29 Will ThompsonIgnore cscope.out.
2008-12-24 Xavier ClaessensRemove libgnomevfs include in megaphone-applet.c (Andre...
2008-12-22 Sjoerd SimonsStart file transfer if the state is already open when...
2008-12-22 Sjoerd SimonsMake existing contact FT capable when the CM supports it
2008-12-16 Xavier ClaessensBump version to 2.25.4
2008-12-16 Xavier ClaessensReplace empathy-chat-view.c by empathy-chat-text-view...
2008-12-16 Xavier ClaessensDon't forget to unref the smiley manager
2008-12-16 Xavier ClaessensRemove finalize, it is not used.
2008-12-16 Xavier ClaessensDo not assert the tab exists in empathy_chat_text_view_...
2008-12-16 Xavier ClaessensUpdate python bindings
2008-12-16 Xavier ClaessensUpdate API doc.
2008-12-16 Xavier ClaessensFallback to use "classic" theme if the gconf key is...
2008-12-16 Xavier ClaessensUpdate boxes views when theme changes to another boxes...
2008-12-16 Xavier ClaessensUpdate color when using the simple theme and GTK color...
2008-12-16 Xavier Claessenstranslations are not executable
2008-12-16 Xavier ClaessensUpdate news
2008-12-16 Xavier ClaessensDon't forget to call g_object_weak_unref in finalise...
2008-12-16 Xavier ClaessensRemove useless commented code
2008-12-16 Xavier ClaessensKeep a list of boxes views so we can update colors...
2008-12-16 Xavier ClaessensRemove a FIXME which was not a problem and add one...
2008-12-16 Xavier ClaessensCreate the simple theme using system colors
2008-12-16 Xavier ClaessensCompletely rework the theming system to make easy imple...
2008-12-16 Xavier ClaessensRemove EmpathyTheme, code will be merged into EmpathyCh...
2008-12-16 Xavier ClaessensRemove unused empathy-theme.h include
2008-12-16 Xavier ClaessensRemove useless empathy_text_buffer_tag_set
2008-12-16 Xavier ClaessensRemove useless empathy_message_get_date_and_time
2008-12-16 Xavier ClaessensRemove useless virtual methods
2008-12-16 Xavier ClaessensRename EmpathyChatSimpleView to EmpathyChatTextView
2008-12-16 Xavier ClaessensMove the smiley menu code from EmpathyChatView to Empat...
2008-12-16 Xavier ClaessensEmpathyChatView interface can only be implemented by...
2008-12-16 Xavier ClaessensReplace _get_selection_bounds by _get_has_selection
2008-12-16 Xavier ClaessensRemove _append_button since it's not used
2008-12-16 Xavier ClaessensMove chat_view_get_avatar_pixbuf_with_cache to EmpathyT...
2008-12-16 Xavier ClaessensFix licence and clean up a bit the interface
2008-12-16 Xavier ClaessensReorder functions to not declare them in the top of...
2008-12-16 Xavier ClaessensFix compilation problems
2008-12-16 Xavier ClaessensEmpathyChatView as GInterface
2008-12-15 Kjartan MaraasUpdated Norwegian bokmål translation.
2008-12-15 Xavier ClaessensBump ABI version
2008-12-15 Xavier ClaessensUpdate NEWS
2008-12-15 Xavier ClaessensDon't forget to include empathy-utils.h to get empathy_...
2008-12-15 Xavier ClaessensUpdate copyright date for configure.ac
2008-12-12 Xavier ClaessensInit empathy for megaphone, nothere and check-main.
2008-12-12 Xavier Claessensgtk_init and g_thread_init shouldn't be called by libra...
2008-12-12 Xavier ClaessensMake sure to not init thread twice.
2008-12-12 Xavier ClaessensRefactor empathy_gtk_init* to share common code.
2008-12-12 Xavier ClaessensUse empathy_gtk_init()
2008-12-12 Xavier ClaessensUse gi18n-lib.h instead of gi18n.h for libraries.
2008-12-12 Xavier ClaessensAdd empathy_init(), empathy_gtk_init() and empathy_gtk_...
2008-12-12 Luca FerrettiUpdated it translation (Milo Casagrande)
2008-12-12 Xavier ClaessensFix coding style
2008-12-12 Xavier Claessenscan_add_contact_to_account: use empathy_contact_manager...
2008-12-12 Xavier Claessensadd empathy_contact_manager_can_add (Guillaume Desmottes)
2008-12-12 Xavier Claessensadd empathy_tp_contact_list_can_add (Guillaume Desmottes)
2008-12-12 Xavier Claessensadd empathy_tp_group_get_flags (Guillaume Desmottes)
2008-12-11 Xavier ClaessensMake hitting enter in New Conversation activate Chat...
2008-12-11 Xavier ClaessensAdd commented out defines to disable single include...
2008-12-10 Xavier ClaessensClarify URI regex
2008-12-09 Xavier ClaessensImprove URI regex.
2008-12-09 Xavier ClaessensCorrect typo: SHEME -> SCHEME
2008-12-09 Xavier ClaessensMatch literal dot rather than any char in email domain
2008-12-08 Xavier ClaessensExplicitly depend on telepathy-glib in .pc files (Simon...
2008-12-07 Xavier ClaessensAdd ca/ in gitignore
2008-12-07 Xavier ClaessensAutocompletion on contact names for "new message" dialo...
2008-12-06 Gil Forcada... Updated ca translation (Joan Duran)
2008-12-06 Gil Forcada... Added Catalan translation by Joan Duran
2008-12-04 Xavier ClaessensImprove the contact-manager to display contacts in...
2008-12-04 Xavier ClaessensAdd lines to disable deprecated GDK symbols
2008-12-02 Xavier ClaessensUse G_GINT_FORMAT for printinf a goffset. Fixes bug...
2008-12-01 Xavier ClaessensDrop libgnomeui dependency (Cosimo Cecchi).
2008-12-01 Xavier ClaessensUse GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi).
2008-12-01 Xavier ClaessensBump version to 2.25.3
2008-12-01 Xavier ClaessensAdd necessary files to EXTRA_DIST
2008-12-01 Xavier ClaessensDon't forget to install empathy-import-dialog.glade
next