wxWidgets/src/x11
Olly Betts ecf85bf4cb Remove WXWIN_OS_DESCRIPTION.
This constant wasn't very useful as it contained the description of the OS on
the machine where the library was built, not the one on which the application
using it was running. It also wasn't used anywhere in wxWidgets and apparently
wasn't meant to be used outside of it.

Finally, putting the output of `uname -r` into it created problems with
creating reproducible builds as just a change in the kernel version changed
the build results.

Closes #17002.
2015-05-22 02:29:49 +02:00
..
app.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
bdiag.xbm fix complilation error: narrowing conversions in xbm files under wxX11. For discussion, please see ticket 12575 2014-09-23 17:44:01 +00:00
bitmap.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
brush.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
cdiag.xbm fix complilation error: narrowing conversions in xbm files under wxX11. For discussion, please see ticket 12575 2014-09-23 17:44:01 +00:00
clipbrd.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
colour.cpp wxColurRefData in x11 did not overwrite CreateRef function, so it should not use AllocExclusive(), use UnRef() instead, just like InitRGBA() function in wxGTK port did 2014-09-23 17:39:59 +00:00
cross.xbm fix complilation error: narrowing conversions in xbm files under wxX11. For discussion, please see ticket 12575 2014-09-23 17:44:01 +00:00
cursor.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
data.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
dataobj.cpp Fix for compilation of wxX11 without UTF 2014-11-07 13:22:00 +00:00
dc.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
dcclient.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
dcmemory.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
dcscreen.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
descrip.mms updates for OpenVMS compile support 2008-01-11 12:31:03 +00:00
dnd.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
evtloop.cpp Send idle events from inside wxYield() in all ports, including wxMSW. 2014-12-05 22:17:23 +00:00
fdiag.xbm fix complilation error: narrowing conversions in xbm files under wxX11. For discussion, please see ticket 12575 2014-09-23 17:44:01 +00:00
font.cpp Correction on commit #78099 2014-11-11 07:46:00 +00:00
glcanvas.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
horiz.xbm fix complilation error: narrowing conversions in xbm files under wxX11. For discussion, please see ticket 12575 2014-09-23 17:44:01 +00:00
makefile.unx Remove WXWIN_OS_DESCRIPTION. 2015-05-22 02:29:49 +02:00
minifram.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
nanox.c Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
palette.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
pango_x.cpp Don't use long deprecated and now removed pangox library in wxX11 any more. 2013-10-10 20:55:15 +00:00
pen.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
popupwin.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
region.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
reparent.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
settings.cpp Avoid deprecated wxPen/wxBrush/wxFont API in wxX11 code. 2014-09-23 17:45:10 +00:00
textctrl.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
toplevel.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
utils.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
utilsx.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
verti.xbm fix complilation error: narrowing conversions in xbm files under wxX11. For discussion, please see ticket 12575 2014-09-23 17:44:01 +00:00
window.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
wxwin.xbm Now compiling 2002-02-08 17:44:23 +00:00