Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | empathy_contact_from_tpl_contact: don't override the alias | Emilio Pozuelo Monfort | 2011-07-05 | 5 | -16/+40 |
| | | | | | | | Add a logged-alias property instead, which can be used by those who need the old alias. And use it in chat themes for the backlog. | ||||
* | remove released flag | Guillaume Desmottes | 2011-07-04 | 1 | -1/+1 |
| | |||||
* | prepare 3.1.3EMPATHY_3_1_3 | Guillaume Desmottes | 2011-07-04 | 2 | -3/+56 |
| | |||||
* | release.py: update last_tag_pattern | Guillaume Desmottes | 2011-07-04 | 1 | -1/+1 |
| | |||||
* | LogWindow: refresh the logs when new events happen | Emilio Pozuelo Monfort | 2011-07-04 | 1 | -3/+260 |
| | | | | | | If they would be displayed for the current selection. https://bugzilla.gnome.org/show_bug.cgi?id=653760 | ||||
* | LogWindow: make it a proper GtkWindow subclass | Emilio Pozuelo Monfort | 2011-07-04 | 3 | -574/+645 |
| | | | | | | And a proper singleton while at it. https://bugzilla.gnome.org/show_bug.cgi?id=653803 | ||||
* | Updated Slovenian translation | Matej Urbančič | 2011-07-03 | 1 | -146/+178 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2011-07-02 | 1 | -104/+112 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Cheng-Chia Tseng | 2011-07-02 | 2 | -1354/+2256 |
| | |||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2011-07-02 | 1 | -207/+252 |
| | |||||
* | Updated Hungarian docs translation, lots of fixes | Gabor Kelemen | 2011-07-01 | 1 | -133/+109 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2011-07-01 | 1 | -194/+226 |
| | |||||
* | Mark untranslated strings for translation. Fixes: | Gabor Kelemen | 2011-07-01 | 2 | -2/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=653767 | ||||
* | Updated Hungarian translation | Gabor Kelemen | 2011-07-01 | 1 | -744/+1133 |
| | |||||
* | Stop using deprecated API from libnotify (#653739) | Guillaume Desmottes | 2011-06-30 | 1 | -6/+11 |
| | |||||
* | Use our own notification categories if there is no official one | Guillaume Desmottes | 2011-06-30 | 1 | -1/+7 |
| | |||||
* | Revert "Don't look for Call channels" | Emilio Pozuelo Monfort | 2011-06-30 | 1 | -4/+27 |
| | | | | | | | | Since we support Call in master nowadays. This reverts commit 5b894aa5ad8702279c0458b890025a22172bfdd1. https://bugzilla.gnome.org/show_bug.cgi?id=653730 | ||||
* | event_manager_add: don't crash if approval is NULL (#646555) | Guillaume Desmottes | 2011-06-30 | 1 | -1/+2 |
| | | | | | When adding a "subscription request" event there is no EventManagerApproval associated with the event. | ||||
* | Autocomplete contacts when blocking by alias | Emilio Pozuelo Monfort | 2011-06-30 | 1 | -2/+81 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=653650 | ||||
* | LogWindow: keep the selected dates when changing Who or What | Emilio Pozuelo Monfort | 2011-06-29 | 1 | -5/+78 |
| | | | | | | If the same dates are present for the new selection. https://bugzilla.gnome.org/show_bug.cgi?id=653635 | ||||
* | remove unused string util functions | Guillaume Desmottes | 2011-06-29 | 4 | -80/+0 |
| | |||||
* | empathy-utils: port to new coding style | Guillaume Desmottes | 2011-06-29 | 2 | -391/+402 |
| | | | | Most of this file was already using it so best to stay consistent. | ||||
* | add client and service file announcing the FileTransfer handler (#653575) | Guillaume Desmottes | 2011-06-29 | 4 | -2/+18 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2011-06-29 | 1 | -157/+181 |
| | |||||
* | Updated Lithuanian translation. | Aurimas Černius | 2011-06-29 | 1 | -978/+1283 |
| | |||||
* | Display the time when messages have been sent, not received (#653551) | Guillaume Desmottes | 2011-06-28 | 1 | -1/+6 |
| | | | | Much more useful when receiving offline messages. | ||||
* | Merge branch 'account-parameters' | Will Thompson | 2011-06-28 | 1 | -2/+6 |
|\ | |||||
| * | Set require-encryption for Facebook and Google Talk | Will Thompson | 2011-06-28 | 1 | -1/+4 |
| | | | | | | | | | | Future versions of Gabble will do this too, but Empathy can make sure it's set too. | ||||
| * | Set 'server' parameter on GTalk accounts. | Will Thompson | 2011-06-28 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This stops us depending on properly-configured SRV records. 'fallback-servers' is not good enough in this situation: • foo.com's XMPP stuff is served by Google Apps; • your router breaks SRV requests; • foo.com resolves to 1.2.3.4 which has a (different) XMPP server listening on port 5222. This may seem far-fetched, but this happened to two completely different people, both hosted with Dreamhost. https://bugzilla.gnome.org/show_bug.cgi?id=653510 | ||||
| * | Merge branch 'bigger-favourite-chatrooms' | Will Thompson | 2011-06-27 | 2 | -26/+55 |
| |\ | |||||
* | \ | Merge branch 'bigger-favourite-chatrooms' | Will Thompson | 2011-06-28 | 2 | -26/+55 |
|\ \ \ | | |/ | |/| | |||||
| * | | ChatroomsWindow: make the minimum size a bit bigger | Will Thompson | 2011-06-24 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | This patch makes the scrolled window's minimum size request the same as the new size for the status editor's scrolled window. https://bugzilla.gnome.org/show_bug.cgi?id=630943 | ||||
| * | | ChatroomsWindow: GNOME 3-ify the Remove button | Will Thompson | 2011-06-24 | 2 | -26/+54 |
| | | | |||||
* | | | account-widget: hide advanced section for GTalk accounts | Guillaume Desmottes | 2011-06-28 | 1 | -1/+1 |
| |/ |/| | | | | | | | Our fallback path is now robust enough, users shouldn't have to change advanced parameters. | ||||
* | | Update Simplified Chinese translation. | Aron Xu | 2011-06-26 | 1 | -677/+1144 |
| | | |||||
* | | [l10n] Updated German translation | Mario Blättermann | 2011-06-26 | 1 | -663/+1106 |
| | | |||||
* | | [i18n] Added missing file to POTFILES.in | Mario Blättermann | 2011-06-25 | 1 | -0/+1 |
| | | |||||
* | | [l10n] Updated Dutch translation | Hannie Dumoleyn | 2011-06-25 | 1 | -691/+1104 |
|/ | |||||
* | Merge branch 'status-dialog' | Will Thompson | 2011-06-24 | 4 | -368/+75 |
|\ | | | | | | | Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | ||||
| * | PresetDialog: remove support for adding statuses entirely | Will Thompson | 2011-06-24 | 2 | -335/+4 |
| | | | | | | | | | | | | | | | | We already have a way to do this, namely on the contact list itself. So this dialog now becomes just a way to edit/remove the existing statuses. The margins on the VBox are chosen to make its right-hand edge line up exactly with the right-hand edge of the Close button in the dialog. | ||||
| * | PresetDialog: make status icon in entry non-activatable | Will Thompson | 2011-06-24 | 1 | -0/+3 |
| | | | | | | | | | | | | It's not meaningfully activatable; this has the effect of making it not glow on mouse-over, and preventing the cursor from changing from a caret back to a pointer. | ||||
| * | PresetDialog: GNOME 3-ify the remove button | Will Thompson | 2011-06-24 | 2 | -28/+54 |
| | | | | | | | | Yum yum joined-toolbar! | ||||
| * | PresetDialog: Don't leak path when focusing freshly-created status | Will Thompson | 2011-06-24 | 1 | -0/+1 |
| | | | | | | | | (This was not introduced by my changes.) | ||||
| * | PresetDialog: Select text cell of freshly-added status | Will Thompson | 2011-06-24 | 1 | -8/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This means you can just mash Enter to edit your mistake. It's more useful than leaving the text entry focused. It also helps hide a bug where the entry doesn't get cleared if you just start typing another message. So previously, typing: Hello<Enter>Miaow<Enter> would give you two statuses, "Hello" and "MiaowEnter Custom Message". It didn't seem worth fixing this much more since Gtk+ 3.2 will probably grow native support for placeholder text: <https://bugzilla.gnome.org/show_bug.cgi?id=440963> | ||||
| * | PresetDialog: Allow >1 status to be removed at a time. | Will Thompson | 2011-06-24 | 1 | -16/+22 |
| | | | | | | | | | | | | This is pretty niche but we may as well. I want it sometimes. There's no reason to disallow it, and it's not like it adds any significant complexity. | ||||
| * | PresetDialog: Don't allow resizing status preset dialog | Will Thompson | 2011-06-24 | 1 | -0/+1 |
| | | | | | | | | It's big enough. | ||||
| * | PresetDialog: make Add button less huge. | Will Thompson | 2011-06-24 | 1 | -0/+1 |
| | | | | | | | | | | I tried and failed to make it the same size as the other two buttons, so this will have to do. | ||||
| * | PresetDialog: make the window taller | Will Thompson | 2011-06-24 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | The element we really care about the size of is the list of statuses past. So I moved the horizontal size request to that—the window has 6px of padding or so, so this makes it pretty much exactly the same width—and made the height request be in the golden ratio to it. I'm probably unusual in having enough statuses to fill my laptop screen vertically, but, subjectively, this makes the dialog look less stubby even now I've removed them all to test. https://bugzilla.gnome.org/show_bug.cgi?id=630943 | ||||
| * | PresetDialog test: quit cleanly | Will Thompson | 2011-06-24 | 1 | -5/+4 |
| | | | | | | | | | | Previously one had to kill the process, but by just switching to gtk_dialog_run() we get more functionality for less code. :D | ||||
| * | PresenceChooser: remove unused #define FLASH_TIMEOUT | Will Thompson | 2011-06-24 | 1 | -3/+0 |
|/ | |||||
* | Add a empathy-streamed-media-window.ui file | Emilio Pozuelo Monfort | 2011-06-23 | 3 | -1/+949 |
| | | | | | | | | | EmpathyCallWindow and EmpathyStreamedMediaWindow were sharing the same .ui file, but they weren't both implementing everything (right now StreamedMedia didn't handle the Dialpad menu item). So add a empathy-streamed-media-window.ui from before new stuff was added to empathy-call-window.ui. | ||||
* | Updated Spanish translation | Daniel Mustieles | 2011-06-23 | 1 | -62/+62 |
| | |||||
* | Don't try to access empathy_adium_info_* stuff when webkit support is disabled | Marc-Antoine Perennou | 2011-06-23 | 1 | -0/+4 |
| | | | | | empathy-preferences.c:(.text+0x5dc): undefined reference to `empathy_adium_info_get_available_variants' empathy-preferences.c:(.text+0x5e9): undefined reference to `empathy_adium_info_get_default_variant' | ||||
* | Don't try to access adium theme when webkit support is disabled | Marc-Antoine Perennou | 2011-06-23 | 1 | -0/+2 |
| | | | | Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com> | ||||
* | Merge branch 'history-misc' | Emilio Pozuelo Monfort | 2011-06-23 | 1 | -2/+19 |
|\ | |||||
| * | LogWindow: display the user id in a tooltip in the Who pane | Emilio Pozuelo Monfort | 2011-06-23 | 1 | -0/+5 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=573652 | ||||
| * | LogWindow: show "Chat with <MUC>" for MUCs | Emilio Pozuelo Monfort | 2011-06-22 | 1 | -2/+14 |
| | | | | | | | | | | | | | | Instead of "Chat with <someone>", which is confusing as there may be (and most likely there are) many people in the room. https://bugzilla.gnome.org/show_bug.cgi?id=653175 | ||||
* | | Updated Slovenian translation | Matej Urbančič | 2011-06-23 | 1 | -99/+103 |
| | | |||||
* | | Use tp-glib password API (#651055) | Guillaume Desmottes | 2011-06-22 | 3 | -148/+8 |
| | | |||||
* | | use tp_channel_dispatch_operation_close_channels_async() when rejecting ↵ | Guillaume Desmottes | 2011-06-22 | 1 | -23/+2 |
| | | | | | | | | | | | | | | server auth channels We can't use it for other channel types as the EmpathyTp* object is doing some extra work. | ||||
* | | call-observer: use tp_channel_dispatch_operation_leave_channels_async() ↵ | Guillaume Desmottes | 2011-06-22 | 1 | -71/+27 |
| | | | | | | | | | | | | | | | | (#651473) We now return from Observe() right after having called Claim(). That's what the spec suggests and not doing so would break Claim() which can't return while Observer didn't return from Observe. | ||||
* | | depend on tp-glib 0.15.2 | Guillaume Desmottes | 2011-06-22 | 1 | -1/+1 |
| | | | | | | | | | | We need it for the high level password API and tp_channel_dispatch_operation_close_channels_async(). | ||||
* | | Updated Galician translations | Fran Diéguez | 2011-06-21 | 1 | -122/+133 |
| | | |||||
* | | Merge branch 'unread-653090' | Guillaume Desmottes | 2011-06-21 | 1 | -0/+11 |
|\ \ | |/ |/| | |||||
| * | empathy-chat: properly count unread messages when the connection goes away ↵ | Guillaume Desmottes | 2011-06-21 | 1 | -0/+11 |
| | | | | | | | | (#653090) | ||||
* | | Merge branch 'history-ui' | Emilio Pozuelo Monfort | 2011-06-21 | 2 | -126/+183 |
|\ \ | |/ |/| | |||||
| * | LogWindow: also show the spinner and expand the chats for searches | Emilio Pozuelo Monfort | 2011-06-21 | 1 | -10/+13 |
| | | |||||
| * | LogWindow: allow to start actions from an event row | Emilio Pozuelo Monfort | 2011-06-21 | 1 | -112/+76 |
| | | | | | | | | | | | | | | | | If we don't know the contact by looking at the 'Who' pane (because e.g. there are many selected or it has 'Anyone'), look at the selected row (if any) in the events pane to determine the contact. https://bugzilla.gnome.org/show_bug.cgi?id=652278 | ||||
| * | LogWindow: expand the events when there's only one | Emilio Pozuelo Monfort | 2011-06-21 | 1 | -0/+15 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=652265 | ||||
| * | LogWindow: improve loading spinner | Emilio Pozuelo Monfort | 2011-06-21 | 1 | -1/+30 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=652279 | ||||
| * | LogWindow: highlight the searched text | Emilio Pozuelo Monfort | 2011-06-21 | 1 | -7/+50 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=652522 | ||||
| * | LogWindow: Add a border between the three search panes | Emilio Pozuelo Monfort | 2011-06-20 | 1 | -0/+3 |
| | | |||||
* | | EmpathySearchBar: inherit from a GtkBox instead of a GtkBin | Guillaume Desmottes | 2011-06-21 | 2 | -48/+4 |
| | | |||||
* | | EmpathyIndividualLinker: inherit from a GtkBox instead of a GtkBin | Guillaume Desmottes | 2011-06-21 | 2 | -34/+4 |
| | | |||||
* | | EmpathyChat: inherit from a GtkBox instead of a GtkBin | Guillaume Desmottes | 2011-06-21 | 2 | -30/+4 |
| | | | | | | | | This allows us to get rid of the size_allocate method. | ||||
* | | Updated Slovenian translation | Matej Urbančič | 2011-06-21 | 1 | -92/+97 |
| | | |||||
* | | Updated Spanish translation | Jorge González | 2011-06-21 | 1 | -99/+103 |
| | | |||||
* | | individual-widget: use tp_g_signal_connect_object to connect the ↵ | Guillaume Desmottes | 2011-06-20 | 1 | -2/+2 |
| | | | | | | | | notify::contact-info signal (#652496) | ||||
* | | chatroom: don't leak the subject | Guillaume Desmottes | 2011-06-20 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'message-editing-rebase' | Danielle Madeley | 2011-06-20 | 9 | -39/+392 |
|\ | |||||
| * | Only decrement unread_messages if it's not an edited message | Danielle Madeley | 2011-06-14 | 1 | -2/+4 |
| | | | | | | | | Prevents ending up with message counts of -1 | ||||
| * | Use an enum instead of the value type to determine what kind of object it is | Danielle Madeley | 2011-06-14 | 1 | -20/+57 |
| | | |||||
| * | Bump to released TPL version 0.2.10 | Danielle Madeley | 2011-06-14 | 1 | -1/+1 |
| | | |||||
| * | Update for new TPL API, we now get timestamp and edit_timestamp | Danielle Madeley | 2011-06-14 | 1 | -5/+19 |
| | | | | | | | | | | This makes it backwards to what we get in Telepathy, but we can manage by translating it into the Telepathy form. | ||||
| * | Reset the chat state after receiving an edited message | Danielle Madeley | 2011-06-14 | 1 | -12/+9 |
| | | |||||
| * | Replace tpl_text_event_dup_supersedes() with synthetic message | Danielle Madeley | 2011-06-14 | 1 | -18/+24 |
| | | | | | | | | | | This allows us to handle the case where we get b-supersedes-a, but we've lost the original message a. | ||||
| * | Add 'original-timestamp' to EmpathyMessage | Danielle Madeley | 2011-06-14 | 2 | -0/+38 |
| | | |||||
| * | Set the edited icon for edited messages in the log viewer | Danielle Madeley | 2011-06-14 | 1 | -1/+8 |
| | | |||||
| * | Get the original message from the logger so we can supersede it | Danielle Madeley | 2011-06-14 | 1 | -1/+22 |
| | | | | | | | | | | | | | | Strictly, we don't need to do this, we could just use the supersedes-token as the message-token and we'd still be able to edit the messages in the future, but this way we get the nice pretty annotation saying that we edited it and when. | ||||
| * | Set 'token' and 'supersedes' for events from the logger | Danielle Madeley | 2011-06-14 | 2 | -4/+11 |
| | | |||||
| * | Add an icon to edited messages | Danielle Madeley | 2011-06-14 | 2 | -0/+30 |
| | | | | | | | | | | | | | | Currently this is using "format-text-direction-ltr" which is a crappy choice. We should ask for a better icon. Also, this should really be implemented as a class, so that the icon can change with the theme. Or be made part of the Adium theme, or something. Basically this is kludgey. | ||||
| * | Add a tooltip saying when the message was edited | Danielle Madeley | 2011-06-14 | 1 | -0/+14 |
| | | |||||
| * | [theme-adium] implement edit_message() | Danielle Madeley | 2011-06-14 | 2 | -3/+67 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | This is done via DOM manipulation, we find the id for the <span> tag we wrapped the message in in the previous commit. We then replace the innerHTML with the new message. This requires a version of WebKitGtk 1.3.x, but I'm not precisely sure what. I used WebKitGtk 1.4.0, but natty only has 1.3.13, so we'll try setting that as the dep. Need to somehow mark a message as edited. Could set a class on it, but that requires support in the theme. Need inspiration here. | ||||
| * | [theme-adium] wrap the messages in <span id=...> so we can find them again | Danielle Madeley | 2011-06-12 | 1 | -4/+16 |
| | | | | | | | | This will enable our DOM manipulation | ||||
| * | Pass edited messages through to the ChatView | Danielle Madeley | 2011-06-12 | 1 | -15/+28 |
| | | |||||
| * | Add edit_message() method to ChatView iface | Danielle Madeley | 2011-06-12 | 2 | -0/+16 |
| | | |||||
| * | Add 'supersedes' property to EmpathyMessage | Danielle Madeley | 2011-06-12 | 2 | -0/+44 |
| | | | | | | | | | | | | It would be nice to remove EmpathyMessage, because now that TpMessages are a GObject, EmpathyMessage is just an empty abstraction layer that we have to keep punching through. | ||||
| * | Add 'token' property to EmpathyMessage | Danielle Madeley | 2011-06-12 | 2 | -0/+31 |
| | | | | | | | | | | This allows us to pass the 'message-token' from the TpMessage through to the chat-view. | ||||
* | | Updated Norwegian bokmål translation. | Kjartan Maraas | 2011-06-19 | 1 | -65/+182 |
| | | |||||
* | | Updated Spanish translation | Daniel Mustieles | 2011-06-19 | 1 | -66/+52 |
| | | |||||
* | | Updated Slovenian translation | Matej Urbančič | 2011-06-17 | 1 | -14/+18 |
| | | |||||
* | | geocode_cb: actually destroy the resolved hash table, not the GAsyncResult ↵ | Guillaume Desmottes | 2011-06-16 | 1 | -1/+1 |
| | | | | | | | | result... | ||||
* | | cope with geocode_object_new_for_params returning NULL | Guillaume Desmottes | 2011-06-16 | 1 | -0/+2 |
| | | |||||
* | | Corrections in Telugu file | krishnababu k | 2011-06-15 | 1 | -752/+746 |
| | | |||||
* | | Merge branch 'accounts-dialog-attractive' | Danielle Madeley | 2011-06-15 | 2 | -51/+59 |
|\ \ | |||||
| * | | Make the accounts-dialog attractive and GNOME3ish | Danielle Madeley | 2011-06-15 | 2 | -51/+59 |
| | | | |||||
* | | | Updated Telugu Translations done by Praveen Illa | krishnababu k | 2011-06-15 | 1 | -1430/+3255 |
| | | | |||||
* | | | Update telepathy-yell submodule | Emilio Pozuelo Monfort | 2011-06-15 | 1 | -0/+0 |
| | | | |||||
* | | | Updated Slovenian translation | Matej Urbančič | 2011-06-15 | 1 | -1/+1 |
| | | | |||||
* | | | Updated Slovenian translation | Matej Urbančič | 2011-06-15 | 1 | -51/+32 |
|/ / | |||||
* | | remove released flag | Guillaume Desmottes | 2011-06-14 | 1 | -1/+1 |
| | | |||||
* | | prepare 3.1.2.1EMPATHY_3_1_2_1 | Guillaume Desmottes | 2011-06-14 | 2 | -2/+19 |
| | | |||||
* | | Add autogenerated marshal files to .gitignore | Emilio Pozuelo Monfort | 2011-06-14 | 1 | -0/+1 |
| | | |||||
* | | Add a translator comment. | Emilio Pozuelo Monfort | 2011-06-14 | 1 | -0/+1 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=652345 | ||||
* | | Require telepathy-logger 0.2.10 | Emilio Pozuelo Monfort | 2011-06-14 | 1 | -1/+1 |
| | | | | | | | | As it fixes a crash that affects the new history window. | ||||
* | | Updated Slovenian translation | Matej Urbančič | 2011-06-13 | 1 | -560/+850 |
| | | |||||
* | | Added UG translation | Abduxukur Abdurixit | 2011-06-12 | 1 | -712/+1224 |
|/ | |||||
* | Updated Spanish translation | Jorge González | 2011-06-11 | 1 | -78/+212 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2011-06-11 | 1 | -389/+613 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2011-06-10 | 1 | -1/+1 |
| | |||||
* | add Chat_Manager.xml to EXTRA_DISTEMPATHY_3_1_2 | Guillaume Desmottes | 2011-06-10 | 1 | -0/+1 |
| | |||||
* | Prepare 3.1.2 | Guillaume Desmottes | 2011-06-10 | 3 | -3/+78 |
| | |||||
* | Cope with tpl_event_get_receiver() returning NULL | Emilio Pozuelo Monfort | 2011-06-10 | 1 | -0/+3 |
| | |||||
* | Rationalize use of EMPATHY_IMAGE_CALL_* images (#652270) | Guillaume Desmottes | 2011-06-10 | 2 | -6/+7 |
| | | | | | | We now always use call-start for incoming and outgoing calls and call-stop for missed ones. Ideally it would be cool to have different icons for incoming and outgoing but that will do for now. | ||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2011-06-10 | 1 | -61/+183 |
| | |||||
* | Merge branch 'new-log-window' | Emilio Pozuelo Monfort | 2011-06-10 | 13 | -1412/+3403 |
|\ | |||||
| * | Don't unref NULL pointers | Emilio Pozuelo Monfort | 2011-06-10 | 1 | -1/+1 |
| | | | | | | | | | | | | log_window_got_messages_for_date_cb() can return NULL for unknown event types, so don't unref the result in those cases. | ||||
| * | Don't require telepathy-logger with --enable-call | Emilio Pozuelo Monfort | 2011-06-10 | 3 | -16/+57 |
| | | | | | | | | | | Having it is required for displaying call events in the history window though. | ||||
| * | empathy_contact_from_tpl_contact: check the accounts match | Emilio Pozuelo Monfort | 2011-06-10 | 1 | -6/+22 |
| | | | | | | | | | | | | | | | | | | Two contacts may not be the same if only their ids match, so also check the accounts. This was causing us to return the same contact from another account, which would cause "is-user" to not be properly set, confusing the log viewer. | ||||
| * | Update empathy-log-window.ui for GTK+ 3 | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -18/+64 |
| | | |||||
| * | Fix typo | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -1/+1 |
| | | |||||
| * | Remove unused variables | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -4/+0 |
| | | |||||
| * | Use some markup to make the logs more readable | Danielle Madeley | 2011-06-09 | 1 | -5/+7 |
| | | | | | | | | | | Emotes are in italics. Sender's names are in bold. Mark emotes for translation since we've done that for messages. | ||||
| * | Don't allow interactive searching on the log pane | Danielle Madeley | 2011-06-09 | 1 | -0/+2 |
| | | |||||
| * | Remove unrequired COL_WHAT_EXPANDER | Danielle Madeley | 2011-06-09 | 1 | -3/+1 |
| | | |||||
| * | [log-viewer] set search columns | Danielle Madeley | 2011-06-09 | 1 | -0/+5 |
| | | |||||
| * | log_window_chats_set_selected: only act on normal rows | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -0/+5 |
| | | |||||
| * | Don't reset the alias when using empathy_contact_from_tpl_contact | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -1/+11 |
| | | | | | | | | | | | | | | contact_set_property() calls empathy_contact_set_alias(), which tries to set the alias on the FolksPersona, but we don't want to do that when creating an EmpathyContact from a TplEntity. So just set priv->alias instead of passing it to g_object_new() instead. | ||||
| * | Use a weak ref to remove the tpcontact from the hashtable | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -11/+14 |
| | | | | | | | | | | | | Conflicts: libempathy/empathy-contact.c | ||||
| * | LogWindow: Don't cut the log messages | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -1/+0 |
| | | |||||
| * | LogWindow: better logic for the buttons sensitivity | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -12/+55 |
| | | |||||
| * | empathy_contact_from_tpl_contact: set the TpContact | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -15/+50 |
| | | | | | | | | | | | | | | | | | | | | If available, so we get extra info like capabilities. Based on a patch from Nicolas Dufresne. Conflicts: libempathy/empathy-contact.c | ||||
| * | LogWindow: don't crash if closed while retrieving logs | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -1/+4 |
| | | |||||
| * | Show an spinner while logs are being retrieved | Emilio Pozuelo Monfort | 2011-06-09 | 2 | -4/+103 |
| | | |||||
| * | LogWindow: scroll the events view to the end | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -0/+17 |
| | | | | | | | | Where newest messages are. | ||||
| * | LogWindow: select the first normal date by default | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -2/+3 |
| | | |||||
| * | LogWindow: set 'All accounts' by default | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -0/+1 |
| | | |||||
| * | Add empathy_account_chooser_set_all | Emilio Pozuelo Monfort | 2011-06-09 | 2 | -0/+25 |
| | | |||||
| * | Ensure tp-logger was compiled with Call support | Danielle Madeley | 2011-06-09 | 1 | -0/+15 |
| | | |||||
| * | tp-logger 0.2.8 is required for Call support | Danielle Madeley | 2011-06-09 | 1 | -1/+1 |
| | | | | | | | | | | | | Conflicts: configure.ac | ||||
| * | Display date and time in the event treeview | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -3/+6 |
| | | |||||
| * | Make the three panes a bit taller by default | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -0/+1 |
| | | |||||
| * | Add a clear icon to the search entry | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -0/+23 |
| | | |||||
| * | Don't use global variables | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -12/+13 |
| | | |||||
| * | Fix buttons to work again with multiselection | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -35/+48 |
| | | |||||
| * | Use a define instead of hardcoding a magic number | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -2/+4 |
| | | |||||
| * | Use a for instead of a do while to avoid returning early | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -5/+4 |
| | | | | | | | | So we always free the stuff at the end of the function. | ||||
| * | Don't leak the account and entity | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -3/+6 |
| | | |||||
| * | Don't leak paths | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -0/+1 |
| | | |||||
| * | Compare against NULL | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -2/+2 |
| | | |||||
| * | Be neutral | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -1/+1 |
| | | |||||
| * | Style: use braces consistently | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -11/+31 |
| | | |||||
| * | Return early if the iter isn't a top level | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -6/+7 |
| | | |||||
| * | Use a macro for magic numbers | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -1/+4 |
| | | |||||
| * | Don't leak the account and entity | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -6/+9 |
| | | |||||
| * | Use tp_clear_pointer | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -2/+1 |
| | | |||||
| * | LogWindow: group MUC events properly | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -1/+30 |
| | | |||||
| * | LogWindow: check the 30min gap with the last message | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -2/+8 |
| | | |||||
| * | LogWindow: find the corrent parent for chat events | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -1/+6 |
| | | |||||
| * | LogWindow: Display /me messages properly | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -4/+14 |
| | | |||||
| * | make check fixes | Emilio Pozuelo Monfort | 2011-06-09 | 2 | -1/+2 |
| | | |||||
| * | Remove more dead code | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -6/+0 |
| | | |||||
| * | Use a do while instead of a for loop where appropriate | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -2/+2 |
| | | |||||
| * | Remove dead code | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -3/+0 |
| | | |||||
| * | Fix comment | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -3/+2 |
| | | |||||
| * | Remove stray print statements | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -6/+4 |
| | | |||||
| * | Remove dead code | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -30/+0 |
| | | |||||
| * | LogWindow: don't add duplicate dates | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -11/+15 |
| | | |||||
| * | LogWindow: add 'Anyone' to search results | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -3/+1 |
| | | |||||
| * | LogWindow: select 'Anytime' by default when searching | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -0/+4 |
| | | |||||
| * | Block the callback when clearing the store | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -0/+9 |
| | | |||||
| * | Switch remaining functions to the new style | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -218/+238 |
| | | |||||
| * | LogWindow: Add live search support | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -3/+12 |
| | | |||||
| * | LogWindow: Show dates properly | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -8/+46 |
| | | |||||
| * | LogWindow: Add multiselection to the 'When' pane | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -50/+93 |
| | | |||||
| * | Stop processing logger calls when unneeded | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -8/+36 |
| | | |||||
| * | Add _tpl_action_chain_clear | Emilio Pozuelo Monfort | 2011-06-09 | 2 | -0/+8 |
| | | |||||
| * | Populate from 'Anyone' when changing the account | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -4/+19 |
| | | |||||
| * | Make 'Anyone' work | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -4/+44 |
| | | |||||
| * | LogWindow: Add multiselection to the 'Who' pane | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -95/+195 |
| | | |||||
| * | LogWindow: Add multiselection to the 'What' pane | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -4/+41 |
| | | |||||
| * | log_window_chats_get_selected -> log_window_get_selected | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -5/+5 |
| | | |||||
| * | Don't free an uninitialized variable | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -2/+5 |
| | | |||||
| * | LogWindow: convert the event view to a treeview | Emilio Pozuelo Monfort | 2011-06-09 | 2 | -40/+366 |
| | | | | | | | | Following the design. | ||||
| * | Add icons for missed/incoming/outgoing calls | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -0/+4 |
| | | |||||
| * | Adapt to the empathy-dispatcher removal | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -1/+2 |
| | | |||||
| * | Complete rewrite of the history window | Emilio Pozuelo Monfort | 2011-06-09 | 3 | -1284/+1855 |
| | | | | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=619866 Conflicts: libempathy-gtk/empathy-log-window.c libempathy-gtk/empathy-log-window.ui | ||||
| * | account_chooser_find_account_foreach: check the col type | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -1/+8 |
| | | | | | | | | As non ROW_ACCOUNT rows don't have an account. | ||||
| * | AccountChooser: add empathy_account_chooser_get_account_manager() | Emilio Pozuelo Monfort | 2011-06-09 | 2 | -1/+10 |
| | | |||||
| * | TplActionChain: add _tpl_action_chain_start() | Emilio Pozuelo Monfort | 2011-06-09 | 2 | -1/+20 |
| | | |||||
| * | Copy TplActionChain from telepathy-logger | Emilio Pozuelo Monfort | 2011-06-09 | 3 | -0/+218 |
| | | |||||
| * | Handle unknown event types gracefully | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -0/+3 |
| | | |||||
| * | Don't ignore call events | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -14/+23 |
| | | | | | | | | | | | | Conflicts: libempathy/empathy-message.c | ||||
| * | AccountChooser: All -> All accounts | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -1/+1 |
| | | |||||
| * | Add a empathy_account_chooser_has_all_selected | Emilio Pozuelo Monfort | 2011-06-09 | 2 | -0/+25 |
| | | | | | | | | So we can know if 'All' is selected in the accounts chooser. | ||||
* | | Updated Hebrew translation. | Yaron Shahrabani | 2011-06-10 | 1 | -163/+240 |
| | | |||||
* | | Updated Spanish translation | Daniel Mustieles | 2011-06-10 | 1 | -173/+254 |
| | | |||||
* | | Updated Norwegian bokmål translation | Kjartan Maraas | 2011-06-09 | 1 | -281/+367 |
| | | |||||
* | | empathy_individual_match_string: match if the string IS a prefix | Guillaume Desmottes | 2011-06-09 | 1 | -1/+1 |
|/ | |||||
* | Fix typo | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -1/+1 |
| | |||||
* | Merge branch 'call' | Emilio Pozuelo Monfort | 2011-06-09 | 45 | -294/+6536 |
|\ | |||||
| * | Update .gitignore for the new files | Emilio Pozuelo Monfort | 2011-06-09 | 2 | -0/+2 |
| | | |||||
| * | Turn g_prints into DEBUGs | Emilio Pozuelo Monfort | 2011-06-09 | 4 | -9/+12 |
| | | |||||
| * | Build fix | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -1/+1 |
| | | |||||
| * | Set 'Empathy' as program class in empathy-call | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -0/+2 |
| | | |||||
| * | Port empathy-call to GtkApplication | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -66/+46 |
| | | | | | | | | Based on the changes to empathy-av. | ||||
| * | CallWindow: properly track the dialpad status again | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -7/+3 |
| | | | | | | | | | | This stopped working properly as the latest EvSidebar didn't have notify::current-page anymore. | ||||
| * | EvSidebar: add a changed signal | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -0/+16 |
| | | |||||
| * | call-window: Put the details vbox in a scroll window | Guillaume Desmottes | 2011-06-09 | 1 | -2/+9 |
| | | | | | | | | | | | | Conflicts: src/empathy-call-window.c | ||||
| * | Adapt to EmpathySidebar -> EvSidebar | Emilio Pozuelo Monfort | 2011-06-09 | 2 | -13/+12 |
| | | |||||
| * | Change the page before showing the sidebar | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -3/+3 |
| | | | | | | | | | | | | To avoid showing it without the dialpad, which would cause the dialpad menu callback to be called to hide it before the page was changed, causing the sidebar to be hidden again! | ||||
| * | Factor out the block/set/unblock code | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -14/+16 |
| | | |||||
| * | Disable the dialpad when the call ends | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -0/+1 |
| | | |||||
| * | Make it a toggle button | Emilio Pozuelo Monfort | 2011-06-09 | 2 | -8/+55 |
| | | |||||
| * | CallWindow: add a dialpad menu entry | Emilio Pozuelo Monfort | 2011-06-09 | 2 | -0/+25 |
| | | |||||
| * | Clear audio_output when the call ends | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -0/+5 |
| | | | | | | | | So we create a new one when redialing instead of reusing it. | ||||
| * | CallWindow: show 'On hold' in the statusbar when appropriate | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -3/+38 |
| | | |||||
| * | Directly call the callback if we're ready | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -8/+1 |
| | | | | | | | | Instead of duplicating the code in two places. | ||||
| * | Implement empathy_call_handler_start_call() for redialing | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -12/+18 |
| | | |||||
| * | CallHandler: move on_call_accepted_cb() around | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -15/+15 |
| | | |||||
| * | CallHandler: emit signal with the correct parameters | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -1/+2 |
| | | |||||
| * | Remove empathy_call_factory_new_call_with_streams | Emilio Pozuelo Monfort | 2011-06-09 | 2 | -58/+0 |
| | | | | | | | | It's unused and empathy_call_new_with_streams is better. | ||||
| * | Correct the interface names used in Empathy.Call.client | Sjoerd Simons | 2011-06-09 | 1 | -5/+5 |
| | | |||||
| * | Keep a persistent source video tee around | Sjoerd Simons | 2011-06-09 | 1 | -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. | ||||
| * | Don't build a shared telepathy-yell | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -0/+3 |
| | | |||||
| * | Include yell before anything else | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Since we want to build against our copy of yell. Otherwise if you have yell installed in /usr, it'll be picked from there as we get -I/usr/include/telepathy-1.0 and telepathy-yell is installed as telepathy-yell/telepathy-yell.h in that directory. | ||||
| * | Minimize the scope in which we use TpyCallChannel | Sjoerd Simons | 2011-06-09 | 1 | -6/+7 |
| | | |||||
| * | Prepare the video input pipeline when there is an initial content | Sjoerd Simons | 2011-06-09 | 1 | -5/+17 |
| | | |||||
| * | Wait for the channel to be ready before handling it | Sjoerd Simons | 2011-06-09 | 1 | -8/+43 |
| | | |||||
| * | Use a new id for accepting without video | Sjoerd Simons | 2011-06-09 | 1 | -1/+1 |
| | | | | | | | | | | | | Conflicts: src/empathy-status-icon.c | ||||
| * | Also add Answer with video to the notification dialogs | Sjoerd Simons | 2011-06-09 | 3 | -1/+36 |
| | | | | | | | | | | | | Conflicts: src/empathy-status-icon.c | ||||
| * | Add Answer with video to the default dialogs | Sjoerd Simons | 2011-06-09 | 1 | -9/+29 |
| | | | | | | | | | | | | | | We should be able to answer calls with or without video. This patch only implements that for Call type channels, but for clarity have ``Answer with video'' as the only button on SM channels for video calls to be sure it's clear to the user what to expect | ||||
| * | Follow the sending state of the channel to determine whether we should send ↵ | Sjoerd Simons | 2011-06-09 | 1 | -8/+14 |
| | | | | | | | | video | ||||
| * | When the remote side hangs up, clean up the call channel | Sjoerd Simons | 2011-06-09 | 1 | -2/+9 |
| | | |||||
| * | Cope with unexpected call channel invalidation | Sjoerd Simons | 2011-06-09 | 1 | -0/+20 |
| | | |||||
| * | Use modern private structure handling | Sjoerd Simons | 2011-06-09 | 2 | -3/+4 |
| | | |||||
| * | Correct Call channel refcounting | Sjoerd Simons | 2011-06-09 | 1 | -4/+1 |
| | | | | | | | | | | | | The Call channel will get unreffed by the destroy function that's given to empathy_tp_contact_factory_get_from_id. So don't unref it in the callback explicitely | ||||
| * | Don't start the Call when the streams start | Emilio Pozuelo Monfort | 2011-06-09 | 2 | -13/+24 |
| | | | | | | | | | | | | | | | | | | Since that can happen before the call is accepted. Instead of that, wait for the Call state to be ACCEPTED. Conflicts: src/empathy-call-window.c | ||||
| * | client file channel file should be Call.DRAFT | Sjoerd Simons | 2011-06-09 | 1 | -3/+3 |
| | | |||||
| * | Add depend on new GStreamer for gst_element_request_pad | Sjoerd Simons | 2011-06-09 | 1 | -1/+2 |
| | | | | | | | | | | | | Conflicts: configure.ac |