summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-11-12Force an unset presence type to appear as offline in the presence chooser and...Jonny Lamb1-0/+7
2009-11-09main-window: save the size of the window when destroyedGuillaume Desmottes1-0/+4
2009-11-09empathy-ft-manager: save the size of the window when disposingGuillaume Desmottes1-1/+5
2009-11-09chat-window: save the size of the window when disposingGuillaume Desmottes1-0/+1
2009-11-03get_default_display_name: use the real protocol name to check if it's IRC or notGuillaume Desmottes1-4/+7
2009-10-29empathy-accounts-dialog: do_constructor: always return a new referenceGuillaume Desmottes1-3/+7
2009-10-29empathy-accounts-dialog: do_constructor: don't ref the dialog if it already e...Guillaume Desmottes1-1/+3
2009-10-29Escape the header of the notification (#599431)Guillaume Desmottes1-2/+7
2009-10-25Fix crash when joining a chat, GTK_WIDGET_VISIBLE is not NULL-safeXavier Claessens1-2/+1
2009-10-23empathy-chat-window: Don't update the Contact menu if visibleRob Bradford1-5/+26
2009-10-19empathy_call_window_setup_avatars: pass a weak object to empathy_tp_contact_f...Guillaume Desmottes1-1/+1
2009-10-19empathy-call-window: use empathy_signal_connect_weak to connect the peak-leve...Guillaume Desmottes1-2/+3
2009-10-19Make calling empathy without options idempotentSjoerd Simons1-6/+21
2009-10-19Fix assertion when closing a call window after CM crashed.Mike Ruprecht1-2/+1
2009-10-18Rename HAVE_NBTK to HAVE_MOBLINSjoerd Simons1-2/+2
2009-10-17debug-window: add C-w keybinding to close the windowJonny Lamb1-0/+18
2009-10-15Make sure -h is respected when there were no mc4 accounts to importSjoerd Simons1-1/+1
2009-10-14Make sure the account manager is completely unreffed when exitingSjoerd Simons1-1/+5
2009-10-14Let empathy -a show the assistant if applicableSjoerd Simons1-11/+52
2009-10-14When starting hidden don't show the assistantSjoerd Simons1-4/+5
2009-10-14Show the assistant if there are no non-salut accountsSjoerd Simons3-10/+41
2009-10-14accounts_dialog_add_account: connect notify::display-name using empathy_signa...Guillaume Desmottes1-11/+3
2009-10-13Use the protocol display name for new account namesSjoerd Simons1-1/+4
2009-10-05accounts_dialog_account_display_name_changed_cb: check that accounts_dialog_m...Guillaume Desmottes1-0/+3
2009-10-05Rename HAVE_NBTK to HAVE_MOBLIN.Xavier Claessens1-10/+10
2009-10-02empathy-status-icon: disable notification_action_cb if built without moblinGuillaume Desmottes1-0/+2
2009-10-02display 'Respond' button in notifications only if built for MoblinGuillaume Desmottes1-0/+2
2009-10-02empathy-accounts-dialog: 'Create' button should be 'Next' on MoblinGuillaume Desmottes1-2/+3
2009-10-02Bring up notifications until the conversation is accepted (#597125)Rob Bradford1-7/+0
2009-10-02fix coding stylesGuillaume Desmottes1-17/+15
2009-10-02empathy-status-icon: check if notification daemon supports actionsGuillaume Desmottes1-1/+21
2009-10-02initialize libnotify earlier in main()Guillaume Desmottes1-1/+2
2009-10-02Add a "Respond" button to notifications to provide a positive action (#589408)Rob Bradford1-0/+19
2009-10-02Fix a typo in a string.Cosimo Cecchi1-1/+1
2009-10-02Change strings for the remove dialog on the moblin build.Cosimo Cecchi1-0/+10
2009-10-01Rename the Create button to Add on moblin.Cosimo Cecchi1-0/+3
2009-10-01Disable account creation on moblin.Cosimo Cecchi1-0/+8
2009-10-01Hide the action area if we're on moblin.Cosimo Cecchi1-0/+8
2009-10-01Add a vertical padding to the rows.Cosimo Cecchi1-0/+3
2009-10-01Use the property in the accounts dialog.Cosimo Cecchi1-0/+3
2009-09-30Don't rely on EmpathyAccountManager to be ready.Cosimo Cecchi1-37/+62
2009-09-28Don't show the "missing" image (#595921).Cosimo Cecchi1-0/+8
2009-09-28Don't always show the main window (#596044).Cosimo Cecchi1-2/+0
2009-09-24Don't rely on the widget allocation to be != 0.Cosimo Cecchi1-2/+12
2009-09-14Ignore the drop if we can't get the right information from itSjoerd Simons1-6/+16
2009-09-14Don't use "/" to separate account and contact.Cosimo Cecchi1-1/+1
2009-09-14Check for NULL sink.Cosimo Cecchi1-0/+3
2009-09-14Fix long lines.Cosimo Cecchi1-22/+33
2009-09-14Move the toolbar setup after we initialize the audio outputCosimo Cecchi1-2/+2
2009-09-14Fix a long line.Cosimo Cecchi1-1/+2