Matthias Clasen
0833ea6de6
Initialize clutter-gst for the user panel
...
Otherwise, we get an error out of libcheese, complaining about
gstreamer not being initialized.
2012-01-13 13:05:25 -05:00
Robert Ancell
89bbb0a73a
display: Use GDBus instead of dbus-glib
...
https://bugzilla.gnome.org/show_bug.cgi?id=667685
2012-01-12 15:41:47 +00:00
Jason Gerecke
e50dbea195
wacom: Bring over files from xinput-calibrator and build utility
...
Copies over files from a trimmed version of xinput-calibrator and
modifies the Makefile.am to build the program as a seperate utility.
This is just to verify the functionality of the code when built with
gnome-control-center.
https://bugzilla.gnome.org/show_bug.cgi?id=657423
2012-01-10 18:26:55 +00:00
Rodrigo Moya
8bbd3cba91
build: Link language-related code to fontconfig
2012-01-10 10:31:40 +01:00
Vincent Untz
f4bcd50240
shell: Stop calling deprecated g_thread_init()
...
https://bugzilla.gnome.org/show_bug.cgi?id=667527
2012-01-09 11:20:49 +00:00
Rico Tzschichholz
c3011fff77
Bump version to 3.3.3 according to the released version
2012-01-07 18:58:27 +01:00
Bastien Nocera
9b9df97802
wacom: Add dependency on libwacom
2011-12-12 18:20:04 +00:00
Cosimo Cecchi
16d6558c66
build: require GTK+ master
...
https://bugzilla.gnome.org/show_bug.cgi?id=665079
2011-11-28 15:07:36 -05:00
Bastien Nocera
b73a0a7c6a
wacom: Add required libs to the requirements
...
They were only dragged in through GTK+ with XI2 support.
2011-11-25 17:04:05 +00:00
Rodrigo Moya
ee925d4731
Release 3.3.2
2011-11-22 11:21:30 +01:00
Bastien Nocera
3e82d53860
build: Remove obsolete GConf dependency
...
https://bugzilla.gnome.org/show_bug.cgi?id=625899
2011-11-14 18:09:39 +00:00
Bastien Nocera
478add1ada
keyboard: Remove obsolete GConf dependency
2011-11-14 18:09:39 +00:00
Bastien Nocera
bc6d4b3cf1
universal-access: Remove unused GConf helper
2011-11-14 14:29:31 +00:00
Bastien Nocera
957374dfa9
universal-access: Update for metacity GSettings port
...
Use GSettings to set the visual-bell preferences, rather than GConf.
https://bugzilla.gnome.org/show_bug.cgi?id=625899
2011-11-14 14:27:40 +00:00
Bastien Nocera
96e37d6ec7
build: Build .tar.xz tarballs by default
2011-11-08 20:41:58 +00:00
Bastien Nocera
27c45abda3
shell: Merge libgnome-control-center into main binary
...
This fixes problems with the CcEditableEntry type not being
registered and causing the printers and user-accounts panels not to
work. As we do not need to work on Windows, we do not need to split
out the library.
2011-11-07 18:03:14 +00:00
Bastien Nocera
df493ef93c
keyboard: Use GTK+ to parse keys
...
Instead of some custom code
https://bugzilla.gnome.org/show_bug.cgi?id=663341
2011-11-04 17:00:39 +00:00
Bastien Nocera
8cca2cab60
lib: Do not install private libgnome-control-center
...
https://bugzilla.gnome.org/show_bug.cgi?id=655287
2011-10-18 19:07:32 +01:00
Bastien Nocera
844dd9e321
bluetooth: Move Bluetooth panel from gnome-bluetooth
2011-10-18 18:46:15 +01:00
Alberto Ruiz
1e4cca7b10
Set version to 3.3.0
2011-10-05 12:28:04 +01:00
Colin Walters
f708c36fc3
datetime: Use GnomeWallClock instead of periodic timeout
...
We don't actually use the ::clock property string here - this
is just making it so we don't need to wake up once a second.
https://bugzilla.gnome.org/show_bug.cgi?id=658011
2011-09-21 00:45:41 +02:00
Bastien Nocera
a5bbebcf8e
build: Bump GTK+ deps
2011-09-12 23:15:40 +01:00
Bastien Nocera
ee323d823e
media: Remove some left-overs
...
Since the code was moved to info
2011-09-09 15:48:00 +01:00
Giovanni Campagna
d26fb9694d
network: show wireless dialogs when asked
...
When invoked with certain arguments, show the wireless and 3g
dialogs from libnm-gtk. Previously they were provided by nm-applet,
but now gnome-shell conflicts with it and it makes sense anyway
to have one place for network configuration. Also added a "show-device"
command, that just selects a device in the tree view.
https://bugzilla.gnome.org/show_bug.cgi?id=657093
2011-09-05 18:07:52 +02:00
Jakub Steiner
f209ca3717
power: Use a proper icon for the panel
...
Rather than repurposing a status icon. We have too
much blue in System Settings
https://bugzilla.gnome.org/show_bug.cgi?id=645536
2011-09-01 15:35:02 +01:00
Rodrigo Moya
824c26c925
Release 3.1.90
2011-08-30 12:11:15 +02:00
Peter Hutterer
7b213472f1
wacom: add a wacom control panel.
...
https://bugzilla.gnome.org/show_bug.cgi?id=640981
2011-08-26 11:35:27 +01:00
Matthias Clasen
749148cda6
region: Initial implementation of 'copy to system'
...
This implementation is using the systemd-localed mechanism.
It currently does not support keyboard layouts, unfortunately.
2011-08-22 14:29:59 -04:00
Rodrigo Moya
c79ca529c6
Release 3.1.5
2011-08-18 10:50:32 +02:00
Vincent Untz
c635d8e875
shell: Port to new gnome-menus API
...
https://bugzilla.gnome.org/show_bug.cgi?id=655110
2011-08-01 19:41:36 +02:00
Marek Kasik
7962a25ecf
Printers: Open firewall for required connections when searching for printers
...
This commit enables services mdns, ipp, ipp-client and samba-client on
firewall for 5 minutes for detection of network printers (#648784 ).
It enables required services permanently for printers selected by user
for addition then. It shows a notification for the permanent enable.
It uses firewalld, so if it is not installed or running it shows a warning
message to the user in the place where discovered printers will be shown
(both local and network). The warning disappears after the finish of
printers discovery (but not from network part if no printer was found).
2011-07-27 13:33:48 +02:00
Rodrigo Moya
a2ddd10073
Release 3.1.4
2011-07-25 21:21:20 +02:00
Javier Jardón
48b111bd5e
cc-info-panel: Use the new g_format_size() glib function
...
To format the memory and disks sizes
2011-07-22 17:13:55 +02:00
Richard Hughes
4f08a32570
power: Make insensitive any sleep actions the hardware cannot do
2011-07-19 14:32:09 +01:00
Bastien Nocera
606b6fd88d
lib: Disallow external panels from existing
...
Seeing as people were putting all kind of junk in it,
instead of being sensible, let's close the doors on
external panels.
If you work-around this in any way, you better have a
very good reason to, such as wanting to deny yourself
any support from the upstream gnome-control-center developers,
or wanting ridicule for your poor judgement in UI and code design.
2011-07-15 11:04:01 +01:00
Rodrigo Moya
9a0db21425
Release 3.1.3
2011-07-04 18:24:55 +02:00
Bastien Nocera
c280c3b18d
online-accounts: goa-account icons back in goa
2011-06-24 16:31:23 +01:00
Bastien Nocera
896b5e87d9
online-accounts: Add panel for gnome-online-accounts
...
https://bugzilla.gnome.org/show_bug.cgi?id=653334
2011-06-24 15:43:03 +01:00
Marek Kasik
63edb0dcbe
Printers: Include cups/ppd.h explicitly
...
cups/ppd.h is not included by cups/cups.h since CUPS 1.5.
2011-06-20 17:02:39 +02:00
Rodrigo Moya
82c9d1530c
Bump gsettings-desktop-schemas requirement for locale settings
2011-06-17 10:44:25 +02:00
Richard Hughes
391cd73e5e
color: install a preferences-color icon to avoid using the gnome-color-manager icon name
2011-05-20 15:59:06 +01:00
Richard Hughes
2e7e54c3c2
Add a color panel based on the functionality available in gnome-color-manager
...
All the major functionality is present, but the virtual device stuff needs
further work with the designers before being included.
2011-05-20 15:59:00 +01:00
Rodrigo Moya
eb684a4bcf
Remove calls to AM_GNU_GETTEXT, IT_PROG_INTLTOOL should be enough
2011-05-20 12:18:12 +02:00
Bastien Nocera
a089d7e710
info: Implement setting of "PrettyHostname"
...
This property can be used to name services running on the machine
such as media sharing, device sharing, or externally visible
services such as the Bluetooth name.
We don't set the statis hostname yet though, this will need
to be done to follow the recommendations from systemd.
https://bugzilla.gnome.org/show_bug.cgi?id=650044
2011-05-13 13:35:37 +01:00
Bastien Nocera
a4341af9fb
build: Require newer gnome-desktop for display changes
...
https://bugzilla.gnome.org/show_bug.cgi?id=589562
2011-05-07 17:54:41 +01:00
Bastien Nocera
00bfe342bb
build: Require a newer GTK+ for the lock button
2011-05-07 17:46:25 +01:00
Matthias Clasen
74d70470a2
Bump version to 3.0.1.1
2011-04-26 20:58:01 -04:00
Bastien Nocera
525209f294
build: Remove unused GConf schemas
...
https://bugzilla.gnome.org/show_bug.cgi?id=645704
2011-04-13 13:09:22 +01:00
Matthias Clasen
274569d4f3
Bump version
2011-04-06 10:17:58 -04:00
Matthias Clasen
c5b11fcd22
Update for 3.0.0.1
2011-04-06 10:01:56 -04:00