]> git.0d.be Git - empathy.git/shortlog
empathy.git
2009-11-27 Guillaume Desmottesupdate the window title when a new message is received
2009-11-27 Guillaume Desmottesdisplay the number of unread message in the window...
2009-11-27 Guillaume Desmottescall empathy_chat_messages_read when messages have...
2009-11-27 Guillaume Desmottesempathy-chat: keep count of the number of unread messages
2009-11-27 Guillaume Desmottesdisplay the number of other tabs
2009-11-27 Guillaume Desmottesfactor out empathy_chat_get_name
2009-11-27 Adi RoibanUpdate Romanian translations
2009-11-26 Guillaume Desmotteschat-text-view: override GtkTextView copy_clipboard
2009-11-26 Antón MéixomeUpdated Galician Translation
2009-11-26 Guillaume DesmottesAlways display the 'Room' column (#586678)
2009-11-26 Xavier ClaessensRemember the geometry of debug window
2009-11-26 Sjoerd Simonsgssize isn't an int on various platforms
2009-11-26 Xavier ClaessensMerge branch 'adium-events'
2009-11-26 Xavier ClaessensClean how we insert smileys in adium themes
2009-11-26 Xavier ClaessensClean how we insert link in adium themes
2009-11-25 Xavier ClaessensRework the link regex to have "(user@server.com)" case...
2009-11-25 Xavier ClaessensAdd some more tests, and fail only after all have run...
2009-11-24 Gustavo Noronha... Escape what is put inside <a> tags
2009-11-24 Shaun McCanceSome improvements to file drag-and-drop based on commen...
2009-11-24 Shaun McCance[empathy-contact-list-view] Don't accept file drags...
2009-11-24 Shaun McCance[empathy-chat-window] Cleanup DND, don't accept drags...
2009-11-24 Shaun McCanceMove GtkTargetLists into priv so they're no longer...
2009-11-24 Shaun McCance[empathy-chat-window] Documented MOVE/COPY selection...
2009-11-24 Shaun McCanceFixed leak in drag motion and added comments for bug...
2009-11-24 Shaun McCanceUtilitiy function to send files from a URI list, for...
2009-11-24 Shaun McCanceSplit contact_list_view_drag_data_received into smaller...
2009-11-24 Shaun McCanceSetting reorderable on the contact list view to get...
2009-11-24 Shaun McCanceAllow contacts to be dragged anywhere in a group, or...
2009-11-24 Shaun McCanceImplemented file drags to contact list, along with...
2009-11-24 Shaun McCanceHandle MOVE and COPY drags better, change contact-id...
2009-11-24 Shaun McCanceAlways prefer GDK_ACTION_COPY for text/uri-list drags
2009-11-24 Shaun McCanceDon't try to offer file transfers to MUCs
2009-11-24 Shaun McCanceCall gtk_drag_finish when we get a file transfer drag...
2009-11-24 Shaun McCanceImplementing drag and drop file sending on chat windows
2009-11-24 Xavier ClaessensAdd test for bug #597049
2009-11-24 Xavier ClaessensDo not escape twice /me messages with adium theme.
2009-11-24 Xavier ClaessensAdd more test cases and fix some found issues in link...
2009-11-24 Xavier ClaessensReplace GString param with a generic gpointer user_data...
2009-11-24 Xavier ClaessensAlso parse smileys in tests
2009-11-24 Xavier ClaessensInit GTK from test_init()
2009-11-24 Xavier ClaessensAdd parser tests
2009-11-24 Xavier ClaessensCall empathy_init() from test_init()
2009-11-24 Xavier ClaessensAdd Test debug domain
2009-11-24 Xavier ClaessensMake possible to define different replace function...
2009-11-24 Xavier ClaessensAccept any foo:// URL Schemes
2009-11-24 Xavier Claessensstart and end positions in EmpathySmileyHit struct...
2009-11-24 Xavier ClaessensAdd comments to explain empathy_smiley_manager_parse_le...
2009-11-24 Xavier ClaessensOptimisation: Do not fetch use-smiley gconf key for...
2009-11-24 Xavier ClaessensExtract empathy_string_parser_link and empathy_string_p...
2009-11-24 Xavier ClaessensCreate API for generic string parser
2009-11-24 Xavier ClaessensRemove dead code from EmpathySmileyManager
2009-11-24 Xavier ClaessensUse new smiley parser in EmpathyChatTextView.
2009-11-24 Xavier Claessensexclude " and ' from links.
2009-11-24 Xavier ClaessensRework the way message parsing and escaping is done.
2009-11-24 Xavier ClaessensIntroduce a new smiley parser that can parse only a...
2009-11-24 Jorge GonzálezUpdated Spanish translation
2009-11-24 Gustavo Noronha... Make sure double quotes are not considered part of...
2009-11-24 Guillaume Desmottesadd empathy-account-widget-sip.c to POTFILES.in
2009-11-23 Xavier ClaessensClarify macro names
2009-11-23 Xavier ClaessensCreate EMPATHY_RECT_IS_ON_SCREEN macro instead of dupli...
2009-11-23 Xavier ClaessensDrop workaround that restore window position when it...
2009-11-23 Xavier ClaessensRestore position of window if it gets remapped.
2009-11-23 Xavier ClaessensMake empathy_present_window() also move to current...
2009-11-23 Xavier ClaessensMake sure to not save offscreen positioning. It happens...
2009-11-23 Guillaume DesmottesDon't set the accounts dialog transient when running...
2009-11-23 Guillaume Desmottesaccount-widget-sip: translate all the labels in combo box
2009-11-23 Guillaume Desmottesempathy-account-widget-private: fix coding style
2009-11-23 Guillaume Desmottesrename account_widget_setup_widget empathy_account_widg...
2009-11-23 Guillaume Desmottesfix position of the 2 combo boxes
2009-11-23 Guillaume Desmottesmove port settings to the same line as the host
2009-11-23 Guillaume Desmottesindent the STUN Server/Port label under the checkbox
2009-11-23 Guillaume Desmottesrephrase subsection titles and their labels
2009-11-23 Guillaume Desmottesadd indentation so subsections are clearer
2009-11-23 Guillaume Desmottesrephrase the discover-stun checkbox label
2009-11-23 Guillaume Desmottesrename Misc section to Miscellaneous
2009-11-23 Guillaume Desmottesaccount-widget-sip: add subsections in the advanced...
2009-11-23 Guillaume Desmottesaccount-widget-sip: fix typo in variable name
2009-11-23 Guillaume Desmottesaccount-widget-sip: unsensitive the STUN labels as...
2009-11-23 Guillaume Desmottesaccount_widget_combobox_changed_cb: check that param...
2009-11-23 Guillaume DesmottesSet explicitely the model of combo box
2009-11-23 Guillaume Desmottesunsensitive the keep-alive spin button if keep-alive...
2009-11-23 Guillaume Desmottesaccount-widget-sip: add UI to configure the keepalive...
2009-11-23 Guillaume Desmottesaccount-widget-sip: add UI to configure the discover...
2009-11-23 Guillaume Desmottesaccount-widget-sip: add UI to configure the loose-routi...
2009-11-23 Guillaume Desmottesaccount-widget-sip: add UI to configure the transport...
2009-11-23 Guillaume Desmottesaccount_widget_setup_widget: add support for GtkComboBox
2009-11-23 Guillaume Desmottesempathy-account-widget: export account_widget_setup_widget
2009-11-23 Guillaume Desmottesaccount-widget-sip: Add UI to configure auth-user,...
2009-11-23 Guillaume Desmottesempathy_tp_contact_factory_get_from_{id,handle} shouldn...
2009-11-23 Guillaume Desmottesevent-manager: event_manager_ft_got_contact_cb: ref...
2009-11-23 Guillaume Desmottesft-handler: contact_factory_contact_cb: ref the contact
2009-11-23 Guillaume Desmottestp-contact-factory: document that empathy_tp_contact_fa...
2009-11-20 Matej UrbančičUpdated Slovenian translation
2009-11-19 Jorge GonzálezUpdated Spanish translation
2009-11-18 Guillaume Desmottesnotify-manager: unref the account mgr when disposing
2009-11-18 Guillaume Desmottesaccount-widget: use the account-manaer instead of idle
2009-11-18 Guillaume Desmottesidle: make empathy_idle_get_status static
2009-11-18 Guillaume Desmottesempathy.c: use tp_account_manager_get_most_available_pr...
2009-11-18 Guillaume Desmottesnotify-manager: use the account mgr directly instead...
2009-11-18 Guillaume Desmottesstatus-icon: use the account-manager directly to get...
next