Federico Mena Quintero
3545215c21
Select the RANDR output which contains the configuration window
...
2008-12-15 Federico Mena Quintero <federico@novell.com>
* xrandr-capplet.c (select_current_output_from_dialog_position):
New function.
(dialog_map_event_cb): New GtkWidget::map-event handler for the
toplevel dialog. When the dialog gets mapped, we make the current
output be the one which actually contains the dialog window, so
that the user can edit the monitor which he's looking at.
Signed-off-by: Federico Mena Quintero <federico@novell.com>
svn path=/trunk/; revision=9170
2008-12-15 23:19:16 +00:00
Kjartan Maraas
93bb5a2011
Updated Norwegian bokmål translation.
...
2008-12-15 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=9169
2008-12-15 21:03:55 +00:00
Federico Mena Quintero
42da2562f5
Show which monitor is being edited in the 'Monitor' label
...
2008-12-15 Federico Mena Quintero <federico@novell.com>
* display-capplet.glade: Put the "Monitor" label inside an event
box, so we can change the background color of the event box. Give
names to both widgets: current_monitor_label,
current_monitor_event_box.
* xrandr-capplet.c (rebuild_gui): When a monitor is selected,
update the "Monitor" label to include the monitor's name and color
so the user will know which monitor he is editing.
(rebuild_current_monitor_label): New function.
(struct App): New fields current_monitor_label,
current_monitor_event_box.
Signed-off-by: Federico Mena Quintero <federico@novell.com>
svn path=/trunk/; revision=9168
2008-12-15 18:59:57 +00:00
Federico Mena Quintero
ded9c324a5
bnc381030 - Prettify the Display capplet's dialog
...
2008-12-12 Federico Mena Quintero <federico@novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=381030 - Prettify the
Display capplet's dialog
* display-capplet.glade: Use the HIG's recommended colons,
capitalization, and spacing. Use headers to separate the Monitor
options from the Panel icon option. Add instructions on how to
operate the draggable monitors.
Signed-off-by: Federico Mena Quintero <federico@novell.com>
svn path=/trunk/; revision=9167
2008-12-15 18:59:44 +00:00
Federico Mena Quintero
4423ae56de
Un-overlap the monitors when turning off mirrored screens
...
Signed-off-by: Federico Mena Quintero <federico@novell.com>
svn path=/trunk/; revision=9166
2008-12-12 23:37:28 +00:00
Bastien Nocera
fdca72c520
Print "Done!" as a status message when we're done enrolling, add support
...
2008-12-08 Bastien Nocera <hadess@hadess.net>
* gnome-about-me-fingerprint.c (enroll_result),
(assistant_prepare):
* gnome-about-me-fingerprint.glade: Print "Done!" as a
status message when we're done enrolling, add support for
enrollment stages > 1 (Closes : #562504 )
svn path=/trunk/; revision=9165
2008-12-08 19:12:12 +00:00
Bastien Nocera
c205cbbe94
Add title to enrollment window
...
2008-12-08 Bastien Nocera <hadess@hadess.net>
* gnome-about-me-fingerprint.c (enroll_fingerprints):
Add title to enrollment window
svn path=/trunk/; revision=9164
2008-12-08 18:46:49 +00:00
Federico Mena Quintero
e2e81772dd
Use GError from gnome_rr_*
...
2008-12-03 Federico Mena Quintero <federico@novell.com>
* xrandr-capplet.c (rebuild_rotation_combo): Pass a NULL error
argument to gnome_rr_config_applicable; we should really show why
that rotation is not available.
(apply): Use the new DBus interface from the XRANDR plugin in
g-s-d instead of an X client message. Display an error if g-s-d
couldn't apply the monitor configuration.
(on_detect_displays): Display an error if detecting the displays fails.
(run_application): Display error messages.
Signed-off-by: Federico Mena Quintero <federico@novell.com>
svn path=/trunk/; revision=9163
2008-12-04 00:33:28 +00:00
Rodrigo Moya
89754a6b3a
2.25.2 ready
...
svn path=/trunk/; revision=9161
2008-12-02 18:00:25 +00:00
Matthias Clasen
3cdaaa232a
Fix libslab dependencies so it builds
...
svn path=/trunk/; revision=9160
2008-12-02 17:16:23 +00:00
Rodrigo Moya
9d2f772bbd
add fprintd-marshal.list to EXTRA_DIST.
...
2008-12-02 Rodrigo Moya <rodrigo@gnome-db.org>
* Makefile.am: add fprintd-marshal.list to EXTRA_DIST.
svn path=/trunk/; revision=9159
2008-12-02 16:40:19 +00:00
Rodrigo Moya
8640021f19
prepare for 2.25.2 release.
...
2008-12-02 Rodrigo Moya <rodrigo@gnome-db.org>
* NEWS:
* *ChangeLog: prepare for 2.25.2 release.
svn path=/trunk/; revision=9158
2008-12-02 16:37:29 +00:00
Jens Granseuer
ffaf3ebc86
don't recognize "" as a valid engine for certain odd GTK themes (see bug
...
2008-11-30 Jens Granseuer <jensgr@gmx.net>
* gtkrc-utils.c: (gtkrc_get_details): don't recognize "" as a valid
engine for certain odd GTK themes (see bug #315286 for an example)
svn path=/trunk/; revision=9157
2008-11-30 12:58:38 +00:00
Jorge Gonzalez Gonzalez
934dce46c3
Updated Spanish translation
...
svn path=/trunk/; revision=9156
2008-11-30 12:09:27 +00:00
Jens Granseuer
0e14d6efaf
don't leak the filename
...
2008-11-29 Jens Granseuer <jensgr@gmx.net>
* theme-installer.c: (file_theme_type): don't leak the filename
svn path=/trunk/; revision=9155
2008-11-29 09:53:18 +00:00
Bastien Nocera
64becacf35
Fix fingerprint buttons always being unsensitive with PolicyKit support
...
2008-11-28 Bastien Nocera <hadess@hadess.net>
* gnome-about-me.c (create_fingerprint_button): Fix fingerprint
buttons always being unsensitive with PolicyKit support
svn path=/trunk/; revision=9154
2008-11-28 12:09:11 +00:00
Bastien Nocera
b83b10d8b1
Optionally check for PolicyKit
...
2008-11-27 Bastien Nocera <hadess@hadess.net>
* configure.in: Optionally check for PolicyKit
2008-11-27 Bastien Nocera <hadess@hadess.net>
* Makefile.am:
* fingerprint-strings.h:
* fprintd-marshal.list:
* gnome-about-me-fingerprint.c:
* gnome-about-me-fingerprint.glade:
* gnome-about-me-fingerprint.h:
* gnome-about-me.c (create_fingerprint_button),
(about_me_load_info), (about_me_fingerprint_button_clicked_cb),
(about_me_setup_dialog), (main):
* gnome-about-me.glade: Add support for enrolling fingerprints
using the fprintd D-Bus service (Closes : #561881 )
2008-11-27 Bastien Nocera <hadess@hadess.net>
* POTFILES.in: Add new files from the fingerprint
enrollment support
svn path=/trunk/; revision=9153
2008-11-27 22:09:05 +00:00
Jens Granseuer
3b04b8642c
don't try to delete the directory twice; fixes cleaning up after theme
...
2008-11-27 Jens Granseuer <jensgr@gmx.net>
* capplet-util.c: (directory_delete_recursive): don't try to delete
the directory twice; fixes cleaning up after theme installations, for
example (bug #562371 )
svn path=/trunk/; revision=9151
2008-11-27 19:52:54 +00:00
Jens Granseuer
23b2f39aae
really remove the temporary directory when the transfer is cancelled
...
2008-11-27 Jens Granseuer <jensgr@gmx.net>
* theme-installer.c: (transfer_cancel_cb): really remove the
temporary directory when the transfer is cancelled
svn path=/trunk/; revision=9150
2008-11-27 19:50:53 +00:00
Jens Granseuer
36da326ab0
Patch by: <dmacks@netspace.org>
...
2008-11-23 Jens Granseuer <jensgr@gmx.net>
Patch by: <dmacks@netspace.org>
* configure.in: remove eel dependency from libslab (bug #561944 )
svn path=/trunk/; revision=9149
2008-11-23 10:31:23 +00:00
Jens Granseuer
f5c26281b7
Patch by: Maxim Ermilov <zaspire@rambler.ru>
...
2008-11-20 Jens Granseuer <jensgr@gmx.net>
Patch by: Maxim Ermilov <zaspire@rambler.ru>
capplets/sound/mixer-support.[ch]:
capplets/appearance/*.[ch]:
capplets/common/*.[ch]:
capplets/keybindings/egg*.[ch]:
capplets/keyboard/gnome-keyboard-properties-a11y.h:
shell/control-center.c:
typing-break/*.[ch]:
only include top-level headers for glib and GTK+ (bug #561562 )
svn path=/trunk/; revision=9148
2008-11-20 18:43:38 +00:00
Jens Granseuer
07eda34c36
Patch by: Maxim Ermilov <zaspire@rambler.ru>
...
2008-11-20 Jens Granseuer <jensgr@gmx.net>
Patch by: Maxim Ermilov <zaspire@rambler.ru>
* drw-selection.c: (drw_selection_reset),
(drw_selection_find_existing): use g_object_unref instead of the
deprecated gdk_window_unref (bug #561679 )
svn path=/trunk/; revision=9147
2008-11-20 18:26:55 +00:00
Jens Granseuer
4bf0fec262
Patch by: Maxim Ermilov <zaspire@rambler.ru>
...
2008-11-20 Jens Granseuer <jensgr@gmx.net>
Patch by: Maxim Ermilov <zaspire@rambler.ru>
* gnome-wp-xml.c: (gnome_wp_xml_get_bool): use g_ascii_strcasecmp
instead of the deprecated g_strcasecmp (bug #560424 )
svn path=/trunk/; revision=9146
2008-11-20 18:16:59 +00:00
Jens Granseuer
cabbecfa4b
fix another leak, an invalid free, and a simplify error handling
...
2008-11-18 Jens Granseuer <jensgr@gmx.net>
* font-viewer/font-view.c: (add_face_info), (set_icon):
* font-viewer/ftstream-vfs.c: (vfs_stream_open): fix another
leak, an invalid free, and a simplify error handling
svn path=/trunk/; revision=9144
2008-11-18 20:04:02 +00:00
Rodrigo Moya
afbe70bca0
don't leak icon_name.
...
2008-11-18 Rodrigo Moya <rodrigo@gnome-db.org>
* font-viewer/font-view.c (set_icon): don't leak icon_name.
* font-viewer/ftstream-vfs.c (vfs_stream_open): don't leak
GFile pointer.
svn path=/trunk/; revision=9143
2008-11-18 17:59:38 +00:00
Rodrigo Moya
8cff6042ab
added missing GFileInfo declaration.
...
2008-11-18 Rodrigo Moya <rodrigo@gnome-db.org>
* font-viewer/font-view.c (set_icon): added missing
GFileInfo declaration.
2008-11-18 Rodrigo Moya <rodrigo@gnome-db.org>
Bug 561319 – Remove gnome-vfs dependency from font-viewer
Patch from Saleem Abdulrasool <compnerd@compnerd.org>
* font-viewer/*:
* configure.in: Remove gnome-vfs dependency for font-viewer.
svn path=/trunk/; revision=9142
2008-11-18 17:46:12 +00:00
Matthias Clasen
f4efa053da
Respect lockdown for keybindings
...
svn path=/trunk/; revision=9141
2008-11-11 05:14:51 +00:00
Luca Ferretti
bf65e99ba7
Updated Italian translation from stable branch.
...
2008-11-09 Luca Ferretti <elle.uca@libero.it>
* it.po: Updated Italian translation from stable branch.
svn path=/trunk/; revision=9140
2008-11-09 15:32:44 +00:00
Jorge Gonzalez Gonzalez
c992255f21
Updated Spanish translation
...
svn path=/trunk/; revision=9139
2008-11-09 11:47:42 +00:00
Kjartan Maraas
411a22d977
Add libgnomeui back to LIBSLAB FLAGS.
...
2008-11-09 Kjartan Maraas <kmaraas@gnome.org>
* configure.in: Add libgnomeui back to LIBSLAB FLAGS.
svn path=/trunk/; revision=9138
2008-11-09 10:22:04 +00:00
Kjartan Maraas
6422a5d50c
Add missing argument to capplet_init().
...
2008-11-09 Kjartan Maraas <kmaraas@gnome.org>
* appearance-main.c: (init_appearance_data):
Add missing argument to capplet_init().
svn path=/trunk/; revision=9137
2008-11-09 10:01:01 +00:00
Jens Granseuer
f67e103d19
don't initialize gettext and gtk twice
...
2008-11-08 Jens Granseuer <jensgr@gmx.net>
* appearance-main.c: (init_appearance_data), (main): don't
initialize gettext and gtk twice
svn path=/trunk/; revision=9136
2008-11-08 11:37:05 +00:00
Jens Granseuer
d7d5f8d5b9
Patch by: Maxim Ermilov <zaspire@rambler.ru>
...
2008-11-08 Jens Granseuer <jensgr@gmx.net>
Patch by: Maxim Ermilov <zaspire@rambler.ru>
* gnome-network-preferences.c: (cb_dialog_response),
(copy_location_create_key), (copy_location),
(get_current_location), (location_combo_separator),
(cb_current_location), (update_locations),
(cb_location_new_text_changed), (location_new),
(cb_location_changed), (cb_delete_button_clicked), (setup_dialog):
* gnome-network-preferences.glade: add support for network profiles
(bug #477040 )
svn path=/trunk/; revision=9135
2008-11-08 10:20:52 +00:00
Vincent Untz
d35680790c
post-release bump to 2.25.2.
...
2008-11-05 Vincent Untz <vuntz@gnome.org>
* configure.in: post-release bump to 2.25.2.
svn path=/trunk/; revision=9134
2008-11-05 14:54:05 +00:00
Vincent Untz
c742273180
version 2.25.1
...
2008-11-05 Vincent Untz <vuntz@gnome.org>
* NEWS:
* configure.in: version 2.25.1
svn path=/trunk/; revision=9132
2008-11-05 14:53:37 +00:00
Vincent Untz
a6ffc1057e
updated
...
2008-11-05 Vincent Untz <vuntz@gnome.org>
* POTFILES.skip: updated
svn path=/trunk/; revision=9131
2008-11-05 14:48:25 +00:00
Maxim Dziumanenko
dab2c7e212
Update Ukrainian translation.
...
2008-10-30 Maxim Dziumanenko <dziumanenko@gmail.com>
* Update Ukrainian translation.
svn path=/trunk/; revision=9130
2008-10-30 11:58:01 +00:00
Sergey V. Udaltsov
d178f241d9
show/hide 'default' column, b.g.o#555261
...
svn path=/trunk/; revision=9128
2008-10-27 22:44:57 +00:00
Søren Sandmann
fab37a0965
Stop linking to the gnome libraries, except in the shell and in the font
...
Sun Oct 26 19:15:22 2008 Søren Sandmann <sandmann@redhat.com>
* configure.in: Stop linking to the gnome libraries, except in the
shell and in the font viewer.
svn path=/trunk/; revision=9127
2008-10-26 23:15:42 +00:00
Søren Sandmann Pedersen
2f4279fc08
+Sun Oct 26 18:06:45 2008 Søren Sandmann <sandmann@redhat.com>
...
+
+ * gnome-keybinding-properties.c (cb_dialog_response): Make it
+ compile again.
+
svn path=/trunk/; revision=9126
2008-10-26 22:06:47 +00:00
Jens Granseuer
9630d9f582
bump gnome-desktop requirement to 2.25.1
...
2008-10-26 Jens Granseuer <jensgr@gmx.net>
* configure.in: bump gnome-desktop requirement to 2.25.1
svn path=/trunk/; revision=9125
2008-10-26 20:44:27 +00:00
Matthias Clasen
5a4fc137bd
>-------Bug 114796 – binding to arbitrary shell commands
...
2008-10-26 Matthias Clasen <mclasen@redhat.com>
>-------Bug 114796 – binding to arbitrary shell commands
>-------* gnome-keybinding-properties.c:
>-------* gnome-keybinding-properties.glade: Add UI for adding and
>-------removing named custom shortcuts.
svn path=/trunk/; revision=9124
2008-10-26 18:41:34 +00:00
Leonardo Ferreira Fontenelle
cf10136f99
Merged from branch gnome-2-24 fixes in Brazilian Portuguese translation.
...
2008-10-26 Leonardo Ferreira Fontenelle <leonardof@gnome.org>
* pt_BR.po: Merged from branch gnome-2-24 fixes in Brazilian Portuguese
translation.
svn path=/trunk/; revision=9123
2008-10-26 16:36:12 +00:00
Jens Granseuer
76bf98c618
declare variable at beginning of code block, fixes build with gcc 2.x
...
2008-10-26 Jens Granseuer <jensgr@gmx.net>
* gnome-keyboard-properties-xkbot.c: (xkb_options_popup_dialog):
declare variable at beginning of code block, fixes build with gcc 2.x
svn path=/trunk/; revision=9121
2008-10-26 13:47:11 +00:00
Jens Granseuer
54ed1aef6a
scroll the options window when the keyboard focus moves out of the visible
...
2008-10-26 Jens Granseuer <jensgr@gmx.net>
* gnome-keyboard-properties-xkbot.c: (option_focused_cb),
(xkb_options_add_option), (xkb_options_add_group):
* gnome-keyboard-properties.glade: scroll the options window when the
keyboard focus moves out of the visible part (bug #557944 )
svn path=/trunk/; revision=9120
2008-10-26 13:45:17 +00:00
Jens Granseuer
be828108f8
fix error handling even more - don't free the error twice
...
2008-10-26 Jens Granseuer <jensgr@gmx.net>
* capplet-util.c: (capplet_help): fix error handling even more - don't
free the error twice
svn path=/trunk/; revision=9119
2008-10-26 12:22:51 +00:00
Jens Granseuer
ce8999af55
fix error handling
...
2008-10-26 Jens Granseuer <jensgr@gmx.net>
* capplet-util.c: (capplet_help): fix error handling
svn path=/trunk/; revision=9118
2008-10-26 10:26:11 +00:00
Søren Sandmann Pedersen
1b2850962d
+Sat Oct 25 23:11:58 2008 Søren Sandmann <sandmann@redhat.com>
...
+
+ * appearance.h: Don't define GNOME_DESKTOP_USE_UNSTABLE_API
+
+ * appearance-main.c: Don't include gnome-desktop-thumbnail.h
+
svn path=/trunk/; revision=9117
2008-10-26 03:12:07 +00:00
Søren Sandmann Pedersen
f9765e8db6
+Sat Oct 25 23:05:22 2008 Søren Sandmann <sandmann@redhat.com>
...
+
+ * main.c: Use dbus methods to log out instead of GnomeClient.
+
svn path=/trunk/; revision=9116
2008-10-26 03:05:51 +00:00
Jens Granseuer
d99e8a9d76
bump required GTK+ version to 2.13.1
...
2008-10-25 Jens Granseuer <jensgr@gmx.net>
* configure.in: bump required GTK+ version to 2.13.1
svn path=/trunk/; revision=9115
2008-10-25 13:56:21 +00:00