summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 3.17.923.17.92Kalev Lember2015-09-151-0/+6
|
* Post-release version bumpKalev Lember2015-09-081-1/+1
| | | | | This allows gnome-software to depend on gnome-desktop 3.17.92 for the cleanup macro support.
* Support g_autoptr() for all libgnome-desktop object typesKalev Lember2015-09-0811-1/+23
| | | | | | | ... and bump glib dep to 2.44.0 for the cleanup macro support. This allows using e.g. g_autoptr(GnomeBG) in other programs, but does not make libgnome-desktop itself use g_autoptr.
* po: Fix English US translationsBastien Nocera2015-09-071-4/+4
| | | | | | | | | | The default English translation, used for US English, and other untranslated English locales (so, not en_GB or en_CA) should match the default "untranslated" strings. This was lost when support for ratio separators was added. https://bugzilla.gnome.org/show_bug.cgi?id=752303
* Updated Polish FDL translationPiotr Drąg2015-08-311-1/+1
|
* Updated Chinese (Taiwan) translationChao-Hsiung Liao2015-08-261-31/+32
|
* Updated Polish translationPiotr Drąg2015-08-251-29/+29
|
* Updated Hungarian translationGábor Kelemen2015-08-191-83/+155
|
* 3.17.903.17.90Kalev Lember2015-08-182-1/+7
|
* Updated Spanish TranslationDaniel Mustieles2015-08-181-80/+157
|
* Updated Swedish translationAnders Jonsson2015-08-151-80/+149
|
* docs: Fix comment typoAnders Jonsson2015-08-021-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=747714
* Fix typo in GNU FDL copyAnders Jonsson2015-08-021-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=747714
* 3.17.43.17.4Matthias Clasen2015-07-201-0/+10
|
* gnome-rr: remove unused EDID parsing codeCosimo Cecchi2015-07-067-752/+1
| | | | | | | This is provided by Mutter these days. We can remove the in-tree unused code. https://bugzilla.gnome.org/show_bug.cgi?id=751928
* docs: remove private types from sections.txtCosimo Cecchi2015-07-031-6/+0
|
* gnome-languages: fix a GCC warningCosimo Cecchi2015-07-031-1/+1
|
* docs: add more private files to the ignore listCosimo Cecchi2015-07-031-0/+2
|
* docs: add more missing documentation to sections.txtCosimo Cecchi2015-07-031-0/+6
|
* docs: add missing methods for underscanningCosimo Cecchi2015-07-031-0/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=751814
* gnome-rr: add a method to discover when underscanning is supportedCosimo Cecchi2015-07-033-0/+12
| | | | | | | So that the control center will be able to hide/show a checkbox accordingly when the hardware supports it. https://bugzilla.gnome.org/show_bug.cgi?id=751814
* gnome-rr: Add dpms-mode information in debugBastien Nocera2015-07-021-0/+30
| | | | When the DPMS mode changes, print the new value.
* gnome-rr: Add dpms-mode propertyBastien Nocera2015-07-022-0/+57
| | | | | | | | So that other parts of the desktop environment can monitor the state of the power saving mode, and disable their own power consuming tasks when the screens are off. https://bugzilla.gnome.org/show_bug.cgi?id=751794
* gnome-rr: Remove unused GNOME_RR_DPMS_DISABLEDBastien Nocera2015-07-022-2/+1
| | | | | | | | GNOME_RR_DPMS_DISABLED is one of the possible values of GnomeRRDpmsMode that's not currently used, and would trigger an assertion if passed to gnome_rr_screen_set_dpms_mode(). https://bugzilla.gnome.org/show_bug.cgi?id=751794
* gnome-xkb-info: Add method to get languages from layoutDaiki Ueno2015-07-022-0/+53
|
* build: Bump version for tiled monitors API changesBastien Nocera2015-07-011-2/+2
|
* gnome-rr: add tiled monitor supportDave Airlie2015-07-017-5/+476
| | | | | | | | | | | | | | | | | | This adds the interfaces to allow for tiled monitor support via gnome-desktop. 1) add output config get/set tiled geometry/rotation support These hide under the standard APIs, and just set the state for the tiled outputs by setting the primary tile up. 2) add output config API to get primary tile 3) add tile flags to modes - add gather function to create tiled modes for primary outputs. https://bugzilla.gnome.org/show_bug.cgi?id=750311
* Updated Portuguese translationPedro Albuquerque2015-06-291-37/+42
|
* 3.17.33.17.3Frédéric Péters2015-06-242-1/+8
|
* build: link installed-tests against all librariesFrédéric Péters2015-06-241-1/+1
|
* 3.17.23.17.2Matthias Clasen2015-05-262-2/+8
|
* Updated Occitan translationCédric Valmary2015-05-161-325/+326
|
* GnomeRR: Add support for the underscan propertyTomeu Vizoso2015-04-276-3/+38
| | | | | | | To get and set whether overscan compensation is active in a given output. https://bugzilla.gnome.org/show_bug.cgi?id=748560
* 3.16.13.16.1Matthias Clasen2015-04-142-1/+7
|
* 3.16.03.16.0Matthias Clasen2015-03-232-2/+8
|
* Update Aragonese translationDaniel Martinez2015-03-191-146/+141
|
* 3.15.923.15.92Matthias Clasen2015-03-162-1/+7
|
* Updated Bosnian translationSamir Ribic2015-03-131-402/+123
|
* 3.15.913.15.91Matthias Clasen2015-03-022-1/+7
|
* 3.15.903.15.90Matthias Clasen2015-02-162-1/+8
|
* Drop libgsystem submodule, stop using O_NOATIMEColin Walters2015-02-057-41/+7
| | | | | | | | | | | | | | | | | | The entire rationale for adding this _noatime function was fairly bogus. See https://bugzilla.gnome.org/show_bug.cgi?id=680326 But the Linux kernel doesn't permit non-root users to use it for root-owned files - which is the default for real world GNOME installations. We end up doing twice the syscall traffic with no benefit at all. The patch does work in jhbuild, but honestly the relatime handling is generally OK for this, and where it's not, change your system to mount O_NOATIME. https://bugzilla.gnome.org/show_bug.cgi?id=708453
* Updated Icelandic translationSveinn í Felli2015-01-291-246/+257
|
* 3.14.53.15.4Matthias Clasen2015-01-202-1/+8
|
* gnome-rr-config: Remove checks around g_strdupJasper St. Pierre2015-01-081-10/+6
| | | | g_strdup already handles NULLs just fine.
* gnome-rr-config: Make sure to copy over vendor/product/serialJasper St. Pierre2015-01-071-0/+6
| | | | | | | | | | | | | | | | | | | | When GnomeRROutputInfo is normally created, we strdup the vendor/product/serial strings that we read from EDID. When it's finalized, we free them as well. When we copy the output info, we actually copy the raw struct, and then selectively strdup members that we care about. When the copy is freed, we then free the pointer that we dup'd from. When the original output info is freed, this leads to a double-free. Due to coincidences, on x86, this doesn't lead to a crash, but on ARM, the heap is completely corrupted. To prevent this, when we copy the output infos, strdup them from the original output as well. We really should clean this API up so that it's not so awfully RandR-y in style, since it's obvious that the APIs we have aren't great and really aren't what we need. https://bugzilla.gnome.org/show_bug.cgi?id=742569
* docs: Fix warnings about acronyms when building docsRui Matos2015-01-071-0/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=742479
* docs: Remove use of tmplBastien Nocera2015-01-063-738/+1
| | | | | | See https://mail.gnome.org/archives/desktop-devel-list/2014-February/msg00000.html https://bugzilla.gnome.org/show_bug.cgi?id=742479
* languages: plug memory leaksCosimo Cecchi2014-12-301-0/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=742111
* GnomeRROutputInfo: plug some memory leaksCosimo Cecchi2014-12-301-0/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=742111
* 3.15.33.15.3Matthias Clasen2014-12-151-0/+6
|