Commit graph

8776 commits

Author SHA1 Message Date
Bastien Nocera
eadf35bf48 shell: Use $(AM_V_GEN) when generating marshal files
And remove outdated use of $(NULL)
2010-09-10 11:58:34 +01:00
Bastien Nocera
eb1e75ec6e display: Generate marshal files properly
Instead of having generated files in the repo.
2010-09-10 11:56:09 +01:00
Bastien Nocera
5b45a61320 Fix drw_timer_new() prototype
To not generate a warning when compiling.
2010-09-10 11:49:58 +01:00
Gabriel Burt
110010bb65 bnc#600599 - [randr] Label to warn that 'Same image in all monitors' may limit the resolution options
Signed-off-by: Federico Mena Quintero <federico@novell.com>
2010-09-09 14:46:00 -05:00
Ivar Smolin
c4ce026c31 [l10n] Updated Estonian translation 2010-09-08 09:05:07 +03:00
Luca Ferretti
25d3afeecc Updated Italian translation 2010-09-07 00:17:52 +02:00
Dirgita
2673142574 Updated Indonesian translation 2010-09-03 20:51:55 +07:00
drtv
dbdf9963c6 Updated Tamil translation 2010-09-03 17:18:53 +05:30
noch
1d7e643271 Modified Armenian translation - po file 2010-09-02 14:58:05 +05:00
noch
d4d8e8762d Added Armenian translation - po file. Modified LINGUAS. 2010-09-02 11:34:29 +05:00
Philip Withnall
cf241ff26e Update British English translation 2010-09-01 09:47:22 +01:00
noch
c580a756c1 Modified LINGUAS. Added new empty line, just because of web-site shows some incorrect status on LINGUAS file. It says that LINGUAS doesn't contain hy. 2010-09-01 10:59:07 +05:00
Bruce Cowan
7aef5f9ab4 Updated British English translation 2010-08-31 16:54:15 +01:00
Gabor Kelemen
7f93c70626 Updated Hungarian translation 2010-08-29 10:59:58 +02:00
Gheyret Kenji
7d9fe2e8bb Added UG translation 2010-08-28 13:11:41 +02:00
Alexander Shopov
5867773ca7 Updated Bulgarian translation 2010-08-28 10:15:13 +03:00
Bruno Brouard
ffad985284 Updated French translation 2010-08-27 21:03:44 +02:00
Khaled Hosny
7a1babab46 Updated Arabic translation 2010-08-27 03:20:58 +02:00
Thomas Wood
31dab0416b shell: change the fixed width to 675 pixels 2010-08-25 19:18:48 +01:00
Thomas Wood
ce8cd97754 background: implement new UI design from Jakub Steiner 2010-08-25 19:18:05 +01:00
Michael Kotsarinis
45954bdeb5 l10n: Updated Greek translation for gnome-control-center 2010-08-25 14:29:22 +03:00
Michael Kotsarinis
032bef196d l10n: Updated Greek translation for gnome-control-center 2010-08-25 14:28:31 +03:00
Benjamin Otte
341dfaa879 Call gtk_widget_set_allocation() during size_allocate
Fixes panels not drawing themselves with GTK 3.
2010-08-24 10:24:56 +02:00
Милош Поповић
a0974d0e13 Updated Serbian translation 2010-08-23 01:07:04 +02:00
Ask H. Larsen
fade72a288 Updated Danish translation 2010-08-22 13:19:56 +02:00
Benjamin Otte
c1b95ff43f display: Copy background setter code from mutter
This code uses the new GDK API to set the window background.

https://bugzilla.gnome.org/show_bug.cgi?id=626870
2010-08-21 04:07:22 +02:00
Benjamin Otte
6c990cd60c typing-break: use gtk API to determine label layout location
The previous code tried to imitate GtkLabel, but failed to account for
changes to its API. The new code uses gtk_label_get_layout_offsets()
which is exactly doing the same thing, but compatibly.

https://bugzilla.gnome.org/show_bug.cgi?id=626870
2010-08-20 21:38:00 +02:00
Benjamin Otte
7ea3249a4a Replace Gdk drawing with Cairo
https://bugzilla.gnome.org/show_bug.cgi?id=626870
2010-08-20 21:38:00 +02:00
Bastien Nocera
58a4b4a252 Fix enrolling with Upek Eikon II fingerprint reader
The upeke2 driver in libfprint (and the device) requires 5
enrollment stages, but the UI has a hard-coded maximum of 3.
Increase the maximum to 5.

https://bugzilla.gnome.org/show_bug.cgi?id=627249
2010-08-19 17:56:02 +01:00
Andre Klapper
e578202ab2 Remove non-existing file from POTFILES.in to make l10n.gnome.org happier 2010-08-18 00:10:21 +02:00
Thomas Wood
f41e3268df background: hide the placement options only when a background is selected
Only update the visibility of the placement options when a background is
selected, not when the source is selected.
2010-08-13 17:06:19 +01:00
Thomas Wood
93042f0835 background: prefix the cache filename to avoid conflicts 2010-08-13 17:06:19 +01:00
Thomas Wood
eaa2c5f3d3 shell: remove redundant GConf schema
Remove the GConf schema since the GConf keys are no longer used by the
shell application.
2010-08-13 15:27:43 +01:00
Thomas Wood
1c05309906 keybindings: ensure the keybindings panel is build with the correct flags
Add PANEL_CFLAGS, PANEL_LIBS and PANEL_LDFLAGS to libkeybinding-properties.
2010-08-13 14:47:33 +01:00
Thomas Wood
64f8450459 Remove libwindow-settings 2010-08-13 11:48:11 +01:00
Thomas Wood
2b56a5ea0f background: fix various leaks
Fix various leaks found by valgrind.
2010-08-12 15:12:04 +01:00
Thomas Wood
1418445e13 background: ensure the panel object is still valid when file copy finishes
Take a reference on the panel object when the asynchronous copy is started
so that it is still valid in the callback when the panel is being
destroyed.
2010-08-12 15:12:04 +01:00
Thomas Wood
764f69e852 background: make sure the GnomeWPItems are freed.
Free the GnomeWPItems in the source liststore when the source is destroyed.
2010-08-12 15:12:04 +01:00
Gheyret T.Kenji
0af7b539e1 Added UG translation 2010-08-11 18:06:31 +02:00
Gheyret T.Kenji
8d834a1ce5 Added UG translation 2010-08-11 18:01:44 +02:00
Thomas Wood
abdb42e9e2 background: derive background sources from a common source object
Add the BgSource object to define the common aspects of background sources
and make sure the existing sources inherit from it.
2010-08-10 17:01:15 +01:00
Thomas Wood
ef9afe4830 Update gitignore 2010-08-10 15:29:31 +01:00
Thomas Wood
e721f417ad Add initial implementation of "background" panel
The background settings panel provides a way for users to change the
desktop background by selecting an image and/or colour.
2010-08-10 15:26:07 +01:00
drtv
d662b23f57 Updated Tamil translation 2010-08-09 08:40:16 +05:30
Lucian Adrian Grijincu
96a0f0addd Updated Romanian translation 2010-08-03 18:47:51 +03:00
Lucian Adrian Grijincu
a9216f95f8 Updated Romanian translation 2010-08-03 18:46:02 +03:00
A S Alam
588e97f594 update for Punjabi by A S Alam 2010-08-03 08:35:42 +05:30
drtv
55e8929e53 Updated Tamil translation 2010-08-02 17:42:52 +05:30
drtv
d20655de5e Updated Tamil translation 2010-08-02 17:41:11 +05:30
drtv
e319591eb2 Updated Tamil translation 2010-08-02 17:07:31 +05:30