wxWidgets/src
David Elliott 26f1176ecd Temporary hack to allow wxUSE_FSCRIPT to be set on the compiler command-line
until I make a proper configure option for it.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-01 16:51:06 +00:00
..
aui check if pane still exists before closing 2007-10-16 16:33:30 +00:00
cocoa Temporary hack to allow wxUSE_FSCRIPT to be set on the compiler command-line 2007-11-01 16:51:06 +00:00
common add wxMouseEvent::GetClickCount() and implement it for wxMac 2007-10-29 22:31:18 +00:00
dfb remove wxWindow::Clear() from wxDFB and wxMGL which was unused (probably replaced by ClearBackground()) and conflicted with methods with the same name in other classes 2007-10-17 18:22:15 +00:00
expat changed ds[pw] files to use CRLF eol style and not native one (this helps if you have them on a partition exported via Samba from Unix to Windows) 2007-06-30 12:13:58 +00:00
generic make strings used in the dialog translatable (patch 1823372) 2007-10-31 16:08:18 +00:00
gtk fix more unused parameters warnings 2007-10-29 12:10:48 +00:00
gtk1 Merged wxRichTextAttr and wxTextAttrEx into wxTextAttr, and added a font table 2007-10-09 11:20:36 +00:00
html calling SetFocus() in OnMouseUp() is unnecessary if we skip the event in OnMouseDown() 2007-10-22 11:35:19 +00:00
iodbc
jpeg include jconfig.vc under OS/2 too 2007-10-01 13:02:52 +00:00
mac add wxMouseEvent::GetClickCount() and implement it for wxMac 2007-10-29 22:31:18 +00:00
mgl remove wxWindow::Clear() from wxDFB and wxMGL which was unused (probably replaced by ClearBackground()) and conflicted with methods with the same name in other classes 2007-10-17 18:22:15 +00:00
motif add wxUSE_MINIFRAME wrapper 2007-10-21 18:07:29 +00:00
msdos always return wxString from wxGetUserHome() instead of char */wxWCharBuffer depending on the build 2007-10-06 12:38:15 +00:00
msw reverted last changed (r49413) as deleting non-attached menus fails under Windows 95 2007-10-30 18:51:16 +00:00
os2 always return wxString from wxGetUserHome() instead of char */wxWCharBuffer depending on the build 2007-10-06 12:38:15 +00:00
palmos add wxUSE_MINIFRAME wrapper 2007-10-21 18:07:29 +00:00
png fix png compile bug with DMC 2007-10-25 13:24:49 +00:00
regex added eVC project file for building regex library (patch 1753200) 2007-07-13 12:57:46 +00:00
richtext Warning fix 2007-10-27 17:35:45 +00:00
stc fix a warning about casting literal string constants to non-const char * 2007-09-10 14:22:43 +00:00
tiff Watcom needs lfind change too 2007-10-29 20:57:56 +00:00
univ Borland still hates ? 2007-10-11 12:18:32 +00:00
unix fix more unused parameters warnings 2007-10-29 12:10:48 +00:00
wxWindows.xcode remove .cvsignore files, they're useless with svn 2007-06-26 22:41:53 +00:00
wxWindows.xcodeproj making things compile and build again ... 2007-10-22 07:58:02 +00:00
x11 add wxUSE_MINIFRAME wrapper 2007-10-21 18:07:29 +00:00
xml include line number information in wxXmlNode (based on patch #1803492 by Heikki Linnakangas) 2007-09-30 11:09:54 +00:00
xrc git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 2007-09-25 14:39:47 +00:00
zlib compilation fix for WinCE 2007-07-29 14:21:30 +00:00
cwcopysetup.bat
cwdcopysetup.bat
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc
Wxwindll.icc
wxWindowsClassicM8.xml
wxWindowsM8.xml
wxWindowsW7.xml
wxXpm.icc
wxZlib.icc