libs-back/Source
Sergii Stoian 3f3c1305a9 2021-01-24 Sergii Stoian <stoyan255@gmail.com>
* Source/x11/XGServerWindow.m: WindowMaker doesn't support
  _NET_REQUEST_FRAME_EXTENTS message andthe only way to determine offsets
  is creating and mapping window. In this case first mapped window of
  application is not appicon window.
  Early appicon creating inserted back as _createWMAppiconHack method and
  called only if no other way to determine window's offsets (before call to
  _checkStyle);appicon window size is set to size icon;
2021-01-24 02:45:29 +02:00
..
art * Source/art/GNUmakefile.preamble, 2020-03-12 11:43:39 +02:00
cairo wayland: Write down TODOs for cairo_surface doublebuffering to itself and for mouse wheel axis_source. 2020-04-25 18:12:43 +01:00
English.lproj Make nfont face name localization work. Add English and Swedish translations. 2003-06-28 13:32:59 +00:00
fontconfig * Headers/fontconfig/FCFaceInfo.h: Add instancevariable _patternIsResolved. 2020-06-10 18:24:51 +02:00
gsc * Source/art/GNUmakefile.preamble, 2020-03-12 11:43:39 +02:00
opal * Source/opal/OpalGState.m: Add colour handling for all the different 2019-01-03 23:06:51 +01:00
Swedish.lproj Make nfont face name localization work. Add English and Swedish translations. 2003-06-28 13:32:59 +00:00
wayland wayland: Added a small readme noting some backend-specific information. 2020-04-25 18:23:49 +01:00
win32 * Source/win32/WIN32Server.m (process_char): 2015-08-13 21:23:35 +00:00
winlib Remove extraneous semicolon. 2016-04-06 20:43:25 +00:00
x11 2021-01-24 Sergii Stoian <stoyan255@gmail.com> 2021-01-24 02:45:29 +02:00
xdps Replace NSCompositeHighlight with GSCompositeHighlight and map NSCompositeHighlight onto 2012-02-18 21:10:07 +00:00
xlib Match return value in case of error (nil instead of NO) 2020-06-18 00:54:32 +02:00
.cvsignore Added missing .cvsignore files. 2004-01-07 12:04:36 +00:00
GNUmakefile Removed GNUSTEP_CORE_SOFTWARE=YES from makefiles and instead set PACKAGE_NAME=gnustep-back 2008-12-19 13:05:05 +00:00
GNUmakefile.postamble Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
GNUmakefile.preamble fix order of use of library and header directories 2013-07-04 16:44:28 +00:00
GSBackend.m Dirty Wayland backend implementation. 2020-04-15 00:00:40 +01:00