Commit graph

9357 commits

Author SHA1 Message Date
Giovanni Campagna
3eb3ca4506 Adapt to GnomeDesktop API changes
GnomeRRScreen, GnomeRRConfig and GnomeRROutputInfo (formerly
GnomeOutputInfo) have turned into opaque GObjects. Use accessors
for modifying them, and allocate/free them as GObjects.

https://bugzilla.gnome.org/show_bug.cgi?id=634091
2010-11-28 15:31:24 +01:00
Fran Diéguez
f95f885385 Updated Galician translations 2010-11-27 01:56:19 +01:00
Cătălin Bălan
37b775baa3 Updated Romanian translation 2010-11-26 00:11:00 +02:00
Luca Ferretti
ab1cc55ae9 media: fix capitalization and missing accelerator 2010-11-25 16:33:52 +01:00
Dr.T.Vasudevan
c894a599cf Updated Tamil translation 2010-11-25 19:04:42 +05:30
William Jon McCann
0c8dfbba95 ua: remove an unused frame that added a few extra px of spacing 2010-11-25 00:51:52 -05:00
A S Alam
d6be55ec41 update for Punjabi by A S Alam 2010-11-25 09:17:52 +05:30
Kjartan Maraas
0936862719 Updated Norwegian bokmål translation 2010-11-24 19:47:00 +01:00
William Jon McCann
c6f4bd1846 media: remove browse checkbutton
Each individual media type already has the option to open
in the file browser so we don't need a separate option.  It
doesn't appear to have been hooked up so just remove from the ui.
2010-11-24 10:40:29 -05:00
William Jon McCann
f5a1751a96 media: expand combo box to fill parent
Now that parent isn't the full width of window.
2010-11-24 08:52:50 -05:00
William Jon McCann
f71bb4a524 media: remove spurious debug 2010-11-23 17:46:41 -05:00
William Jon McCann
a9908912bd media: streamline the dialog a bit
Simplify the layout and move the "extra" options off the main page.
2010-11-23 17:40:46 -05:00
William Jon McCann
bb211c67e5 media: remove redundant label 2010-11-23 16:10:47 -05:00
William Jon McCann
8c4d35ec17 media: some spacing fixes 2010-11-23 16:04:57 -05:00
William Jon McCann
502bbf45f5 media: Change name and category 2010-11-23 15:58:37 -05:00
Matthias Clasen
d1b93565d8 Use a different cursor for bar dragging 2010-11-23 10:59:31 -05:00
William Jon McCann
29c7dd38a8 display: add a save/restore to ensure the labels don't mess up top bar
By setting a scale...
2010-11-23 09:44:30 -05:00
Cosimo Cecchi
281d37713e i18n: update POTFILES for media panel 2010-11-23 15:25:01 +01:00
Cosimo Cecchi
4985ac36b2 media: whitespace fixes 2010-11-23 15:25:01 +01:00
Cosimo Cecchi
23d0dac079 media: don't support running uninstalled, it's not possible now. 2010-11-23 15:25:01 +01:00
Cosimo Cecchi
6d968179c3 media: use a struct to associate GtkBuilder names and content types 2010-11-23 15:25:01 +01:00
Cosimo Cecchi
c18b77f75f media: define an enum for combobox positions 2010-11-23 15:25:01 +01:00
Cosimo Cecchi
8b87acc6cf media: don't use eel prefix for functions 2010-11-23 15:25:01 +01:00
Cosimo Cecchi
9cef81b809 media: use GPtrArray to add/remove elements from strv 2010-11-23 15:25:01 +01:00
Cosimo Cecchi
5f0d760712 media: make the "Add application" dialog modal
To get the sticky effect from gnome-shell (if it's running). It makes
sense for that dialog to be modal anyway, as choosing more than one
default application at the same time is just confusing.
2010-11-23 15:25:01 +01:00
Cosimo Cecchi
25e932c7c4 media: credit original author of the code, and some cosmetic changes 2010-11-23 15:25:01 +01:00
Cosimo Cecchi
d074821db8 media: hook up the open with dialog in the autorun panel 2010-11-23 15:25:01 +01:00
Cosimo Cecchi
230edc2f12 media: copy-paste NautilusOpenWithDialog here 2010-11-23 15:25:01 +01:00
Cosimo Cecchi
5f6c1d2b50 media: use GIcons instead of rendering pixbufs ourselves
This simplifies the code a bit, and avoid unnecesary work.
2010-11-23 15:25:01 +01:00
Cosimo Cecchi
b70172e707 media: initial port of Nautilus capplet code. 2010-11-23 15:25:01 +01:00
William Jon McCann
f490da1cb5 display: use a better color shading
So the displays don't look black when off.  We should avoid using
black since that is used for the top bar.
2010-11-23 08:29:59 -05:00
William Jon McCann
49e0499e3b display: update primary when turning displays off 2010-11-23 08:02:19 -05:00
William Jon McCann
17a7b0d404 display: only set primary when dragging top bar 2010-11-22 22:01:30 -05:00
William Jon McCann
3f054a856e display: don't allow setting primary on off displays 2010-11-22 21:54:51 -05:00
William Jon McCann
9cd6ecac9f display: ensure primary display is set in config
https://bugzilla.gnome.org/show_bug.cgi?id=635455
2010-11-22 21:40:34 -05:00
Bastien Nocera
325747abcc sound: Fix copy/paste error
When setting the default output programmitically.
2010-11-22 13:34:57 +00:00
William Jon McCann
d5642cf221 background: load wallpapers in an idle
So we don't block the construction.
2010-11-21 22:06:26 -05:00
William Jon McCann
4c06652dfc sound: remove window and button sounds checkbox 2010-11-21 21:37:26 -05:00
William Jon McCann
d2bacbfa59 sound: remove theme selection
Like appearance themes this is something that should move to
a tweakers paradise app.
2010-11-21 21:36:46 -05:00
William Jon McCann
d51d16fddf various: use a consistent and slightly larger border width for panels 2010-11-21 19:33:34 -05:00
William Jon McCann
e658b6341b display: add some border padding 2010-11-21 18:48:10 -05:00
Yaron Shahrabani
ba0971fa6a Updated Hebrew translation. 2010-11-21 13:29:26 +02:00
Bastien Nocera
747f48beb4 user-accounts: Add "Disable icon" menu item
When the faces/ directory cannot be loaded.
2010-11-21 03:16:41 +00:00
William Jon McCann
e2c486f979 display: use a smaller top bar size 2010-11-20 21:29:12 -05:00
Bastien Nocera
254513f75d user-accounts: Don't allow opening non-images
We need to be able to load it, otherwise it's not something
we'll support, and can use.
2010-11-21 02:17:38 +00:00
William Jon McCann
7e5aecdf98 display: allow dragging top bar to set primary display 2010-11-20 20:38:04 -05:00
William Jon McCann
3337e01c00 display: identify primary display with a black top bar and clock 2010-11-20 19:38:20 -05:00
William Jon McCann
a4ac7717da display: clean up declarations 2010-11-20 18:36:44 -05:00
William Jon McCann
88df7df3a9 display: use consistent indentation and spacing 2010-11-20 18:30:40 -05:00
William Jon McCann
e9804b5adc display: Just say no to tabs and trailing whitespace 2010-11-20 18:28:55 -05:00