aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update snapshotdebian/2.34.0+git.20110513.8e3f9e-0ubuntu0+easton1Emilio Pozuelo Monfort2011-05-131-1/+1
|
* Merge branch 'empathy-skype' into debianEmilio Pozuelo Monfort2011-05-132-17/+11
|\
| * Only follow available cameras if the contact can do Video callsEmilio Pozuelo Monfort2011-05-132-17/+11
| |
* | Build with gudev support for camera detectionEmilio Pozuelo Monfort2011-05-133-1/+3
| |
* | New upstream snapshotEmilio Pozuelo Monfort2011-05-131-0/+6
| |
* | Merge branch 'empathy-skype' into debianEmilio Pozuelo Monfort2011-05-1319-141/+1041
|\|
| * Merge branch 'dialpad-163' into empathy-skypeDanielle Madeley2011-05-134-98/+86
| |\
| | * Add letters underneath the numbers on the dialpadDanielle Madeley2011-05-131-13/+39
| | |
| | * Factor out dialpad into a utility functionDanielle Madeley2011-05-134-98/+60
| | | | | | | | | | | | | | | | | | | | | The dialpad is shared between empathy-call and empathy-av. Really it would be nice to make the dialpad its own little widget that emits signals with DTMF event ids, but I've got things to get done.
| * | LogWindow: disable Video calls if no camera connectedEmilio Pozuelo Monfort2011-05-131-1/+18
| | |
| * | CallWindow: disable Video functionality if there's no cameraEmilio Pozuelo Monfort2011-05-131-1/+23
| | |
| * | Bind 'Video call' menu items to available camerasEmilio Pozuelo Monfort2011-05-131-0/+7
| | |
| * | A contact doesn't support video if we have no cameraEmilio Pozuelo Monfort2011-05-131-2/+13
| | |
| * | NewCallDialog: make 'Enable video' unsensitive when there's no cameraEmilio Pozuelo Monfort2011-05-131-0/+19
| | |
| * | Add empathy_camera_monitor_get_availableEmilio Pozuelo Monfort2011-05-132-0/+9
| | |
| * | Optionally check for gudev for camera monitoringEmilio Pozuelo Monfort2011-05-132-1/+29
| | |
| * | Don't disable video calls when built without udevEmilio Pozuelo Monfort2011-05-131-0/+5
| | |
| * | Add EmpathyCameraMonitorEmilio Pozuelo Monfort2011-05-133-2/+232
| | |
| * | Add CheeseCameraDeviceMonitor from libcheeseEmilio Pozuelo Monfort2011-05-123-3/+485
| |/
| * Merge remote-tracking branch 'public-upstream/gnome-2-34' into empathy-skypeEmilio Pozuelo Monfort2011-05-116-7/+9
| |\ | | | | | | | | | | | | Conflicts: libempathy/empathy-contact.c
| | * contact: fix typo when creating new contact from logger entityJonny Lamb2011-05-111-2/+2
| | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
| | * Include gi18n-lib.h in library sources, not gi18n.h.Gabor Kelemen2011-05-055-5/+7
| | | | | | | | | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=649379
| * | Use a weak ref to remove the tpcontact from the hashtableEmilio Pozuelo Monfort2011-05-101-11/+14
| | |
| * | LogWindow: Don't cut the log messagesEmilio Pozuelo Monfort2011-05-101-1/+0
| | |
| * | LogWindow: better logic for the buttons sensitivityEmilio Pozuelo Monfort2011-05-101-12/+55
| | |
| * | empathy_contact_from_tpl_contact: set the TpContactEmilio Pozuelo Monfort2011-05-101-15/+50
| | | | | | | | | | | | | | | | | | If available, so we get extra info like capabilities. Based on a patch from Nicolas Dufresne.
* | | New upstream snapshotdebian/2.34.0+git.20110506.376bd2-0ubuntu0+easton1Emilio Pozuelo Monfort2011-05-061-0/+6
| | |
* | | Merge branch 'empathy-skype' into debianEmilio Pozuelo Monfort2011-05-066-75/+47
|\| |
| * | Include SMSChannel property in empathy_chat_window_find_chat()Danielle Madeley2011-05-053-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The approach in https://bugzilla.gnome.org/show_bug.cgi?id=644085 was wrong because channel paths can change across reconnects. This would cause new chat windows to be created when they were rerequested. A more future-proof solution would be to keep a white/black list of comparable properties, but I think this is overengineering the problem for the time being. Instead we'll just include the SMSChannel property in the comparison.
| * | Revert "[ChatroomManager] find windows by channel path, not by TargetID"Danielle Madeley2011-05-055-52/+6
| | | | | | | | | | | | This reverts commit 0b213f4fae18f24fd7b162ca19c63249cd360e43.
| * | Revert "Make empathy_chat_window_find_chat() static"Danielle Madeley2011-05-052-3/+3
| | | | | | | | | | | | This reverts commit e84d41efe4b2febb9f3276e54f603550c929a69d.
| * | Always call additional_apply_async() so that the password is fed to the observerDanielle Madeley2011-05-051-7/+15
| | |
| * | Merge branch 'tooltip-143' into empathy-skypeDanielle Madeley2011-05-052-10/+16
| |\ \
| | * | Add a tooltip to the sending message spinnerDanielle Madeley2011-05-041-6/+11
| | | |
| | * | Fix broken logic that caused delivery report spinner to spin foreverDanielle Madeley2011-05-041-4/+5
| | | |
* | | | New upstream snapshotEmilio Pozuelo Monfort2011-05-041-0/+6
| | | |
* | | | Merge branch 'empathy-skype' into debianEmilio Pozuelo Monfort2011-05-0414-101/+272
|\| | |
| * | | Merge remote-tracking branch 'public-upstream/gnome-2-34' into empathy-skypeEmilio Pozuelo Monfort2011-05-041-5/+5
| |\ \ \ | | |/ / | |/| / | | |/
| | * Correct the interface names used in Empathy.Call.clientSjoerd Simons2011-05-041-5/+5
| | |
| * | Merge branch 'balance-ui-updates' into empathy-skypeDanielle Madeley2011-05-042-21/+38
| |\ \
| | * | Change the menu to say "Credit Balance"Danielle Madeley2011-05-031-1/+1
| | | |
| | * | Update balance view in roster per feedbackDanielle Madeley2011-05-031-14/+25
| | | |
| | * | Change menu string to "Top up Skype ($1.23)..."Danielle Madeley2011-05-031-8/+14
| | | |
| * | | Merge remote-tracking branch 'public/gnome-2-34' into empathy-skypeSjoerd Simons2011-05-041-23/+15
| |\ \ \ | | | |/ | | |/|
| | * | Keep a persistent source video tee aroundSjoerd Simons2011-05-041-23/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Always keep the video input tee around, so we can easily hook up new video contents even if the camera isn't currently enabled. This fixes issues where a new content is added without the local camera being enabled.
| * | | LogWindow: don't crash if closed while retrieving logsEmilio Pozuelo Monfort2011-05-031-1/+4
| | | |
| * | | Show an spinner while logs are being retrievedEmilio Pozuelo Monfort2011-05-032-4/+103
| | | |
| * | | LogWindow: scroll the events view to the endEmilio Pozuelo Monfort2011-05-031-0/+17
| | | | | | | | | | | | | | | | Where newest messages are.
| * | | LogWindow: select the first normal date by defaultEmilio Pozuelo Monfort2011-05-031-2/+3
| | | |
| * | | LogWindow: set 'All accounts' by defaultEmilio Pozuelo Monfort2011-05-031-0/+1
| | | |
| * | | Add empathy_account_chooser_set_allEmilio Pozuelo Monfort2011-05-032-0/+25
| | |/ | |/|
| * | Merge branch 'gnome-2-34' into empathy-skypeEmilio Pozuelo Monfort2011-05-027-43/+56
| |\|
| | * Bug 646227 — Possible overflow in persona-view:drag_data_getPhilip Withnall2011-05-023-40/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I think it was a fluke that this code worked in the first place, since it was accessing arrays with indices which were out of range, and which wouldn't have corresponded to the correct entries even if they were in range. This should fix the mapping between DND types and DND URIs/atoms in the contact list, individual and persona views. Closes: bgo#646227
| | * individual_store_get_individual_status_icon_with_icon_name: look in the ↵Guillaume Desmottes2011-05-021-1/+6
| | | | | | | | | | | | cache before creating new pixbuf
| | * main_window_flash_foreach: don't leak the pixbuf returned by ↵Guillaume Desmottes2011-05-021-0/+3
| | | | | | | | | | | | empathy_pixbuf_from_icon_name
| | * set a not empty string when setting ↵Guillaume Desmottes2011-05-022-2/+4
| | | | | | | | | | | | | | | | | | EMPATHY_NOTIFY_MANAGER_CAP_X_CANONICAL_APPEND libnotify now filters out empty string so the hint was not set (#648842).
| * | Don't free an uninitialized variableEmilio Pozuelo Monfort2011-05-021-2/+5
| | |
* | | New upstream snapshotEmilio Pozuelo Monfort2011-05-041-0/+6
| | |
* | | Refresh patchesdebian/2.34.0+git.20110429.1c68ea-0ubuntu0+easton1Emilio Pozuelo Monfort2011-04-297-31/+33
| | |
* | | New upstream snapshotEmilio Pozuelo Monfort2011-04-291-0/+6
| | |
* | | Merge branch 'empathy-skype' into debianEmilio Pozuelo Monfort2011-04-2913-71/+413
|\| |
| * | Show an infobar if there's not enough creditEmilio Pozuelo Monfort2011-04-292-8/+118
| | | | | | | | | | | | With a button to buy some if desired.
| * | Generate closures for empathy-callEmilio Pozuelo Monfort2011-04-291-1/+1
| | |
| * | Merge branch 'double-eula-121' into empathy-skypeDanielle Madeley2011-04-293-28/+52
| |\ \
| | * | Update .gitignoreDanielle Madeley2011-04-291-0/+1
| | | |
| | * | Don't show the EULA twiceDanielle Madeley2011-04-291-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | Previously the 'changed' signal was being connected multiple times, the more times it was connected, the more EULAs we would get. Disconnect any existing signals before reconnecting it.
| | * | Don't tie auth observer lifetime to widget lifetimeDanielle Madeley2011-04-281-28/+46
| | | | | | | | | | | | | | | | | | | | | | | | When logging in, the auth observer needs the password after the widget has been destroyed. So instead the auth observer now lives forever, and the password is supplied in account_widget_skype_additional_apply_async()
| * | | Merge branch 'delivery-reports-52' into empathy-skypeDanielle Madeley2011-04-285-28/+204
| |\ \ \
| | * | | [chat-window] add a spinner to the window tab for when messages are being sentDanielle Madeley2011-04-281-0/+34
| | | | |
| | * | | [chat] expose this property in EmpathyChatDanielle Madeley2011-04-282-0/+46
| | | | |
| | * | | [tp-chat] add a counter for the number of pending messagesDanielle Madeley2011-04-282-3/+85
| | | | | | | | | | | | | | | | | | | | Requires delivery reports to include delivery-token.
| | * | | Use dbus-error from delivery report for better errorsDanielle Madeley2011-04-282-25/+39
| | | | |
| * | | | Merge branch 'fix-33-properly' into empathy-skypeDanielle Madeley2011-04-282-5/+22
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Only disable other accounts if we're creating an accountDanielle Madeley2011-04-281-4/+8
| | | | |
| | * | | Set the parent and check the return value correctlyDanielle Madeley2011-04-281-1/+10
| | | | | | | | | | | | | | | | | | | | The parent is currently unused, but it's nice to set it correctly anyway.
| | * | | Fix logic error introduced in ad4626ebDanielle Madeley2011-04-281-4/+8
| | |/ /
| * | | Ensure tp-logger was compiled with Call supportDanielle Madeley2011-04-281-0/+15
| | | |
| * | | tp-logger 0.2.8 is required for Call supportDanielle Madeley2011-04-281-1/+1
| |/ /
* | | New upstream snapshotEmilio Pozuelo Monfort2011-04-283-17/+7
| | |
* | | Merge branch 'empathy-skype' into debianEmilio Pozuelo Monfort2011-04-2815-1567/+3122
|\| |
| * | empathy_message_new is gone, use g_object_newEmilio Pozuelo Monfort2011-04-281-15/+12
| | |
| * | Merge remote-tracking branch 'pochu-public/log-window-619866' into empathy-skypeEmilio Pozuelo Monfort2011-04-2811-1530/+2975
| |\ \ | | | | | | | | | | | | | | | | | | | | Conflicts: libempathy-gtk/empathy-log-window.c libempathy/empathy-message.c
| | * | Display date and time in the event treeviewEmilio Pozuelo Monfort2011-04-271-3/+6
| | | |
| | * | Make the three panes a bit taller by defaultEmilio Pozuelo Monfort2011-04-271-0/+1
| | | |
| | * | Add a clear icon to the search entryEmilio Pozuelo Monfort2011-04-271-0/+23
| | | |
| | * | Don't use global variablesEmilio Pozuelo Monfort2011-04-271-12/+13
| | | |
| | * | Fix buttons to work again with multiselectionEmilio Pozuelo Monfort2011-04-271-35/+48
| | | |
| | * | Use a define instead of hardcoding a magic numberEmilio Pozuelo Monfort2011-04-271-2/+4
| | | |
| | * | Use a for instead of a do while to avoid returning earlyEmilio Pozuelo Monfort2011-04-271-5/+4
| | | | | | | | | | | | | | | | So we always free the stuff at the end of the function.
| | * | Don't leak the account and entityEmilio Pozuelo Monfort2011-04-271-3/+6
| | | |
| | * | Don't leak pathsEmilio Pozuelo Monfort2011-04-271-0/+1
| | | |
| | * | Compare against NULLEmilio Pozuelo Monfort2011-04-271-2/+2
| | | |
| | * | Be neutralEmilio Pozuelo Monfort2011-04-271-1/+1
| | | |
| | * | Style: use braces consistentlyEmilio Pozuelo Monfort2011-04-271-11/+31
| | | |
| | * | Return early if the iter isn't a top levelEmilio Pozuelo Monfort2011-04-271-6/+7
| | | |
| | * | Use a macro for magic numbersEmilio Pozuelo Monfort2011-04-271-1/+4
| | | |
| | * | Don't leak the account and entityEmilio Pozuelo Monfort2011-04-271-6/+9
| | | |
| | * | Use tp_clear_pointerEmilio Pozuelo Monfort2011-04-271-2/+1
| | | |
| | * | LogWindow: group MUC events properlyEmilio Pozuelo Monfort2011-04-271-1/+30
| | | |
| | * | LogWindow: check the 30min gap with the last messageEmilio Pozuelo Monfort2011-04-271-2/+8
| | | |
| | * | LogWindow: find the corrent parent for chat eventsEmilio Pozuelo Monfort2011-04-271-1/+6
| | | |
| | * | LogWindow: Display /me messages properlyEmilio Pozuelo Monfort2011-04-271-4/+14
| | | |
| | * | make check fixesEmilio Pozuelo Monfort2011-04-273-2/+3
| | | |
| | * | Remove more dead codeEmilio Pozuelo Monfort2011-04-271-6/+0
| | | |
| | * | Use a do while instead of a for loop where appropriateEmilio Pozuelo Monfort2011-04-261-2/+2
| | | |
| | * | Remove dead codeEmilio Pozuelo Monfort2011-04-261-3/+0
| | | |
| | * | Fix commentEmilio Pozuelo Monfort2011-04-261-3/+2
| | | |
| | * | Remove stray print statementsEmilio Pozuelo Monfort2011-04-261-6/+4
| | | |
| | * | Remove dead codeEmilio Pozuelo Monfort2011-04-261-30/+0
| | | |
| | * | LogWindow: don't add duplicate datesEmilio Pozuelo Monfort2011-04-261-11/+15
| | | |
| | * | LogWindow: add 'Anyone' to search resultsEmilio Pozuelo Monfort2011-04-261-3/+1
| | | |
| | * | LogWindow: select 'Anytime' by default when searchingEmilio Pozuelo Monfort2011-04-261-0/+4
| | | |
| | * | Block the callback when clearing the storeEmilio Pozuelo Monfort2011-04-251-0/+9
| | | |
| | * | Switch remaining functions to the new styleEmilio Pozuelo Monfort2011-04-251-218/+238
| | | |
| | * | LogWindow: Add live search supportEmilio Pozuelo Monfort2011-04-251-3/+12
| | | |
| | * | LogWindow: Show dates properlyEmilio Pozuelo Monfort2011-04-251-8/+46
| | | |
| | * | LogWindow: Add multiselection to the 'When' paneEmilio Pozuelo Monfort2011-04-251-50/+93
| | | |
| | * | Stop processing logger calls when unneededEmilio Pozuelo Monfort2011-04-251-8/+36
| | | |
| | * | Add _tpl_action_chain_clearEmilio Pozuelo Monfort2011-04-252-0/+8
| | | |
| | * | Populate from 'Anyone' when changing the accountEmilio Pozuelo Monfort2011-04-251-4/+19
| | | |
| | * | Make 'Anyone' workEmilio Pozuelo Monfort2011-04-251-4/+44
| | | |
| | * | LogWindow: Add multiselection to the 'Who' paneEmilio Pozuelo Monfort2011-04-251-95/+195
| | | |
| | * | LogWindow: Add multiselection to the 'What' paneEmilio Pozuelo Monfort2011-04-251-4/+41
| | | |
| | * | log_window_chats_get_selected -> log_window_get_selectedEmilio Pozuelo Monfort2011-04-221-5/+5
| | | |
| | * | LogWindow: convert the event view to a treeviewEmilio Pozuelo Monfort2011-04-202-40/+366
| | | | | | | | | | | | | | | | Following the design.
| | * | Add icons for missed/incoming/outgoing callsEmilio Pozuelo Monfort2011-04-201-0/+4
| | | |
| | * | Complete rewrite of the history windowEmilio Pozuelo Monfort2011-04-203-1339/+1721
| | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=619866
| | * | account_chooser_find_account_foreach: check the col typeEmilio Pozuelo Monfort2011-04-201-1/+8
| | | | | | | | | | | | | | | | As non ROW_ACCOUNT rows don't have an account.
| | * | AccountChooser: add empathy_account_chooser_get_account_manager()Emilio Pozuelo Monfort2011-04-202-1/+10
| | | |
| | * | TplActionChain: add _tpl_action_chain_start()Emilio Pozuelo Monfort2011-04-202-1/+20
| | | |
| | * | Copy TplActionChain from telepathy-loggerEmilio Pozuelo Monfort2011-04-203-0/+218
| | | |
| | * | Don't ignore call eventsEmilio Pozuelo Monfort2011-04-201-21/+32
| | | |
| * | | Don't build a shared telepathy-yellEmilio Pozuelo Monfort2011-04-271-0/+3
| | | |
| * | | Merge remote-tracking branch 'danni/manage-credit-uri' into empathy-skypeEmilio Pozuelo Monfort2011-04-271-22/+26
| |\ \ \
| | * | | Support Conn.I.Balance.ManageCreditURIDanielle Madeley2011-04-271-22/+26
| | | | |
| * | | | Merge branch 'detailed-errors' into empathy-skypeDanielle Madeley2011-04-272-8/+114
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Use skype-reason detail to return a Skype-specific error messageDanielle Madeley2011-04-202-8/+115
| | | | | | | | | | | | | | | | | | | | Required for Skype certification.
* | | | | Add patch to fix builddebian/2.34.0+git.20110425.93f10e-0ubuntu0+easton1Emilio Pozuelo Monfort2011-04-263-0/+18
| | | | |
* | | | | New upstream snapshotEmilio Pozuelo Monfort2011-04-261-0/+6
| | | | |
* | | | | Merge branch 'empathy-skype' into debianEmilio Pozuelo Monfort2011-04-2626-492/+835
|\| | | |
| * | | | Merge branch 'balance-31-2' into empathy-skypeDanielle Madeley2011-04-215-3/+433
| |\ \ \ \
| | * | | | Update formatting for NOKDanielle Madeley2011-04-211-1/+1
| | | | | |
| | * | | | The icon needs to be set as "icon-name" not "stock-id"Danielle Madeley2011-04-191-1/+3
| | | | | |
| | * | | | Fill out empathy_format_currency() with more currenciesDanielle Madeley2011-04-181-8/+9
| | | | | |
| | * | | | Use pointless g* types for consistencyDanielle Madeley2011-04-182-5/+5
| | | | | |
| | * | | | 'spacing' is an object property, not a child property of the packingDanielle Madeley2011-04-181-1/+1
| | | | | |
| | * | | | Add a menu item to choose whether to show account balances in the rosterDanielle Madeley2011-04-153-5/+38
| | | | | |
| | * | | | Create balance widget, tie it to the actionDanielle Madeley2011-04-152-4/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TODO: - show and hide balance widgets in response to a toggleaction
| | * | | | Factor out main_window_setup_balance_create_action()Danielle Madeley2011-04-151-26/+40
| | | | | |
| | * | | | Show top-up site for SkypeDanielle Madeley2011-04-151-1/+12
| | | | | |
| | * | | | Remove balance from menu when account is disconnectedDanielle Madeley2011-04-151-4/+34
| | | | | |
| | * | | | Add a menuitem to report the account balance for each accountDanielle Madeley2011-04-152-0/+199
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds a menu item for each connection that supports Conn.I.Balance, requests the current balance and then tracks further updates to the balance. TODO: - remove the menu item when the account is disconnected - implement the activated signal
| | * | | | Add method empathy_format_currency()Danielle Madeley2011-04-152-0/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This method takes a Telepathy Currency_Amount and attempts to format it using currency rules appropriate for that amount. Unfortunately I haven't yet found a good summary of currency rules, so I've mostly been guessing. The currencies structure needs completing and checking.
| * | | | | Merge branch 'timestamp-rebase' into empathy-skypeDanielle Madeley2011-04-2119-489/+400
| |\ \ \ \ \
| | * | | | | Post-rebase: priv->location is not compatible with tp_asv_* in this branchDanielle Madeley2011-04-211-1/+4
| | | | | | |
| | * | | | | chat_text_view_append_timestamp: use empathy_time_to_string_utc()Guillaume Desmottes2011-04-211-5/+1
| | | | | | |
| | * | | | | Port all timestamps from time_t to gint64 (#648188)Guillaume Desmottes2011-04-2114-97/+111
| | | | | | |
| | * | | | | empathy-time: remove unused functionsGuillaume Desmottes2011-04-212-52/+0
| | | | | | |
| | * | | | | empathy-message: cast timestamps to glongGuillaume Desmottes2011-04-211-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tp_message_get_received_timestamp() and tpl_event_get_timestamp() both return gint64 while the timestamp is stored as a glong. We need to cast it as varargs won't do it for us and not casting will result in a a sizing mismatch on 32-bit. Ideally we should stop using time_t and always use gint64 with timestamps.
| | * | | | | empathy_message_new_from_tp_message: assign priv as soon as the message is ↵Guillaume Desmottes2011-04-211-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | created
| | * | | | | use the TpChannel:chat-state-changed signalGuillaume Desmottes2011-04-211-7/+4
| | | | | | |
| | * | | | | use delivery report instead of Text.SendErrorGuillaume Desmottes2011-04-211-25/+50
| | | | | | |
| | * | | | | factor out handle_incoming_message()Guillaume Desmottes2011-04-211-23/+17
| | | | | | |
| | * | | | | empathy-message: remove useless public settersGuillaume Desmottes2011-04-212-132/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fix the GParamFlags of properties.
| | * | | | | remove empathy_message_new()Guillaume Desmottes2011-04-212-16/+7
| | | | | | |
| | * | | | | use tp_text_channel_send_message_async()Guillaume Desmottes2011-04-213-29/+79
| | | | | | |
| | * | | | | Port empathy_tp_chat_get_self_contact() from masterDanielle Madeley2011-04-212-0/+11
| | | | | | |
| | * | | | | chat_send_error_cb: don't display the message if it's NULLGuillaume Desmottes2011-04-211-3/+8
| | | | | | |
| | * | | | | factor out empathy_message_new_from_tp_messageGuillaume Desmottes2011-04-213-68/+53
| | | | | | |
| | * | | | | empathy-message: add missing getter/setterGuillaume Desmottes2011-04-211-0/+18
| | | | | | |
| | * | | | | use TpTextChannel:message-sentGuillaume Desmottes2011-04-211-17/+15
| | | | | | |
| | * | | | | use TpTextChannel:message-receivedGuillaume Desmottes2011-04-211-27/+25
| | | | | | |
| | * | | | | use tp_text_channel_get_pending_messages() to get the pending messagesGuillaume Desmottes2011-04-211-57/+34
| | | | | | |
| | * | | | | empathy-tp-chat: ensure that we get a TpTextChannelGuillaume Desmottes2011-04-213-2/+12
| |/ / / / /
| * | | | | Update telepathy-yell to masterDanielle Madeley2011-04-211-0/+0
| | | | | |
| * | | | | Display an accurate error when not enough creditEmilio Pozuelo Monfort2011-04-161-0/+2
| | |/ / / | |/| | |
* | | | | New upstream snapshotEmilio Pozuelo Monfort2011-04-161-0/+6
| | | | |
* | | | | Merge branch 'empathy-skype' into debianEmilio Pozuelo Monfort2011-04-164-13/+141
|\| | | |
| * | | | Merge branch 'sms-support-2' into empathy-skypeDanielle Madeley2011-04-152-5/+124
| |\| | |
| | * | | Only set the SMS button sensitive if we have SMS capabilityDanielle Madeley2011-04-131-2/+63
| | | | |
| | * | | contact-selector-dialog: add a selected-account propertyDanielle Madeley2011-04-131-1/+24
| | | | |
| | * | | Add an SMS button to the new-message dialogDanielle Madeley2011-04-121-4/+39
| | | | |
| * | | | Enable audio/video capabilities if InitialAudio/Video is in the fixed props ↵Youness Alaoui2011-04-131-8/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for StreamedMedia channels If a connection manager puts InitialAudio=TRUE or InitialVideo=TRUE in the fixed properties, empathy thinks the CM doesn't support audio/video.
| * | | | Merge branch 'sms-support' into empathy-skypeDanielle Madeley2011-04-121-0/+3
| |\| | |
| | * | | Don't wait for SMS properties when there is no SMS support on the channelDanielle Madeley2011-04-121-0/+3
| | | | |
* | | | | New upstream snapshotdebian/2.34.0+git.20110408.14c784-0ubuntu0+easton1Emilio Pozuelo Monfort2011-04-091-1/+1
| | | | |
* | | | | Fix typoEmilio Pozuelo Monfort2011-04-092-1/+2
| | | | |
* | | | | New upstream snapshotEmilio Pozuelo Monfort2011-04-091-0/+6
| | | | |
* | | | | New upstream releaseEmilio Pozuelo Monfort2011-04-091-0/+6
| | | | |
* | | | | New upstream snapshotEmilio Pozuelo Monfort2011-04-095-23/+31
| | | | |
* | | | | Add packagingEmilio Pozuelo Monfort2011-04-0930-0/+4352
|/ / / /
* | | | Merge remote-tracking branch 'danni-public/sms-support' into empathy-skypeEmilio Pozuelo Monfort2011-04-0814-52/+359
|\| | |
| * | | Add "(SMS)" to the tab name for SMS channelsDanielle Madeley2011-04-081-1/+10
| | | |
| * | | Change empathy_chat_get_name() from const char * -> char *Danielle Madeley2011-04-083-19/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change the name to empathy_chat_dup_name() to reflect this change. Note to reviewer: I think I've updated all the callers, but this is the commit to check carefully for new leaks :)
| * | | Add "SMS:" to the tooltipDanielle Madeley2011-04-081-0/+4
| | | |
| * | | Set EMPATHY_IMAGE_SMS on sms channelsDanielle Madeley2011-04-081-0/+6
| | | |
| * | | Add sms-channel property to empathy-chatDanielle Madeley2011-04-082-2/+45
| | | |
| * | | Add sms-channel property to empathy-tp-chatDanielle Madeley2011-04-082-0/+78
| | | |
| * | | Add SMS entry to empathy-individual-menuDanielle Madeley2011-04-087-22/+129
| | | |
| * | | Make empathy_chat_window_find_chat() staticDanielle Madeley2011-04-072-3/+3
| | | |
| * | | [ChatroomManager] find windows by channel path, not by TargetIDDanielle Madeley2011-04-065-6/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise two separate channels with the same TargetID (i.e. SMSChannel = False and SMSChannel = True) will not result in two separate chat windows in Empathy. Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=644085
* | | | Make wording follow the designEmilio Pozuelo Monfort2011-04-082-14/+14
| | | |
* | | | Disconnect other psyke accounts when creating a new oneEmilio Pozuelo Monfort2011-04-082-1/+6
| | | |
* | | | Don't assume account != NULLDanielle Madeley2011-04-081-1/+1
| | | | | | | | | | | | | | | | One day I'll stop making this mistake in the account dialog.
* | | | Set the label width to 600Emilio Pozuelo Monfort2011-04-081-1/+1
| | | |
* | | | Force the width of the Plugged into Skype text to be 500pxDanielle Madeley2011-04-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | I could probably do this properly, forcing the text to continuously reflow to the width of the dialog, but it's easier to just hack it and wait for gtk3 where it's meant to work properly.
* | | | Disable confirmation dialog for nowDanielle Madeley2011-04-081-0/+3
| | | | | | | | | | | | | | | | Not included in the UX spec
* | | | Abstract out is_other_psyke_account()Danielle Madeley2011-04-081-10/+13
| | | |
* | | | Disable all other psyke accounts when one is enabledDanielle Madeley2011-04-083-1/+89
| | | |
* | | | Don't leak GSimpleAsyncResultDanielle Madeley2011-04-081-0/+2
| | | |
* | | | Implement additional_apply_async() for account-widget-skypeDanielle Madeley2011-04-081-0/+41
| | | |
* | | | Fix reconnect_required, which was broken by port to MxGtkLightSwitchDanielle Madeley2011-04-081-0/+1
| | | |
* | | | Set Apply/Cancel buttons sensitive when password is changedDanielle Madeley2011-04-081-9/+17
| | | |
* | | | focus-in-event returns gboolean -- return FALSE to propagate event furtherDanielle Madeley2011-04-081-1/+3
| | | |
* | | | Add an icon for Skype accountsEmilio Pozuelo Monfort2011-04-087-0/+82
| | | | | | | | | | | | | | | | | | | | Not the official Skype icon because we don't have permission to use it.
* | | | Privacy -> Privacy SettingsEmilio Pozuelo Monfort2011-04-081-1/+1
| | | |
* | | | Make password entry insensitive if remember-password inactiveDanielle Madeley2011-04-081-0/+9
| | | | | | | | | | | | | | | | Make remember-password inactive if password is not saved.
* | | | Fake password should be 12 'x's instead of 8Danielle Madeley2011-04-081-1/+1
| | | |
* | | | Remove Forget Password sweeper in password_entryDanielle Madeley2011-04-082-27/+0
| | | |
* | | | Warn early if the CM doesn't implement a privacy settingEmilio Pozuelo Monfort2011-04-081-2/+9
| | | |
* | | | Remove the PSTN setting and add a Video oneEmilio Pozuelo Monfort2011-04-082-6/+6
| | | | | | | | | | | | | | | | It's insensitive for now as Psyke doesn't implement it yet.
* | | | Make wording follow the designsEmilio Pozuelo Monfort2011-04-082-7/+7
| | | |
* | | | Add DEBUG messageDanielle Madeley2011-04-081-1/+1
| | | |
* | | | Don't replace password with fake-password if there's something real in thereDanielle Madeley2011-04-081-0/+5
| | | |
* | | | Add a Remember Password toggle which remembers the passwordDanielle Madeley2011-04-082-39/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This feels a bit awkwardly implemented, for example, if you enter a password but uncheck the toggle, then the password will be removed from the dialog when the account connects (maybe this is the correct behaviour?). No one has really specced out the flow of this, maybe it can be sorted out properly when this code is made more generic.
* | | | Implement ForgetPassword buttonDanielle Madeley2011-04-082-0/+27
| | | |
* | | | Don't assume account != NULL (again)Danielle Madeley2011-04-081-1/+1
| | | |
* | | | If the password is fake, and the user focuses in, clear the fake passwordDanielle Madeley2011-04-081-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also mark the password entry as no longer fake. This allows the user to change their password even though an old password was saved.
* | | | Track the change notification for PasswordSavedDanielle Madeley2011-04-081-2/+28
| | | |
* | | | Set a fake password if we know the password is savedDanielle Madeley2011-04-081-4/+44
| | | |
* | | | Add Account.Interface.ExternalPasswordStorage to extensionsDanielle Madeley2011-04-083-0/+54
| | | |
* | | | Add a pre-auth approver for authenicating Psyke from the accounts-dialogDanielle Madeley2011-04-081-2/+199
| | | | | | | | | | | | | | | | | | | | This uses the password field in the accounts dialog, which has now been disconnected from the 'password' parameter.
* | | | Add ShowIHaveVideoTo property to Privacy Settings UIDanielle Madeley2011-04-082-4/+43
| | | |
* | | | Update Conn.I.PrivacySettings from PsykeDanielle Madeley2011-04-081-0/+9
| | | |
* | | | Update Canonical Support link to http://canonical.com/support?app=empathyDanielle Madeley2011-04-081-1/+1
| | | |
* | | | Add displayname for Skype so it appears as Skype(TM)Danielle Madeley2011-04-081-0/+3
| | | |
* | | | Also show the EULA in the new account assistantEmilio Pozuelo Monfort2011-04-081-0/+10
| | | |
* | | | Move show EULA function to empathy-account-widget-skypeDanielle Madeley2011-04-085-77/+81
| | | |
* | | | Actually add the EULAEmilio Pozuelo Monfort2011-04-081-0/+1
| | | |
* | | | Add a dummy EULA so we can create Skype accountsEmilio Pozuelo Monfort2011-04-081-0/+4
| | | |
* | | | Look for a localized EULA firstEmilio Pozuelo Monfort2011-04-081-3/+24
| | | |
* | | | Show an EULA when creating an Skype accountEmilio Pozuelo Monfort2011-04-083-0/+76
| | | | | | | | | | | | | | | | | | | | The EULA is read from a file so it can be easily changed by distributors / OEMs.
* | | | Fixes for make checkDanielle Madeley2011-04-081-1/+2
| | | |
* | | | Add skype dialog to POTFILES.inDanielle Madeley2011-04-081-0/+2
| | | |
* | | | Add Plugged into Skype info to the add-account dialog tooDanielle Madeley2011-04-082-22/+47
| | | |
* | | | Remove simple dialog, use 'setup' dialog for simple caseDanielle Madeley2011-04-082-124/+4
| | | |
* | | | Move empathy-account-widget-skype into its own fileDanielle Madeley2011-04-085-485/+566
| | | |
* | | | Update Skype account widget per specificationDanielle Madeley2011-04-085-30/+227
| | | |
* | | | Don't assume account != NULLDanielle Madeley2011-04-081-35/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes problem when creating a new Skype account widget. This patch also ports to the bind_connection_status_property() now present in tp-glib.
* | | | Wrap labels in GtkInfoBarsDanielle Madeley2011-04-081-0/+2
| | | |