]> git.0d.be Git - empathy.git/history - libempathy-gtk
Replace tpl_text_event_dup_supersedes() with synthetic message
[empathy.git] / libempathy-gtk /
2011-06-13 Danielle MadeleyReplace tpl_text_event_dup_supersedes() with synthetic...
2011-06-13 Danielle MadeleySet the edited icon for edited messages in the log...
2011-06-13 Danielle MadeleyGet the original message from the logger so we can...
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-10 Emilio Pozuelo MonfortCope with tpl_event_get_receiver() returning NULL
2011-06-10 Guillaume DesmottesRationalize use of EMPATHY_IMAGE_CALL_* images (#652270)
2011-06-10 Emilio Pozuelo MonfortMerge branch 'new-log-window'
2011-06-10 Emilio Pozuelo MonfortDon't unref NULL pointers
2011-06-10 Emilio Pozuelo MonfortDon't require telepathy-logger with --enable-call
2011-06-09 Emilio Pozuelo MonfortUpdate empathy-log-window.ui for GTK+ 3
2011-06-09 Emilio Pozuelo MonfortFix typo
2011-06-09 Emilio Pozuelo MonfortRemove 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 Monfortlog_window_chats_set_selected: only act on normal rows
2011-06-09 Emilio Pozuelo MonfortLogWindow: Don't cut the log messages
2011-06-09 Emilio Pozuelo MonfortLogWindow: better logic for the buttons sensitivity
2011-06-09 Emilio Pozuelo MonfortLogWindow: don't crash if closed while retrieving logs
2011-06-09 Emilio Pozuelo MonfortShow an spinner while logs are being retrieved
2011-06-09 Emilio Pozuelo MonfortLogWindow: scroll the events view to the end
2011-06-09 Emilio Pozuelo MonfortLogWindow: select the first normal date by default
2011-06-09 Emilio Pozuelo MonfortLogWindow: set 'All accounts' by default
2011-06-09 Emilio Pozuelo MonfortAdd empathy_account_chooser_set_all
2011-06-09 Emilio Pozuelo MonfortDisplay date and time in the event treeview
2011-06-09 Emilio Pozuelo MonfortMake the three panes a bit taller by default
2011-06-09 Emilio Pozuelo MonfortAdd a clear icon to the search entry
2011-06-09 Emilio Pozuelo MonfortDon't use global variables
2011-06-09 Emilio Pozuelo MonfortFix buttons to work again with multiselection
2011-06-09 Emilio Pozuelo MonfortUse a define instead of hardcoding a magic number
2011-06-09 Emilio Pozuelo MonfortUse a for instead of a do while to avoid returning...
2011-06-09 Emilio Pozuelo MonfortDon't leak the account and entity
2011-06-09 Emilio Pozuelo MonfortDon't leak paths
2011-06-09 Emilio Pozuelo MonfortCompare against NULL
2011-06-09 Emilio Pozuelo MonfortBe neutral
2011-06-09 Emilio Pozuelo MonfortStyle: use braces consistently
2011-06-09 Emilio Pozuelo MonfortReturn early if the iter isn't a top level
2011-06-09 Emilio Pozuelo MonfortUse a macro for magic numbers
2011-06-09 Emilio Pozuelo MonfortDon't leak the account and entity
2011-06-09 Emilio Pozuelo MonfortUse tp_clear_pointer
2011-06-09 Emilio Pozuelo MonfortLogWindow: group MUC events properly
2011-06-09 Emilio Pozuelo MonfortLogWindow: check the 30min gap with the last message
2011-06-09 Emilio Pozuelo MonfortLogWindow: find the corrent parent for chat events
2011-06-09 Emilio Pozuelo MonfortLogWindow: Display /me messages properly
2011-06-09 Emilio Pozuelo Monfortmake check fixes
2011-06-09 Emilio Pozuelo MonfortRemove more dead code
2011-06-09 Emilio Pozuelo MonfortUse a do while instead of a for loop where appropriate
2011-06-09 Emilio Pozuelo MonfortRemove dead code
2011-06-09 Emilio Pozuelo MonfortFix comment
2011-06-09 Emilio Pozuelo MonfortRemove stray print statements
2011-06-09 Emilio Pozuelo MonfortRemove dead code
2011-06-09 Emilio Pozuelo MonfortLogWindow: don't add duplicate dates
2011-06-09 Emilio Pozuelo MonfortLogWindow: add 'Anyone' to search results
2011-06-09 Emilio Pozuelo MonfortLogWindow: select 'Anytime' by default when searching
2011-06-09 Emilio Pozuelo MonfortBlock the callback when clearing the store
2011-06-09 Emilio Pozuelo MonfortSwitch remaining functions to the new style
2011-06-09 Emilio Pozuelo MonfortLogWindow: Add live search support
2011-06-09 Emilio Pozuelo MonfortLogWindow: Show dates properly
2011-06-09 Emilio Pozuelo MonfortLogWindow: Add multiselection to the 'When' pane
2011-06-09 Emilio Pozuelo MonfortStop processing logger calls when unneeded
2011-06-09 Emilio Pozuelo MonfortPopulate from 'Anyone' when changing the account
2011-06-09 Emilio Pozuelo MonfortMake 'Anyone' work
2011-06-09 Emilio Pozuelo MonfortLogWindow: Add multiselection to the 'Who' pane
2011-06-09 Emilio Pozuelo MonfortLogWindow: Add multiselection to the 'What' pane
2011-06-09 Emilio Pozuelo Monfortlog_window_chats_get_selected -> log_window_get_selected
2011-06-09 Emilio Pozuelo MonfortDon't free an uninitialized variable
2011-06-09 Emilio Pozuelo MonfortLogWindow: convert the event view to a treeview
2011-06-09 Emilio Pozuelo MonfortAdd icons for missed/incoming/outgoing calls
2011-06-09 Emilio Pozuelo MonfortAdapt to the empathy-dispatcher removal
2011-06-09 Emilio Pozuelo MonfortComplete rewrite of the history window
2011-06-09 Guillaume Desmottesempathy_individual_match_string: match if the string...
2011-06-09 Emilio Pozuelo Monfortaccount_chooser_find_account_foreach: check the col...
2011-06-09 Emilio Pozuelo MonfortAccountChooser: add empathy_account_chooser_get_account...
2011-06-09 Emilio Pozuelo MonfortAccountChooser: All -> All accounts
2011-06-09 Emilio Pozuelo MonfortAdd a empathy_account_chooser_has_all_selected
2011-06-09 Emilio Pozuelo MonfortMerge branch 'call'
2011-06-09 Emilio Pozuelo MonfortBuild fix
2011-06-09 Emilio Pozuelo MonfortCheck for TP_ERROR_EMERGENCY_CALLS_NOT_SUPPORTED when...
2011-06-09 Emilio Pozuelo MonfortReturn meaningful errors when starting a call fails
2011-06-09 Emilio Pozuelo Monfortempathy_call_new_with_streams: prefer StreamedMedia...
2011-06-09 Emilio Pozuelo MonfortAlways build telepathy-yell and handle Call channels
2011-06-09 Emilio Pozuelo MonfortShow an error dialog if starting a call fails
2011-06-09 Emilio Pozuelo MonfortDon't require EmpathyContacts to start a call
2011-06-09 Emilio Pozuelo MonfortMove empathy_call_* util functions to libempathy-gtk
2011-06-08 Emilio Pozuelo MonfortNewCallDialog: support Calls
2011-06-08 Guillaume DesmottesMerge branch 'sms-651242'
2011-06-08 Guillaume Desmottesadd an optional dep on geocode-glib
2011-06-08 Guillaume Desmottesindividual-view: always display individuals having...
2011-06-08 Guillaume Desmottesindividual-store: keep track of the number of events...
2011-06-07 Xavier ClaessensAdium: Let user select theme variant in preferences
2011-06-07 Guillaume Desmottesaccount-widget: use tp_g_signal_connect_object to conne...
2011-06-06 Travis ReitterOnly retrieve server-stored groups for Individuals...
2011-06-06 Travis ReitterAdapt to API change in FolksIndividual::personas-changed.
2011-06-06 Travis ReitterAdapt to API change in folks_group_details_get_groups().
next