William Jon McCann
ed2fa03585
Fix more parentless modal dialogs
2009-08-23 23:25:28 -04:00
William Jon McCann
56c3163a41
Fix parentless modal dialogs in theme installer
...
Fixes http://bugzilla.gnome.org/show_bug.cgi?id=592354
2009-08-22 20:50:53 -04:00
William Jon McCann
674deec471
Add workaround for glade-3 not working with vbox
...
Add orientation property to vbox
Workaround for http://bugzilla.gnome.org/show_bug.cgi?id=584029
2009-08-21 16:24:45 -04:00
Jens Granseuer
7a8972095a
Use unique widget IDs (bug #592182 )
2009-08-19 18:38:08 +02:00
Christian Hergert
14b80a942d
Make sure the underline in "Save _As..." is interpreted.
2009-08-11 18:18:39 +02:00
Claude Paroz
339738a567
Remove markup from translatable strings in GTKBuilder files. Fixes #99759
2009-08-06 11:53:42 +02:00
Jens Granseuer
9985e70d35
Don't barf on XML comments in background files
...
Don't print "Unknown tag" warnings when XML comments are encountered
in a wallpaper file (bug #588497 ).
2009-07-26 14:49:14 +02:00
Thomas Hindoe Paaboel Andersen
e01c1e2a64
Replace deprecated gtk_file_chooser_dialog_new_with_backend
...
Gtk+ uses gio directly now and gtk_file_chooser_dialog_new should work instead.
Fixes part of GNOME bug #572325
2009-07-19 16:44:19 +02:00
Thomas Hindoe Paaboel Andersen
8ffc430cb8
Resync gedit-message-area.[ch] with upstream
...
Fixes part of GNOME bug #572325
2009-07-19 16:44:19 +02:00
Matthias Clasen
2ec474ddfa
Fix a mnemonic mishap
...
The _Reset to Defaults button on the color tab did not have its
mnemonic applied.
2009-07-18 01:16:25 -04:00
Thomas Wood
5d882a3bdd
Automatically generate .gitignore files with git.mk
...
Add git.mk and include it in all Makefiles to generate .gitignore files
2009-07-16 00:38:51 +01:00
Thomas Wood
0a615ec0b4
[appearance] actually commit the ui definition file
2009-07-12 17:09:16 +01:00
Thomas Wood
dbbe37f0bc
[appearance] unref the GtkBuilder object if loading failed
...
Unref the GtkBuilder object if the ui description file could not be loaded.
This prevents the GtkBuilder object from being leaked.
2009-07-12 00:38:26 +01:00
Thomas Wood
91d7627558
[appearance] install the ui file into the common ui directory
...
Install the UI description file into the same directory as the other
capplets
2009-07-12 00:36:17 +01:00
Thomas Wood
683102f257
[appearance] remove custom cell renderers
...
The custom cell renderers were required to draw the selection inidicator
around the entire item, not just the text. This has now been fixed in GTK+ as the
as the resolution of bug 382544.
2009-07-11 23:24:34 +01:00
Thomas Wood
8389b285a1
[appearance] Remove the .glade ui file
...
This is no longer used, since the appearance capplet has been migrated to
GtkBuilder.
2009-07-11 13:00:02 +01:00
Thomas Wood
e5d8d840d5
[appearance] migrate appearance capplet to GtkBuilder
...
This removes the dependency on the deprecated libglade library.
2009-07-11 12:53:27 +01:00
Matthias Clasen
6a17b70330
Don't needlessly write entries back to gconf on startup
...
This is a partial fix for problems with the font dpi setting.
See bug 581986.
2009-05-09 11:50:33 -04:00
Benjamin Berg
346c3022b6
Only delete the theme if the user pressed OK (bug #578694 )
...
2009-04-11 Benjamin Berg <benjamin@sipsolutions.net>
* theme-util.c: (theme_delete):
Only delete the theme if the user pressed OK (bug #578694 )
svn path=/trunk/; revision=9408
2009-04-11 16:20:38 +00:00
Jens Granseuer
d0b55a8864
after removing an image set the cursor to the newly selected wallpaper so
...
2009-03-18 Jens Granseuer <jensgr@gmx.net>
* appearance-desktop.c: (wp_remove_wallpaper): after removing an
image set the cursor to the newly selected wallpaper so that
keyboard navigation works as expected (bug #575075 )
svn path=/trunk/; revision=9373
2009-03-18 21:00:11 +00:00
Jens Granseuer
a84019b447
release 2.25.92
...
2009-03-02 Jens Granseuer <jensgr@gmx.net>
* NEWS:
* configure.in: release 2.25.92
svn path=/trunk/; revision=9304
2009-03-02 21:57:20 +00:00
Thomas Hindoe Paaboel Andersen
e5208bc543
Replace deprecated GTK symbols. Fixes part of bug #572325
...
svn path=/trunk/; revision=9283
2009-02-22 22:01:40 +00:00
Jens Granseuer
805d3406f1
fix message markup appearing in dialog (bug #572453 )
...
2009-02-19 Jens Granseuer <jensgr@gmx.net>
* theme-installer.c: (gnome_theme_install_real): fix message markup
appearing in dialog (bug #572453 )
svn path=/trunk/; revision=9277
2009-02-19 19:36:54 +00:00
Vincent Untz
950c137ea5
post-release bump to 2.25.91
...
2009-02-04 Vincent Untz <vuntz@gnome.org>
* configure.in: post-release bump to 2.25.91
svn path=/trunk/; revision=9237
2009-02-04 22:30:58 +00:00
Luca Ferretti
c25d4f239d
reviewed by: Jens Granseuer
...
2009-01-28 Luca Ferretti <elle.uca@libero.it>
reviewed by: Jens Granseuer
* data/appearance.glade:
* gnome-wp-info.c: (gnome_wp_info_new): Use "Desktop Background"
instead "Wallpaper" as per GDP glossary (Fixes bug #569382 )
svn path=/trunk/; revision=9218
2009-01-28 20:56:06 +00:00
Jens Granseuer
a62dabe380
don't define GNOME_DESKTOP_USE_UNSTABLE_API globally
...
2009-01-25 Jens Granseuer <jensgr@gmx.net>
* configure.in: don't define GNOME_DESKTOP_USE_UNSTABLE_API globally
2009-01-25 Jens Granseuer <jensgr@gmx.net>
* Makefile.am:
* gnome-wp-info.h:
* gnome-wp-item.h: define GNOME_DESKTOP_USE_UNSTABLE_API in Makefile
instead of individual headers
svn path=/trunk/; revision=9208
2009-01-25 11:25:09 +00:00
Jens Granseuer
65d2e5c3e5
add GnomeThemeElement parameter to the ThemeChangedCallback so that the
...
2009-01-25 Jens Granseuer <jensgr@gmx.net>
* gnome-theme-info.c: (handle_change_signal), (update_theme_index),
(update_common_theme_dir_index):
* gnome-theme-info.h: add GnomeThemeElement parameter to the
ThemeChangedCallback so that the receiver can determine what part of
the theme changed (part of bug #568595 )
2009-01-25 Jens Granseuer <jensgr@gmx.net>
Fix newly installed themes appearing twice in the GTK themes list if
the package contains themes for both GTK and metacity (bug #568595 )
* appearance-style.c: (changed_on_disk_cb): check the new
GnomeThemeElement parameter instead of the theme properties to
determine what part of the theme changed
* appearance-themes.c: (theme_changed_on_disk_cb): use new callback
signature
svn path=/trunk/; revision=9206
2009-01-25 11:05:45 +00:00
Bastien Nocera
a4f0969525
upd 2.25.3
...
2008-12-18 Bastien Nocera <hadess@hadess.net>
* NEWS: upd
* configure.in: 2.25.3
svn path=/trunk/; revision=9178
2008-12-18 19:30:08 +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
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
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
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
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
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
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
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
3a227fbc66
+Fri Oct 24 19:16:46 2008 Søren Sandmann <sandmann@redhat.com>
...
+
+ * gnome-about-me.c (main): Remove unused GnomeProgram variable
+
+Fri Oct 24 19:19:46 2008 Søren Sandmann <sandmann@redhat.com>
+
+ * sound-properties-capplet.c (setup_dialog): Delete code for
+ legacy config options
+
+Fri Oct 24 19:18:37 2008 Søren Sandmann <sandmann@redhat.com>
+
+ * capplet-util.c: Include <stdlib.h>
+ * capplet-util.h: Delete COPY_FROM_LEGACY macro
+
+Fri Oct 24 19:16:10 2008 Søren Sandmann <sandmann@redhat.com>
+
+ * gnome-keyboard-properties.c (main): Remove copying of legacy settings
+
svn path=/trunk/; revision=9112
2008-10-24 23:22:41 +00:00
Søren Sandmann Pedersen
6a34b073f1
+Fri Oct 24 18:31:25 2008 Søren Sandmann <sandmann@redhat.com>
...
+
+ * main.c (main): Use capplet_init() instead of gnome_program_init()
+
+Fri Oct 24 18:46:11 2008 Søren Sandmann <sandmann@redhat.com>
+
+ * appearance-main.c: Get rid of gnome includes
+
+Fri Oct 24 18:32:16 2008 Søren Sandmann <sandmann@redhat.com>
+
+ * appearance-main.c (main): Use capplet_init()
+
svn path=/trunk/; revision=9109
2008-10-24 22:50:58 +00:00
Søren Sandmann Pedersen
5978fd729c
+Fri Oct 24 17:17:47 2008 Søren Sandmann <sandmann@redhat.com>
...
+
+ * Get rid of a number of unnecessary gnome.h includes
+
+ * capplets/keybindings/gnome-keybinding-properties.c: Use
+ gtk_init() instead of gnome_program_init().
+
+ * A couple of formatting fixes
+
svn path=/trunk/; revision=9098
2008-10-24 21:19:15 +00:00
Søren Sandmann
1616422ded
Use gtk_show_uri() instead of gnome_help_display_desktop()
...
Fri Oct 24 15:42:11 2008 Søren Sandmann <sandmann@redhat.com>
* Use gtk_show_uri() instead of gnome_help_display_desktop()
svn path=/trunk/; revision=9094
2008-10-24 19:42:26 +00:00
Søren Sandmann
bba36b9e37
Use GnomeDesktopThumbnailFactory instead of GnomeThumbnailFactory
...
Fri Oct 24 14:44:16 2008 Søren Sandmann <sandmann@redhat.com>
* Use GnomeDesktopThumbnailFactory instead of
GnomeThumbnailFactory
svn path=/trunk/; revision=9093
2008-10-24 18:44:52 +00:00
Vincent Untz
6a3b82a1f6
post-release bump to 2.24.1.
...
2008-09-24 Vincent Untz <vuntz@gnome.org>
* configure.in: post-release bump to 2.24.1.
==================== 2.24.0.1 ====================
2008-09-24 Vincent Untz <vuntz@gnome.org>
svn path=/trunk/; revision=9058
2008-10-11 13:34:47 +00:00
Jens Granseuer
c32f08efb1
Patch by: Matthias Clasen <mclasen@redhat.com>
...
2008-10-07 Jens Granseuer <jensgr@gmx.net>
Patch by: Matthias Clasen <mclasen@redhat.com>
* appearance-main.c: (main_window_response):
* appearance-style.c: (style_response_cb): connect the help buttons
to the most appropriate sections in the user guide (bug #554957 )
svn path=/trunk/; revision=9043
2008-10-07 16:15:00 +00:00
Jens Granseuer
ae314d20c2
revert r9025 and reinstate the help buttons
...
2008-10-07 Jens Granseuer <jensgr@gmx.net>
* data/appearance.glade: revert r9025 and reinstate the help buttons
svn path=/trunk/; revision=9042
2008-10-07 16:09:55 +00:00
Jens Granseuer
3eea54d597
really remove the non-working help button (bug #473181 )
...
2008-09-29 Jens Granseuer <jensgr@gmx.net>
* data/appearance.glade: really remove the non-working help button
(bug #473181 )
svn path=/trunk/; revision=9025
2008-09-29 20:37:41 +00:00
Vincent Untz
1aee7c2ad6
post-release bump to 2.24.1.
...
2008-09-24 Vincent Untz <vuntz@gnome.org>
* configure.in: post-release bump to 2.24.1.
svn path=/trunk/; revision=9001
2008-09-24 16:50:50 +00:00
Jens Granseuer
03df9b6cfd
make sure the GConf to widget conversion funtion has all the data it needs
...
2008-09-24 Jens Granseuer <jensgr@gmx.net>
* appearance-style.c: (conv_to_widget_cb), (prepare_list): make sure
the GConf to widget conversion funtion has all the data it needs
when it is called for the first time. Fixes a possible crash when
starting the capplet (bug #553541 )
svn path=/trunk/; revision=8998
2008-09-24 16:26:41 +00:00
Jens Granseuer
a69f7a2d11
set GtkAdjustment page size to 0 to avoid problems due to newly enforced
...
2008-09-21 Jens Granseuer <jensgr@gmx.net>
* capplets/appearance/data/appearance.glade:
* capplets/keyboard/gnome-keyboard-properties.glade:
* capplets/network/gnome-network-preferences.glade:
set GtkAdjustment page size to 0 to avoid problems due to newly
enforced value boundaries in GTK+ 2.14. See bug #551740 for a
description of the problem.
svn path=/trunk/; revision=8986
2008-09-21 14:20:10 +00:00
Jens Granseuer
77134e824c
don't fail if the destination files already exist and the user tries to
...
2008-09-18 Jens Granseuer <jensgr@gmx.net>
* theme-save.c: (write_theme_to_disk): don't fail if the destination
files already exist and the user tries to overwrite them (bug #552671 )
svn path=/trunk/; revision=8972
2008-09-18 16:33:19 +00:00