gtk/modules/input
Owen Taylor b47b15f6ba Fixes for uninstalled operation with module suffixes other than .so and in
Sat Mar  2 23:08:23 2002  Owen Taylor  <otaylor@redhat.com>

        Fixes for uninstalled operation with module suffixes
        other than .so and in general for platforms like AIX where
        the module suffix isn't predictable. (#72185, problems
        reported by Miroslaw Dobrzanski-Neumann)

        * modules/input/Makefile.am (gtk.immodules): Query .la
        files rather than shared objects in .libs when creating the
        uninstalled gtk.immodules file.

        * gtk/gtkmain.c (_gtk_find_module): Look for .la files
        after looking for the normal soname extension to handle
        cases where the soname extension isn't predictable,
        like AIX.

        * gtk/gtkthemes.c (gtk_theme_engine_load): Don't
        call g_module_build_path... leave that to
        gtk_rc_find_module_in_path.

        * demos/gtk-demo/main.c (main) demos/pixbuf-init.c (pixbuf_init):
        tests/testgtk.c (test_init): tests/testtext.c (test_init)
        tests/testdnd.c (test_init): Point gdk-pixbuf to .la
        files rather than poking in .libs for .so files.

        * gtk/stock-icons/Makefile.am (gtkstockpixbufs.h): Remove
        .libs from GDK_PIXBUF_MODULEDIR.
2002-03-03 04:16:30 +00:00
..
.cvsignore corrected path to gtk.immodules 2001-04-04 18:28:37 +00:00
gtkimcontextxim.c 1.3.12, interface, binary age 0. 2001-12-23 22:59:30 +00:00
gtkimcontextxim.h Display the XIM status callbacks with a popup window. (Patch from 2001-12-07 23:15:32 +00:00
imam-et.c Add three Ethiopic input methods from Daniel Yacob. 2002-02-10 17:46:08 +00:00
imcyrillic-translit.c Make GtkIMContext derive from GObject, not GtkObject. (#62621) 2001-10-19 19:28:27 +00:00
imhangul-defs.h modules/input/imhangul.c modules/input/imhangul-defs.h po/POTFILES.in. Add 2002-01-29 01:36:05 +00:00
imhangul.c modules/input/imhangul.c modules/input/imhangul-defs.h po/POTFILES.in. Add 2002-01-29 01:36:05 +00:00
iminuktitut.c Make GtkIMContext derive from GObject, not GtkObject. (#62621) 2001-10-19 19:28:27 +00:00
imipa.c Make GtkIMContext derive from GObject, not GtkObject. (#62621) 2001-10-19 19:28:27 +00:00
imthai-broken.c Make GtkIMContext derive from GObject, not GtkObject. (#62621) 2001-10-19 19:28:27 +00:00
imti-er.c Add three Ethiopic input methods from Daniel Yacob. 2002-02-10 17:46:08 +00:00
imti-et.c Add three Ethiopic input methods from Daniel Yacob. 2002-02-10 17:46:08 +00:00
imviqr.c Make GtkIMContext derive from GObject, not GtkObject. (#62621) 2001-10-19 19:28:27 +00:00
imxim.c Add ko and zh to the locales where this is the default. 2002-02-27 19:09:35 +00:00
Makefile.am Fixes for uninstalled operation with module suffixes other than .so and in 2002-03-03 04:16:30 +00:00