]> git.0d.be Git - empathy.git/history - libempathy-gtk
PresetDialog: Don't leak path when focusing freshly-created status
[empathy.git] / libempathy-gtk /
2011-06-24 Will ThompsonPresetDialog: Don't leak path when focusing freshly...
2011-06-24 Will ThompsonPresetDialog: Select text cell of freshly-added status
2011-06-24 Will ThompsonPresetDialog: Allow >1 status to be removed at a time.
2011-06-24 Will ThompsonPresetDialog: Don't allow resizing status preset dialog
2011-06-24 Will ThompsonPresetDialog: make Add button less huge.
2011-06-24 Will ThompsonPresetDialog: make the window taller
2011-06-24 Will ThompsonPresenceChooser: remove unused #define FLASH_TIMEOUT
2011-06-23 Marc-Antoine PerennouDon't try to access adium theme when webkit support...
2011-06-23 Emilio Pozuelo MonfortMerge branch 'history-misc'
2011-06-23 Emilio Pozuelo MonfortLogWindow: display the user id in a tooltip in the...
2011-06-22 Emilio Pozuelo MonfortLogWindow: show "Chat with <MUC>" for MUCs
2011-06-22 Guillaume DesmottesUse tp-glib password API (#651055)
2011-06-21 Guillaume DesmottesMerge branch 'unread-653090'
2011-06-21 Emilio Pozuelo MonfortMerge branch 'history-ui'
2011-06-21 Guillaume Desmottesempathy-chat: properly count unread messages when the...
2011-06-21 Emilio Pozuelo MonfortLogWindow: also show the spinner and expand the chats...
2011-06-21 Emilio Pozuelo MonfortLogWindow: allow to start actions from an event row
2011-06-21 Emilio Pozuelo MonfortLogWindow: expand the events when there's only one
2011-06-21 Emilio Pozuelo MonfortLogWindow: improve loading spinner
2011-06-21 Emilio Pozuelo MonfortLogWindow: highlight the searched text
2011-06-21 Guillaume DesmottesEmpathySearchBar: inherit from a GtkBox instead of...
2011-06-21 Guillaume DesmottesEmpathyIndividualLinker: inherit from a GtkBox instead...
2011-06-21 Guillaume DesmottesEmpathyChat: inherit from a GtkBox instead of a GtkBin
2011-06-20 Emilio Pozuelo MonfortLogWindow: Add a border between the three search panes
2011-06-20 Guillaume Desmottesindividual-widget: use tp_g_signal_connect_object to...
2011-06-20 Danielle MadeleyMerge branch 'message-editing-rebase'
2011-06-13 Danielle MadeleyOnly decrement unread_messages if it's not an edited...
2011-06-13 Danielle MadeleyUse an enum instead of the value type to determine...
2011-06-13 Danielle MadeleyReset the chat state after receiving an edited message
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
next