Commit graph

70 commits

Author SHA1 Message Date
Vincent Untz
7b201885a7 [release] 2.29.4 2009-12-24 00:45:44 +01:00
Thomas Wood
b7ce86ecec Automatically create the ChangeLog file from VCS history
Added a dist-hook rule to create the ChangeLog file from the git log.
2009-11-14 15:17:28 +00:00
Vincent Untz
cbd893fda9 Fix requires in gnome-window-settings-2.0.pc
The headers don't need libgnomeui but gnome-desktop.
2009-08-08 14:41:16 +02: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
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
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
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
f172baa55a +Fri Oct 24 16:56:50 2008 Søren Sandmann <sandmann@redhat.com>
+
+	* gnome-window-properties.c: Use gtk_init() instead of
+	gnome_program_init().
+
+Fri Oct 24 16:56:23 2008  Søren Sandmann  <sandmann@redhat.com>
+
+	* gnome-wm-manager.c (gnome_wm_manager_init): Use correct path for
+	window manager properties
+


svn path=/trunk/; revision=9096
2008-10-24 20:57:16 +00:00
Søren Sandmann
043246ef7d Use glib path builders instead of the ones in libgnome.
Fri Oct 24 16:08:17 2008  Søren Sandmann  <sandmann@redhat.com>

	* gnome-wm-manager.c (gnome_wm_manager_init): Use glib path
	builders instead of the ones in libgnome.


svn path=/trunk/; revision=9095
2008-10-24 20:08:55 +00:00
Matthias Clasen
ffeca1bfb0 Bug 554962 – maixmize horizontally/vertically doesn't work with metacity
2008-10-06  Matthias Clasen  <mclasen@redhat.com>

        Bug 554962 – maixmize horizontally/vertically doesn't work with
        metacity

        * metacity-window-manager.c: Use the right values for the
        h/v maximization titlebar doubleclick action.


svn path=/trunk/; revision=9038
2008-10-06 17:36:44 +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
Vincent Untz
5e14bcf311 post-release bump to 2.23.3
2008-05-17  Vincent Untz  <vuntz@gnome.org>

	* configure.in: post-release bump to 2.23.3

svn path=/trunk/; revision=8716
2008-05-17 16:56:46 +00:00
Cosimo Cecchi
a0dcc1366a add "Maximize Vertically" and "Maximize Horizontally" to possible
2008-03-27  Cosimo Cecchi  <cosimoc@gnome.org>

	* metacity-window-manager.c: (metacity_change_settings),
	(metacity_get_settings), (metacity_get_double_click_actions):
	add "Maximize Vertically" and "Maximize Horizontally" to possible
	double-click actions. Closes bug #329503.

svn path=/trunk/; revision=8596
2008-03-27 17:15:19 +00:00
Rodrigo Moya
5f3355c499 prepare for 2.21.5.
2008-01-14  Rodrigo Moya <rodrigo@gnome-db.org>

	* configure.in:
	* NEWS: prepare for 2.21.5.

	* capplets/common/Makefile.am: fixed CFLAGS and LIBS.

	* capplets/common/activate-settings-daemon.c: include new built
	header file for DBus interface.

	* configure.in: check gnome-settings-daemon.

svn path=/trunk/; revision=8395
2008-01-15 11:45:27 +00:00
Rodrigo Moya
a7d00c7cda disable gnome-settings-daemon build here also.
2008-01-14  Rodrigo Moya <rodrigo@gnome-db.org>

	* configure.in: disable gnome-settings-daemon build here also.

	* capplets/appearance/Makefile.am:
	* gnome-settings-daemon/Makefile.am:
	* libwindow-settings/Makefile.am:
	* vfs-methods/fontilus/Makefile.am:
	* vfs-methods/themus/Makefile.am: fixes for Cygwin building (#317046)

svn path=/trunk/; revision=8389
2008-01-14 18:05:06 +00:00
Jens Granseuer
7925a93a00 expose missing metacity double-click actions. Closes bug #416541.
2007-08-12  Jens Granseuer  <jensgr@gmx.net>

	* metacity-window-manager.c: (metacity_change_settings),
	(metacity_get_settings), (metacity_get_double_click_actions):
	expose missing metacity double-click actions. Closes bug #416541.

svn path=/trunk/; revision=7989
2007-08-12 14:11:11 +00:00
Jens Granseuer
451b91d284 Patch by: Loic Minier <lool+gnome@via.ecp.fr>
2007-03-05  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Loic Minier <lool+gnome@via.ecp.fr>

	* Makefile.am: add GNOMECC_LIBS to linker args. Closes bug #413468.

svn path=/trunk/; revision=7363
2007-03-05 16:57:03 +00:00
Christian Persch
c19d6d800d Fix localedir defines. Bug #395383.
2007-01-31  Christian Persch  <chpe@svn.gnome.org>

	* capplets/accessibility/at-properties/Makefile.am:
	* capplets/accessibility/keyboard/Makefile.am:
	* capplets/background/Makefile.am:
	* capplets/common/Makefile.am:
	* capplets/default-applications/Makefile.am:
	* capplets/display/Makefile.am:
	* capplets/font/Makefile.am:
	* capplets/keybindings/Makefile.am:
	* capplets/keyboard/Makefile.am:
	* capplets/mouse/Makefile.am:
	* capplets/network/Makefile.am:
	* capplets/theme-switcher/Makefile.am:
	* capplets/ui-properties/Makefile.am:
	* capplets/windows/Makefile.am:
	* configure.in:
	* gnome-settings-daemon/Makefile.am:
	* libbackground/Makefile.am:
	* libwindow-settings/Makefile.am:
	* typing-break/Makefile.am:
	* vfs-methods/fontilus/Makefile.am:
	* vfs-methods/themus/Makefile.am: Fix localedir defines. Bug #395383.

svn path=/trunk/; revision=7219
2007-01-31 21:09:43 +00:00
Kjartan Maraas
58011dc913 Call gnome_desktop_item_new_from_file with the right arguments. Closes bug
2007-01-17  Kjartan Maraas  <kmaraas@gnome.org>

	* gnome-wm-manager.c: (wm_load): Call gnome_desktop_item_new_from_file
	with the right arguments. Closes bug #382039.

svn path=/trunk/; revision=7144
2007-01-17 07:56:05 +00:00
Christian Persch
64df6d6315 Update svn:ignore and remove .cvsignore files
svn path=/trunk/; revision=7040
2007-01-03 13:38:23 +00:00
Kjartan Maraas
564a9d03aa Huge cleanup. Individual ChangeLogs have info. Closing bug #320157. ANSIfy
2005-11-14  Kjartan Maraas  <kmaraas@gnome.org>

	* */*: Huge cleanup. Individual ChangeLogs have info.
	Closing bug #320157.
	* libkbddraw/keyboard-drawing.h: ANSIfy some function declarations.
2005-11-14 15:18:09 +00:00
Mark McLoughlin
1aa8deaf59 See
2005-07-19  Mark McLoughlin  <mark@skynet.ie>

        See http://mail.gnome.org/archives/desktop-devel-list/2005-July/msg00341.html

        * wm-exec.c, wm-list.c, wm-properties.h: remove old crufty
        code.

        * Makefile.am: update.
2005-07-19 12:32:38 +00:00
Sebastien Bacher
581c37e2bb Cleanup of gconf and a few other things, patch from Kjartan Maraas
2005-05-22  Sebastien Bacher  <seb128@debian.org>

        * ChangeLog capplets/about-me/e-image-chooser.c
        capplets/accessibility/at-properties/at-startup-session.h
        capplets/accessibility/keyboard/accessibility-keyboard.c
        capplets/background/gnome-wp-info.c
        capplets/common/gconf-property-editor.c
        capplets/common/gnome-theme-apply.c
        capplets/default-applications/gnome-default-applications-properties.c
        capplets/keybindings/gnome-keybinding-properties.c
        capplets/keyboard/gnome-keyboard-properties.c
        capplets/mouse/gnome-mouse-properties.c
        capplets/network/gnome-network-preferences.c
        capplets/sound/sound-properties-capplet.c
        capplets/theme-switcher/gnome-theme-details.c
        capplets/theme-switcher/gnome-theme-manager.c
        capplets/ui-properties/gnome-ui-properties.c
        capplets/windows/gnome-window-properties.c
        gnome-settings-daemon/factory.c
        gnome-settings-daemon/gnome-settings-accessibility-keyboard.c
        gnome-settings-daemon/gnome-settings-background.c
        gnome-settings-daemon/gnome-settings-daemon.c
        gnome-settings-daemon/gnome-settings-daemon.h
        gnome-settings-daemon/gnome-settings-font.c
        gnome-settings-daemon/gnome-settings-keybindings.c
        gnome-settings-daemon/gnome-settings-keybindings.h
        gnome-settings-daemon/gnome-settings-keyboard-xkb.c
        gnome-settings-daemon/gnome-settings-keyboard.c
        gnome-settings-daemon/gnome-settings-locate-pointer.h
        gnome-settings-daemon/gnome-settings-mouse.c
        gnome-settings-daemon/gnome-settings-multimedia-keys.c
        gnome-settings-daemon/gnome-settings-screensaver.c
        gnome-settings-daemon/gnome-settings-sound.c
        gnome-settings-daemon/gnome-settings-xmodmap.c
        gnome-settings-daemon/gnome-settings-xrdb.c
        gnome-settings-daemon/gnome-settings-xsettings.c
        libbackground/applier.c libbackground/applier.h
        libbackground/preferences.c libsounds/sound-properties.c
        libsounds/sound-view.h libwindow-settings/gnome-wm-manager.c
        libwindow-settings/metacity-window-manager.c
        typing-break/drw-break-window.c typing-break/drw-utils.h
        typing-break/drwright.c vfs-methods/fontilus/font-view.c
        vfs-methods/themus/themus-theme-applier.c:
        Cleanup of gconf and a few other things,
        patch from Kjartan Maraas <kmaraas@gnome.org> (Closes: #301945).
2005-05-22 15:46:45 +00:00
Kjartan Maraas
d5e70f1f38 s/gboolean/guint/ in single bitfield to quiet warnings from sparse.
2004-12-25  Kjartan Maraas  <kmaraas@gnome.org>

	* gnome-wm-manager.c: s/gboolean/guint/ in single bitfield to
	quiet warnings from sparse.
2004-12-25 14:40:07 +00:00
Jody Goldberg
135d52c612 Release 2.8.1
2004-10-14  Jody Goldberg <jody@gnome.org>

	* Release 2.8.1
2004-10-14 19:05:48 +00:00
Jonathan Blandford
21dab40205 Set the radio group to be inconsistent if no matching modifier is found.
Mon Jun 21 15:52:57 2004  Jonathan Blandford  <jrb@gnome.org>

        * gnome-window-properties.c (set_alt_click_value): Set the radio
        group to be inconsistent if no matching modifier is found.

        * gnome-window-properties.c (reload_settings): Check for NULL,
        141453

Mon Jun 21 17:41:23 2004  Jonathan Blandford  <jrb@gnome.org>

        * gnome-window-manager.c (gnome_wm_settings_copy|free): add copy
        and free functions for the WM settings.
2004-06-22 01:50:50 +00:00
Jody Goldberg
d58e918c83 Release 2.6.1
2004-04-15  Jody Goldberg <jody@gnome.org>

	* Release 2.6.1
2004-04-16 02:32:42 +00:00
Jody Goldberg
1cc6acc2d5 Release 2.6.0.3
2004-04-01  Jody Goldberg <jody@gnome.org>

	* Release 2.6.0.3
2004-04-01 06:21:52 +00:00
Jody Goldberg
4874c554f6 Release 2.6.0.1
2004-03-30  Jody Goldberg <jody@gnome.org>

	* Release 2.6.0.1
2004-03-31 03:35:12 +00:00
Jody Goldberg
1df948d905 Release 2.6.0
2004-03-23  Jody Goldberg <jody@gnome.org>

	* Release 2.6.0
2004-03-24 02:58:55 +00:00
Jody Goldberg
f4fb38359c Release 2.5.4
2004-03-11  Jody Goldberg <jody@gnome.org>

	* Release 2.5.4
2004-03-11 06:02:19 +00:00
Jody Goldberg
2688109c0b Release 2.5.3
2004-02-13  Jody Goldberg <jody@gnome.org>

	* Release 2.5.3
2004-02-13 15:56:12 +00:00
Jody Goldberg
261b2b9838 Release 2.5.2
2004-01-14  Jody Goldberg <jody@gnome.org>

	* Release 2.5.2
2004-01-14 06:41:31 +00:00
Jody Goldberg
156cabf24f Release 2.5.1.1
2003-12-30  Jody Goldberg <jody@gnome.org>

	* Release 2.5.1.1
2003-12-31 17:11:31 +00:00
Jody Goldberg
e5f68bb5bd Release 2.5.1
2003-12-30  Jody Goldberg <jody@gnome.org>

	* Release 2.5.1
2003-12-30 18:30:46 +00:00
Jody Goldberg
f5ba169611 Release 2.5.0
2003-10-28  Jody Goldberg <jody@gnome.org>

	* Release 2.5.0
2003-10-28 22:32:08 +00:00
Jody Goldberg
c5b7285caa Release 2.3.4
2003-07-07  Jody Goldberg <jody@gnome.org>

	* Release 2.3.4
2003-07-07 04:57:46 +00:00
Jody Goldberg
07421f4a30 Release 2.3.3
2003-06-24  Jody Goldberg <jody@gnome.org>

	* Release 2.3.3
2003-06-24 21:04:07 +00:00
J.H.M. Dassen (Ray)
13f82eac81 Added libgnome_window_settings_la_LIBADD to get complete inter-library dependency information into the library. 2003-05-16 05:12:36 +00:00
Jody Goldberg
04f119abae Release 2.3.1
2003-05-07  Jody Goldberg <jody@gnome.org>

	* Release 2.3.1
2003-05-07 18:25:21 +00:00
Jonathan Blandford
6051d4d57b better error checking.
Fri May  2 17:48:07 2003  Jonathan Blandford  <jrb@redhat.com>

	* metacity-window-manager.c (add_themes_from_dir): better error
	checking.
2003-05-02 21:50:48 +00:00
Andrew Sobala
8a6414c5f1 s/-lwindow-settings/-lgnome-window-settings/
2003-03-30  Andrew Sobala  <aes@gnome.org>

	* gnome-window-settings-2.0.pc.in:
	s/-lwindow-settings/-lgnome-window-settings/
2003-04-30 19:20:52 +00:00
Jonathan Blandford
bd160edddf Patch from Kjartan Maraas to fix a bunch of leaks.
Thu Feb 13 18:51:37 2003  Jonathan Blandford  <jrb@redhat.com>

        * capplets/common/gconf-property-editor.c: (gconf_peditor_new):
        * capplets/common/gnome-theme-info.c: (read_meta_theme),
        (update_theme_index), (update_common_theme_dir_index),
        (top_theme_dir_changed), (top_icon_theme_dir_changed),
        (add_common_theme_dir_monitor), (real_add_top_theme_dir_monitor):
        * capplets/default-applications/gnome-default-applications-properti
        es.c: (initialize_default_applications), (read_editor),
        (read_terminal):
        * capplets/file-types/mime-edit-dialog.c: (fill_dialog):
        * capplets/file-types/mime-type-info.c: (load_all_mime_types):
        * capplets/file-types/mime-types-model.c:
        (mime_types_model_get_value):
        * capplets/font/main.c: (font_render_get_gconf), (enum_group_load):
        * capplets/mouse/gnome-mouse-properties.c: (read_cursor_font),
        (cursor_changed):
        * capplets/theme-switcher/gnome-theme-details.c:
        (window_theme_selection_changed):
        * capplets/theme-switcher/gnome-theme-manager.c:
        (meta_theme_selection_changed):
        * capplets/theme-switcher/theme-thumbnail.c:
        (generate_theme_thumbnail):
        * libsounds/sound-properties.c: (sound_properties_add_directory),
        (sound_properties_add_file):
        * libsounds/sound-view.c: (compare_func):
        * libwindow-settings/gnome-window-manager.c:
        (gnome_window_manager_new): Patch from Kjartan Maraas to fix a
        bunch of leaks.
2003-02-14 00:02:50 +00:00
Jonathan Blandford
d660af7b7a 2.2.0.1 forgot to commit this last night.
2.2.0.1
forgot to commit this last night.
2003-02-05 15:45:30 +00:00
Jody Goldberg
5ffb2d2cb0 minor change to avoid using deprecated functions. 2003-01-29 20:56:39 +00:00
Jonathan Blandford
f6444a51ce Released 2.2.0 2003-01-21 06:53:43 +00:00
Mikael Hallendal
70b5c7eef5 Fixed bug that caused not all themes to be loaded properly.
2003-01-19  Mikael Hallendal  <micke@codefactory.se>

	* metacity-window-manager.c:
	(add_themes_from_dir): Fixed bug that caused not all themes to be
	  loaded properly.
2003-01-19 07:14:32 +00:00
Jonathan Blandford
b8d1d9548c 2.1.7 2003-01-16 07:59:09 +00:00
Jody Goldberg
5a35e2caad Release 2.1.6
2003-01-10  Jody Goldberg <jody@gnome.org>

	* Release 2.1.6
2003-01-10 16:11:31 +00:00