.. |
.cvsignore
|
Substitute gdkx.h => gdkprivate.h since we need to accesss only
|
1999-11-08 22:33:28 +00:00 |
gdkcolor-x11.c
|
Start of integration of Erwann Chenede's multihead work from the
|
2002-04-25 22:29:14 +00:00 |
gdkcursor-x11.c
|
Markup fixes
|
2002-05-28 22:23:55 +00:00 |
gdkdisplay-x11.c
|
Fix missing dereference. (HideToshi Tajima)
|
2002-05-21 20:51:15 +00:00 |
gdkdisplay-x11.h
|
Rationalized the screen initialization process, changed the GdkDisplayX11
|
2002-05-03 19:03:03 +00:00 |
gdkdnd-x11.c
|
Fix prepending at the start of the list. (#56349, Thomas Leonard.)
|
2002-05-14 22:15:48 +00:00 |
gdkdrawable-x11.c
|
Start of integration of Erwann Chenede's multihead work from the
|
2002-04-25 22:29:14 +00:00 |
gdkdrawable-x11.h
|
include X11/Xlib.h, fixes the build
|
2002-04-26 19:36:33 +00:00 |
gdkevents-x11.c
|
gdk_event_put() copies the event and setting name, so we don't have to
|
2002-05-16 16:54:03 +00:00 |
gdkfont-x11.c
|
Doc updates.
|
2002-05-02 22:28:50 +00:00 |
gdkgc-x11.c
|
Start of integration of Erwann Chenede's multihead work from the
|
2002-04-25 22:29:14 +00:00 |
gdkgeometry-x11.c
|
Start of integration of Erwann Chenede's multihead work from the
|
2002-04-25 22:29:14 +00:00 |
gdkglobals-x11.c
|
Start of integration of Erwann Chenede's multihead work from the
|
2002-04-25 22:29:14 +00:00 |
gdkim-x11.c
|
Start of integration of Erwann Chenede's multihead work from the
|
2002-04-25 22:29:14 +00:00 |
gdkimage-x11.c
|
retionalized multihead code in _gdk_x11_copy_to_image. fixes #80256 and
|
2002-04-30 17:01:31 +00:00 |
gdkinput-none.c
|
Start of integration of Erwann Chenede's multihead work from the
|
2002-04-25 22:29:14 +00:00 |
gdkinput-x11.c
|
Start of integration of Erwann Chenede's multihead work from the
|
2002-04-25 22:29:14 +00:00 |
gdkinput-xfree.c
|
Start of integration of Erwann Chenede's multihead work from the
|
2002-04-25 22:29:14 +00:00 |
gdkinput.c
|
Start of integration of Erwann Chenede's multihead work from the
|
2002-04-25 22:29:14 +00:00 |
gdkinputprivate.h
|
Start of integration of Erwann Chenede's multihead work from the
|
2002-04-25 22:29:14 +00:00 |
gdkkeys-x11.c
|
Try adding a #ifndef/#define for XkbKeySymEntry to make up for OSF broken
|
2002-05-14 19:15:46 +00:00 |
gdkmain-x11.c
|
Use GDK_DISPLAY_XDISPLAY instead of GDK_SCREEN_XDISPLAY since we pass in a
|
2002-04-26 22:41:17 +00:00 |
gdkpango-x11.c
|
Start of integration of Erwann Chenede's multihead work from the
|
2002-04-25 22:29:14 +00:00 |
gdkpixmap-x11.c
|
removed that function as gdk_drawable_get_screen does the job. #79964
|
2002-05-01 17:42:08 +00:00 |
gdkpixmap-x11.h
|
Make gdkx.h the only installed header from gdk/x11. All structures in
|
2001-09-07 21:50:20 +00:00 |
gdkprivate-x11.h
|
Start of integration of Erwann Chenede's multihead work from the
|
2002-04-25 22:29:14 +00:00 |
gdkproperty-x11.c
|
Start of integration of Erwann Chenede's multihead work from the
|
2002-04-25 22:29:14 +00:00 |
gdkscreen-x11.c
|
Rationalized the screen initialization process, changed the GdkDisplayX11
|
2002-05-03 19:03:03 +00:00 |
gdkscreen-x11.h
|
Rationalized the screen initialization process, changed the GdkDisplayX11
|
2002-05-03 19:03:03 +00:00 |
gdkselection-x11.c
|
Update for multihead.
|
2002-04-30 18:07:51 +00:00 |
gdkvisual-x11.c
|
Rationalized the screen initialization process, changed the GdkDisplayX11
|
2002-05-03 19:03:03 +00:00 |
gdkwindow-x11.c
|
Add a sanity g_return_if_fail() check for the depths for the window and
|
2002-05-14 19:45:08 +00:00 |
gdkwindow-x11.h
|
Introduce an extra child of toplevel windows that serves to hold the focus
|
2001-04-18 17:57:36 +00:00 |
gdkx.h
|
Doc fixes.
|
2002-04-30 16:29:49 +00:00 |
gdkxid.c
|
Start of integration of Erwann Chenede's multihead work from the
|
2002-04-25 22:29:14 +00:00 |
gxid_proto.h
|
Initial revision
|
1997-11-24 22:37:52 +00:00 |
Makefile.am
|
Add missing gdkscreen/display-x11.h files.
|
2002-04-26 14:34:42 +00:00 |
MwmUtil.h
|
Account for the fact that Xlib expects format == 32 to be a long, even on
|
1999-02-21 20:55:04 +00:00 |
xsettings-client.c
|
Check for selection_atom, not property name atom.
|
2002-05-07 22:44:56 +00:00 |
xsettings-client.h
|
Fixes for AIX compilation from Miroslaw Dobrzanski-Neumann, #72182.
|
2002-02-23 00:13:17 +00:00 |
xsettings-common.c
|
Free the setting name.
|
2002-02-07 04:06:16 +00:00 |
xsettings-common.h
|
Make gdkx.h the only installed header from gdk/x11. All structures in
|
2001-09-07 21:50:20 +00:00 |