Commit graph

143 commits

Author SHA1 Message Date
Sebastien Bacher
251deaaff8 use OnlyShowIn=; so the item is not listed in the menu editor (Closes:
2007-05-19  Sebastien Bacher  <seb128@ubuntu.com>

	* themus-theme-applier.desktop.in.in: use OnlyShowIn=; so the item is 
	not listed in the menu editor (Closes: #434956)

svn path=/trunk/; revision=7639
2007-05-19 13:14:40 +00:00
Rodrigo Moya
65834137f5 renamed Bugzilla product.
2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>

	* themus-theme-applier.desktop.in.in: renamed Bugzilla product.

svn path=/trunk/; revision=7515
2007-04-27 10:30:38 +00:00
Rodrigo Moya
7e6305da4a renamed Bugzilla product.
2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnome-font-viewer.desktop.in.in: renamed Bugzilla product.

svn path=/trunk/; revision=7514
2007-04-27 10:29:40 +00:00
Jens Granseuer
17ec46ecb3 populate the VFS file info fields properly so that nautilus shows e.g.
2007-02-14  Jens Granseuer  <jensgr@gmx.net>

	* theme-method.c: (fill_info_struct), (do_read_directory): populate the
	VFS file info fields properly so that nautilus shows e.g. read-only
	emblems in themes:// (fixes bug #145175)

svn path=/trunk/; revision=7296
2007-02-14 18:23:34 +00:00
Christian Persch
101a6e11ab Use the right ChangeLog
svn path=/trunk/; revision=7284
2007-02-12 20:11:42 +00:00
Christian Persch
285470a00a Use GOption argument parsing here, and fix some leaks in the error paths.
2007-02-12  Christian Persch  <chpe@svn.gnome.org>

	* vfs-methods/fontilus/thumbnailer.c: (main): Use GOption argument
	parsing here, and fix some leaks in the error paths. Bug #393994.

svn path=/trunk/; revision=7283
2007-02-12 20:10:18 +00:00
Jens Granseuer
375ee512c8 Based on a patch by: Christian Persch <chpe@svn.gnome.org>
2007-02-07  Jens Granseuer  <jensgr@gmx.net>

	Based on a patch by: Christian Persch <chpe@svn.gnome.org>

	* themus-theme-applier.c: (run_apply_font_dialog), (main): port to
	GOption and unref the glade dialog when done. Fixes #336286.

svn path=/trunk/; revision=7254
2007-02-07 17:49:09 +00:00
Christian Persch
43d40d7a0a Don't define directories in configure. Remove some obsolete defines, and
2007-02-02  Christian Persch  <chpe@svn.gnome.org>

	* Makefile.am:
	* capplets/about-me/Makefile.am:
	* capplets/about-me/gnome-about-me-password.c: (passdlg_init):
	* capplets/about-me/gnome-about-me.c: (about_me_setup_dialog):
	* capplets/accessibility/at-properties/Makefile.am:
	* capplets/accessibility/keyboard/Makefile.am:
	* capplets/accessibility/keyboard/accessibility-keyboard.c:
	(setup_accessX_dialog):
	* capplets/background/Makefile.am:
	* capplets/background/gnome-wp-capplet.c: (gnome_wp_create_dialog):
	* capplets/common/Makefile.am:
	* capplets/common/capplet-util.c: (capplet_set_icon):
	* capplets/default-applications/Makefile.am:
	* capplets/display/Makefile.am:
	* capplets/file-types/Makefile.am:
	* capplets/file-types/file-types-capplet.c: (create_dialog):
	* capplets/file-types/mime-category-edit-dialog.c:
	(mime_category_edit_dialog_init):
	* capplets/file-types/mime-edit-dialog.c: (mime_edit_dialog_init):
	* capplets/file-types/service-edit-dialog.c:
	(service_edit_dialog_init):
	* capplets/font/Makefile.am:
	* capplets/keybindings/Makefile.am:
	* capplets/keybindings/gnome-keybinding-properties.c:
	(create_dialog):
	* capplets/keyboard/Makefile.am:
	* capplets/keyboard/gnome-keyboard-properties-xkblt.c:
	(xkb_layout_choose):
	* capplets/keyboard/gnome-keyboard-properties-xkbmc.c:
	(choose_model):
	* capplets/keyboard/gnome-keyboard-properties.c: (create_dialog):
	* capplets/localization/Makefile.am:
	* capplets/localization/gnome-localization-properties.c:
	(create_dialog):
	* capplets/mime-type/Makefile.am:
	* capplets/mouse/Makefile.am:
	* capplets/mouse/gnome-mouse-properties.c: (create_dialog):
	* capplets/network/Makefile.am:
	* capplets/network/gnome-network-preferences.c:
	(cb_http_details_button_clicked), (main):
	* capplets/rollback/Makefile.am:
	* capplets/sound/Makefile.am:
	* capplets/sound/sound-properties-capplet.c: (create_dialog),
	(device_test_button_clicked):
	* capplets/theme-switcher/Makefile.am:
	* capplets/ui-properties/Makefile.am:
	* capplets/ui-properties/gnome-ui-properties.c: (create_dialog):
	* capplets/url-properties/Makefile.am:
	* capplets/windows/Makefile.am:
	* capplets/wm-properties/wm-desktops/Makefile.am:
	* configure.in:
	* gnome-settings-daemon/Makefile.am:
	* gnome-settings-daemon/actions/Makefile.am:
	* gnome-settings-daemon/gnome-settings-xmodmap.c:
	(gnome_settings_modmap_dialog_call):
	* gnome-settings-daemon/gnome-settings-xrdb.c:
	* gnome-settings-daemon/gsd-media-keys-window.c: (action_changed),
	(gsd_media_keys_window_init):
	* gnome-settings-daemon/xrdb/Makefile.am:
	* typing-break/Makefile.am:
	* vfs-methods/themus/Makefile.am: Don't define directories in
	configure. Remove some obsolete defines, and use the standard
	installation paths. Bug #395383.

svn path=/trunk/; revision=7226
2007-02-02 18:12:40 +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
Rob Staudinger
7ca731718a Fixes #333557
2007-01-07  Rob Staudinger <robert.staudinger@gmail.com>

	Fixes #333557

	* thumbnailer.c: added support for specifying string and font-size to
	use in the thumbnailer.

svn path=/trunk/; revision=7088
2007-01-07 18:22:00 +00:00
Thomas Wood
8727dd84b2 Free the program variable correctly
2007-01-07  Thomas Wood  <thos@gnome.org>

	* themus-theme-applier.c: (main): Free the program variable correctly

svn path=/trunk/; revision=7086
2007-01-07 16:41:03 +00:00
Thomas Wood
1e8514a258 Applied modified patch from bug 167063 (themus-theme-applier crashes while
2007-01-07  Thomas Wood  <thos@gnome.org>

	* themus-theme-applier.c: (main): Applied modified patch from bug 167063
	(themus-theme-applier crashes while running from command promt)

svn path=/trunk/; revision=7083
2007-01-07 15:47:51 +00:00
Thomas Wood
809b57b71b Reverting earlier changes as it prevents the directory from building
svn path=/trunk/; revision=7074
2007-01-07 01:20:05 +00:00
Lucas Rocha
fc0592db27 Fixes #336286
2007-01-06  Lucas Rocha <lucasr.at.mundo@gmail.com>

	Fixes #336286

	* themus-theme-applier.c (main): switched from popt to GOptionContext.

svn path=/trunk/; revision=7059
2007-01-06 18:58:06 +00:00
Luca Cavalli
198a954b80 make sure the name list array is NULL terminated. Fixes #356435.
2006-12-10  Luca Cavalli  <lcavalli@cvs.gnome.org>

	* font-method.c: (ensure_font_list): make sure the name list array
	is NULL terminated. Fixes #356435.

svn path=/trunk/; revision=7051
2007-01-06 18:04:20 +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
Sebastien Bacher
f2fbb6173b add encoding key, patch by Vincent Fretin <vincent.fretin@gmail.com>
add encoding key,
	patch by Vincent Fretin <vincent.fretin@gmail.com> (Closes: #338593)
2006-07-23 09:39:51 +00:00
Sebastien Bacher
0baf196a6a fix distclean build target
2006-07-11  Sebastien Bacher  <seb128@debian.org>

	* Makefile.am: fix distclean build target
2006-07-11 16:24:17 +00:00
Glynn Foster
6c0c9e1a6c Move the .directory files to $datadir/desktop-directories. Fixes #334405.
2006-04-05  Glynn Foster <glynn.foster@sun.com>

	* Makefile.am: Move the .directory files to
	$datadir/desktop-directories. Fixes #334405.
2006-04-05 05:48:28 +00:00
Ed Catmur
a370328133 Fixes #329043
2006-01-30  Ed Catmur <ed@catmur.co.uk>

	Fixes #329043

	* ftstream-vfs.c: use correct function signature for FT callback.
2006-01-30 12:27:04 +00:00
Sebastien Bacher
3aa5619bd6 don't call gnome_theme_init (), it's not required. Speedup of 15-20%.
2005-11-14  Sebastien Bacher  <seb128@debian.org>

	* theme-thumbnailer.c: (main):
	don't call gnome_theme_init (), it's not required. Speedup of 15-20%.
2005-11-14 15:35:46 +00:00
Rodrigo Moya
3b36fc2f4b fixed function signature.
2005-11-14  Rodrigo Moya <rodrigo@novell.com>

	* font-method.c (do_tell): fixed function signature.
2005-11-14 15:29:27 +00:00
Rodrigo Moya
67269d543a fixed function signature.
2005-11-14  Rodrigo Moya <rodrigo@novell.com>

	* theme-method.c (do_tell): fixed function signature.
2005-11-14 15:29:12 +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
Sebastien Bacher
cbd1d15ee3 fix a typo with the StartupNotify option, thanks Vincent Fretin
2005-09-25  Sebastien Bacher  <seb128@debian.org>

	* themus-theme-applier.desktop.in.in:
	fix a typo with the StartupNotify option,
	thanks Vincent Fretin <vincent.fretin@gmail.com> for pointing this
	(Closes: #316159).
2005-09-25 21:23:06 +00:00
Paolo Borelli
8086604fc1 follow symlinks when getting info. Fixes part of #309744.
2005-08-04  Paolo Borelli  <pborelli@katamail.com>

	* font-view.c (add_face_info): follow symlinks when getting
	info. Fixes part of #309744.
2005-08-04 11:11:39 +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
James Henstridge
2ec3b60bb9 use NULL as the var args terminator rather than 0. Patch from Stanislav
2005-05-12  James Henstridge  <james@jamesh.id.au>

        * font-method.c (ensure_font_list): use NULL as the var args
        terminator rather than 0.  Patch from Stanislav Brabec
        <sbrabec@suse.cz>, fixing bug #302056.
2005-05-12 05:04:42 +00:00
Sebastien Bacher
7f827bf944 fix the crash if the given theme is not correct (Closes: #153203).
2005-02-10  Sebastien Bacher  <seb128@debian.org>

	* theme-thumbnailer.c: (main): fix the crash if the given theme
	is not correct (Closes: #153203).
2005-02-10 22:03:12 +00:00
Sebastien Bacher
4a2404ef61 change back to the previous code, that fixes the themes:/// thumbnails
2005-02-09  Sebastien Bacher  <seb128@debian.org>

        * theme-thumbnailer.c: (main): change back to the previous code,
        that fixes the themes:/// thumbnails (Closes: #165778).
2005-02-09 12:11:31 +00:00
Kjartan Maraas
206af76406 Don't leak the theme name if the theme is invalid. NULL vs. 0 in
2005-01-27  Kjartan Maraas  <kmaraas@gnome.org>

        * theme-thumbnailer.c: (main): Don't leak the theme name
        if the theme is invalid.
        * themus-properties-view.c: (themus_properties_view_init):
        NULL vs. 0 in gnome_theme_init()
2005-02-05 13:45:56 +00:00
Kjartan Maraas
f6d458c4e7 Plug a leak. Closes bug #165312. Remove unused var
2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>

	* font-method.c: (fill_file_info): Plug a leak.
	Closes bug #165312.
	* thumbnailer.c: (main): Remove unused var
2005-02-02 11:13:54 +00:00
Shakti Sen
9946689e3d Defined PREFIX to <prefix> bug #153203
2005-01-04  Shakti Sen <shprasad@novell.com>

        * configure.in: Defined PREFIX to <prefix>
        bug #153203

2005-01-04  Shakti Sen <shprasad@novell.com>

        * theme-thumbnailer.c (main): Added the full path of the theme
        so that it will create the thumbnail.
        Fixes bug #153203
2005-01-04 18:39:00 +00:00
Kjartan Maraas
c788aa73df NULL vs. 0 Same
2004-12-25  Kjartan Maraas  <kmaraas@gnome.org>

	* theme-method.c: (vfs_module_init): NULL vs. 0
	* theme-thumbnailer.c: (main): Same
2004-12-25 14:37:57 +00:00
Kjartan Maraas
2fec3922de NULL vs. 0 Same.
2004-12-25  Kjartan Maraas  <kmaraas@gnome.org>

	* font-method.c: (ensure_font_list): NULL vs. 0
	* ftstream-vfs.c: (vfs_stream_close): Same.
2004-12-25 14:37:33 +00:00
Jonathan Blandford
efc3ce995f release 2.9.3
Mon Dec 20 16:52:47 2004  Jonathan Blandford  <jrb@redhat.com>

        * configure.in: release 2.9.3
2004-12-20 21:53:31 +00:00
James Henstridge
439b627de7 small change so that install-desktop-database runs after install-desktopDATA 2004-12-10 09:56:03 +00:00
James Henstridge
2e7b208233 update the desktop file database on install, since we add a new mime
2004-12-10  James Henstridge  <james@jamesh.id.au>

    * Makefile.am: update the desktop file database on install, since
    we add a new mime action.

    * themus-theme-applier.desktop.in.in (Exec): use %u rather than
    %U, since it only handles a single file.
2004-12-10 09:55:33 +00:00
James Henstridge
2a7bec1ecb update the desktop file database on install, since we install a new mime
2004-12-10  James Henstridge  <james@jamesh.id.au>

    * Makefile.am (install-desktop-database): update the desktop file
    database on install, since we install a new mime action.

    * font-view.c (get_font): don't free the pattern when creating the
    font object, since XftFontOpenPattern takes ownership of the
    pattern.

    * gnome-font-viewer.desktop.in.in (Exec): use %u instead of %U,
    since we only support openning one file.
2004-12-10 09:51:25 +00:00
James Henstridge
5207e9151a use gnome_vfs_make_uri_from_shell_arg() to parse the first argument.
2004-11-28  James Henstridge  <james@jamesh.id.au>

	* thumbnailer.c (main): use gnome_vfs_make_uri_from_shell_arg() to
	parse the first argument.
	(main): if the glyphs for 'A' and 'a' aren't found, pick some
	other ones so we display something possibly relevant.
	(draw_char): pass in a glyph index rather than a character.
2004-11-28 13:51:58 +00:00
James Henstridge
f33e58be23 apply Federic Zhang <federic.zhang@sun.com>'s patch to speed up loading of
2004-11-28  James Henstridge  <james@jamesh.id.au>

	* font-view.c: apply Federic Zhang <federic.zhang@sun.com>'s patch
	to speed up loading of large (eg. CJK) fonts, plus a few small bug
	fixes.  Fixes bug #142878.
	(set_icon): use gtk_window_set_icon_name() to set the icon.  Also,
	get the correct icon theme object for the window's screen.
2004-11-28 09:34:50 +00:00
James Henstridge
20706a02ba the only macro in acinclude.m4 was not being used, so remove the file. 2004-11-28 08:25:10 +00:00
James Henstridge
ebd8e46d44 use GNOMELOCALEDIR.
2004-11-28  James Henstridge  <james@jamesh.id.au>

	* vfs-methods/themus/themus-properties-main.c: use GNOMELOCALEDIR.

	* vfs-methods/themus/Makefile.am: similar changes to the fontilus
	ones.

	* vfs-methods/fontilus/fontilus-context-menu.c: same here.

	* vfs-methods/fontilus/font-view.c: use GNOMELOCALEDIR rather than
	FONTILUS_LOCALEDIR in the bindtextdomain() call, to match the rest
	of gnome-control-center.

	* vfs-methods/fontilus/Makefile.am: similar schema and desktop
	file fixes.  Don't include the old mime files in the dist.

	* schemas/Makefile.am: remove .schemas files on clean, when
	installing schemas, look for them in builddir rather than srcdir.

	* gnome-settings-daemon/actions/Makefile.am: fix up build rules so
	that ALSA_CFLAGS isn't defined multiple times (use the newer
	automake += syntax).

	* control-center/Makefile.am: distribute $(icon_DATA).

	* capplets/*/Makefile.am: put the .desktop and .desktop.in files
	in CLEANFILES.  The .desktop.in.in file gets included because it
	is listed in the configure script.

	* configure.in: update configure script, and remove macro calls
	that are not needed by modern versions of Automake.

	* Makefile.am: remove intltool files on distclean.

	* autogen.sh: request Automake >= 1.7.
2004-11-28 08:14:05 +00:00
James Henstridge
b3fff0e955 get rid of old mime stuff.
2004-11-27  James Henstridge  <james@jamesh.id.au>

	* Makefile.am: get rid of old mime stuff.

	* gnome-font-viewer.desktop.in.in (Exec): add a "%U" to the
	command line, so Nautilus will run gnome-font-viewer for stuff
	under the fonts:/// URI.

2004-11-27  James Henstridge  <james@jamesh.id.au>

	* themus.applications, themus.keys: remove.

	* themus-theme-applier.desktop.in.in: new file to hook up
	themus-apply-theme, since the old .applications file isn't used by
	the new MIME system.
2004-11-27 16:07:54 +00:00
James Henstridge
b3cec14376 use libnautilus-extension.
2004-11-27  James Henstridge  <james@jamesh.id.au>

	* configure.in (THEMUS_COMPONENT): use libnautilus-extension.

2004-11-27  James Henstridge  <james@jamesh.id.au>

	* themus-theme-applier.c: get rid of the bonobo includes.

	* Makefile.am: update to install Nautilus extension.

	* themus-properties-main.c: convert from a Bonobo component to a
	Nautilus extension.

	* themus-properties-view.[ch]: convert to a simple widget.  Also
	fix a bunch of leaks.
2004-11-27 15:22:44 +00:00
James Henstridge
7de3d67e42 clean up the unused .server file 2004-11-27 13:19:09 +00:00
James Henstridge
52f46ac78c use libnautilus-extension for the context menu instead of Bonobo.
2004-11-27  James Henstridge  <james@jamesh.id.au>

	* configure.in (FONT_CONTEXT_MENU): use libnautilus-extension for
	the context menu instead of Bonobo.

2004-11-27  James Henstridge  <james@jamesh.id.au>

	* Makefile.am: fix build rules for Nautilus stuff.

	* fontilus-context-menu.c: convert to a Nautilus extension.
2004-11-27 13:13:25 +00:00
Christoffer Olsen
0ffe4d4e98 Added *.desktop.in.in for bug-buddy love.
See ChangeLog for details.
2004-11-24 18:54:03 +00:00
Jeff Waugh
a66b869ef8 Add a .desktop file for the font viewer, need it for the MIME loving.
2004-11-01  Jeff Waugh  <jdub@perkypants.org>

	* po/POTFILES.in, vfs-methods/fontilus/Makefile.am,
	  vfs-methods/fontilus/gnome-font-viewer.desktop.in,
	  vfs-methods/fontilus/.cvsignore: Add a .desktop file for the
	  font viewer, need it for the MIME loving. D'oh!
2004-11-01 11:39:28 +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