index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libempathy-gtk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use dbus-error from delivery report for better errors
Danielle Madeley
2011-04-28
1
-21
/
+31
*
Merge remote-tracking branch 'pochu-public/log-window-619866' into empathy-skype
Emilio Pozuelo Monfort
2011-04-28
6
-1517
/
+2699
|
\
|
*
Display date and time in the event treeview
Emilio Pozuelo Monfort
2011-04-27
1
-3
/
+6
|
*
Make the three panes a bit taller by default
Emilio Pozuelo Monfort
2011-04-27
1
-0
/
+1
|
*
Add a clear icon to the search entry
Emilio Pozuelo Monfort
2011-04-27
1
-0
/
+23
|
*
Don't use global variables
Emilio Pozuelo Monfort
2011-04-27
1
-12
/
+13
|
*
Fix buttons to work again with multiselection
Emilio Pozuelo Monfort
2011-04-27
1
-35
/
+48
|
*
Use a define instead of hardcoding a magic number
Emilio Pozuelo Monfort
2011-04-27
1
-2
/
+4
|
*
Use a for instead of a do while to avoid returning early
Emilio Pozuelo Monfort
2011-04-27
1
-5
/
+4
|
*
Don't leak the account and entity
Emilio Pozuelo Monfort
2011-04-27
1
-3
/
+6
|
*
Don't leak paths
Emilio Pozuelo Monfort
2011-04-27
1
-0
/
+1
|
*
Compare against NULL
Emilio Pozuelo Monfort
2011-04-27
1
-2
/
+2
|
*
Be neutral
Emilio Pozuelo Monfort
2011-04-27
1
-1
/
+1
|
*
Style: use braces consistently
Emilio Pozuelo Monfort
2011-04-27
1
-11
/
+31
|
*
Return early if the iter isn't a top level
Emilio Pozuelo Monfort
2011-04-27
1
-6
/
+7
|
*
Use a macro for magic numbers
Emilio Pozuelo Monfort
2011-04-27
1
-1
/
+4
|
*
Don't leak the account and entity
Emilio Pozuelo Monfort
2011-04-27
1
-6
/
+9
|
*
Use tp_clear_pointer
Emilio Pozuelo Monfort
2011-04-27
1
-2
/
+1
|
*
LogWindow: group MUC events properly
Emilio Pozuelo Monfort
2011-04-27
1
-1
/
+30
|
*
LogWindow: check the 30min gap with the last message
Emilio Pozuelo Monfort
2011-04-27
1
-2
/
+8
|
*
LogWindow: find the corrent parent for chat events
Emilio Pozuelo Monfort
2011-04-27
1
-1
/
+6
|
*
LogWindow: Display /me messages properly
Emilio Pozuelo Monfort
2011-04-27
1
-4
/
+14
|
*
make check fixes
Emilio Pozuelo Monfort
2011-04-27
1
-1
/
+1
|
*
Remove more dead code
Emilio Pozuelo Monfort
2011-04-27
1
-6
/
+0
|
*
Use a do while instead of a for loop where appropriate
Emilio Pozuelo Monfort
2011-04-26
1
-2
/
+2
|
*
Remove dead code
Emilio Pozuelo Monfort
2011-04-26
1
-3
/
+0
|
*
Fix comment
Emilio Pozuelo Monfort
2011-04-26
1
-3
/
+2
|
*
Remove stray print statements
Emilio Pozuelo Monfort
2011-04-26
1
-6
/
+4
|
*
Remove dead code
Emilio Pozuelo Monfort
2011-04-26
1
-30
/
+0
|
*
LogWindow: don't add duplicate dates
Emilio Pozuelo Monfort
2011-04-26
1
-11
/
+15
|
*
LogWindow: add 'Anyone' to search results
Emilio Pozuelo Monfort
2011-04-26
1
-3
/
+1
|
*
LogWindow: select 'Anytime' by default when searching
Emilio Pozuelo Monfort
2011-04-26
1
-0
/
+4
|
*
Block the callback when clearing the store
Emilio Pozuelo Monfort
2011-04-25
1
-0
/
+9
|
*
Switch remaining functions to the new style
Emilio Pozuelo Monfort
2011-04-25
1
-218
/
+238
|
*
LogWindow: Add live search support
Emilio Pozuelo Monfort
2011-04-25
1
-3
/
+12
|
*
LogWindow: Show dates properly
Emilio Pozuelo Monfort
2011-04-25
1
-8
/
+46
|
*
LogWindow: Add multiselection to the 'When' pane
Emilio Pozuelo Monfort
2011-04-25
1
-50
/
+93
|
*
Stop processing logger calls when unneeded
Emilio Pozuelo Monfort
2011-04-25
1
-8
/
+36
|
*
Populate from 'Anyone' when changing the account
Emilio Pozuelo Monfort
2011-04-25
1
-4
/
+19
|
*
Make 'Anyone' work
Emilio Pozuelo Monfort
2011-04-25
1
-4
/
+44
|
*
LogWindow: Add multiselection to the 'Who' pane
Emilio Pozuelo Monfort
2011-04-25
1
-95
/
+195
|
*
LogWindow: Add multiselection to the 'What' pane
Emilio Pozuelo Monfort
2011-04-25
1
-4
/
+41
|
*
log_window_chats_get_selected -> log_window_get_selected
Emilio Pozuelo Monfort
2011-04-22
1
-5
/
+5
|
*
LogWindow: convert the event view to a treeview
Emilio Pozuelo Monfort
2011-04-20
2
-40
/
+366
|
*
Add icons for missed/incoming/outgoing calls
Emilio Pozuelo Monfort
2011-04-20
1
-0
/
+4
|
*
Complete rewrite of the history window
Emilio Pozuelo Monfort
2011-04-20
3
-1339
/
+1721
|
*
account_chooser_find_account_foreach: check the col type
Emilio Pozuelo Monfort
2011-04-20
1
-1
/
+8
|
*
AccountChooser: add empathy_account_chooser_get_account_manager()
Emilio Pozuelo Monfort
2011-04-20
2
-1
/
+10
*
|
Post-rebase: priv->location is not compatible with tp_asv_* in this branch
Danielle Madeley
2011-04-21
1
-1
/
+4
*
|
chat_text_view_append_timestamp: use empathy_time_to_string_utc()
Guillaume Desmottes
2011-04-21
1
-5
/
+1
*
|
Port all timestamps from time_t to gint64 (#648188)
Guillaume Desmottes
2011-04-21
7
-45
/
+37
*
|
use tp_text_channel_send_message_async()
Guillaume Desmottes
2011-04-21
1
-7
/
+34
*
|
chat_send_error_cb: don't display the message if it's NULL
Guillaume Desmottes
2011-04-21
1
-3
/
+8
*
|
Display an accurate error when not enough credit
Emilio Pozuelo Monfort
2011-04-16
1
-0
/
+2
*
|
Merge branch 'sms-support-2' into empathy-skype
Danielle Madeley
2011-04-15
2
-5
/
+124
|
\
\
|
*
|
Only set the SMS button sensitive if we have SMS capability
Danielle Madeley
2011-04-13
1
-2
/
+63
|
*
|
contact-selector-dialog: add a selected-account property
Danielle Madeley
2011-04-13
1
-1
/
+24
|
*
|
Add an SMS button to the new-message dialog
Danielle Madeley
2011-04-12
1
-4
/
+39
*
|
|
Merge remote-tracking branch 'danni-public/sms-support' into empathy-skype
Emilio Pozuelo Monfort
2011-04-08
5
-8
/
+129
|
\
|
|
|
*
|
Add "(SMS)" to the tab name for SMS channels
Danielle Madeley
2011-04-08
1
-1
/
+10
|
*
|
Change empathy_chat_get_name() from const char * -> char *
Danielle Madeley
2011-04-08
2
-5
/
+5
|
*
|
Add sms-channel property to empathy-chat
Danielle Madeley
2011-04-08
2
-2
/
+45
|
*
|
Add SMS entry to empathy-individual-menu
Danielle Madeley
2011-04-08
3
-1
/
+70
|
|
/
*
|
Make wording follow the design
Emilio Pozuelo Monfort
2011-04-08
2
-14
/
+14
*
|
Disconnect other psyke accounts when creating a new one
Emilio Pozuelo Monfort
2011-04-08
2
-1
/
+6
*
|
Don't assume account != NULL
Danielle Madeley
2011-04-08
1
-1
/
+1
*
|
Set the label width to 600
Emilio Pozuelo Monfort
2011-04-08
1
-1
/
+1
*
|
Force the width of the Plugged into Skype text to be 500px
Danielle Madeley
2011-04-08
1
-0
/
+1
*
|
Disable confirmation dialog for now
Danielle Madeley
2011-04-08
1
-0
/
+3
*
|
Abstract out is_other_psyke_account()
Danielle Madeley
2011-04-08
1
-10
/
+13
*
|
Disable all other psyke accounts when one is enabled
Danielle Madeley
2011-04-08
2
-1
/
+75
*
|
Don't leak GSimpleAsyncResult
Danielle Madeley
2011-04-08
1
-0
/
+2
*
|
Implement additional_apply_async() for account-widget-skype
Danielle Madeley
2011-04-08
1
-0
/
+41
*
|
Fix reconnect_required, which was broken by port to MxGtkLightSwitch
Danielle Madeley
2011-04-08
1
-0
/
+1
*
|
Set Apply/Cancel buttons sensitive when password is changed
Danielle Madeley
2011-04-08
1
-9
/
+17
*
|
focus-in-event returns gboolean -- return FALSE to propagate event further
Danielle Madeley
2011-04-08
1
-1
/
+3
*
|
Privacy -> Privacy Settings
Emilio Pozuelo Monfort
2011-04-08
1
-1
/
+1
*
|
Make password entry insensitive if remember-password inactive
Danielle Madeley
2011-04-08
1
-0
/
+9
*
|
Fake password should be 12 'x's instead of 8
Danielle Madeley
2011-04-08
1
-1
/
+1
*
|
Remove Forget Password sweeper in password_entry
Danielle Madeley
2011-04-08
2
-27
/
+0
*
|
Warn early if the CM doesn't implement a privacy setting
Emilio Pozuelo Monfort
2011-04-08
1
-2
/
+9
*
|
Remove the PSTN setting and add a Video one
Emilio Pozuelo Monfort
2011-04-08
2
-6
/
+6
*
|
Make wording follow the designs
Emilio Pozuelo Monfort
2011-04-08
2
-7
/
+7
*
|
Add DEBUG message
Danielle Madeley
2011-04-08
1
-1
/
+1
*
|
Don't replace password with fake-password if there's something real in there
Danielle Madeley
2011-04-08
1
-0
/
+5
*
|
Add a Remember Password toggle which remembers the password
Danielle Madeley
2011-04-08
2
-39
/
+69
*
|
Implement ForgetPassword button
Danielle Madeley
2011-04-08
2
-0
/
+27
*
|
Don't assume account != NULL (again)
Danielle Madeley
2011-04-08
1
-1
/
+1
*
|
If the password is fake, and the user focuses in, clear the fake password
Danielle Madeley
2011-04-08
1
-0
/
+22
*
|
Track the change notification for PasswordSaved
Danielle Madeley
2011-04-08
1
-2
/
+28
*
|
Set a fake password if we know the password is saved
Danielle Madeley
2011-04-08
1
-4
/
+44
*
|
Add a pre-auth approver for authenicating Psyke from the accounts-dialog
Danielle Madeley
2011-04-08
1
-2
/
+199
*
|
Add ShowIHaveVideoTo property to Privacy Settings UI
Danielle Madeley
2011-04-08
2
-4
/
+43
*
|
Update Canonical Support link to http://canonical.com/support?app=empathy
Danielle Madeley
2011-04-08
1
-1
/
+1
*
|
Move show EULA function to empathy-account-widget-skype
Danielle Madeley
2011-04-08
4
-76
/
+79
*
|
Look for a localized EULA first
Emilio Pozuelo Monfort
2011-04-08
1
-3
/
+24
*
|
Show an EULA when creating an Skype account
Emilio Pozuelo Monfort
2011-04-08
2
-0
/
+55
*
|
Fixes for make check
Danielle Madeley
2011-04-08
1
-1
/
+2
*
|
Add Plugged into Skype info to the add-account dialog too
Danielle Madeley
2011-04-08
2
-22
/
+47
*
|
Remove simple dialog, use 'setup' dialog for simple case
Danielle Madeley
2011-04-08
2
-124
/
+4
*
|
Move empathy-account-widget-skype into its own file
Danielle Madeley
2011-04-08
5
-485
/
+566
*
|
Update Skype account widget per specification
Danielle Madeley
2011-04-08
2
-30
/
+220
*
|
Don't assume account != NULL
Danielle Madeley
2011-04-08
1
-35
/
+10
*
|
Wrap labels in GtkInfoBars
Danielle Madeley
2011-04-08
1
-0
/
+2
*
|
Change "show my web status" to something clearer and add a Learn More link
Danielle Madeley
2011-04-08
1
-124
/
+155
*
|
Make the disconnected message clearer
Danielle Madeley
2011-04-08
1
-1
/
+2
*
|
Make dialog contents insensitive if Get() fails
Danielle Madeley
2011-04-08
1
-1
/
+16
*
|
Add padding to Privacy Settings dialog
Danielle Madeley
2011-04-08
1
-0
/
+1
*
|
Track changes to privacy settings coming from Psyke
Danielle Madeley
2011-04-08
1
-40
/
+110
*
|
Implement Skype privacy settings dialog
Danielle Madeley
2011-04-08
2
-38
/
+573
*
|
Add an Skype login widget
Emilio Pozuelo Monfort
2011-04-08
3
-0
/
+285
*
|
log-window: no need to use a ctx struct
Guillaume Desmottes
2011-04-06
1
-40
/
+11
|
/
*
Calendar widget should be disabled if no contact selected (#645582)
Guillaume Desmottes
2011-03-24
2
-0
/
+10
*
log_manager_got_entities_cb: don't use the currently selected account
Guillaume Desmottes
2011-03-24
1
-17
/
+43
*
theme-adium: keep count of the pages loading instead of using a boolean
Guillaume Desmottes
2011-03-24
1
-4
/
+9
*
Clarify the wording to indicate it's all about accounts
Sjoerd Simons
2011-03-24
1
-3
/
+8
*
Cope with gtk_icon_theme_lookup_icon returning NULL
Sjoerd Simons
2011-03-23
1
-0
/
+3
*
Give the FilterResultData a reference to account
Sjoerd Simons
2011-03-23
1
-1
/
+1
*
Support building with libgcr 3.0
Stef Walter
2011-03-22
2
-2
/
+2
*
re-enable /msg and /query commands (#645509)
Guillaume Desmottes
2011-03-22
1
-24
/
+38
*
account_chooser_update_iter: don't leak the TpAccount
Guillaume Desmottes
2011-03-22
1
-0
/
+2
*
Also show an avatar when blocking from a conversation
Emilio Pozuelo Monfort
2011-03-22
3
-3
/
+14
*
Use the right marshal file
Emilio Pozuelo Monfort
2011-03-19
1
-2
/
+2
*
Reword blocking dialog some more
Danielle Madeley
2011-03-18
1
-43
/
+48
*
Display an avatar on the block contact dialog
Emilio Pozuelo Monfort
2011-03-18
3
-39
/
+82
*
Fix reconnect_required, which was broken by port to MxGtkLightSwitch
Danielle Madeley
2011-03-18
1
-13
/
+17
*
Optionally call a callback on Apply to do additional things
Danielle Madeley
2011-03-18
2
-2
/
+50
*
Contact Search: close the dialog when adding a contact
Emilio Pozuelo Monfort
2011-03-17
1
-0
/
+3
*
account-widget-irc: set password-prompt param when needed (#644406)
Guillaume Desmottes
2011-03-17
1
-0
/
+58
*
Log window: grey out accounts without logs
Emilio Pozuelo Monfort
2011-03-16
1
-0
/
+11
*
Clear logs: grey out accounts without logs
Emilio Pozuelo Monfort
2011-03-16
1
-0
/
+45
*
ContactSearch: don't leak a GError
Emilio Pozuelo Monfort
2011-03-16
1
-2
/
+4
*
AccountChooser: All -> All accounts
Emilio Pozuelo Monfort
2011-03-16
1
-1
/
+1
*
Select the same account as in the history window
Emilio Pozuelo Monfort
2011-03-16
1
-8
/
+22
*
Change the 'Delete logs' button to a menu entry
Emilio Pozuelo Monfort
2011-03-16
2
-228
/
+296
*
Add a empathy_account_chooser_has_all_selected
Emilio Pozuelo Monfort
2011-03-16
2
-0
/
+25
*
individual-view: call empathy_individual_manager_remove() also when the respo...
Guillaume Desmottes
2011-03-16
1
-7
/
+5
*
individual-view: use our own RESPONSE enum
Guillaume Desmottes
2011-03-16
1
-6
/
+16
*
depends on folks 0.4.0
Guillaume Desmottes
2011-03-16
12
-146
/
+162
*
Don't check the style on mx-gtk-light-switch.[ch]
Emilio Pozuelo Monfort
2011-03-14
1
-2
/
+1
*
individual_view_remove_dialog_show: set a mnemonic on the 'Delete and Block' ...
Guillaume Desmottes
2011-03-14
1
-2
/
+13
*
Remove enabled toggle from account-widget
Danielle Madeley
2011-03-14
1
-0
/
+4
*
Reenable labels in MxGtkLightSwitch
Danielle Madeley
2011-03-14
1
-9
/
+6
*
Import MxGtkLightSwitch from Mx
Danielle Madeley
2011-03-14
3
-2
/
+616
*
Update the wording of the other contact blocking dialog
Danielle Madeley
2011-03-11
1
-3
/
+4
*
Reword 'Remove Contact'
Danielle Madeley
2011-03-11
1
-3
/
+3
*
Update the wording of the contact blocking dialog
Danielle Madeley
2011-03-11
1
-15
/
+56
*
Check for TP_ERROR_EMERGENCY_CALLS_NOT_SUPPORTED when a call fails
Emilio Pozuelo Monfort
2011-03-10
1
-0
/
+2
*
Fix a couple of 'may be used uninitialized' warnings
Emilio Pozuelo Monfort
2011-03-10
1
-2
/
+2
*
coding style fixes
Guillaume Desmottes
2011-03-09
1
-1
/
+1
*
Revert "libempathy-gtk: In TLS Dialog allow remembering of any exception."
Guillaume Desmottes
2011-03-09
1
-6
/
+15
*
contact-search-dialog: fix compilation warnings
Guillaume Desmottes
2011-03-09
1
-1
/
+1
*
libempathy-gtk: In TLS Dialog allow remembering of any exception.
Stef Walter
2011-03-09
1
-15
/
+6
*
Show a profile info button in contact search results
Emilio Pozuelo Monfort
2011-03-07
1
-0
/
+55
*
Use the special "" search field if the CM supports it
Emilio Pozuelo Monfort
2011-03-07
1
-1
/
+5
*
Warn the user if she has insufficient disk space to receive a file
Danielle Madeley
2011-03-07
1
-3
/
+58
*
Emit RESPONSE_APPLY on row-activated
Danielle Madeley
2011-03-03
1
-0
/
+12
*
Contact Search Dialog: Search when enter is pressed
Danielle Madeley
2011-03-03
1
-1
/
+3
*
Fix compiler warning
Danielle Madeley
2011-03-03
1
-0
/
+1
*
Change 'Add' to 'Add Contact'
Danielle Madeley
2011-03-03
1
-1
/
+3
*
Tweak ContactSearchDialog padding
Danielle Madeley
2011-03-03
1
-13
/
+17
*
Only show the "Remember password" tickybox if we can do that
Danielle Madeley
2011-03-03
1
-1
/
+4
*
Return meaningful errors when starting a call fails
Emilio Pozuelo Monfort
2011-02-28
1
-1
/
+22
*
Add a button to delete logs
Emilio Pozuelo Monfort
2011-02-24
2
-11
/
+96
*
Indentation fix
Emilio Pozuelo Monfort
2011-02-24
1
-21
/
+21
*
Log window: free the entities together with the list
Emilio Pozuelo Monfort
2011-02-24
1
-3
/
+1
*
Log window: don't leak the account
Emilio Pozuelo Monfort
2011-02-24
1
-1
/
+1
*
Unref the entity when we're done
Emilio Pozuelo Monfort
2011-02-24
1
-0
/
+2
*
Port empathy to Telepathy logger 0.2.0
Nicolas Dufresne
2011-02-24
3
-125
/
+120
*
tls-dialog: destroy the dialog if the certificate is invalidated (#643186)
Guillaume Desmottes
2011-02-24
1
-0
/
+13
*
empathy_call_new_with_streams: prefer StreamedMedia over Call
Emilio Pozuelo Monfort
2011-02-24
1
-13
/
+13
*
Always build telepathy-yell and handle Call channels
Emilio Pozuelo Monfort
2011-02-24
2
-31
/
+2
*
Show an error dialog if starting a call fails
Emilio Pozuelo Monfort
2011-02-24
1
-1
/
+25
*
Don't require EmpathyContacts to start a call
Emilio Pozuelo Monfort
2011-02-24
5
-62
/
+26
*
Move empathy_call_* util functions to libempathy-gtk
Emilio Pozuelo Monfort
2011-02-24
6
-0
/
+220
*
NewCallDialog: support Calls
Emilio Pozuelo Monfort
2011-02-23
2
-36
/
+43
*
Move farsight-using sources to src
Emilio Pozuelo Monfort
2011-02-21
9
-1768
/
+2
*
empathy_theme_manager_dup_singleton: act as a proper dup singleton function
Guillaume Desmottes
2011-02-18
1
-2
/
+5
*
Bug 637151 — Hide the user Individual from the contact list
Philip Withnall
2011-02-18
7
-22
/
+35
*
rename empathy_theme_manager_get() to empathy_theme_manager_dup_singleton()
Guillaume Desmottes
2011-02-17
4
-5
/
+11
*
folks favorite API has changed
Guillaume Desmottes
2011-02-17
1
-2
/
+2
*
Always display favorite contacts (#592595)
Guillaume Desmottes
2011-02-17
1
-1
/
+4
*
only try reconnecting accounts if needed (#642358)
Guillaume Desmottes
2011-02-16
1
-3
/
+14
*
Reset network list button
Chandni Verma
2011-02-15
1
-0
/
+33
*
Merge branch 'report-abuse' into gnome-2-34
Danielle Madeley
2011-02-15
5
-14
/
+21
|
\
|
*
Use tp_g_signal_connect_object for Tp proxies that outlive the CB dialog
Danielle Madeley
2011-02-15
1
-4
/
+6
|
*
Only destroy block confirmation dialogs after we've read out the abusive state
Danielle Madeley
2011-02-14
2
-3
/
+3
|
*
Hook up abusive argument into TpContactList backend
Danielle Madeley
2011-02-14
3
-7
/
+12
*
|
password-dialog: activate the dialog when the entry is activated (#642296)
Guillaume Desmottes
2011-02-14
1
-0
/
+9
*
|
irc-network-chooser: recreate the default IRC network if needed (#641861)
Guillaume Desmottes
2011-02-14
1
-1
/
+18
|
/
*
Merge branch 'contact-blocking-3' into gnome-2-34
Danielle Madeley
2011-02-11
13
-26
/
+1377
|
\
|
*
Style fixes from review
Danielle Madeley
2011-02-11
2
-2
/
+5
|
*
Add confirmation dialog to Remove
Danielle Madeley
2011-02-11
3
-3
/
+109
|
*
Add block confirmation to the authorise publication dialog
Danielle Madeley
2011-02-11
1
-5
/
+17
|
*
Add UI to blocking confirmation dialog for future "report as abusive" function
Danielle Madeley
2011-02-11
1
-3
/
+30
|
*
Factor out common blocking confirmation dialog
Danielle Madeley
2011-02-11
3
-26
/
+53
|
*
contact-blocking-dialog: report errors to the user
Danielle Madeley
2011-02-10
1
-3
/
+52
|
*
Add Block button to the subscription authorization dialog
Danielle Madeley
2011-02-10
2
-14
/
+61
|
*
Add a confirmation dialog when you block a contact from the Contact menu
Danielle Madeley
2011-02-10
1
-1
/
+42
|
*
Add 'Delete and Block' as an option to the Remove Contact dialog
Danielle Madeley
2011-02-09
1
-12
/
+26
|
*
Add 'Block Contact' to empathy-contact-menu
Danielle Madeley
2011-02-09
3
-2
/
+75
|
*
Handle the case where there are no accounts with deny channels
Danielle Madeley
2011-02-08
1
-26
/
+62
|
*
Don't need to prepare accounts separately
Danielle Madeley
2011-02-08
1
-30
/
+11
|
*
Provide autocompletion of known contacts in the entry box
Danielle Madeley
2011-02-07
1
-5
/
+47
|
*
Add and remove contacts from deny list
Danielle Madeley
2011-02-06
2
-12
/
+183
|
*
Beginning of contact blocking dialog
Danielle Madeley
2011-02-04
4
-0
/
+722
*
|
string-parser: properly handle if g_regex_new() fails
Guillaume Desmottes
2011-02-10
1
-1
/
+13
*
|
Move a couple of call-related functions to empathy-utils.h
Emilio Pozuelo Monfort
2011-02-10
2
-10
/
+8
*
|
EmpathyCallFactory -> EmpathyStreamedMediaFactory
Emilio Pozuelo Monfort
2011-02-10
5
-9
/
+6
|
/
*
individual-view: properly unref the tooltip_widget when disposing (#641157)
Guillaume Desmottes
2011-02-03
1
-6
/
+2
*
contact_list_view_popup_menu_idle_cb: remove useless sink/unref
Guillaume Desmottes
2011-02-03
1
-2
/
+0
*
individual-menu: ensure that the contact stays alive while the activate signa...
Guillaume Desmottes
2011-02-03
1
-2
/
+4
*
individual_view_popup_menu_idle_cb: remove useless sink/unref
Guillaume Desmottes
2011-02-03
1
-2
/
+0
*
coding style fix
EMPATHY_2_33_1
Guillaume Desmottes
2011-02-02
1
-4
/
+4
*
Pressing F2 opens the Edit Contact Information window for #586257
Kushal Das
2011-02-02
1
-1
/
+22
*
Adjust for FolksHasPresence -> FolksPresenceOwner
Travis Reitter
2011-02-02
5
-17
/
+31
*
Adjust for FolksHasAvatar -> FolksAvatarOwner
Travis Reitter
2011-02-02
1
-1
/
+2
*
Bug 637097 — Port to latest folks API changes
Philip Withnall
2011-02-02
6
-18
/
+21
*
Stop using removed Individual convenience methods from folks
Philip Withnall
2011-02-02
4
-19
/
+19
*
Port Empathy to use FolksAliasable and FolksGroupable
Philip Withnall
2011-02-02
6
-46
/
+48
*
account-widget-yahoo: remove server field (#634853)
Guillaume Desmottes
2011-01-31
2
-33
/
+4
*
EmpathyChat::new-message: tell if the message is a pending one or not
Guillaume Desmottes
2011-01-28
1
-6
/
+10
*
Disable meaningless popup menu items in the contact menu (#573283).
Vitaly Minko
2011-01-28
1
-3
/
+13
*
Add Contact Search support
Emilio Pozuelo Monfort
2011-01-28
3
-0
/
+631
*
Make AccountChooser filters asynchronous to let them handle newly connected a...
Vitaly Minko
2011-01-28
8
-75
/
+254
*
password-dialog: add missing include
Jonny Lamb
2011-01-26
1
-0
/
+2
*
password-dialog: make OK insensitive unless there's a password set
Jonny Lamb
2011-01-26
1
-5
/
+12
*
password-dialog: destroy the dialog if the handler is invalidated
Jonny Lamb
2011-01-26
1
-0
/
+11
*
account-widget: add Remember Password widgets for all the other protocols
Jonny Lamb
2011-01-26
7
-24
/
+281
*
account-widget: only show Remember Password ticky box if the CM supports SASL
Jonny Lamb
2011-01-26
1
-1
/
+7
*
account-settings: don't block notify::ready on getting a password
Jonny Lamb
2011-01-26
1
-0
/
+36
*
account-widget: handle the remember password widget with the simple widget
Jonny Lamb
2011-01-26
2
-13
/
+57
*
password-dialog: re-enable showing the Remember password check button
Jonny Lamb
2011-01-26
1
-7
/
+0
*
account-widget: hook up the remember password toggle button
Jonny Lamb
2011-01-26
1
-0
/
+38
*
password-dialog: stop using GET_PRIV
Jonny Lamb
2011-01-26
1
-9
/
+7
*
password-dialog: small style change to please make check
Jonny Lamb
2011-01-26
1
-2
/
+2
*
password-dialog: center the dialog
Jonny Lamb
2011-01-26
1
-0
/
+2
*
password-dialog: don't display "Remember password" for now
Jonny Lamb
2011-01-26
1
-0
/
+7
*
auth-client: move the password dialog into a new file
Jonny Lamb
2011-01-26
3
-0
/
+386
*
properly manage the reference of the pixbuf returned by empathy_pixbuf_avatar...
Guillaume Desmottes
2010-11-25
2
-2
/
+6
*
empathy_individual_view_get_group_menu: don't leak the group
Guillaume Desmottes
2010-11-25
1
-0
/
+1
*
log_window_get_messages_for_date: don't leak chat_id and account
Guillaume Desmottes
2010-11-25
1
-0
/
+3
*
smiley-manager: clean up memory management of the path
Guillaume Desmottes
2010-11-24
1
-4
/
+5
*
chat_log_filter: don't leak EmpathyMessage
Guillaume Desmottes
2010-11-24
1
-0
/
+1
*
individual_avatar_pixbuf_received_cb: don't leak the iters
Guillaume Desmottes
2010-11-18
1
-0
/
+2
*
factor out free_iters
Guillaume Desmottes
2010-11-18
1
-7
/
+10
*
individual_store_name_sort_func: don't leak names
Guillaume Desmottes
2010-11-18
1
-0
/
+2
*
empathy_notify_manager_notification_is_enabled: properly check the EMPATHY_PR...
Guillaume Desmottes
2010-10-18
1
-1
/
+1
*
Always show icons for meta-contacts in context menu
Vincent Untz
2010-10-04
1
-0
/
+2
*
remove deprecated FIXME
Guillaume Desmottes
2010-10-04
1
-1
/
+0
[next]