Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [l10n] Updated Catalan translation | Gil Forcada | 2012-03-17 | 1 | -68/+76 |
| | |||||
* | Updated Dutch translation | Wouter Bolsterlee | 2012-03-17 | 1 | -14/+11 |
| | |||||
* | Updated Dutch translation | Hannie Dumoleyn | 2012-03-17 | 1 | -1609/+1767 |
| | |||||
* | Updated Hungarian translation | Gabor Kelemen | 2012-03-16 | 1 | -410/+410 |
| | |||||
* | Updated Polish translation | Piotr Drąg | 2012-03-16 | 1 | -77/+85 |
| | |||||
* | Updated British English translation | Bruce Cowan | 2012-03-16 | 1 | -134/+168 |
| | |||||
* | Assamese translation updated | Nilamdyuti Goswami | 2012-03-16 | 1 | -78/+89 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2012-03-16 | 1 | -79/+87 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-03-16 | 1 | -78/+89 |
| | |||||
* | Bump Gtk+ dep | Guillaume Desmottes | 2012-03-16 | 1 | -3/+3 |
| | | | | Needed for GTK_STYLE_CLASS_LINKED | ||||
* | Fix crash on hangup with no video | Emanuele Aina | 2012-03-16 | 1 | -4/+5 |
| | | | | | | | Insufficient refcount on priv->video_preview_sink caused segfaults when accessing freed data. https://bugzilla.gnome.org/show_bug.cgi?id=672063 | ||||
* | POTFILES.in: add empathy-calendar-button.c | Guillaume Desmottes | 2012-03-16 | 1 | -0/+1 |
| | |||||
* | Don't restart a call if one already in progress | Emanuele Aina | 2012-03-16 | 1 | -5/+10 |
| | | | | | | | Fixes the crash when calling someone while being already in a call with the same contact. https://bugzilla.gnome.org/show_bug.cgi?id=671931 | ||||
* | contact-widget: right align contact info fields | Guillaume Desmottes | 2012-03-16 | 2 | -7/+7 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=672037 | ||||
* | contact-widget: don't display the account when editing our info | Guillaume Desmottes | 2012-03-16 | 4 | -7/+19 |
| | | | | | | | All these flags are making this code pretty messy. Hopefully we'll move and clean it when implementing the new design next cycle. https://bugzilla.gnome.org/show_bug.cgi?id=672036 | ||||
* | Don't display parameters if Parameters_Exact is not Set | Guillaume Desmottes | 2012-03-16 | 4 | -6/+15 |
| | | | | | | | There is no point cluttering the UI with it as we don't allow user to choose which param he wants to set. https://bugzilla.gnome.org/show_bug.cgi?id=671983 | ||||
* | contact-widget: use EmpathyCalendarButton | Guillaume Desmottes | 2012-03-16 | 1 | -24/+17 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=671981 | ||||
* | add EmpathyCalendarButton | Guillaume Desmottes | 2012-03-16 | 6 | -1/+419 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=671981 | ||||
* | [l10n] Updated Estonian translation | Mattias Põldaru | 2012-03-16 | 1 | -8/+18 |
| | |||||
* | [l10n]Updated Catalan (Valencian) translation | Carles Ferrando | 2012-03-16 | 1 | -1935/+2172 |
| | |||||
* | [l10n]Updated Catalan translation | Gil Forcada | 2012-03-16 | 1 | -1935/+2184 |
| | |||||
* | Disconnect when a call is ENDED | Emanuele Aina | 2012-03-15 | 1 | -5/+8 |
| | | | | | | | If for some unspecified reason a call go to the TP_CALL_STATE_ENDED state, reinitialize the call window. https://bugzilla.gnome.org/show_bug.cgi?id=671931 | ||||
* | reload the account widget when connection is (dis)connected | Guillaume Desmottes | 2012-03-15 | 1 | -0/+45 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=671035 | ||||
* | create_dialog_content: check if the TpConnection is still valid | Guillaume Desmottes | 2012-03-15 | 1 | -1/+2 |
| | | | | | | | tp_connection_get_contacts_by_handle() will raise a warning if the TpConnection has been invalidated. https://bugzilla.gnome.org/show_bug.cgi?id=671035 | ||||
* | factor out account_is_selected() | Guillaume Desmottes | 2012-03-15 | 1 | -16/+27 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=671035 | ||||
* | update Punjabi Translation | A S Alam | 2012-03-15 | 1 | -698/+5220 |
| | |||||
* | Assamese translation updated | Nilamdyuti Goswami | 2012-03-15 | 1 | -71/+83 |
| | |||||
* | Updated Serbian translation | Мирослав Николић | 2012-03-15 | 2 | -142/+166 |
| | |||||
* | sanity-cleaning: set fallback-servers on Facebook accounts | Guillaume Desmottes | 2012-03-15 | 1 | -1/+42 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=672120 | ||||
* | Set chat.facebook.com:443 as fallback server | Guillaume Desmottes | 2012-03-15 | 2 | -0/+8 |
| | | | | | | | Some nasty firewalls block the port 5222, Facebook servers allow connection to the port 443 as a fallback in this case. https://bugzilla.gnome.org/show_bug.cgi?id=672120 | ||||
* | goa plugin: set chat.facebook.com as 'server' param | Guillaume Desmottes | 2012-03-15 | 1 | -0/+1 |
| | | | | | | chat.facebook.com doesn't have a _xmpp-client._tcp SRV record. https://bugzilla.gnome.org/show_bug.cgi?id=672120 | ||||
* | Free the GError in Geoclue callbacks | Guillaume Desmottes | 2012-03-15 | 1 | -0/+4 |
| | |||||
* | location-manager: use geoclue_master_client_create_address_async() | Guillaume Desmottes | 2012-03-15 | 1 | -13/+24 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=671994 | ||||
* | location-manager: use geoclue_master_client_create_position_async() | Guillaume Desmottes | 2012-03-15 | 1 | -11/+23 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=671994 | ||||
* | location-manager: use geoclue_master_client_set_requirements_async() | Guillaume Desmottes | 2012-03-15 | 1 | -27/+44 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=671994 | ||||
* | location-manager: use geoclue_master_create_client_async() | Guillaume Desmottes | 2012-03-15 | 1 | -12/+27 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=671994 | ||||
* | Bump geoclue dep | Guillaume Desmottes | 2012-03-15 | 1 | -1/+1 |
| | | | | | | We need 0.12 for the shiny new async API. https://bugzilla.gnome.org/show_bug.cgi?id=671994 | ||||
* | update Punjabi Translation | A S Alam | 2012-03-15 | 1 | -5155/+694 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2012-03-15 | 1 | -86/+112 |
| | |||||
* | Updated Polish translation | Piotr Drąg | 2012-03-15 | 1 | -25/+35 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-03-15 | 1 | -71/+83 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2012-03-14 | 1 | -72/+84 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2012-03-14 | 1 | -49/+68 |
| | |||||
* | Merge remote-tracking branch 'em/trivia' | Guillaume Desmottes | 2012-03-14 | 1 | -1/+1 |
|\ | |||||
| * | Fix GST_PLUGIN_LOADING_WHITELIST in HACKING | Emanuele Aina | 2012-03-14 | 1 | -1/+1 |
| | | | | | | | | | | | | Empathy *needs* the Farstream Gstreamer elements and also cutting out gst-plugins-[bad|ugly] is not a good idea as they contain many useful codecs. | ||||
* | | Merge remote-tracking branch 'gulic/buttons-668464' | Danielle Madeley | 2012-03-14 | 5 | -70/+95 |
|\ \ | |||||
| * | | Toolbar and Treeview merged | Jovanka Gulicoska | 2012-03-13 | 1 | -9/+13 |
| | | | |||||
| * | | Remove size group from Blocked Contacts dialog | Jovanka Gulicoska | 2012-03-13 | 1 | -6/+0 |
| | | | |||||
| * | | Server field expanded | Jovanka Gulicoska | 2012-03-13 | 1 | -3/+3 |
| | | | |||||
| * | | IRC network dialog: use the use the right style for the buttons | Guillaume Desmottes | 2012-01-23 | 2 | -53/+77 |
| | | | |||||
| * | | status preset dialog: use the right style for the remove button | Guillaume Desmottes | 2012-01-23 | 1 | -2/+3 |
| | | | |||||
| * | | favorite chatrooms dialog: use the right style for the remove button | Guillaume Desmottes | 2012-01-23 | 1 | -2/+3 |
| | | | |||||
| * | | contact-blocking-dialog: use the right style for the remove button | Guillaume Desmottes | 2012-01-23 | 1 | -3/+4 |
| | | | |||||
* | | | [l10n] Updated Italian translation | Milo Casagrande | 2012-03-14 | 1 | -1260/+1518 |
| | | | |||||
* | | | Updated Latvian translation. | Rudolfs Mazurs | 2012-03-14 | 1 | -1529/+1560 |
| | | | |||||
* | | | Updated Polish translation | Piotr Drąg | 2012-03-13 | 1 | -24/+29 |
| | | | |||||
* | | | [l10n] Updated Estonian translation | Mattias Põldaru | 2012-03-13 | 1 | -2/+13 |
| |/ |/| | |||||
* | | Merge remote-tracking branch 'em/trivia' | Guillaume Desmottes | 2012-03-13 | 1 | -0/+11 |
|\ \ | |||||
| * | | Explain how to load custom GStreamer plugins | Emanuele Aina | 2012-03-13 | 1 | -0/+11 |
| | | | |||||
* | | | individual-menu: only use 'gnome-contacts' with individuals from Folks | Guillaume Desmottes | 2012-03-13 | 1 | -1/+19 |
| | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=671884 | ||||
* | | | Revert "remove empathy-individual-information-dialog" | Guillaume Desmottes | 2012-03-13 | 4 | -0/+381 |
|/ / | | | | | | | | | | | This reverts commit 8c56829f3fa97640abf47ced7d39aa618fffe07f. https://bugzilla.gnome.org/show_bug.cgi?id=671884 | ||||
* | | Updated Serbian translation | Мирослав Николић | 2012-03-13 | 2 | -258/+288 |
| | | |||||
* | | Updated Brazilian Portuguese translation by Antonio Fernandes C. Neto ↵ | Djavan Fagundes | 2012-03-09 | 1 | -1266/+1246 |
| | | | | | | | | <fernandesn@gnome.org> and myself | ||||
* | | Updated Bulgarian translation | Alexander Shopov | 2012-03-13 | 1 | -149/+163 |
| | | |||||
* | | Updated Norwegian bokmål translation | Kjartan Maraas | 2012-03-13 | 1 | -291/+320 |
| | | |||||
* | | Updated Polish translation | Piotr Drąg | 2012-03-13 | 1 | -24/+37 |
| | | |||||
* | | Updated POTFILES.in | Piotr Drąg | 2012-03-13 | 1 | -1/+0 |
| | | |||||
* | | Updated Slovenian translation | Matej Urbančič | 2012-03-12 | 1 | -17/+31 |
| | | |||||
* | | Updated Spanish translation | Daniel Mustieles | 2012-03-12 | 1 | -129/+144 |
| | | |||||
* | | remove empathy-tp-contact-list | Guillaume Desmottes | 2012-03-12 | 4 | -1289/+0 |
| | | |||||
* | | connection-managers: stop using tp_connection_manager_is_ready() | Guillaume Desmottes | 2012-03-12 | 1 | -1/+1 |
| | | | | | | | | It has been deprecated. | ||||
* | | Assamese translation completed | Nilamdyuti Goswami | 2012-03-12 | 1 | -204/+162 |
| | | |||||
* | | Avoid clipping buttons in the call window | Emanuele Aina | 2012-03-12 | 1 | -11/+8 |
| | | | | | | | | | | | | | | Also try to set a transparent background on the GtkBin inside GtkClutteActors, but for some reason it's not working here. https://bugzilla.gnome.org/show_bug.cgi?id=671718 | ||||
* | | Merge remote-tracking branch 'em/fix-highlight-roundedness-671720' | Guillaume Desmottes | 2012-03-12 | 6 | -55/+70 |
|\ \ | |||||
| * | | Match the preview highlight roundedness with the video | Emanuele Aina | 2012-03-12 | 5 | -41/+44 |
| | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=671720 | ||||
| * | | rounded-rectangle: use the 'draw' signal | Guillaume Desmottes | 2012-03-12 | 2 | -12/+23 |
| | | | | | | | | | | | | | | | | | | Looks like that's the right way to do it since Clutter 1.8 https://bugzilla.gnome.org/show_bug.cgi?id=669673 | ||||
| * | | Make use of new Clutter macros to check API we are using | Guillaume Desmottes | 2012-03-12 | 1 | -5/+6 |
| | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=669673 | ||||
* | | | early return if accounts_dialog_model_get_selected_settings() returns NULL | Guillaume Desmottes | 2012-03-12 | 1 | -0/+4 |
|/ / | | | | | | | | | | | It can happen, typically if no account is currently selected. https://bugzilla.gnome.org/show_bug.cgi?id=671790 | ||||
* | | Mark strings for translation. https://bugzilla.gnome.org/show_bug.cgi?id=671875 | Gabor Kelemen | 2012-03-12 | 2 | -3/+6 |
| | | |||||
* | | add missing config.h in tests | Guillaume Desmottes | 2012-03-12 | 2 | -0/+4 |
| | | |||||
* | | update help/.gitignore | Guillaume Desmottes | 2012-03-12 | 1 | -1/+2 |
| | | |||||
* | | Finnish translation update from http://l10n.laxstrom.name/wiki/Gnome_3.4 ↵ | Timo Jyrinki | 2012-03-12 | 1 | -2276/+1881 |
| | | | | | | | | translation sprint | ||||
* | | Revert dependency on champlain 0.14 to 0.12 | Sjoerd Simons | 2012-03-12 | 1 | -2/+2 |
| | | | | | | | | | | As there is likely no 0.14 for gnome 3.4 and there isn't actually any real change in 0.14 revert to checking for 0.12 | ||||
* | | Don't use both AM_GNU_GETTEXT and IT_PROG_INTLTOOL | Sjoerd Simons | 2012-03-12 | 1 | -3/+0 |
| | | | | | | | | | | | | | | When using IT_PROG_INTLTOOL using the gettect automake macros isn't necessary. To make matters worse, when mixing the marcos both try to generate po/Makefile.in.in. Recent versions of intltool detect when gettext won and bails when building. | ||||
* | | Updated Latvian translation. | Rudolfs Mazurs | 2012-03-12 | 1 | -106/+92 |
| | | |||||
* | | Updated Latvian translation for help. | Viesturs Ružāns | 2012-03-12 | 1 | -2444/+2667 |
| | | |||||
* | | Added Latvian translation for help. | Viesturs Ružāns | 2012-03-12 | 2 | -1/+3359 |
| | | |||||
* | | Updated Latvian translation. | Rudolfs Mazurs | 2012-03-12 | 1 | -986/+1254 |
| | | |||||
* | | Updated Esperanto translation | Kristjan SCHMIDT | 2012-03-11 | 1 | -1949/+1969 |
| | | |||||
* | | Updated Serbian translation | Мирослав Николић | 2012-03-11 | 2 | -686/+846 |
| | | |||||
* | | Updated Polish translation | Piotr Drąg | 2012-03-11 | 1 | -1892/+1885 |
| | | |||||
* | | Updated Korean translation | Seong-ho Cho | 2012-03-10 | 1 | -1862/+1844 |
| | | |||||
* | | [l10n] Updated Estonian translation | Mattias Põldaru | 2012-03-10 | 1 | -3/+14 |
| | | |||||
* | | Updated British English translation | Bruce Cowan | 2012-03-09 | 1 | -1887/+2112 |
| | | |||||
* | | individual-store-manager: always display individual's alias in debug messages | Guillaume Desmottes | 2012-03-09 | 1 | -6/+12 |
| | | | | | | | | It's much more useful that just the ID. | ||||
* | | individual_personas_changed_cb: remove debug message | Guillaume Desmottes | 2012-03-09 | 1 | -3/+0 |
| | | | | | | | | The individual manager already sends the exact same debugging message. | ||||
* | | Don't flood logs when individials don't have avatars | Guillaume Desmottes | 2012-03-09 | 2 | -5/+11 |
| | | |||||
* | | Remove flooding debug messages | Guillaume Desmottes | 2012-03-09 | 2 | -27/+0 |
| | | | | | | | | Those messages flood the debug window and never helped me finding any bug. | ||||
* | | video-widget: don't set priv->sink_pad twice | Guillaume Desmottes | 2012-03-09 | 1 | -2/+0 |
| | | | | | | | | | | | | The first value was never used and overrided a few lines below. https://bugzilla.gnome.org/show_bug.cgi?id=670745 | ||||
* | | Don't clip overflowing border when drawing rounded rectangles | Emanuele Aina | 2012-03-09 | 2 | -9/+23 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=671644 | ||||
* | | Updated Slovenian translation | Andrej Žnidaršič | 2012-03-09 | 1 | -1735/+1829 |
| | | |||||
* | | Uploaded Ukranian | Daniel Korostil | 2012-03-09 | 1 | -1675/+1801 |
| | | |||||
* | | Assamese translation completed | Nilamdyuti Goswami | 2012-03-08 | 1 | -1912/+2190 |
| | | |||||
* | | empathy_gtk_init: add local copy of icons to the search path (#616159) | Guillaume Desmottes | 2012-03-08 | 1 | -0/+13 |
| | | |||||
* | | "Build" a local copy of the icons to be used from sources | Emanuele Aina | 2012-03-08 | 3 | -0/+42 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=616159 | ||||
* | | Updated Belarusian translation. | Ihar Hrachyshka | 2012-03-08 | 1 | -99/+110 |
| | | |||||
* | | Updated Slovenian translation | Matej Urbančič | 2012-03-08 | 1 | -370/+446 |
| | | |||||
* | | Updated Russian translation | Yuri Myasoedov | 2012-03-07 | 1 | -312/+388 |
| | | |||||
* | | MUC: make F9 toggle the contact list sidebar | Will Thompson | 2012-03-07 | 1 | -0/+1 |
| | | | | | | | | | | | | This is by analogy to F9 toggling the sidebar in Nautilus. https://bugzilla.gnome.org/show_bug.cgi?id=671547 | ||||
* | | Updated Galician translations | Fran Diéguez | 2012-03-07 | 1 | -213/+226 |
| | | |||||
* | | Make use of new GLib macros to check API we are using | Guillaume Desmottes | 2012-03-07 | 2 | -7/+6 |
| | | |||||
* | | add missing config.h includes | Guillaume Desmottes | 2012-03-07 | 10 | -2/+14 |
| | | |||||
* | | Updated Spanish translation | Daniel Mustieles | 2012-03-07 | 1 | -346/+426 |
| | | |||||
* | | Updated Basque language | Inaki Larranaga Murgoitio | 2012-03-07 | 1 | -125/+135 |
| | | |||||
* | | Make use of new GTK+ macros to check API we are using | Guillaume Desmottes | 2012-03-07 | 1 | -0/+4 |
| | | |||||
* | | add missing config.h includes | Guillaume Desmottes | 2012-03-07 | 4 | -0/+8 |
| | | |||||
* | | stop using gtk_vscale_new_with_range() | Guillaume Desmottes | 2012-03-07 | 1 | -2/+4 |
| | | | | | | | | gtk_scale_new_with_range() has been introduced in GTK+ 3.0 so we're good. | ||||
* | | Updated Hungarian translation | Gabor Kelemen | 2012-03-07 | 1 | -1891/+2200 |
| | | |||||
* | | Updated Hungarian help translation | Gabor Kelemen | 2012-03-07 | 1 | -2520/+2800 |
| | | |||||
* | | Updated Bulgarian translation | Alexander Shopov | 2012-03-07 | 1 | -276/+427 |
| | | |||||
* | | Updated Galician translations | Fran Diéguez | 2012-03-07 | 1 | -452/+516 |
| | | |||||
* | | remove released flag | Guillaume Desmottes | 2012-03-06 | 1 | -1/+1 |
| | | |||||
* | | prepare 3.3.91EMPATHY_3_3_91 | Guillaume Desmottes | 2012-03-06 | 2 | -3/+20 |
| | | |||||
* | | sanity-cleaning: fix xmpp accounts having a negative priority | Guillaume Desmottes | 2012-03-06 | 1 | -1/+63 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=671452 | ||||
* | | Add magic to automatically run tasks when empathy-auth-client is started | Guillaume Desmottes | 2012-03-06 | 6 | -0/+126 |
| | | | | | | | | | | | | | | empathy-auth-client is the best place to do such tasks as it will be run even if using only the Shell without Empathy's UI. https://bugzilla.gnome.org/show_bug.cgi?id=671452 | ||||
* | | Run from the source directory without installing | Emanuele Aina | 2012-03-06 | 6 | -5/+29 |
| | | | | | | | | | | | | | | Use the tools/empathy-env wrapper to set an appropriate environment and launch the compiled programs without installing them. https://bugzilla.gnome.org/show_bug.cgi?id=671447 | ||||
* | | Show date in local timezone instead of UTC | Debarshi Ray | 2012-03-06 | 1 | -1/+1 |
| | | | | | | | | Fixes: https://bugzilla.gnome.org/661515 | ||||
* | | 'ice-udp' capability is now 'ice' in Call1 | Guillaume Desmottes | 2012-03-06 | 2 | -2/+2 |
| | | |||||
* | | advertise Call1 audio/video capabilities | Guillaume Desmottes | 2012-03-06 | 2 | -0/+4 |
| | | |||||
* | | call-factory: set Call1 capabilities | Guillaume Desmottes | 2012-03-06 | 1 | -4/+4 |
| | | |||||
* | | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Cheng-Chia Tseng | 2012-03-05 | 2 | -1346/+1384 |
| | | |||||
* | | update Simplified Chinese (zh_CN) translation | YunQiang Su | 2012-03-05 | 1 | -377/+393 |
| | | |||||
* | | Updated Belarusian translation. | Ihar Hrachyshka | 2012-03-04 | 1 | -176/+313 |
| | | |||||
* | | Updated Basque language | Inaki Larranaga Murgoitio | 2012-03-04 | 1 | -1198/+1433 |
| | | |||||
* | | Updated Hebrew translation. | Yaron Shahrabani | 2012-03-02 | 1 | -200/+225 |
| | | |||||
* | | [l10n] Updated Estonian translation | Mattias Põldaru | 2012-03-02 | 1 | -91/+165 |
| | | |||||
* | | remove released flag | Guillaume Desmottes | 2012-03-02 | 1 | -1/+1 |
| | | |||||
* | | prepare 3.3.90.2EMPATHY_3_3_90_2 | Guillaume Desmottes | 2012-03-02 | 2 | -2/+34 |
| | | |||||
* | | add some info to HACKING | Guillaume Desmottes | 2012-03-02 | 1 | -0/+22 |
| | | |||||
* | | Merge branch 'empathy-av-ocrete' | Guillaume Desmottes | 2012-03-02 | 26 | -8/+7707 |
|\ \ | |||||
| * | | empathy-call doesn't need ev-sidebar | Guillaume Desmottes | 2012-03-02 | 1 | -2/+0 |
| | | | |||||
| * | | Revert "Stop approve StreamedMedia channels" | Guillaume Desmottes | 2012-03-02 | 3 | -2/+94 |
| | | | | | | | | | | | | This reverts commit c7dd14aef20e429135fba7c7a53a8d507b9579a3. | ||||
| * | | remove FIXME regarding empathy_tp_streamed_media_accept_incoming_call() | Guillaume Desmottes | 2012-03-02 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | It early returns if the channel is an outgoing one. And it's called as a result of empathy_streamed_media_handler_start_call() so it's not accepted automatically. We just keep the existing behaviour. | ||||
| * | | fix signature of empathy_streamed_media_handler_tf_content_src_pad_added_cb | Guillaume Desmottes | 2012-03-02 | 1 | -1/+5 |
| | | | |||||
| * | | Farstream port of tp-av oops | Olivier Crête | 2012-03-02 | 1 | -0/+12 |
| | | | |||||
| * | | Port Empathy-av to Telepathy Farstream | Olivier Crête | 2012-03-02 | 3 | -78/+77 |
| | | | |||||
| * | | Allow to build with empathy-av | Guillaume Desmottes | 2012-03-02 | 7 | -27/+60 |
| | | | |||||
| * | | Revert "Stop requesting StreamedMedia channels" | Guillaume Desmottes | 2012-03-01 | 1 | -5/+69 |
| | | | | | | | | | | | | This reverts commit b7f1fab64f9a59221b4d666cd788db4efe855b13. | ||||
| * | | Revert "Drop empathy-av" | Guillaume Desmottes | 2012-03-01 | 18 | -0/+7066 |
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit ba0a893b1d31cdb234bae72845e840a895b9d62a. Conflicts: src/Makefile.am | ||||
| * | | Revert "remove EMPATHY_AV_BUS_NAME*" | Guillaume Desmottes | 2012-03-01 | 1 | -0/+3 |
| | | | | | | | | | | | | This reverts commit f90421fd29108507c722c03e28bc16e4b5baf7c0. | ||||
| * | | Revert "remove ev-sidebar" | Guillaume Desmottes | 2012-03-01 | 3 | -0/+430 |
| | | | | | | | | | | | | | | | | | | This reverts commit 8499da09a2cd61da8c02b34f00112672007d13c8. Need for empathy-av | ||||
* | | | git ignore help/*/*.stamp | Guillaume Desmottes | 2012-03-02 | 1 | -0/+1 |
| | | | |||||
* | | | Updated Arabic translation | Ibrahim Saed | 2012-03-02 | 1 | -1637/+1585 |
| | | | |||||
* | | | Updated Slovenian translation | Matej Urbančič | 2012-03-02 | 1 | -26/+26 |
| | | | |||||
* | | | Updated Brazilian Portuguese translation | Jonh Wendell | 2012-03-01 | 1 | -1408/+1568 |
|/ / | |||||
* | | Make clear work on All's buffer | Chandni Verma | 2012-03-01 | 1 | -0/+9 |
| | | | | | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=671061 | ||||
* | | Updated Slovenian translation | Matej Urbančič | 2012-03-01 | 1 | -1498/+1481 |
| | | |||||
* | | audio-sink: don't unref subpad | Guillaume Desmottes | 2012-02-28 | 1 | -4/+1 |
| | | | | | | | | | | | | | | Part of my commit ed191caba6658b580db78a1802f2c8293e4564fb was wrong. subpad is added to the bin so gst_element_add_pad() takes its reference. https://bugzilla.gnome.org/show_bug.cgi?id=670745 | ||||
* | | [l10n] Updated Estonian translation | Mattias Põldaru | 2012-02-27 | 1 | -309/+162 |
| | | |||||
* | | empathy_call_window_content_added_cb: fix pad leak | Guillaume Desmottes | 2012-02-27 | 1 | -0/+2 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=670745 | ||||
* | | audio-sink: fix GstPad leaks | Guillaume Desmottes | 2012-02-27 | 1 | -1/+6 |
| | | | | | | | | | | | | | | gst_ghost_pad_new() doesn't take ownership of the target pad so we have to unref it ourself. https://bugzilla.gnome.org/show_bug.cgi?id=670745 | ||||
* | | Updated Belarusian translation. | Ihar Hrachyshka | 2012-02-26 | 1 | -384/+280 |
| | | |||||
* | | Updated Russian translation | Yuri Myasoedov | 2012-02-26 | 1 | -42/+29 |
| | | |||||
* | | Updated Russian translation | Yuri Myasoedov | 2012-02-26 | 1 | -591/+546 |
| | | |||||
* | | updated Tamil translation | Dr.T.Vasudevan | 2012-02-26 | 1 | -41/+23 |
| | | |||||
* | | updated Tamil translation | Dr.T.Vasudevan | 2012-02-26 | 1 | -52/+69 |
| | | |||||
* | | Updated uyghur translation | Gheyret Kenji | 2012-02-26 | 1 | -2071/+2398 |
| | | |||||
* | | updated Tamil translation | Dr.T.Vasudevan | 2012-02-25 | 1 | -1376/+1535 |
| | | |||||
* | | Updated galician translations for doc | Fran Diéguez | 2012-02-25 | 1 | -2495/+2705 |
| | | | | | | Signed-off-by: Fran Diéguez <fran.dieguez@mabishu.com> | ||||
* | | remove released flag | Guillaume Desmottes | 2012-02-24 | 1 | -1/+1 |
| | | |||||
* | | prepare 3.3.90.1EMPATHY_3_3_90_1 | Guillaume Desmottes | 2012-02-24 | 2 | -2/+23 |
| | | |||||
* | | call-window: don't leak the ClutterState | Guillaume Desmottes | 2012-02-24 | 1 | -0/+1 |
| | | |||||
* | | help/it/it.po: fix typo | Guillaume Desmottes | 2012-02-24 | 1 | -1/+1 |
| | | |||||
* | | Updated Serbian translation | Мирослав Николић | 2012-02-24 | 2 | -806/+722 |
| | | |||||
* | | update Punjabi Translation | A S Alam | 2012-02-23 | 1 | -2043/+2233 |
| | | |||||
* | | call-window: use empathy_call_handler_get_contact() | Guillaume Desmottes | 2012-02-23 | 1 | -1/+2 |
| | | | | | | | | I'm sure those bugs are because we were using g_object_get() directly. | ||||
* | | call: don't leak the contact | Guillaume Desmottes | 2012-02-23 | 1 | -1/+1 |
| | | |||||
* | | add empathy_call_handler_get_contact() | Guillaume Desmottes | 2012-02-23 | 2 | -0/+8 |
| | | |||||
* | | call-window: don't leak the contact | Guillaume Desmottes | 2012-02-23 | 1 | -4/+1 |
| | | |||||
* | | Don't disconnect the contact_name_changed_cb cb | Guillaume Desmottes | 2012-02-23 | 1 | -2/+0 |
| | | | | | | | | tp_g_signal_connect_object() does it for us. | ||||
* | | build: add missing @YELP_HELP_RULES@ stanza for documentation build system | Frédéric Péters | 2012-02-23 | 1 | -0/+1 |
| | | |||||
* | | Updated Galician translations | Fran Diéguez | 2012-02-23 | 1 | -329/+294 |
| | | |||||
* | | Stop using Farsight2 headers | Gert Kulyk | 2012-02-23 | 3 | -4/+4 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=670638 | ||||
* | | Updated Bulgarian translation | Alexander Shopov | 2012-02-23 | 1 | -1214/+1111 |
| | | |||||
* | | Use champlain 0.14 | Guillaume Desmottes | 2012-02-22 | 1 | -2/+2 |
| | | | | | | | | That's the version which will be used with GNOME 3.4. | ||||
* | | check gtk_clutter_init() return value | Guillaume Desmottes | 2012-02-22 | 1 | -1/+2 |
| | | |||||
* | | empathy-call: no need to call gtk_clutter_init() | Guillaume Desmottes | 2012-02-22 | 1 | -1/+0 |
| | | | | | | | | gtk_clutter_get_option_group() already does it for us. | ||||
* | | Updated Spanish translation | Daniel Mustieles | 2012-02-22 | 1 | -310/+253 |
| | | |||||
* | | remove released flag | Guillaume Desmottes | 2012-02-22 | 1 | -1/+1 |
| | | |||||
* | | prepare 3.3.90EMPATHY_3_3_90 | Guillaume Desmottes | 2012-02-21 | 2 | -2/+91 |
| | | |||||
* | | remove EMPATHY_AV_BUS_NAME* | Guillaume Desmottes | 2012-02-21 | 1 | -3/+0 |
| | | |||||
* | | stop checking for empathy-av deps | Guillaume Desmottes | 2012-02-21 | 1 | -6/+0 |
| | | |||||
* | | check coding style of all binaries | Guillaume Desmottes | 2012-02-21 | 1 | -1/+7 |
| | | |||||
* | | remove ev-sidebar | Guillaume Desmottes | 2012-02-21 | 3 | -430/+0 |
| | | | | | | | | It's not used in empathy-call. | ||||
* | | debug-window: coding style fixes | Guillaume Desmottes | 2012-02-21 | 1 | -2/+2 |
| | | |||||
* | | Stop requesting StreamedMedia channels | Guillaume Desmottes | 2012-02-21 | 1 | -69/+5 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=629902 | ||||
* | | Drop empathy-av | Guillaume Desmottes | 2012-02-21 | 18 | -7068/+1 |
| | | | | | | | | | | | | So long and thanks for all the calling... https://bugzilla.gnome.org/show_bug.cgi?id=629902 | ||||
* | | Stop approve StreamedMedia channels | Guillaume Desmottes | 2012-02-21 | 3 | -94/+2 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=629902 | ||||
* | | always build empathy-call | Guillaume Desmottes | 2012-02-21 | 4 | -82/+11 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=629902 | ||||
* | | Updated Norwegian bokmål translation | Kjartan Maraas | 2012-02-21 | 1 | -160/+195 |
| | | |||||
* | | try installing telepathy-haze | Guillaume Desmottes | 2012-02-21 | 1 | -0/+21 |
| | | |||||
* | | explain why the account has been disabled | Guillaume Desmottes | 2012-02-21 | 1 | -2/+13 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=663829 | ||||
* | | accounts-dialog: hide the switch in butterfly accounts | Guillaume Desmottes | 2012-02-21 | 1 | -2/+9 |
| | | | | | | | | | | | | | | | | MC should migrate butterfly accounts. If it fails (typically because Haze isn't installed) then it disables the account. There is no point allowing user to re-enable it as it won't work properly with Empathy any way. https://bugzilla.gnome.org/show_bug.cgi?id=663829 | ||||
* | | Use the MSN account widget with Haze | Guillaume Desmottes | 2012-02-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | The parameters supported by the UI have the same names as the Butterfly ones so no change needed. https://bugzilla.gnome.org/show_bug.cgi?id=663829 | ||||
* | | protocol-chooser: stop using Butterfly | Guillaume Desmottes | 2012-02-21 | 1 | -0/+4 |
| | | | | | | | | | | | | | | It doesn't implement any modern Telepathy API like ContactList for example and we now rely on it. https://bugzilla.gnome.org/show_bug.cgi?id=663829 | ||||
* | | Updated Spanish translation | Daniel Mustieles | 2012-02-21 | 1 | -157/+175 |
| | | |||||
* | | Merge remote-tracking branch ↵ | Guillaume Desmottes | 2012-02-21 | 2 | -21/+283 |
|\ \ | | | | | | | | | | 'glassrose/debug-window-send-to-pastebin-button-658724' | ||||
| * | | License to publish the author's pastebin API developer key in open | Chandni Verma | 2012-02-21 | 2 | -1/+112 |
| | | | |||||
| * | | "Send to pastebin" button in EmpathyDebugWindow | Chandni Verma | 2012-02-21 | 1 | -21/+172 |
| | | | | | | | | | | | | | | | | | | | | | | | | For one-click posting of debug data to http://pastebin.com/ To paste the currently displayed debug data directly to pastebin. Makes use of the pastebin API- http://pastebin.com/api which can be accessed by pastebin website members. | ||||
* | | | drag_data_received_individual_id: make sure manager is initialized | Guillaume Desmottes | 2012-02-21 | 1 | -1/+1 |
| | | | |||||
* | | | Updated Galician translations | Fran Diéguez | 2012-02-21 | 1 | -124/+124 |
| | | | |||||
* | | | tp_call_channel_add_content_async() now takes the direction | Guillaume Desmottes | 2012-02-21 | 1 | -1/+2 |
| | | | |||||
* | | | Depend on tp-farstream 0.2.1 | Guillaume Desmottes | 2012-02-21 | 1 | -1/+2 |
| | | | | | | | | | | | | That's the version of the last release. | ||||
* | | | Merge remote-tracking branch 'origin/call1' into master+call | Guillaume Desmottes | 2012-02-21 | 24 | -470/+272 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.ac telepathy-yell | ||||
| * | | | Port DTMF code to new tp-glib API | Xavier Claessens | 2012-01-27 | 1 | -63/+8 |
| | | | | |||||
| * | | | Merge branch 'master' into call1 | Danielle Madeley | 2012-01-17 | 21 | -5144/+5311 |
| |\ \ \ | |||||
| * | | | | call-handler: also accept outgoing calls immediately | Danielle Madeley | 2012-01-13 | 1 | -4/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Outgoing calls are in PENDING_INITIATOR until you accept them, So Empathy would never actually start dialing an outgoing call until you redialled and it got picked up by the other codepath, which accepts immediately. | ||||
| * | | | | call-handler: check the state before deferring the accept() | Danielle Madeley | 2012-01-12 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Xavier's previous patch delayed calling accept() until the channel was in the INITIALISED state, however, if the channel is already in the INITIALISED state by the time we receive it, we should just accept immediately. Otherwise we'll spend our lives waiting for a state transition that will never occur. | ||||
| * | | | | Wait for call state to be INITIALISED before accepting incoming call | Xavier Claessens | 2012-01-10 | 1 | -21/+26 |
| | | | | | |||||
| * | | | | Remove tp-yell and use TpCallChannel | Xavier Claessens | 2012-01-10 | 24 | -395/+230 |
| | | | | | |||||
* | | | | | depend on tp-glib 0.17.5 | Guillaume Desmottes | 2012-02-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Needed for Call1. | ||||
* | | | | | Updated Danish translation | Kenneth Nielsen | 2012-02-21 | 1 | -1226/+1413 |
| | | | | | |||||
* | | | | | Updated Belarusian translation. | Ihar Hrachyshka | 2012-02-20 | 1 | -238/+110 |
| | | | | | |||||
* | | | | | Updated Serbian translation | Мирослав Николић | 2012-02-20 | 2 | -472/+454 |
| | | | | | |||||
* | | | | | Updated Galician translations | Fran Diéguez | 2012-02-20 | 1 | -255/+240 |
| | | | | | |||||
* | | | | | Updated Norwegian bokmål translation | Kjartan Maraas | 2012-02-19 | 1 | -582/+414 |
| | | | | | |||||
* | | | | | [l10n] Updated German doc translation | Christian Kirbach | 2012-02-19 | 1 | -2637/+2632 |
| | | | | | |||||
* | | | | | [l10n] Updated Estonian translation | Mattias Põldaru | 2012-02-19 | 1 | -60/+28 |
| | | | | | |||||
* | | | | | Updated Swedish translation | Daniel Nylander | 2012-02-19 | 1 | -1308/+1382 |
| |_|/ / |/| | | | |||||
* | | | | Updated Arabic translation | Anas Afif Emad | 2012-02-19 | 1 | -1062/+1910 |
| | | | | |||||
* | | | | Updated Bulgarian translation | Alexander Shopov | 2012-02-18 | 1 | -1236/+1095 |
| | | | | |||||
* | | | | Updated Spanish translation | Daniel Mustieles | 2012-02-18 | 1 | -2478/+2715 |
| | | | | |||||
* | | | | Use new documentation infraestructure | Javier Jardón | 2012-02-17 | 4 | -9/+6 |
| | | | | |||||
* | | | | chat-window: invite contacts using DnD | Guillaume Desmottes | 2012-02-17 | 1 | -0/+72 |
| | | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=655101 | ||||
* | | | | Patch to change Yes/No to Accept/Reject | Brian Curtis | 2012-02-17 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch will change the Yes and No in the subscription request dialog box to Accept and Reject respectively. https://bugzilla.gnome.org/show_bug.cgi?id=646654 | ||||
* | | | | chat-window: display a phone icon in the tab label | Guillaume Desmottes | 2012-02-17 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=664045 | ||||
* | | | | Updated Hebrew translation. | Yaron Shahrabani | 2012-02-17 | 1 | -550/+610 |
| | | | | |||||
* | | | | Updated Spanish translation | Daniel Mustieles | 2012-02-17 | 1 | -204/+188 |
| | | | | |||||
* | | | | Merge remote-tracking branch ↵ | Guillaume Desmottes | 2012-02-17 | 1 | -304/+591 |
|\ \ \ \ | | | | | | | | | | | | | | | | 'glassrose/add-All-service-selection-in-debug-window' | ||||
| * | | | | Use gtk_list_store_insert_with_values () | Chandni Verma | 2012-01-28 | 1 | -22/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Replace all occourances of gtk_list_store_append followed by gtk_list_store_set by gtk_list_store_insert_with_values | ||||
| * | | | | Un-pausing incoming messages should update All's active buffer too | Chandni Verma | 2012-01-28 | 1 | -3/+8 |
| | | | | | | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=592994 | ||||
| * | | | | Set window sensitivity | Chandni Verma | 2012-01-28 | 1 | -12/+17 |
| | | | | | | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=592994 | ||||
| * | | | | Add incoming messages to All's buffer | Chandni Verma | 2012-01-28 | 1 | -11/+37 |
| | | | | | | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=592994 | ||||
| * | | | | Refresh "All" selection's active-buffer when needed | Chandni Verma | 2012-01-28 | 1 | -34/+157 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add refresh_all_buffer() and call it when either any service's proxy invalidates or when a service's name_owner_changed is called. Initially use it to populate all active buffers. https://bugzilla.gnome.org/show_bug.cgi?id=592994 | ||||
| * | | | | Add "All" selection to service_chooser and all_active_buffer to priv | Chandni Verma | 2012-01-28 | 1 | -3/+35 |
| | | | | | | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=592994 | ||||
| * | | | | Preparing for adding "All" option to service_chooser | Chandni Verma | 2012-01-28 | 1 | -13/+60 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Store associations to proxies while creating them -Find service_store iter to store useful proxies https://bugzilla.gnome.org/show_bug.cgi?id=592994 | ||||
| * | | | | Factor out create_proxy_to_get_messages | Chandni Verma | 2012-01-27 | 1 | -35/+60 |
| | | | | | | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=592994 | ||||
| * | | | | Debug window - Use one active buffer and one pause buffer per service | Chandni Verma | 2012-01-27 | 1 | -270/+305 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Remove cache and store. -Add one proxy and and related data per service in service_chooser -Add one list store per service in service_chooser to save logs -Make the service chooser switch the correct list store to display -Free proxy_data before disposing service_store -Fix "Clear" operation -Fix searching -Setting the correct store_filter on switching services -Adding COL_PAUSE_BUFFER to service_store -Deploy one pause-buffer per proxy https://bugzilla.gnome.org/show_bug.cgi?id=592994 | ||||
* | | | | | Updated POTFILES.in | Piotr Drąg | 2012-02-17 | 1 | -3/+1 |
| | | | | | |||||
* | | | | | local-xmpp-assistant-widget: increase row-spacing | Guillaume Desmottes | 2012-02-17 | 1 | -1/+1 |
| | | | | |