]> git.0d.be Git - empathy.git/shortlog
empathy.git
2011-06-13 Danielle MadeleySet 'token' and 'supersedes' for events from the logger
2011-06-13 Danielle MadeleyAdd an icon to edited messages
2011-06-13 Danielle MadeleyAdd a tooltip saying when the message was edited
2011-06-13 Danielle Madeley[theme-adium] implement edit_message()
2011-06-12 Danielle Madeley[theme-adium] wrap the messages in <span id=...> so...
2011-06-12 Danielle MadeleyPass edited messages through to the ChatView
2011-06-12 Danielle MadeleyAdd edit_message() method to ChatView iface
2011-06-12 Danielle MadeleyAdd 'supersedes' property to EmpathyMessage
2011-06-12 Danielle MadeleyAdd 'token' property to EmpathyMessage
2011-06-11 Jorge GonzálezUpdated Spanish translation
2011-06-10 Fran DiéguezUpdated Galician translations
2011-06-10 Guillaume Desmottesremove released flag
2011-06-10 Guillaume Desmottesadd Chat_Manager.xml to EXTRA_DIST
2011-06-10 Guillaume DesmottesPrepare 3.1.2
2011-06-10 Emilio Pozuelo... Cope with tpl_event_get_receiver() returning NULL
2011-06-10 Guillaume DesmottesRationalize use of EMPATHY_IMAGE_CALL_* images (#652270)
2011-06-10 Yaron ShahrabaniUpdated Hebrew translation.
2011-06-10 Emilio Pozuelo... Merge branch 'new-log-window'
2011-06-10 Emilio Pozuelo... Don't unref NULL pointers
2011-06-10 Emilio Pozuelo... Don't require telepathy-logger with --enable-call
2011-06-10 Emilio Pozuelo... empathy_contact_from_tpl_contact: check the accounts...
2011-06-10 Yaron ShahrabaniUpdated Hebrew translation.
2011-06-09 Daniel MustielesUpdated Spanish translation
2011-06-09 Kjartan MaraasUpdated Norwegian bokmål translation
2011-06-09 Emilio Pozuelo... Update empathy-log-window.ui for GTK+ 3
2011-06-09 Emilio Pozuelo... Fix typo
2011-06-09 Emilio Pozuelo... Remove unused variables
2011-06-09 Danielle MadeleyUse some markup to make the logs more readable
2011-06-09 Danielle MadeleyDon't allow interactive searching on the log pane
2011-06-09 Danielle MadeleyRemove unrequired COL_WHAT_EXPANDER
2011-06-09 Danielle Madeley[log-viewer] set search columns
2011-06-09 Emilio Pozuelo... log_window_chats_set_selected: only act on normal rows
2011-06-09 Emilio Pozuelo... Don't reset the alias when using empathy_contact_from_t...
2011-06-09 Emilio Pozuelo... Use a weak ref to remove the tpcontact from the hashtable
2011-06-09 Emilio Pozuelo... LogWindow: Don't cut the log messages
2011-06-09 Emilio Pozuelo... LogWindow: better logic for the buttons sensitivity
2011-06-09 Emilio Pozuelo... empathy_contact_from_tpl_contact: set the TpContact
2011-06-09 Emilio Pozuelo... LogWindow: don't crash if closed while retrieving logs
2011-06-09 Emilio Pozuelo... Show an spinner while logs are being retrieved
2011-06-09 Emilio Pozuelo... LogWindow: scroll the events view to the end
2011-06-09 Emilio Pozuelo... LogWindow: select the first normal date by default
2011-06-09 Emilio Pozuelo... LogWindow: set 'All accounts' by default
2011-06-09 Emilio Pozuelo... Add empathy_account_chooser_set_all
2011-06-09 Danielle MadeleyEnsure tp-logger was compiled with Call support
2011-06-09 Danielle Madeleytp-logger 0.2.8 is required for Call support
2011-06-09 Emilio Pozuelo... Display date and time in the event treeview
2011-06-09 Emilio Pozuelo... Make the three panes a bit taller by default
2011-06-09 Emilio Pozuelo... Add a clear icon to the search entry
2011-06-09 Emilio Pozuelo... Don't use global variables
2011-06-09 Emilio Pozuelo... Fix buttons to work again with multiselection
2011-06-09 Emilio Pozuelo... Use a define instead of hardcoding a magic number
2011-06-09 Emilio Pozuelo... Use a for instead of a do while to avoid returning...
2011-06-09 Emilio Pozuelo... Don't leak the account and entity
2011-06-09 Emilio Pozuelo... Don't leak paths
2011-06-09 Emilio Pozuelo... Compare against NULL
2011-06-09 Emilio Pozuelo... Be neutral
2011-06-09 Emilio Pozuelo... Style: use braces consistently
2011-06-09 Emilio Pozuelo... Return early if the iter isn't a top level
2011-06-09 Emilio Pozuelo... Use a macro for magic numbers
2011-06-09 Emilio Pozuelo... Don't leak the account and entity
2011-06-09 Emilio Pozuelo... Use tp_clear_pointer
2011-06-09 Emilio Pozuelo... LogWindow: group MUC events properly
2011-06-09 Emilio Pozuelo... LogWindow: check the 30min gap with the last message
2011-06-09 Emilio Pozuelo... LogWindow: find the corrent parent for chat events
2011-06-09 Emilio Pozuelo... LogWindow: Display /me messages properly
2011-06-09 Emilio Pozuelo... make check fixes
2011-06-09 Emilio Pozuelo... Remove more dead code
2011-06-09 Emilio Pozuelo... Use a do while instead of a for loop where appropriate
2011-06-09 Emilio Pozuelo... Remove dead code
2011-06-09 Emilio Pozuelo... Fix comment
2011-06-09 Emilio Pozuelo... Remove stray print statements
2011-06-09 Emilio Pozuelo... Remove dead code
2011-06-09 Emilio Pozuelo... LogWindow: don't add duplicate dates
2011-06-09 Emilio Pozuelo... LogWindow: add 'Anyone' to search results
2011-06-09 Emilio Pozuelo... LogWindow: select 'Anytime' by default when searching
2011-06-09 Emilio Pozuelo... Block the callback when clearing the store
2011-06-09 Emilio Pozuelo... Switch remaining functions to the new style
2011-06-09 Emilio Pozuelo... LogWindow: Add live search support
2011-06-09 Emilio Pozuelo... LogWindow: Show dates properly
2011-06-09 Emilio Pozuelo... LogWindow: Add multiselection to the 'When' pane
2011-06-09 Emilio Pozuelo... Stop processing logger calls when unneeded
2011-06-09 Emilio Pozuelo... Add _tpl_action_chain_clear
2011-06-09 Emilio Pozuelo... Populate from 'Anyone' when changing the account
2011-06-09 Emilio Pozuelo... Make 'Anyone' work
2011-06-09 Emilio Pozuelo... LogWindow: Add multiselection to the 'Who' pane
2011-06-09 Emilio Pozuelo... LogWindow: Add multiselection to the 'What' pane
2011-06-09 Emilio Pozuelo... log_window_chats_get_selected -> log_window_get_selected
2011-06-09 Emilio Pozuelo... Don't free an uninitialized variable
2011-06-09 Emilio Pozuelo... LogWindow: convert the event view to a treeview
2011-06-09 Emilio Pozuelo... Add icons for missed/incoming/outgoing calls
2011-06-09 Emilio Pozuelo... Adapt to the empathy-dispatcher removal
2011-06-09 Emilio Pozuelo... Complete rewrite of the history window
2011-06-09 Guillaume Desmottesempathy_individual_match_string: match if the string...
2011-06-09 Emilio Pozuelo... account_chooser_find_account_foreach: check the col...
2011-06-09 Emilio Pozuelo... AccountChooser: add empathy_account_chooser_get_account...
2011-06-09 Emilio Pozuelo... TplActionChain: add _tpl_action_chain_start()
2011-06-09 Emilio Pozuelo... Copy TplActionChain from telepathy-logger
2011-06-09 Emilio Pozuelo... Handle unknown event types gracefully
2011-06-09 Emilio Pozuelo... Don't ignore call events
2011-06-09 Emilio Pozuelo... AccountChooser: All -> All accounts
next