| Commit message (Expand) | Author | Age | Files | Lines |
* | audio-src: only call operations_run when PA is ready | Jonny Lamb | 2011-07-29 | 1 | -2/+2 |
* | mic-menu: display monitors when they're the current mic | Jonny Lamb | 2011-07-29 | 1 | -4/+28 |
* | audio-src: add is_monitor boolean to mic struct | Jonny Lamb | 2011-07-29 | 3 | -3/+9 |
* | call-window: add a Microphone menu to change mic on the fly | Jonny Lamb | 2011-07-29 | 5 | -1/+473 |
* | call-window: add getters for the UI manager and audio src | Jonny Lamb | 2011-07-29 | 2 | -0/+21 |
* | audio-src: don't ignore monitors | Jonny Lamb | 2011-07-29 | 1 | -4/+0 |
* | audio-src: add comment about values for unknown values | Jonny Lamb | 2011-07-29 | 1 | -0/+2 |
* | audio-src: set property IDs properly | Jonny Lamb | 2011-07-29 | 1 | -2/+2 |
* | audio-src: listen to PA state changes and signal accordingly | Jonny Lamb | 2011-07-29 | 1 | -14/+104 |
* | src: give empathy-call sources to the marshal generator | Jonny Lamb | 2011-07-29 | 1 | -2/+2 |
* | audio-src: add some comments explaining the PA changes | Jonny Lamb | 2011-07-29 | 1 | -0/+6 |
* | audio-src: add API for getting the mic source ID | Jonny Lamb | 2011-07-29 | 2 | -0/+70 |
* | audio-src: add API for changing microphone | Jonny Lamb | 2011-07-28 | 2 | -0/+84 |
* | audio-src: add the source name to the microphone info struct | Jonny Lamb | 2011-07-28 | 2 | -0/+3 |
* | audio-src: add API to query available microphones | Jonny Lamb | 2011-07-28 | 2 | -0/+209 |
* | configure: depend on libpulse | Jonny Lamb | 2011-07-28 | 1 | -0/+2 |
* | audio-src: remove the element-added stuff | Jonny Lamb | 2011-07-28 | 1 | -30/+0 |
* | audio-src: allow changing the audio source element | Jonny Lamb | 2011-07-28 | 1 | -1/+6 |
* | audio-src: use pulsesrc instead of gconfaudiosrc | Jonny Lamb | 2011-07-28 | 1 | -1/+1 |
* | CallWindow: build the toolbar from the .ui | Emilio Pozuelo Monfort | 2011-07-28 | 2 | -69/+66 |
* | CallWindow: hide the audio/video call buttons on _init() | Emilio Pozuelo Monfort | 2011-07-28 | 2 | -2/+2 |
* | CallWindow: remove redial menu | Emilio Pozuelo Monfort | 2011-07-28 | 2 | -33/+0 |
* | CallWindow: remove separator between hangup and dialpad buttons | Emilio Pozuelo Monfort | 2011-07-28 | 1 | -8/+0 |
* | CallWindow: show audio and video call buttons to start a call | Emilio Pozuelo Monfort | 2011-07-28 | 3 | -15/+58 |
* | CallWindow: add the remote user name and presence to the toolbar | Emilio Pozuelo Monfort | 2011-07-28 | 1 | -1/+45 |
* | CallWindow: add an avatar to the top toolbar | Emilio Pozuelo Monfort | 2011-07-28 | 1 | -3/+40 |
* | CallWindow: move the status message to the bottom toolbar | Emilio Pozuelo Monfort | 2011-07-28 | 2 | -34/+24 |
* | CallWindow: move the volume button to the bottom toolbar | Emilio Pozuelo Monfort | 2011-07-28 | 2 | -16/+17 |
* | CallWindow: add a bottom toolbar | Emilio Pozuelo Monfort | 2011-07-28 | 1 | -24/+36 |
* | Updated Czech translation | Marek Černocký | 2011-07-28 | 1 | -692/+1111 |
* | Add letters underneath the numbers on the dialpad | Danielle Madeley | 2011-07-26 | 1 | -13/+39 |
* | Factor out dialpad into a utility function | Danielle Madeley | 2011-07-26 | 4 | -98/+60 |
* | remove released flag | Xavier Claessens | 2011-07-26 | 1 | -1/+1 |
* | prepare releaseEMPATHY_3_1_4 | Xavier Claessens | 2011-07-26 | 2 | -2/+43 |
* | Merge remote-tracking branch 'danni/populate-popup-654669' | Xavier Claessens | 2011-07-26 | 1 | -2/+4 |
|\ |
|
| * | Assume GDK_KEY_PRESS in the default case | Danielle Madeley | 2011-07-26 | 1 | -2/+4 |
* | | Merge remote-tracking branch 'danni/drag-n-drop-558942' | Xavier Claessens | 2011-07-26 | 3 | -12/+52 |
|\ \ |
|
| * | | Apply the same fix to EmpathyContactListView | Danielle Madeley | 2011-07-26 | 1 | -3/+3 |
| * | | Don't generate critical when dragging with no contact selected | Danielle Madeley | 2011-07-20 | 1 | -3/+3 |
| |/ |
|
| * | Populate spelling suggestions when menu key is pressed | Danielle Madeley | 2011-07-18 | 1 | -6/+46 |
* | | Updated Spanish translation | Jorge González | 2011-07-26 | 1 | -121/+127 |
* | | CallWindow: fix comments | Emilio Pozuelo Monfort | 2011-07-25 | 1 | -3/+3 |
* | | CallWindow: fix typo | Emilio Pozuelo Monfort | 2011-07-25 | 1 | -3/+3 |
* | | CallWindow: ignore events in the data probe callback | Emilio Pozuelo Monfort | 2011-07-25 | 1 | -0/+4 |
* | | CallWindow: check the video exists before showing it | Emilio Pozuelo Monfort | 2011-07-25 | 1 | -2/+5 |
* | | CallWindow: show the remote avatar when video stops coming | Emilio Pozuelo Monfort | 2011-07-25 | 1 | -0/+67 |
* | | Merge branch 'irc-dialog' | Will Thompson | 2011-07-25 | 3 | -82/+205 |
|\ \ |
|
| * | | IRC accounts: top-justify the password hint. | Will Thompson | 2011-07-25 | 1 | -0/+1 |
| * | | IRC: validate 'username' parameter. | Will Thompson | 2011-07-19 | 1 | -0/+12 |
| * | | IRC: rename “user_name” regex to “nick_name” | Will Thompson | 2011-07-19 | 1 | -2/+2 |
| * | | IRC accounts: make labels the same width. | Will Thompson | 2011-07-19 | 1 | -0/+10 |
| * | | Add an advanced section to the IRC configuration page | Rob Sharp | 2011-07-19 | 2 | -80/+180 |
* | | | CallWindow: remove unused box | Emilio Pozuelo Monfort | 2011-07-21 | 1 | -20/+0 |
* | | | Set the video widget for the fullscreen window | Emilio Pozuelo Monfort | 2011-07-21 | 1 | -3/+3 |
* | | | Updated Slovenian translation | Matej Urbančič | 2011-07-20 | 1 | -189/+218 |
* | | | Revert "empathy_call_new_with_streams: prefer StreamedMedia over Call" | Emilio Pozuelo Monfort | 2011-07-19 | 1 | -15/+15 |
|/ / |
|
* / | Updated Swedish translation | Daniel Nylander | 2011-07-19 | 1 | -46/+32 |
|/ |
|
* | Updated Swedish translation | Daniel Nylander | 2011-07-15 | 1 | -759/+1454 |
* | Updated Hebrew translation. | Yaron Shahrabani | 2011-07-15 | 1 | -185/+214 |
* | Debug logs will now be saved in the user's home directory rather than /tmp | Rob Sharp | 2011-07-14 | 1 | -1/+1 |
* | release.py: detect bug numbers using their full URL | Guillaume Desmottes | 2011-07-13 | 1 | -2/+3 |
* | Updated Spanish translation | Daniel Mustieles | 2011-07-13 | 1 | -166/+192 |
* | Updated Latvian translation. | Rudolfs Mazurs | 2011-07-12 | 1 | -821/+1233 |
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2011-07-12 | 1 | -186/+212 |
* | LogWindow: stop retrieving logs if the window is closed | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -1/+4 |
* | Only follow available cameras if the contact can do Video calls | Emilio Pozuelo Monfort | 2011-07-12 | 2 | -16/+11 |
* | LogWindow: disable Video calls if no camera connected | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -1/+18 |
* | CallWindow: disable Video functionality if there's no camera | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -1/+12 |
* | Bind 'Video call' menu items to available cameras | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -0/+7 |
* | A contact doesn't support video if we have no camera | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -2/+13 |
* | NewCallDialog: make 'Enable video' unsensitive when there's no camera | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -0/+19 |
* | Add empathy_camera_monitor_get_available | Emilio Pozuelo Monfort | 2011-07-12 | 2 | -0/+9 |
* | Optionally check for gudev for camera monitoring | Emilio Pozuelo Monfort | 2011-07-12 | 2 | -1/+29 |
* | Don't disable video calls when built without udev | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -0/+5 |
* | Add EmpathyCameraMonitor | Emilio Pozuelo Monfort | 2011-07-12 | 3 | -2/+232 |
* | Add CheeseCameraDeviceMonitor from libcheese | Emilio Pozuelo Monfort | 2011-07-12 | 3 | -3/+485 |
* | StreamedMediaWindow: don't use `call-window' for the geometry | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -1/+1 |
* | CallWindow: save the window geometry without the sidebar | Emilio Pozuelo Monfort | 2011-07-12 | 3 | -16/+85 |
* | CallWindow: properly determine the sidebar width | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -5/+5 |
* | CallWindow: add a dialpad tool button | Emilio Pozuelo Monfort | 2011-07-12 | 2 | -16/+52 |
* | CallWindow: allow to show/hide the video preview | Emilio Pozuelo Monfort | 2011-07-12 | 2 | -3/+126 |
* | CallWindow: only show one button to control the camera | Emilio Pozuelo Monfort | 2011-07-12 | 2 | -312/+18 |
* | CallWindow: remove the Sidebar button | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -32/+6 |
* | CallWindow: flip the video preview | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -0/+8 |
* | CallWindow: add a little offset to the video preview | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -4/+14 |
* | CallWindow: set the video container background color | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -0/+17 |
* | CallWindow: keep the aspect ratio of the remote video | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -3/+5 |
* | CallWindow: remove self avatar code | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -33/+0 |
* | CallWindow: set video preview on top of remote video | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -66/+65 |
* | CallWindow: use clutter to draw the remote video | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -21/+25 |
* | CallWindow: use clutter to draw the video preview | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -24/+29 |
* | empathy-call: initialize clutter | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -0/+7 |
* | Require clutter for empathy-call | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -6/+9 |
* | EmpathyContact: don't crash if a contact doesn't have an account | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -3/+6 |
* | CallWindow: don't add calls to searches if they don't match | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -0/+15 |
* | LogWindow: select 'Anyone' when searching | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -3/+7 |
* | LogWindow: don't crash when searching | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -2/+3 |
* | use tp_text_channel_ack_all_pending_messages_async() | Guillaume Desmottes | 2011-07-11 | 3 | -39/+2 |
* | Set the DelegateToPreferredHandler hint | Guillaume Desmottes | 2011-07-11 | 1 | -0/+1 |
* | coding style fixes | Guillaume Desmottes | 2011-07-11 | 1 | -4/+4 |
* | update Punjabi Translation | A S Alam | 2011-07-10 | 1 | -701/+1192 |
* | theme-adium: use the pending-message-id instead of message-token in x-empathy... | Guillaume Desmottes | 2011-07-08 | 1 | -18/+24 |
* | bump tp-glib dep to 0.15.3 | Guillaume Desmottes | 2011-07-08 | 1 | -1/+1 |
* | Updated Spanish translation | Daniel Mustieles | 2011-07-06 | 1 | -9/+9 |
* | Call: flip video preview horizontally | Emilio Pozuelo Monfort | 2011-07-05 | 3 | -5/+37 |
* | LogWindow: make type filters unsensitive as necessary | Emilio Pozuelo Monfort | 2011-07-05 | 1 | -0/+81 |
* | Updated Spanish translation | Jorge González | 2011-07-05 | 1 | -50/+56 |
* | LogWindow: expand/collapse events when a row is activated | Emilio Pozuelo Monfort | 2011-07-05 | 1 | -0/+16 |
* | Updated Galician translations | Fran Dieguez | 2011-07-05 | 1 | -135/+174 |
* | Display `Chat in ...' for MUCs | Emilio Pozuelo Monfort | 2011-07-05 | 1 | -13/+21 |
* | LogWindow: really show the users' alias in the Who pane | Emilio Pozuelo Monfort | 2011-07-05 | 1 | -2/+13 |
* | empathy_contact_from_tpl_contact: don't override the alias | Emilio Pozuelo Monfort | 2011-07-05 | 5 | -16/+40 |
* | 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 |
* | LogWindow: make it a proper GtkWindow subclass | Emilio Pozuelo Monfort | 2011-07-04 | 3 | -574/+645 |
* | 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 |
* | 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 |
* | event_manager_add: don't crash if approval is NULL (#646555) | Guillaume Desmottes | 2011-06-30 | 1 | -1/+2 |
* | Autocomplete contacts when blocking by alias | Emilio Pozuelo Monfort | 2011-06-30 | 1 | -2/+81 |
* | LogWindow: keep the selected dates when changing Who or What | Emilio Pozuelo Monfort | 2011-06-29 | 1 | -5/+78 |
* | 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 |
* | 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 |
* | 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 |
| * | Set 'server' parameter on GTalk accounts. | Will Thompson | 2011-06-28 | 1 | -1/+2 |
| * | 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 |
| * | | 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 |
| |/
|/| |
|
* | | 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 |
|\ |
|
| * | PresetDialog: remove support for adding statuses entirely | Will Thompson | 2011-06-24 | 2 | -335/+4 |
| * | PresetDialog: make status icon in entry non-activatable | Will Thompson | 2011-06-24 | 1 | -0/+3 |
| * | PresetDialog: GNOME 3-ify the remove button | Will Thompson | 2011-06-24 | 2 | -28/+54 |
| * | PresetDialog: Don't leak path when focusing freshly-created status | Will Thompson | 2011-06-24 | 1 | -0/+1 |
| * | PresetDialog: Select text cell of freshly-added status | Will Thompson | 2011-06-24 | 1 | -8/+12 |
| * | PresetDialog: Allow >1 status to be removed at a time. | Will Thompson | 2011-06-24 | 1 | -16/+22 |
| * | PresetDialog: Don't allow resizing status preset dialog | Will Thompson | 2011-06-24 | 1 | -0/+1 |
| * | PresetDialog: make Add button less huge. | Will Thompson | 2011-06-24 | 1 | -0/+1 |
| * | PresetDialog: make the window taller | Will Thompson | 2011-06-24 | 1 | -2/+2 |
| * | PresetDialog test: quit cleanly | Will Thompson | 2011-06-24 | 1 | -5/+4 |
| * | 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 |
* | 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 |
* | Don't try to access adium theme when webkit support is disabled | Marc-Antoine Perennou | 2011-06-23 | 1 | -0/+2 |
* | 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 |
| * | LogWindow: show "Chat with <MUC>" for MUCs | Emilio Pozuelo Monfort | 2011-06-22 | 1 | -2/+14 |
* | | 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 serve... | Guillaume Desmottes | 2011-06-22 | 1 | -23/+2 |
* | | call-observer: use tp_channel_dispatch_operation_leave_channels_async() (#651... | Guillaume Desmottes | 2011-06-22 | 1 | -71/+27 |
* | | depend on tp-glib 0.15.2 | Guillaume Desmottes | 2011-06-22 | 1 | -1/+1 |
* | | 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 |
* | | 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 |
| * | LogWindow: expand the events when there's only one | Emilio Pozuelo Monfort | 2011-06-21 | 1 | -0/+15 |
| * | LogWindow: improve loading spinner | Emilio Pozuelo Monfort | 2011-06-21 | 1 | -1/+30 |
| * | LogWindow: highlight the searched text | Emilio Pozuelo Monfort | 2011-06-21 | 1 | -7/+50 |
| * | 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 |
* | | 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 notify::cont... | Guillaume Desmottes | 2011-06-20 | 1 | -2/+2 |
* | | 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 |
| * | 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 |
| * | 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 |
| * | 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 |
| * | 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 |
| * | 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 |
| * | [theme-adium] wrap the messages in <span id=...> so we can find them again | Danielle Madeley | 2011-06-12 | 1 | -4/+16 |
| * | 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 |
| * | Add 'token' property to EmpathyMessage | Danielle Madeley | 2011-06-12 | 2 | -0/+31 |
* | | 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 re... | Guillaume Desmottes | 2011-06-16 | 1 | -1/+1 |
* | | 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 |
* | | Require telepathy-logger 0.2.10 | Emilio Pozuelo Monfort | 2011-06-14 | 1 | -1/+1 |
* | | 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 |
* | 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 |
| * | Don't require telepathy-logger with --enable-call | Emilio Pozuelo Monfort | 2011-06-10 | 3 | -16/+57 |
| * | empathy_contact_from_tpl_contact: check the accounts match | Emilio Pozuelo Monfort | 2011-06-10 | 1 | -6/+22 |
| * | 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 |
| * | 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 |
| * | Use a weak ref to remove the tpcontact from the hashtable | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -11/+14 |