summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* CcRRLabeler: don't crash when not running under Xwip/wayland-displayGiovanni Campagna2013-08-081-10/+25
| | | | | | | | | If running under wayland, we can't use an X property notify to look at workarea changes. Currently, workarea is not part of the wayland protocol, so don't bother and just don't crash. https://bugzilla.gnome.org/show_bug.cgi?id=705573
* wacom: adapt to GnomeRR API changesGiovanni Campagna2013-08-081-44/+29
| | | | | | | | GnomeRR now returns the EDID IDs as strings directly, so we don't need to convert them to compare to the settings. Also, we don't need to filter disconnected outputs, it's done by mutter now. https://bugzilla.gnome.org/show_bug.cgi?id=705573
* display: adapt to the new model for display configurationGiovanni Campagna2013-08-081-109/+9
| | | | | | | | | The way we apply the new configuration changed, in that we are expected to call the apply() method of GnomeRRConfig ourselves, and that takes care to call to mutter, show the confirmation dialog, etc. https://bugzilla.gnome.org/show_bug.cgi?id=705573
* datetime: Use g_clear_object()Kalev Lember2013-09-081-36/+7
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=694985
* Updated Spanish translationDaniel Mustieles2013-08-081-127/+134
|
* user-accounts: Remove a domain validation error iconOndrej Holy2013-08-071-4/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=702479
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2013-08-072-641/+477
|
* datetime: Resave the .ui file with recent GladeKalev Lember2013-08-061-110/+160
| | | | | | | No functional changes; this is only to minimize changes in subsequent commits that touch the .ui file. https://bugzilla.gnome.org/show_bug.cgi?id=694985
* Updated Brazilian Portuguese translationRafael Ferreira2013-08-051-440/+551
|
* user-accounts: Add padding between current and new password fieldsOndrej Holy2013-08-051-0/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=702481
* nl.po: Translation update by Hannie DumoleynVincent van Adrighem2013-08-041-1177/+1515
|
* Updated Irish translationSeán de Búrca2013-08-031-269/+234
|
* Updated Norwegian bokmål translationKjartan Maraas2013-08-031-70/+74
|
* Updated Czech translationMarek Černocký2013-08-031-123/+127
|
* Tajik translation updatedVictor Ibragimov2013-08-031-64/+67
|
* online-accounts: proper align the 'No accounts' labelJonh Wendell2013-08-021-2/+0
| | | | | | | use the default label align, "FILL", instead of "CENTER". this fixes some issues in languages like zh_TW. https://bugzilla.gnome.org/show_bug.cgi?id=705354
* user-accounts: make sure to check for permissions everywhereJonh Wendell2013-08-021-4/+5
| | | | | | | | every time we call show_user() we should also verify the permissions. this fixes the issue where sometimes we may have some controls enabled on startup, even on 'locked' state. https://bugzilla.gnome.org/show_bug.cgi?id=705322
* power: Use logind to discover CanHibernateJan Alexander Steffens (heftig)2013-08-021-1/+27
| | | | | | | | | | | The upower functionality is deprecated and will return an error unless upower is built with --enable-deprecated. The function is also not defined unless the application defines UPOWER_ENABLE_DEPRECATED, which g-c-c does not do, and the build system currently does not enable the warning (or error) about this. https://bugzilla.gnome.org/show_bug.cgi?id=705275
* shell: prevent a warning if the monitor number is not available yetThomas Wood2013-08-021-0/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=705297
* language-chooser: Remove unneeded variablesJasper St. Pierre2013-08-021-8/+0
|
* language-chooser: Fix code styleJasper St. Pierre2013-08-021-12/+11
|
* Updated Galician translationsFran Diéguez2013-08-021-191/+205
|
* power: Add keyboard brightness supportCosimo Cecchi2013-08-021-48/+170
| | | | | | Add a slider to the Power panel to control keyboard brightness. https://bugzilla.gnome.org/show_bug.cgi?id=705272
* shell: prevent the window from being taller than the height of the monitorThomas Wood2013-08-011-0/+14
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=705297
* Revert "color: to shrink the list"Richard Hughes2013-08-011-4/+4
| | | | | | | This reverts commit 902e88c7ad826405f6588e1de5fac1848fe93396. It does not match the mockups, introduces a horizontal scrollbar for non-VM machines, and resizes when button appear.
* Updated Hungarian translationGabor Kelemen2013-07-311-1056/+1370
|
* Updated Irish translationSeán de Búrca2013-07-311-1752/+3559
|
* color: to shrink the listYosef Or Boczko2013-07-311-4/+4
| | | | | | | | | It is inconsistent with many of the other panels: 134px in left-hand side of the list, 134px in right-hand side of the list, 22px from on bottom of the list and 22px from on top of the list. https://bugzilla.gnome.org/show_bug.cgi?id=698372
* notifications: to shrink the listYosef Or Boczko2013-07-311-4/+4
| | | | | | | | | It is inconsistent with many of the other panels: 134px in left-hand side of the list, 134px in right-hand side of the list, 22px from on bottom of the list and 22px from on top of the list. https://bugzilla.gnome.org/show_bug.cgi?id=691733
* Updated Hebrew translation.Yaron Shahrabani2013-07-311-1391/+1794
|
* power: Adding more padding to top of panelYosef Or Boczko2013-07-301-1/+3
| | | | | adding 12px of padding https://bugzilla.gnome.org/show_bug.cgi?id=698202
* Updated Norwegian bokmål translationKjartan Maraas2013-07-301-415/+412
|
* Tajik translation updatedVictor Ibragimov2013-07-301-57/+60
|
* build: Bump GTK+ requirements for delayed search entry changesBastien Nocera2013-07-301-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=705151
* common: Use new delayed search entry APIBastien Nocera2013-07-301-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=705151
* shell: Use new delayed search entry APIBastien Nocera2013-07-301-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=705151
* region: Use new delayed search entry APIBastien Nocera2013-07-302-2/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=705151
* wacom: Fix possible use before setBastien Nocera2013-07-301-0/+4
|
* user-accounts: Change password hint to be more obviousOndrej Holy2013-07-301-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=702474
* sharing: don't allow empty passwords in screen sharingJonh Wendell2013-07-301-0/+19
| | | | | | | if the user chooses to use a password but doesn't provide one, then revert the option to not use a password at all. https://bugzilla.gnome.org/show_bug.cgi?id=703512
* user-accounts: Enable checking for seqences in passwordOndrej Holy2013-07-302-1/+2
| | | | | | Bump libpwquality version to 1.2.2. ttps://bugzilla.gnome.org/show_bug.cgi?id=702474
* user-accounts: really selects the newly-created userJonh Wendell2013-07-301-11/+24
| | | | | | | | | complement to f438da7c3b7d0978e4f03d4d810d175ce9218e0f make sure to only return the newly created User object when it is fully loaded. https://bugzilla.gnome.org/show_bug.cgi?id=704426
* network: Fix stretched header bar switchYosef Or Boczko2013-07-301-1/+2
| | | | | | and add padding of 4px https://bugzilla.gnome.org/show_bug.cgi?id=703974
* 3.9.5GNOME_CONTROL_CENTER_3_9_5Bastien Nocera2013-07-302-1/+62
|
* Bump libgd requirementsBastien Nocera2013-07-301-0/+0
|
* Updated Lithuanian translationAurimas Černius2013-07-271-762/+688
|
* search-provider: Use a serialized gicon instead of a to_string'd oneJasper St. Pierre2013-07-261-4/+2
| | | | | | This improves deserialization performance in gnome-shell. https://bugzilla.gnome.org/show_bug.cgi?id=704948
* wacom: Call the OSD window for assigning the tablets' buttonsJoaquim Rocha2013-07-264-5/+153
| | | | | | It falls back to the listbox view in case the OSD cannot be shown. https://bugzilla.gnome.org/show_bug.cgi?id=704798
* Tajik translation updatedVictor Ibragimov2013-07-261-84/+93
|
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2013-07-252-1914/+2825
|