Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | call-window: don't leak the element name | Debarshi Ray | 2012-03-28 | 1 | -2/+4 |
| | | | | Fixes: https://bugzilla.gnome.org/672796 | ||||
* | Updated Odia Translation | ManojKumar Giri | 2012-03-28 | 1 | -1377/+3948 |
| | |||||
* | trivial: fix a GCC build warning | Cosimo Cecchi | 2012-03-27 | 1 | -1/+0 |
| | |||||
* | call-window: factor out some common code | Cosimo Cecchi | 2012-03-27 | 1 | -14/+14 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=672560 | ||||
* | call-window: don't use EmpathyRoundedActor for the floating toolbar | Cosimo Cecchi | 2012-03-27 | 2 | -31/+25 |
| | | | | | | | | | | Make this a real toolbar, and add a CSS provider to set the correct border radius. In the future, GTK and Adwaita will support an 'OSD' style class that takes care of this automatically, but right now we have add these few lines of code. https://bugzilla.gnome.org/show_bug.cgi?id=672560 | ||||
* | call-window: use a ClutterBoxLayout to separate previews/toolbar | Cosimo Cecchi | 2012-03-27 | 1 | -128/+68 |
| | | | | | | | | | | | It's way easier to use a ClutterBoxLayout to ensure the preview rectangles and the floating toolbar don't overlap. This way, we can get rid of some complicated manual UI layouting code and just a margin to set the bottom spacing for the floating toolbar. Also, this makes the code not dependent on a hardcoded toolbar size anymore. https://bugzilla.gnome.org/show_bug.cgi?id=672560 | ||||
* | call-window: fix incorrect comment | Cosimo Cecchi | 2012-03-27 | 1 | -3/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=672560 | ||||
* | call-window: use colors from the theme for placeholders | Cosimo Cecchi | 2012-03-27 | 1 | -2/+30 |
| | | | | | | | Use color shades from the color theme for preview placeholders, instead of hardcoding black/red. https://bugzilla.gnome.org/show_bug.cgi?id=672561 | ||||
* | rounded-rectangle: cairo_set_source_rgba() takes [0..1] arguments | Cosimo Cecchi | 2012-03-27 | 1 | -7/+6 |
| | | | | | | And not [0..255] integers. https://bugzilla.gnome.org/show_bug.cgi?id=672561 | ||||
* | log-window: use gtk_list_store_insert_with_values() | Guillaume Desmottes | 2012-03-27 | 1 | -6/+2 |
| | |||||
* | factor out add_event_to_store() | Guillaume Desmottes | 2012-03-27 | 1 | -52/+39 |
| | |||||
* | log-window: factor out add_date_if_needed() | Guillaume Desmottes | 2012-03-27 | 1 | -32/+33 |
| | | | | Free a leak as 'text' wasn't freed in the first case. | ||||
* | import-widget: request the preferred height of the treeview | Guillaume Desmottes | 2012-03-27 | 2 | -2/+11 |
| | | | | | | We should try to display as much rows as possible. https://bugzilla.gnome.org/show_bug.cgi?id=672839 | ||||
* | import-widget: don't manually prepare the account manager | Guillaume Desmottes | 2012-03-27 | 1 | -23/+4 |
| | | | | | | empathy-accounts already does it for us. https://bugzilla.gnome.org/show_bug.cgi?id=672839 | ||||
* | help/.gitignore: use a generic ignore rule | Guillaume Desmottes | 2012-03-27 | 1 | -35/+2 |
| | |||||
* | Updated Basque language | Inaki Larranaga Murgoitio | 2012-03-27 | 1 | -4/+4 |
| | |||||
* | Updated Basque language | Inaki Larranaga Murgoitio | 2012-03-27 | 1 | -304/+339 |
| | |||||
* | Updated Korean translation | Changwoo Ryu | 2012-03-27 | 1 | -234/+271 |
| | |||||
* | release.py: update last_tag_pattern | Guillaume Desmottes | 2012-03-26 | 1 | -1/+1 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2012-03-26 | 1 | -1/+1 |
| | |||||
* | prepare 3.4.0EMPATHY_3_4_0 | Guillaume Desmottes | 2012-03-26 | 2 | -2/+38 |
| | |||||
* | Use the correct help: URI syntax | Shaun McCance | 2012-03-26 | 2 | -2/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=672596 | ||||
* | hindi translation by Chandan Kumar | Rajesh Ranjan | 2012-03-26 | 1 | -2402/+2339 |
| | |||||
* | Updated Crimean Tatar (Crimean Turkish) translation | Reşat SABIQ | 2012-03-26 | 1 | -1429/+2678 |
| | |||||
* | contact_widget_contact_update: check if widget_avatar is a chooser | Guillaume Desmottes | 2012-03-26 | 1 | -2/+5 |
| | | | | | | | information->widget_avatar can actually be a EmpathyAvatarImage when displaying a read only widget. https://bugzilla.gnome.org/show_bug.cgi?id=672828 | ||||
* | Update avatar chooser's account if EMPATHY_CONTACT_WIDGET_EDIT_ACCOUNT is ↵ | Guillaume Desmottes | 2012-03-26 | 1 | -0/+3 |
| | | | | | | | | not set We can't rely on the account chooser to do it so we have to do it manually. https://bugzilla.gnome.org/show_bug.cgi?id=672633 | ||||
* | contact_widget_contact_update: change 'if else' block to a 'if' block inside ↵ | Guillaume Desmottes | 2012-03-26 | 1 | -8/+13 |
| | | | | | | | | the 'else' No semantic change. https://bugzilla.gnome.org/show_bug.cgi?id=672633 | ||||
* | Added Telugu help Translations | Sasi Bhushan | 2012-03-25 | 2 | -1/+2758 |
| | |||||
* | Updated Latvian translation. | Rudolfs Mazurs | 2012-03-25 | 1 | -223/+231 |
| | |||||
* | Updated Japanese translation. | Jiro Matsuzawa | 2012-03-25 | 1 | -6/+8 |
| | |||||
* | [l10n] Add Japanese translation | Mako N | 2012-03-25 | 2 | -1/+3426 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Cheng-Chia Tseng | 2012-03-25 | 2 | -682/+774 |
| | |||||
* | [l10n] Updated German translation | Mario Blättermann | 2012-03-25 | 1 | -1871/+2034 |
| | |||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2012-03-25 | 1 | -344/+387 |
| | |||||
* | Updated Belarusian translation. | Ihar Hrachyshka | 2012-03-25 | 1 | -361/+399 |
| | |||||
* | [l10n] Update Japanese translation | Mako N | 2012-03-25 | 1 | -777/+849 |
| | |||||
* | Updated Telugu Translation | Sasi Bhushan Boddepalli | 2012-03-24 | 1 | -5/+10 |
| | |||||
* | Updated Telugu translation | Sasi Bhushan | 2012-03-24 | 1 | -229/+187 |
| | |||||
* | Updated Portuguese translation | Duarte Loreto | 2012-03-24 | 1 | -1920/+2195 |
| | |||||
* | Updated Finnish translation by Jiri Grönroos | Timo Jyrinki | 2012-03-23 | 1 | -484/+795 |
| | |||||
* | roster-window: check which page to display once Folks has finished loading | Guillaume Desmottes | 2012-03-22 | 1 | -1/+1 |
| | | | | | | | We should still display the 'no account' page if none is configured or enabled. https://bugzilla.gnome.org/show_bug.cgi?id=672506 | ||||
* | Use help:empathy to open the help | Guillaume Desmottes | 2012-03-22 | 5 | -5/+5 |
| | | | | | | Looks like the new doc infra uses "help" rather than "ghelp". https://bugzilla.gnome.org/show_bug.cgi?id=672596 | ||||
* | add translator comment for the sanity-cleaning-number key | Guillaume Desmottes | 2012-03-22 | 1 | -0/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=672608 | ||||
* | debug-window: no need to translate the '%s' format | Guillaume Desmottes | 2012-03-22 | 1 | -1/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=672608 | ||||
* | account-widget-irc: add translators comment on up/down tooltips | Guillaume Desmottes | 2012-03-22 | 1 | -2/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=672608 | ||||
* | Updated Danish translation | Kenneth Nielsen | 2012-03-22 | 1 | -1238/+1320 |
| | |||||
* | Updated Gujarati Translations | Sweta Kothari | 2012-03-22 | 1 | -1729/+2747 |
| | |||||
* | Updated Vietnamese translation | Nguyễn Thái Ngọc Duy | 2012-03-22 | 1 | -138/+105 |
| | |||||
* | po/vi: import from Damned Lies | Nguyễn Thái Ngọc Duy | 2012-03-22 | 1 | -1904/+2243 |
| | |||||
* | accounts-dialog: set a column spacing for the GtkInfoBar grid | Cosimo Cecchi | 2012-03-21 | 1 | -0/+1 |
| | | | | | | | So that the banner is not packed even when the window is at its minimum size. https://bugzilla.gnome.org/show_bug.cgi?id=672504 | ||||
* | account-widget: set shadow_type=in for advanced scrolled windows | Cosimo Cecchi | 2012-03-21 | 3 | -0/+3 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=672508 | ||||
* | Updated Telugu Translations | Sasi Bhushan | 2012-03-21 | 1 | -1909/+2189 |
| | |||||
* | Updated Brazilian Portuguese translation | Antonio Fernandes C. Neto | 2012-03-20 | 1 | -131/+150 |
| | |||||
* | Updated French translation | Bruno Brouard | 2012-03-21 | 1 | -1/+1 |
| | |||||
* | Updated French translation | Bruno Brouard | 2012-03-21 | 1 | -1949/+1980 |
| | |||||
* | Update Simplified Chinese translation. | Automatic Mirroring | 2012-03-21 | 1 | -9/+6 |
| | |||||
* | update Simplified Chinese (zh_CN) translation | EL8LatSPQ | 2012-03-20 | 1 | -358/+414 |
| | |||||
* | update Punjabi Translation | A S Alam | 2012-03-20 | 1 | -87/+96 |
| | |||||
* | prepare 3.3.92EMPATHY_3_3_92 | Guillaume Desmottes | 2012-03-20 | 2 | -2/+70 |
| | |||||
* | actually check the required clutter-gtk version | Guillaume Desmottes | 2012-03-20 | 1 | -1/+1 |
| | |||||
* | Depend on a specific version of clutter-gst | Guillaume Desmottes | 2012-03-20 | 1 | -1/+2 |
| | | | | Needed as we use the traditionnal gst construction API. | ||||
* | Updated Kannada Translation | Shankar Prasad | 2012-03-20 | 1 | -7/+16 |
| | |||||
* | Updated Kannada Translation | Shankar Prasad | 2012-03-19 | 1 | -143/+122 |
| | |||||
* | Malayalam translation updated by Sadiq and me | Praveen Arimbrathodiyil | 2012-03-19 | 1 | -1547/+3860 |
| | |||||
* | Updated Kannada Translation | Shankar Prasad | 2012-03-19 | 1 | -4/+4 |
| | |||||
* | Updated Kannada Translation | Shankar Prasad | 2012-03-19 | 1 | -1930/+2778 |
| | |||||
* | [l10n] Updated Italian translation | Milo Casagrande | 2012-03-19 | 1 | -104/+123 |
| | |||||
* | Updated Bulgarian translation | Alexander Shopov | 2012-03-19 | 1 | -122/+145 |
| | |||||
* | Updated Lithuanian translation | Aurimas Černius | 2012-03-18 | 1 | -1717/+1701 |
| | |||||
* | Uploaded Ukranian | Daniel Korostil | 2012-03-18 | 1 | -144/+180 |
| | |||||
* | Updated Czech translation | Marek Černocký | 2012-03-18 | 1 | -1579/+1589 |
| | |||||
* | Updated Swedish translation | Daniel Nylander | 2012-03-18 | 1 | -498/+564 |
| | |||||
* | [l10n] Updated Estonian translation | Mattias Põldaru | 2012-03-18 | 1 | -2/+8 |
| | |||||
* | Updated Serbian translation | Мирослав Николић | 2012-03-18 | 2 | -172/+194 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2012-03-17 | 1 | -77/+85 |
| | |||||
* | Updated Russian translation | Yuri Kozlov | 2012-03-17 | 1 | -269/+303 |
| | |||||
* | [l10n]Updated Catalan (Valencian) translation | Carles Ferrando | 2012-03-17 | 1 | -68/+76 |
| | |||||
* | [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 |
| | |