wxWidgets/src
Jouk Jansen 82ddc0cae3 Update OpenVMS make-files
Modified Files:
 	wxWidgets/src/common/descrip.mms wxWidgets/src/x11/descrip.mms


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44094 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-01-04 08:09:51 +00:00
..
aui fix hint rect position for RTL (patch 1618719 from Tim Kosse) 2006-12-24 12:16:28 +00:00
cocoa explicitly call OnExit() in the ports which don't use wxEventLoopManual 2006-12-06 23:28:44 +00:00
common Update OpenVMS make-files 2007-01-04 08:09:51 +00:00
dfb fixed deadlock when calling wxPostEvent() from worker thread 2007-01-03 17:25:47 +00:00
expat
generic compilation fix for !wxUSE_VALIDATORS 2006-12-21 18:24:27 +00:00
gtk fixed incorrectly inversed test for parent [not] being deleted (patch 1624472) 2006-12-29 20:16:53 +00:00
gtk1 fixed incorrectly inversed test for parent [not] being deleted (patch 1624472) 2006-12-29 20:16:53 +00:00
html Fix eating of key events (cleaner impl will come after 2.8, right now I want to touch as little common code as possible) and add some extra checks to the Cocoa delegates as they are getting called when the Carbon control isn't in a valid state. 2006-12-06 04:37:32 +00:00
iodbc
jpeg Rename boolean to wxjpeg_boolean to avoid conflicts, e.g. with boolean 2006-11-28 16:24:45 +00:00
mac Make sure mouse events are only sent in the case of the native control. 2006-12-31 06:03:51 +00:00
mgl removed code that already exist in ~wxTLWBase from ~wxTLW 2006-12-10 15:53:29 +00:00
motif explicitly call OnExit() in the ports which don't use wxEventLoopManual 2006-12-06 23:28:44 +00:00
msdos mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
msw restore declaration inline specifier, and make definition match 2007-01-01 22:27:42 +00:00
os2 explicitly call OnExit() in the ports which don't use wxEventLoopManual 2006-12-06 23:28:44 +00:00
palmos don't expose M_FONTDATA in public header 2006-11-20 16:21:08 +00:00
png Removed unused Symantec (*.sc) build system. Symantec C++ is now replaced by DigitalMars. 2006-08-01 12:49:12 +00:00
regex Applied patch [ 1381895 ] remove circular include dependendcy in wxchar.h 2006-01-18 12:46:11 +00:00
richtext Process capture lost event to avoid assertion 2006-12-29 19:37:04 +00:00
stc fix for bakefile and autoconf changes 2006-11-24 13:05:07 +00:00
tiff Check the size of the boolean type used by an external jpeg lib on Windows. 2006-12-03 21:59:47 +00:00
univ fixed wxFrame background colour in wxUniv on ports without native wxSYS_COLOUR_APPWORKSPACE 2006-12-24 19:06:39 +00:00
unix avoid reading KDE-tables on OpenVMS. They will never be installed since KDE 2007-01-02 09:55:34 +00:00
wxWindows.xcode
wxWindows.xcodeproj adding common search field file 2006-12-15 10:03:50 +00:00
x11 Update OpenVMS make-files 2007-01-04 08:09:51 +00:00
xml compare charset strings case-insensitively (and so avoid conversions between utf-8 and UTF-8 for example, see patch 1611068) 2006-12-24 13:36:22 +00:00
xrc Add wxFS_SEEKABLE to wxFileSystem::OpenFile calls for images. 2006-11-18 18:43:13 +00:00
zlib
.cvsignore
cwcopysetup.bat
cwdcopysetup.bat
cygnus.bat
makeb32.env
makebcc.env
makefile.va
makefile.vc
makeg95.env
makelib.b32
makelib.bcc
makelib.g95
makelib.vc
makemsc.env
makeprog.b32
makeprog.bcc
makeprog.g95
makeprog.sl
makeprog.va
makeprog.vc
makesl.env
makeva.env
makevc.env
mingegcs.bat
mingw32.bat
ntwxwin.mak
version.mak
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc Removed some references to unused files. 2006-05-25 10:03:56 +00:00
Wxwindll.icc Removed some references to unused files. 2006-05-25 10:03:56 +00:00
wxWindowsClassicM8.xml
wxWindowsM8.xml src/mac/carbon/pnghand.cpp removed 2006-05-25 14:45:39 +00:00
wxWindowsW7.xml
wxXpm.icc
wxZlib.icc