]> git.saurik.com Git - wxWidgets.git/commit - src/common/gdicmn.cpp
Nano-X changes: removed spurious -O for Nano-X configuration;
authorJulian Smart <julian@anthemion.co.uk>
Tue, 26 Feb 2002 10:06:07 +0000 (10:06 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 26 Feb 2002 10:06:07 +0000 (10:06 +0000)
commit0b5c0e1ac19ac7520dea4477c581dd538e1815b6
tree7540271e13b5c5036a6e4288054c5173b5750062
parentbb312b54f6435cb677589ec4edfcbb9b00fbde1b
Nano-X changes: removed spurious -O for Nano-X configuration;
got colour working in Nano-X (uses 8 bit RGB values, not 16 bit);
now sets font background mode correctly; window management
call correction

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
configure.in
include/wx/x11/nanox/X11/Xlib.h
src/common/gdicmn.cpp
src/x11/app.cpp
src/x11/colour.cpp
src/x11/dcclient.cpp
src/x11/nanox.c
src/x11/toplevel.cpp
src/x11/window.cpp