gtk2/gdk/x11
Matthias Clasen 436a34e318 New function to determine if keyboard layouts for both LTR and LTR
2007-06-29  Matthias Clasen  <mclasen@redhat.com>

        * gdk/gdk.symbols:
        * gdk/gdkkeys.h:
        * gdk/x11/gdkkeys-x11.c (gdk_keymap_have_bidi_layouts): New
        function to determine if keyboard layouts for both LTR and LTR
        languages are in use. Refactor the direction caching code to
        make this information available.  (#451575, Behnam Esfahbod)



svn path=/trunk/; revision=18301
2007-06-30 01:43:04 +00:00
..
.cvsignore Added checksettings. 2006-03-15 07:59:09 +00:00
checksettings.c map "gtk-touchscreen-mode" to the "Gtk/TouchscreenMode" XSettings 2006-02-27 14:08:06 +00:00
gdkasync.c Defer the callbacks to an idle to avoid deadlock with xcb-ified libX11. 2007-03-09 05:28:00 +00:00
gdkasync.h Change _gdk_x11_send_xevent_async() to 2003-07-08 22:27:47 +00:00
gdkcolor-x11.c Remove extraneous ; 2006-05-14 03:58:06 +00:00
gdkcursor-x11.c Only set the cursor size if it is != 0. 2006-01-25 15:41:40 +00:00
gdkdisplay-x11.c applied patch from Mark Tiefenbruck to add missing return_if_fail, 2007-06-21 22:37:21 +00:00
gdkdisplay-x11.h Add support for composited child windows. (#412882, Ryan Lortie) 2007-06-01 12:16:12 +00:00
gdkdnd-x11.c Cleanups 2006-10-08 05:32:07 +00:00
gdkdrawable-x11.c Don't leak ShmPixmapInfo. (#349858, Chris Wilson) 2006-08-15 17:05:00 +00:00
gdkdrawable-x11.h Cleanup. (#169648, Fabricio Barros Cabral) 2005-06-12 05:32:25 +00:00
gdkevents-x11.c Check that window_private is not NULL before using it. (#444351, David 2007-06-05 15:53:41 +00:00
gdkfont-x11.c Fix small theoretical memory leaks. (#353916, Chris Wilson) 2006-09-09 05:31:07 +00:00
gdkgc-x11.c Remove extraneous ; 2006-05-14 03:58:06 +00:00
gdkgeometry-x11.c replace GDK_WINDOW calls by cast to GdkWindow. Patch by Tilman Sauerbeck 2007-06-17 11:24:25 +00:00
gdkglobals-x11.c Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
gdkim-x11.c Cleanups 2006-10-08 05:32:07 +00:00
gdkimage-x11.c Remove extraneous ; 2006-05-14 03:58:06 +00:00
gdkinput-none.c Some more fixes necessary to make building with gcc 4 work. 2005-04-10 01:01:18 +00:00
gdkinput-x11.c Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, 2007-03-09 21:57:37 +00:00
gdkinput-xfree.c Correct return_if_fail checks. (#379803, Tommi Komulainen) 2006-12-21 16:28:28 +00:00
gdkinput.c Make gtk_widget_set_extension_events() work on already realized widgets 2007-03-14 13:55:12 +00:00
gdkinputprivate.h Bug #107664 continued: 2003-03-08 21:11:39 +00:00
gdkkeys-x11.c New function to determine if keyboard layouts for both LTR and LTR 2007-06-30 01:43:04 +00:00
gdkmain-x11.c Be more careful when checking for ButtonRelease events that end implicit 2007-02-16 04:01:50 +00:00
gdkpixmap-x11.c Remove extraneous ; 2006-05-14 03:58:06 +00:00
gdkpixmap-x11.h Cleanup. (#169648, Fabricio Barros Cabral) 2005-06-12 05:32:25 +00:00
gdkprivate-x11.h Use an unused high bit in the XID to mark fonts in the global xid hash 2006-01-20 04:35:24 +00:00
gdkproperty-x11.c Avoid relocations for the list of standard atoms. 2005-12-27 07:36:58 +00:00
gdkscreen-x11.c Add functionality to set overall opacity of a top-level window. (#405316) 2007-04-30 07:27:22 +00:00
gdkscreen-x11.h Create 'composited' label. 2006-04-25 14:27:32 +00:00
gdkselection-x11.c Make this work for list == NULL. (Coverity) 2006-04-12 18:38:40 +00:00
gdksettings.c map "gtk-touchscreen-mode" to the "Gtk/TouchscreenMode" XSettings 2006-02-27 14:08:06 +00:00
gdkspawn-x11.c Handle child_setup being NULL. (#445691, Christopher Taylor) 2007-06-11 00:18:51 +00:00
gdkvisual-x11.c Initialise nxvisuals to 0 in order to handle XGetVisualInfo() failures 2007-03-17 18:51:35 +00:00
gdkwindow-x11.c Connect the "destroy" signal so that the 'window' pointer is set back to 2007-06-29 16:02:24 +00:00
gdkwindow-x11.h Add support for composited child windows. (#412882, Ryan Lortie) 2007-06-01 12:16:12 +00:00
gdkx.h New method to marshall and send a Startup Notification message. (from 2007-04-29 18:13:42 +00:00
gdkxftdefaults.c Make the initialization of screen_x11->xft_rgba more explicit. (#319627, 2005-10-25 18:11:57 +00:00
gdkxid.c Use an unused high bit in the XID to mark fonts in the global xid hash 2006-01-20 04:35:24 +00:00
gxid_proto.h
Makefile.am Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
MwmUtil.h Cleanup. (#169648, Fabricio Barros Cabral) 2005-06-12 05:32:25 +00:00
xsettings-client.c Change the XSettingsWatchFunc to return a Bool to indicate success. Update 2007-04-10 23:16:30 +00:00
xsettings-client.h Change the XSettingsWatchFunc to return a Bool to indicate success. Update 2007-04-10 23:16:30 +00:00
xsettings-common.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
xsettings-common.h Add some missing symbols. 2007-05-23 17:49:34 +00:00