wxWidgets/src
2006-07-17 10:42:55 +00:00
..
aui prevent some obscure wxAUI crashes after DetachPane() is used (crashes only happen in rare cases) 2006-07-16 12:32:51 +00:00
cocoa Dummy stub for wxGetMouseState() (tinderbox build fix) 2006-07-06 12:24:23 +00:00
common fixed crash in wxDb::Open() in Unicode build due to wrong interpretation of BufferLength argument of SQLDriverConnect() 2006-07-17 10:42:55 +00:00
expat
generic Better temporary fix. 2006-07-17 06:28:39 +00:00
gtk wxUSE_PANGO is always 1 for wxGTK2 so there is no need to use #if wxUSE_PANGO in GTK2-only code 2006-07-16 20:00:42 +00:00
gtk1 wxUSE_PANGO is always 0 for wxGTK1 so there is no need to use #if wxUSE_PANGO in GTK1-only code 2006-07-16 20:03:03 +00:00
html Warning fix. 2006-07-04 19:49:08 +00:00
iodbc
jpeg
mac Added wxTopLevelWindow::SetTranslucency and CanSetTranslucency, with 2006-07-16 03:28:23 +00:00
mgl Include wx/image.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-07-03 19:02:54 +00:00
motif wxRound() workaround to avoid unexpected compile and link errors on incomplete environments (Tinderbox build fix). 2006-07-06 09:09:09 +00:00
msdos
msw update the combobox text as soon as we get CBN_SELENDOK as otherwise wxEVT_COMMAND_COMBOBOX_SELECTED handler got wrong value from our GetValue() 2006-07-16 20:22:23 +00:00
os2 Drawing fixed according to patch #1523304. 2006-07-16 21:35:57 +00:00
palmos Include wx/image.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-07-03 19:02:54 +00:00
png
regex
richtext Scrolling improvements 2006-07-04 15:35:34 +00:00
stc Updated Scintilla to version 1.70 2006-07-14 01:20:18 +00:00
tiff
univ wxNB_HITTEST_* flags renamed to wxBK_HITTEST_* to serve all book controls. 2006-07-05 12:21:13 +00:00
unix Use substitions when converting gnome mime files from UTF-8 (bug 1518012) 2006-07-17 09:39:11 +00:00
wxWindows.xcode
wxWindows.xcodeproj Fixes and XCode 2.3 update 2006-06-02 15:27:13 +00:00
x11 Include wx/image.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-07-03 19:02:54 +00:00
xml Missing dereference caused wrong wxString ctor to be used, leading to 2006-06-08 08:09:27 +00:00
xrc don't require <value> node in wxColourPickerCtrl's XRC handler, use black as default (i.e. do the same that C++ code does) 2006-07-15 15:34:34 +00:00
zlib
.cvsignore
cwcopysetup.bat
cwdcopysetup.bat
cygnus.bat
makeb32.env
makebcc.env
makefile.dos
makefile.va
makefile.vc
makeg95.env
makelib.b32
makelib.bcc
makelib.g95
makelib.sc
makelib.vc
makemsc.env
makeprog.b32
makeprog.bcc
makeprog.g95
makeprog.msc
makeprog.sc
makeprog.sl
makeprog.va
makeprog.vc
makesc.env
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
wxWindows.dsp Moved wxRichTextCtrl to its own library 2006-06-29 07:16:39 +00:00
wxWindows.dsw
wxWindowsClassicM8.xml
wxWindowsM8.xml src/mac/carbon/pnghand.cpp removed 2006-05-25 14:45:39 +00:00
wxWindowsW7.xml
wxXpm.icc
wxZlib.icc