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
Jody Goldberg
2279c9775d
http://bugzilla.gnome.org/show_bug.cgi?id=101433 fix trivial stupidity.
...
2003-01-08 Jody Goldberg <jody@gnome.org>
http://bugzilla.gnome.org/show_bug.cgi?id=101433
* gnome-window-manager.c
(gnome_window_manager_get_double_click_actions) : fix trivial
stupidity. How did this last so long ?
2003-01-08 05:41:30 +00:00
Jody Goldberg
0c0c49f22c
Release 2.1.5
...
2002-12-18 Jody Goldberg <jody@gnome.org>
* Release 2.1.5
2002-12-18 21:43:55 +00:00
Jody Goldberg
4ab7f6e379
Release 2.1.3
...
2002-11-23 Jody Goldberg <jody@gnome.org>
* Release 2.1.3
2002-11-24 05:16:35 +00:00
Jody Goldberg
de3fad8d1a
Release 2.1.2
...
2002-11-02 Jody Goldberg <jody@gnome.org>
* Release 2.1.2
2002-11-02 19:03:15 +00:00
Jonathan Blandford
ac007654f9
Get the themes from the new location, instead of the old one.
...
Thu Oct 31 17:52:31 2002 Jonathan Blandford <jrb@gnome.org>
* metacity-window-manager.c (metacity_get_theme_list): Get the
themes from the new location, instead of the old one.
* metacity-window-manager.c (metacity_get_settings): simplify
logic and fix bug.
2002-10-31 22:58:17 +00:00
Havoc Pennington
692b9dde4f
adapt to gnome-wm-manager API changes
...
2002-10-26 Havoc Pennington <hp@pobox.com>
* theme-switcher.c (window_read_themes): adapt to gnome-wm-manager
API changes
2002-10-26 Havoc Pennington <hp@pobox.com>
* gnome-window-manager.c: handle NULL fields in the class struct;
and replace the individual setters with get/set for a big
struct with flags indicating which fields we care about,
a la a graphics context. Add settings_changed signal.
(gnome_window_manager_get_type): change object name to
GnomeWindowManager not GWindowManager
* gnome-window-manager.h (struct _GnomeWindowManagerClass): add
padding to the class struct
* Makefile.am: move metacity module here from capplets/windows/
(libgnome_window_settings_la_SOURCES): don't build the code to
switch window managers, it was bitrotted and broken anyway, and
isn't in the UI right now. Keep the code in EXTRA_DIST in case
someone wants to recover it. Move some relevant bits to
gnome-wm-manager.c
2002-10-26 Havoc Pennington <hp@pobox.com>
* gnome-window-properties.c: rewrite
* Makefile.am (bin_PROGRAMS): remove metacity module, move to
libwindow-settings
(gnome_window_properties_LDADD): properly link to .la file for
libgnome-window-settings, not the installed copy
2002-10-29 06:19:52 +00:00
Jody Goldberg
de4daccb66
Release 2.1.1
...
2002-10-21 Jody Goldberg <jody@gnome.org>
* Release 2.1.1
2002-10-21 16:48:10 +00:00
Jody Goldberg
69bc347c0f
Forgot to commit when I did the 2.1.0.1 snapshot
...
2002-10-01 Jody Goldberg <jody@gnome.org>
* Release 2.1.0.1
2002-10-03 10:17:40 +00:00
Jody Goldberg
9c3e90995d
handle NULL.
...
2002-08-26 Jody Goldberg <jody@gnome.org>
* gnome-wm-manager.c (gnome_wm_manager_get_current) : handle NULL.
2002-09-10 04:04:31 +00:00
Jody Goldberg
b3ca0b3f9f
Release 2.1.0
...
2002-08-21 Jody Goldberg <jody@gnome.org>
* Release 2.1.0
2002-08-21 06:01:42 +00:00
Seth Nickell
e5071f4434
Try my best to throw a monkey wrench in things. Checkin Windows capplet,
...
2002-08-08 Seth Nickell <snickell@stanford.edu>
Try my best to throw a monkey wrench in things. Checkin
Windows capplet, and add window related settings to
the font capplet and theme capplet.
Also fix button alignments on all capplets.
2002-08-08 07:13:38 +00:00
jacob berkman
961f08cd62
fixup localedir to work with solaris gettext (fixes bug #83616 )
...
2002-06-18 jacob berkman <jacob@ximian.com>
* configure.in:
* archiver/Makefile.am:
* capplets/common/Makefile.am:
* control-center/Makefile.am:
* libbackground/Makefile.am:
* libwindow-settings/Makefile.am:
* root-manager/Makefile.am: fixup localedir to work with solaris
gettext (fixes bug #83616 )
2002-06-18 19:29:45 +00:00
Jody Goldberg
96a33b67f8
Release 2.0.0
...
2002-06-17 Jody Goldberg <jody@gnome.org>
* Release 2.0.0
2002-06-17 22:10:21 +00:00
Seth Nickell
6a336cde95
Change to X-GnomeWMSettingsLibrary, because its evil to add new items to
...
2002-06-04 Seth Nickell <snickell@stanford.edu>
* gnome-window-manager.c: (gnome_window_manager_new):
Change to X-GnomeWMSettingsLibrary, because its evil to add new items to
.desktop files without the X :-)
2002-06-05 03:14:47 +00:00
Seth Nickell
7ae28ca59d
Get rid of "get" calls, since we should just rely on the GConf settings
...
2002-06-04 Seth Nickell <snickell@stanford.edu>
* gnome-window-manager.c: (gnome_window_manager_new),
(gnome_window_manager_class_init):
* gnome-window-manager.h:
Get rid of "get" calls, since we should just rely on the GConf settings being right.
Otherwise you get ambiguous problems with merging settings, figuring out which
takes predecedence, etc.
2002-06-05 00:40:01 +00:00
Seth Nickell
07624890ea
Clean the APIs a little bit, add a mechanism for discovering if two
...
2002-06-04 Seth Nickell <snickell@stanford.edu>
* gnome-window-manager.c: (gnome_window_manager_get_ditem):
* gnome-window-manager.h:
* gnome-wm-manager.c: (gnome_wm_manager_set_current),
(gnome_wm_manager_get_current), (gnome_wm_manager_same_wm):
* gnome-wm-manager.h:
Clean the APIs a little bit, add a mechanism for discovering if two GnomeWindowManager *s are
the same Window Manager underneath.
2002-06-04 23:00:19 +00:00
Kjartan Maraas
c695ae2668
Add newline Added #include <config.h>
...
2002-06-03 Kjartan Maraas <kmaraas@gnome.org>
* .cvsignore: Add newline
* gnome-wm-manager.c: Added #include <config.h>
2002-06-03 19:16:23 +00:00