aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/mscompress
stat options
Period:
Authors:

Commits per author per week (path 'archivers/mscompress')

AuthorW44 2024W45 2024W46 2024W47 2024Total
Total00000
181fbd365'>stop using gtk_icon_info_free()Guillaume Desmottes2013-09-052-2/+2 | | | | | | It's been deprecated. https://bugzilla.gnome.org/show_bug.cgi?id=707538 * remove egg-list-boxGuillaume Desmottes2013-09-046-23/+1 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=706988 * roster-view: inherit from GtkListBoxGuillaume Desmottes2013-09-046-90/+80 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=706988 * roster-group: inherit from GtkListBoxRowGuillaume Desmottes2013-09-043-9/+17 | | | | | | Need to be pack in a GtkListBox. https://bugzilla.gnome.org/show_bug.cgi?id=706988 * roster-contact: inherit from GtkListBoxRowGuillaume Desmottes2013-09-042-9/+10 | | | | | | Need to be pack in a GtkListBox. https://bugzilla.gnome.org/show_bug.cgi?id=706988 * depends on Gtk+ 3.9.4Guillaume Desmottes2013-09-041-2/+2 | | | | | | Needed for GtkListBox. https://bugzilla.gnome.org/show_bug.cgi?id=706988 * fix 'popup-individual-menu' in roster testsGuillaume Desmottes2013-09-043-6/+9 | | | | We added the 'group' argument to the signal. * depend on Geoclue 1.99.3Guillaume Desmottes2013-09-041-1/+1 | | | | This version has been released with the 'export D-Bus XML' patch. * Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2013-09-042-3041/+2462 | * Updated Polish translationPiotr Drąg2013-09-041-136/+87 | * Update French translationAlexandre Franke2013-09-041-1537/+1254 | * Updated Irish translationSeán de Búrca2013-09-041-6/+6 | * Updated Lithuanian translationAurimas Černius2013-09-041-169/+126 | * Updated Irish translationSeán de Búrca2013-09-041-209/+165 | * [l10n] Updated Italian translation.Milo Casagrande2013-09-041-98/+35 | * remove released flagGuillaume Desmottes2013-09-031-1/+1 | * 3.9.91EMPATHY_3_9_91Guillaume Desmottes2013-09-032-2/+39 | * telepathy-account-widgets: update submoduleMarco Barisione2013-09-031-0/+0 | | | | | This update is needed to fix an issue with translations, see https://bugzilla.gnome.org/show_bug.cgi?id=707208 * configure.ac: pass --with-gettext-package to tp-aw's configureMarco Barisione2013-09-031-0/+1 | | | | | | | telepathy-account-widgets is a submodule, so it can be included by multiple projects. If we don't have a different per-project GETTEXT_PACKAGE we end up with different projects shipping .mo files supposed to be installed in the same location. * UOA: Fix build failureTim Lunn2013-09-032-3/+3 | | | | | | This was a regression caused by c689cd6a91cb2a31ce0d03f47e59ca4e3f368e9c https://bugzilla.gnome.org/show_bug.cgi?id=707338 * preferences: remove location sources preferencesGuillaume Desmottes2013-09-035-115/+0 | | | | | | Not used anymore with Geoclue 2. https://bugzilla.gnome.org/show_bug.cgi?id=706627 * location-manager: use Geoclue 2Guillaume Desmottes2013-09-031-371/+72 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=706627 * add empathy-geoclue-helperGuillaume Desmottes2013-09-035-5/+651 | | | | | | Based on a proposed API on fdo#68658. May end up in geoclue at some point. https://bugzilla.gnome.org/show_bug.cgi?id=706627 * depends on GLib 2.37Guillaume Desmottes2013-09-031-2/+2 | | | | | | Needed for the latest GDbus code gen. https://bugzilla.gnome.org/show_bug.cgi?id=706627 * Updated Hebrew translation.Yaron Shahrabani2013-09-031-81/+87 | * Update Brazilian Portuguese translation, proofread by Enrico NicolettoRafael Ferreira2013-09-031-920/+89 | * Updated Slovenian translationMatej Urbančič2013-09-031-1385/+1084 | * Updated Spanish translationDaniel Mustieles2013-09-031-1368/+1075 | * theme-adium: deal with g_resources_lookup_data() failingGuillaume Desmottes2013-09-021-0/+3 | | | | | | | | | Only empathy-chat registers the gresources so when executing this code from the empathy process (theme preview in the preferences dialog) we don't find the resource. That's fine as this JS code is only used for the infinite callback but best to not warning. https://bugzilla.gnome.org/show_bug.cgi?id=707291 * Updated Galician translationsFran Diéguez2013-09-021-28/+36 | * telepathy-account-widgets: update to masterGuillaume Desmottes2013-09-021-0/+0 | * Updated Irish translationSeán de Búrca2013-09-021-108/+77 | * Use typographical ellipses consistentlySeán de Búrca2013-09-025-10/+10 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=707104 * Updated Irish translationSeán de Búrca2013-08-301-1586/+745 | * Updated POTFILES.skipPiotr Drąg2013-08-291-0/+2 | * Updated slovak translationPavol Klačanský2013-08-291-769/+47 | * egg-list-box: update to masterGuillaume Desmottes2013-08-282-2/+2 | | | | | | Update the signature of our sort function as its API changed. https://bugzilla.gnome.org/show_bug.cgi?id=706829 * Updated Lithuanian translationAurimas Černius2013-08-281-1331/+447 | * Fix build with correct macroSeán de Búrca2013-08-271-1/+1 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=706830 * Updated Galician translationsFran Diéguez2013-08-271-1370/+1066 | * [l10n] Updated Italian translation.Milo Casagrande2013-08-251-1366/+472 | * RosterWindow: Connect to signal "menu-item-activated" from EmpathyIndividualMenuChandni Verma2013-08-231-0/+11 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=643183 * Emit menu-item-activated when an action is performed from the individual menuChandni Verma2013-08-233-28/+66 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=643183 * Deploy a signal "menu-item-activated" in EmpathyIndividualMenuChandni Verma2013-08-231-0/+17 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=643183 * Roster: Hide search-bar on hitting Enter on selected individualChandni Verma2013-08-231-0/+14 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=643183 * Updated Norwegian bokmål translationKjartan Maraas2013-08-221-1318/+1014 | * Updated slovak translationPavol Klačanský2013-08-221-1521/+1235 | * Update French translationAlexandre Franke2013-08-221-459/+632 | * Updated Brazilian Portuguese translationEnrico Nicoletto2013-08-221-1347/+1042 | * Updated Hebrew translation.Yaron Shahrabani2013-08-211-1334/+1030 | * <name> should match repository's name.Andrea Veri2013-08-211-1/+1 | * Updated Polish translationPiotr Drąg2013-08-211-1481/+618 | * call-window: ensure "Swap camera" is only visible when there are >1 camerasJonny Lamb2013-08-201-8/+13 | | | | | It was possible to get into a state where "Swap camera" was visible even when there was only one camera connected. * remove released flagGuillaume Desmottes2013-08-201-1/+1 | * 3.9.90EMPATHY_3_9_90Guillaume Desmottes2013-08-202-2/+37 | * POTFILES.skip: ignore the whole telepathy-account-widgets directoryMarco Barisione2013-08-201-0/+2 | * empathy-env.in: set TPAW_SRCDIRMarco Barisione2013-08-201-0/+3 | * configure.ac: get the UOA provider name from tp-aw's pkg-config fileMarco Barisione2013-08-201-4/+4 | * configure.ac: if unreleased, enable tp-aw's extra warningsMarco Barisione2013-08-201-0/+4 | | | | | | telepathy-account-widget cannot rely on a variable similar to empathy_released for extra warnings, so Empathy's configure script passes --enable-unreleased-checks to it if empathy_released is not 1. * configure.ac: pass --with-pkgdatadir to tp-aw's configureMarco Barisione2013-08-201-0/+1 | * tp-account-widgets: remove internal copyMarco Barisione2013-08-2074-21856/+0 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * Use the telepathy-account-widgets submodule instead of the internal copyMarco Barisione2013-08-209-14/+30 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * Add telepathy-account-widgets submoduleMarco Barisione2013-08-202-0/+3 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * POTFILES.in: remove files that were moved to tp-account-widgetsMarco Barisione2013-08-201-22/+0 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tp-account-widgets/Makefile.am: don't check the style of copied filesMarco Barisione2013-08-201-2/+2 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * account-widget: add an "action-area" propertyMarco Barisione2013-08-205-19/+59 | | | | | | | This allows user of the class to get the buttons packed in a different widget, for instance the one returned by gtk_dialog_get_action_area. https://bugzilla.gnome.org/show_bug.cgi?id=699492 * account-widget: make the buttons look like normal dialog buttonsMarco Barisione2013-08-201-3/+7 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * protocol-chooser: port to TpawProtocolMarco Barisione2013-08-202-397/+54 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * protocol: add an object to represent a protocol and a way to list themMarco Barisione2013-08-203-0/+641 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tp-account-widgets/Makefile.am: remove Empathy's include pathsMarco Barisione2013-08-201-2/+0 | | | | | | tp-account-widgets doesn't depend on Empathy headers any more! https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tp-account-widgets: don't include empathy(-ui)-utils.hMarco Barisione2013-08-2016-22/+0 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tp-account-widgets: use g_strcmp0 instead of strcmpMarco Barisione2013-08-203-6/+6 | | | | | | | | There was no bug in this code, but I noticed the usage of strcmp because of compilation errors caused by some changes to the includes. g_strcmp0 is safer as it handles NULLs. https://bugzilla.gnome.org/show_bug.cgi?id=699492 * irc-network-dialog: include stdlib.h needed for strtoulMarco Barisione2013-08-201-0/+1 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tpaw-string-parser: include string.h needed for strlenMarco Barisione2013-08-201-0/+1 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tpaw-utils: add the TPAW namespace to ACCOUNT_WIDGETS_RESOURCES_PREFIXMarco Barisione2013-08-203-5/+5 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tpaw-utils: move ACCOUNT_WIDGETS_RESOURCES_PREFIX from EmpathyMarco Barisione2013-08-203-2/+3 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * debug: remove EMPATHY_DEBUG_IRC as it's not needed any moreMarco Barisione2013-08-202-14/+12 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * calendar-button: don't use the non-existing TPAW_DEBUG_OTHER_THING flagMarco Barisione2013-08-201-1/+1 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tpaw-debug: remove unused debug keysMarco Barisione2013-08-202-30/+4 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tp-account-widgets: use TpAW's debugging functions instead of Empathy'sMarco Barisione2013-08-2017-34/+34 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * debug: set tp-account-widgets's debug flagsMarco Barisione2013-08-201-0/+3 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tpaw-debug: don't set tp-glib's debug flags, Empathy does thatMarco Barisione2013-08-201-2/+0 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tpaw-debug: copy from EmpathyMarco Barisione2013-08-203-0/+266 | | | | | | | This commit just copies the files and renames the function. tp-account-widget's debugging stuff is not functional yet. https://bugzilla.gnome.org/show_bug.cgi?id=699492 * pixbuf-utils: copy the generic pixbuf-related utily functions from EmpathyMarco Barisione2013-08-2018-190/+272 | | | | | | | This commit also changes the licence of the moved code from GPL to LGPL. See GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tpaw-utils: use self->priv instead of EMPATHY_GET_PRIV(self)Marco Barisione2013-08-2016-776/+597 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tpaw-utils: move EMP_STR_EMPTY to tp-aw and rename itMarco Barisione2013-08-2030-66/+98 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tpaw-utils: copy URL handling functions from Empathy to tp-awMarco Barisione2013-08-205-46/+50 | | | | | | | This commit also changes the licence of the moved code from GPL to LGPL. See GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tpaw-utils: move empathy_xml_validate_from_resource to tp-aw and rename itMarco Barisione2013-08-208-41/+50 | | | | | | | This commit also changes the licence of the moved code (all copyrighted by Collabora Ltd.) from GPL to LGPL. https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tpaw-utils: move empathy_window_present* to tp-aw and rename itMarco Barisione2013-08-2010-52/+72 | | | | | | | This commit also changes the licence of the moved code from GPL to LGPL. See GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tpaw-utils: move empathy_get_toplevel_window to tp-aw and rename itMarco Barisione2013-08-207-22/+30 | | | | | | | This commit also changes the licence of the moved code from GPL to LGPL. See GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tpaw-utils: move empathy_implement_finish_* to tp-aw and rename themMarco Barisione2013-08-2010-59/+70 | | | | | | All the code was initially written for wocky which is under LGPL. https://bugzilla.gnome.org/show_bug.cgi?id=699492 * user-info: move from Empathy to tp-account-widgetsMarco Barisione2013-08-206-121/+120 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * avatar-chooser: move from Empathy to tp-account-widgetsMarco Barisione2013-08-206-145/+147 | | | | | | | | | This commit also changes the licence of the moved code from GPL to LGPL. EmpathyAvatarChooser was based on Evolution's EImageChooser that was originally LGPL. The later contributions were relicensed by the authors, see GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tpaw-images: move the default avatar definition from Empathy to tp-awMarco Barisione2013-08-2010-12/+47 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tpaw-gsettings: move the avatar path stuff from Empathy to tp-awMarco Barisione2013-08-204-5/+42 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * camera-monitor: move from Empathy to tp-account-widgetsMarco Barisione2013-08-2011-168/+168 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * cheese-camera-device-monitor: move from Empathy to tp-account-widgetsMarco Barisione2013-08-206-136/+145 | | | | | | | This commit also changes the licence of the moved code from GPL to LGPL. See GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492 * calendar-button: move from Empathy to tp-accounts-widgetsMarco Barisione2013-08-207-110/+110 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * contactinfo-utils: move from Empathy to tp-account-widgetsMarco Barisione2013-08-206-31/+31 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * contactinfo-utils: remove the include for empathy-ui-utils.hMarco Barisione2013-08-201-2/+1 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * string-parser: move everything except for _match_smiley(), to tp-awMarco Barisione2013-08-2014-268/+324 | | | | | | | empathy_string_match_smiley() depends on other files and it's not needed by tp-account-widgets, so we can leave it in libempathy-gtk. https://bugzilla.gnome.org/show_bug.cgi?id=699492 * contactinfo-utils: move create_channel_list_label to individual-widgetMarco Barisione2013-08-203-71/+66 | | | | | | | This removed the dependency of contactinfo-utils on empathy-request-util.h, so it's easier to move tp tp-account-widgets. https://bugzilla.gnome.org/show_bug.cgi?id=699492 * time: move from Empathy to tp-account-widgetsMarco Barisione2013-08-2011-45/+45 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * builder: move empathy_builder_* from Empathy to tp-account-widgetsMarco Barisione2013-08-2026-229/+265 | | | | | | | This commit also changes the licence of the moved code from GPL to LGPL. See GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492 * builder: add stub header and source file for tpaw_builder_* functionsMarco Barisione2013-08-203-0/+55 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * live-search: move from Empathy to tp-account-widgetsMarco Barisione2013-08-2018-188/+190 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * account-settings: don't set the presence on newly created accountsMarco Barisione2013-08-201-16/+0 | | | | | | | | | | | | | | | | | | | | | | | | | | What happened before this patch was: 1) tpaw_account_settings_do_create_account() sets the requested presence to the global requested presence in Empathy; 2) If the requested presence is unset, unknown or offline, empathy_connect_new_account() sets it to available; 3) Every process with a TpAccountManager object in memory that was previously used to set the requested presence will try to set the presence on the new account. The first step is a problem as it doesn't work if the account is created by a process that is not Empathy as the other processes have no way of knowing what Empathy's requested presence is. This doesn't matter as, in the third step, both Empathy and gnome-shell (and any other process using a TpAccountManager) will try to set the presence to their own idea of the current requested presence. Of course this is a race condition, see [1], but the behaviour is not changed by this patch. In case there is no process using a TpAccountManager, the second step will still guarantee that the newly created account goes online. [1] https://bugs.freedesktop.org/show_bug.cgi?id=24104 https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tpaw-utils: copy empathy_make_color_whiter()Marco Barisione2013-08-203-2/+15 | | | | | | | This commit also changes the licence of the moved code from GPL to LGPL. See GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492 * utils: remove empathy_account_has_uri_scheme_tel()Marco Barisione2013-08-202-21/+0 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * account-settings: use TpAccount's functions for schemes instead of Empathy'sMarco Barisione2013-08-201-3/+9 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * individual-menu: use TpAccount's functions for schemes instead of Empathy'sMarco Barisione2013-08-201-1/+1 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tpaw-utils: move functions for protocol and service display informationMarco Barisione2013-08-209-100/+107 | | | | | | | | | | | | | The following functions were moved from empathy to tp-aw and renamed accordingly: * empathy_protocol_icon_name; * empathy_protocol_name_to_display_name; * empathy_service_name_to_display_name. This commit also changes the licence of the moved code (all copyrighted by Collabora Ltd.) from GPL to LGPL. https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tpaw-utils: move empathy_connect_new_account to tp-aw and rename itMarco Barisione2013-08-208-52/+59 | | | | | | | This commit also changes the licence of the moved code (all copyrighted by Collabora Ltd.) from GPL to LGPL. https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tpaw-utils: add stub for files with misc utility functionsMarco Barisione2013-08-203-0/+56 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * uoa-utils: move from Empathy to tp-awMarco Barisione2013-08-206-19/+31 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * keyring: explain why the schema name still contains “Empathy”Marco Barisione2013-08-201-0/+2 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * keyring: move from Empathy to tp-account-widgetsMarco Barisione2013-08-2011-66/+69 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * connection-managers: move from Empathy to tp-account-widgetsMarco Barisione2013-08-2013-186/+187 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * account-settings: fix a reference to empathy-account-widget.cMarco Barisione2013-08-201-1/+1 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * account-settings: move from Empathy to tp-account-widgetsMarco Barisione2013-08-2019-594/+592 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * irc-network: change the license header from the GPL to the LGPL oneMarco Barisione2013-08-201-10/+9 | | | | | | | | The license of this file should have been LGPL from the start (see the header file too). Anyway, we have permission to relicense this file to LGPL, see GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492 * account-widget: change the license header from the GPL to the LGPL oneMarco Barisione2013-08-203-30/+27 | | | | | | | We have permission to relicense these files to LGPL, see GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tp-account-widgets: refer to the right renamed filesMarco Barisione2013-08-202-5/+5 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tp-account-widgets: rename all the files from empathy-* to tpaw-*Marco Barisione2013-08-2042-96/+96 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tp-account-widgets: Switch the symbols namespace to tpawEmanuele Aina2013-08-2027-917/+917 | | | | | | | | The file names have been kept unchanged to keep the diff simple and will be updated later. This makes easier to spot where the account widgets still rely on libempathy. https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tp-account-widgets: Move the IRC network list with the related sourcesEmanuele Aina2013-08-207-9/+15 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tp-account-widgets: Move the IRC support sources with the account widgetEmanuele Aina2013-08-209-8/+9 | | | | | | | | To handle different networks and servers the IRC account widget uses many helper object and functions. Move them close to the IRC account widget sources. https://bugzilla.gnome.org/show_bug.cgi?id=699492 * tp-account-widgets: Move account widgets code in the tp-account-widgets subdirEmanuele Aina2013-08-2033-29/+104 | | | | | | | Start moving the account widgets code in a subdir before fully isolating it and stubbing it out in a submodule. https://bugzilla.gnome.org/show_bug.cgi?id=699492 * accounts-dialog: Include the proper account-widget headerEmanuele Aina2013-08-201-1/+1 | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492 * GOSSIP-RELICENSING: emails authorising us to relicense code for tp-awMarco Barisione2013-08-201-0/+3378 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following people agreed with the relicensing of their code: - Martyn Russell <martyn@lanedo.com> - Richard Hult <richard@tinybird.com> - Mikael Hallendal <micke@tinybird.com> - Jonny Lamb <jonnylamb@gnome.org> - Felix Kaser <f.kaser@gmx.net> - Cosimo Cecchi <cosimoc@gnome.org> - Travis Reitter <treitter@gmail.com> - Xavier Claessens <xclaesse@gmail.com> - Marco Barisione <marco@barisione.org> - Danielle Madeley <danielle@madeley.id.au> - Chandni Verma <chandniverma2112@gmail.com> - Cyril Roelandt <tipecaml@gmail.com> - Dimitris Zenios <dimitris.zenios@gmail.com> - Jonathan Tellier <jonathan.tellier@gmail.com> - Marc Plano-Lesay <marc.planolesay@gmail.com> - Vitaly Minko <vitaly.minko@gmail.com> - Frederic Peters <fpeters@0d.be> - Andreas Henriksson <andreas@fatal.se> - Vincent Untz <vuntz@gnome.org> - Baptiste Mille-Mathias <baptistem@gnome.org> - Susana Pereira <susana.pereira@gmail.com> - Steve Frécinaux <code@istique.net> - Lars-Peter Clausen <lars@metafoo.de> - Milo Casagrande <milo@ubuntu.com> - Philip Withnall <philip@tecnocode.co.uk> - Bastien Nocera <hadess@hadess.net> - Daniel G. Siegel <dgsiegel@gnome.org> - Filippo Argiolas <filippo.argiolas@gmail.com> - Jaap Haitsma <jaap@haitsma.org> - Ryan Zeigler <zeiglerr@gmail.com> - Raluca-Elena Podiuc <ralucaelena1985@gmail.com> Collabora Ltd. agrees with the relicensing of the code (contributed by various authors) needed for telepathy-account-widgets (this work is done for Collabora). Richard Hult agrees with relicensing the code owned by Imendio/Tinybird. https://bugzilla.gnome.org/show_bug.cgi?id=699492 * preferences: only show autoconnect when shell isn't runningJonny Lamb2013-08-20