Sergio L. Pascual
81456203b2
Dirty Wayland backend implementation.
2020-04-15 00:00:40 +01:00
Sergii Stoian
2085ea4a9a
* configure.ac: check for availability of Xrandr library.
...
* config.h.in: added default value for Xrandr usage.
* configure: regenerate.
2020-01-22 12:58:17 +02:00
Riccardo Mottola
8d7e165b47
Specifically check for X11/extensions/sync.h
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@39197 72102866-910b-0410-8b05-ffd578937521
2015-11-24 23:46:20 +00:00
Ivan Vučica
248caad5d0
Added empty 'opal' backend.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@36749 72102866-910b-0410-8b05-ffd578937521
2013-06-23 22:41:31 +00:00
Gregory John Casamento
02544402a5
* ChangeLog
...
* config.h.in
* configure
* configure.ac
* Headers/win32/WIN32Server.h
* Source/cairo/CairoContext.m
* Source/cairo/CairoGState.m
* Source/cairo/CairoPDFSurface.m
* Source/cairo/GNUmakefile
* Source/cairo/Win32CairoSurface.m
* Source/GSBackend.m
* Source/gsc/GSGState.m
* Source/win32/w32_create.m
* Source/win32/w32_general.m
* Source/win32/w32_GLcontext.m
* Source/win32/w32_movesize.m
* Source/win32/w32_windowdisplay.m
* Source/win32/WIN32Server.m
* Source/winlib/GNUmakefile.preamble: Merge of all testplant
branch changes to trunk for Cairo changes. Did code cleanup to
make the code conform to coding standards.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@35821 72102866-910b-0410-8b05-ffd578937521
2012-11-26 05:39:22 +00:00
Fred Kiefer
3cc89b962e
Protect usage of shape extension.
...
Should fix bug #34552 .
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@34016 72102866-910b-0410-8b05-ffd578937521
2011-10-17 11:28:54 +00:00
Eric Wasylishen
7b16c6e465
* configure.ac: Test for Xfixes
...
* configure: Regenerate
* config.h.in: Regenerate
* Tools/xpbs.m: If Xfixes is available, use it to receive notifications when the
owner of an X11 selection changes.
In the future we should invalidate the list of cached pasteboard types when this
happens, so, e.g. copying text from gnome-terminal, the general pasteboard will only
have the text type, but subsequently copying text from OpenOffice.org, the general
pasteboard will have plain text and RTF types (currently we don't do this, so
you can't paste RTF contents unless it is in the clipboard when gpbs starts.)
The above problem is also why DND from X to GNUstep doesn't work - the dragging
pasteboard types are never updated.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@33708 72102866-910b-0410-8b05-ffd578937521
2011-08-07 21:38:42 +00:00
Eric Wasylishen
479d1a76ca
* configure.ac: Add a configure test for Xcursor
...
* configure: regenerate
* config.h.in: regernate
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@33677 72102866-910b-0410-8b05-ffd578937521
2011-08-02 04:08:48 +00:00
Fred Kiefer
15c3275984
Use XInternAtom when XInternAtoms isn't available.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@26962 72102866-910b-0410-8b05-ffd578937521
2008-10-24 17:04:10 +00:00
Xavier Glattard
5a575c4b39
configure script displays warning msgs when cairo backend is selected on win32
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@26188 72102866-910b-0410-8b05-ffd578937521
2008-03-04 10:11:02 +00:00
Nicolas Roard
09ce663feb
AlpenStep stuff with Fred Kiefer's help:
...
- Added support for 32 bit surfaces when it's possible (use of Xrender extension..).
- Modified the Cairo backend to take advantage of that: we can now draw windows with partial transparency.
- Fixed a bug in the Cairo backend (copy of a surface to itself) using the cairo "groups". Scrolling is still wrong, but we're closer to something good ;-)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@25441 72102866-910b-0410-8b05-ffd578937521
2007-09-02 14:23:03 +00:00
Richard Frith-MacDonald
4ab4f101a5
Add auto-stop option
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@24789 72102866-910b-0410-8b05-ffd578937521
2007-03-06 21:44:40 +00:00
Adam Fedor
e33d340cd6
configure.in: Check for Xutf8LookupString
...
Source/x11/XIMInputServer.m: Use it.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@22172 72102866-910b-0410-8b05-ffd578937521
2005-12-17 02:45:16 +00:00
Adrian Robert
b4d300d6c3
changed some HAVE_LIBXFT #ifdefs to HAVE_XFT; clarified difference between the two in configure.ac and config.h.in comments
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@21239 72102866-910b-0410-8b05-ffd578937521
2005-05-20 13:57:21 +00:00
Adam Fedor
9745486086
Fix a few bugs. Supress pkg-config error message
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@20784 72102866-910b-0410-8b05-ffd578937521
2005-02-23 04:28:12 +00:00
Adam Fedor
aa0a031904
* configure.ac: Rewrite, avoid setting vars unecessarily. Use
...
pkg-config if possible. Switch back to xlib/winlib when other backends
don't satisfy dependancies.
* config.make, config.h: Update to match.
* GNUmakefile (SUBPROJECTS): Add Fonts
* Fonts: New folder with default nfont
* Source/x11/GNUmakefile: Remove unneeded file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@20783 72102866-910b-0410-8b05-ffd578937521
2005-02-23 03:47:34 +00:00
Adam Fedor
2ee82b9392
Check for X11 function prototypes
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@17956 72102866-910b-0410-8b05-ffd578937521
2003-10-22 19:19:10 +00:00
Adam Fedor
3dcd339676
Don't look for jpeg/tiff (already done in gui)
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@17898 72102866-910b-0410-8b05-ffd578937521
2003-10-15 21:21:52 +00:00
Fred Kiefer
78e9c58b9b
Regenerated
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@16081 72102866-910b-0410-8b05-ffd578937521
2003-02-27 01:23:30 +00:00
Adam Fedor
6bec019bff
OpenGL implmentation
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@14998 72102866-910b-0410-8b05-ffd578937521
2002-11-16 05:00:14 +00:00
Adam Fedor
c910bb1351
Merge from 0.8.0
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@14232 72102866-910b-0410-8b05-ffd578937521
2002-08-03 03:32:19 +00:00
Adam Fedor
efa3e97e4f
Fix server configure
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@13600 72102866-910b-0410-8b05-ffd578937521
2002-05-06 17:13:31 +00:00
Adam Fedor
2f3bc2ccb0
Simplify backend selection. libart patches
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@13595 72102866-910b-0410-8b05-ffd578937521
2002-05-06 02:03:29 +00:00
Adam Fedor
6233fb4e20
Fix #if defs
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@13593 72102866-910b-0410-8b05-ffd578937521
2002-05-04 19:39:47 +00:00
Adam Fedor
87d36c88f2
Update to autoconf 2.53
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@13575 72102866-910b-0410-8b05-ffd578937521
2002-05-02 15:27:50 +00:00
Adam Fedor
d1be1c2b09
Define HAVE_UTF8
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@13547 72102866-910b-0410-8b05-ffd578937521
2002-04-27 02:17:32 +00:00
Adam Fedor
669a4955e9
Initial revision
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@13249 72102866-910b-0410-8b05-ffd578937521
2002-03-27 23:44:41 +00:00