wxWidgets/src
David Elliott 04453a9e1e Look for and remove any "-NSKey" "value" types of options from argv just like
the -psn_XXXX option is removed.  This allows Cocoa debug options like
-NSShowAllViews YES to be used as with any other Cocoa program.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-10-25 18:01:36 +00:00
..
aui check if pane still exists before closing 2007-10-16 16:33:30 +00:00
cocoa Look for and remove any "-NSKey" "value" types of options from argv just like 2007-10-25 18:01:36 +00:00
common build fixes 2007-10-25 16:13:06 +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 use LogLastRepetitionCountIfNeeded() instead of DoLogNumberOfRepeats() in logg.cpp too 2007-10-24 22:19:28 +00:00
gtk build fixes 2007-10-25 16:13:06 +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 Factor out code to create a standard sized bitmap so it can be used in 2007-10-23 18:26:41 +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 always delete the menus, even if the menu is attached (at the very least this fixes Purify warnings) 2007-10-24 23:41:45 +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 Fixed bug in optimization for character input, affecting first paragraph in the buffer. 2007-10-25 16:13:47 +00:00
stc fix a warning about casting literal string constants to non-const char * 2007-09-10 14:22:43 +00:00
tiff fix compile bug with DMC 2007-10-25 13:06:07 +00:00
univ Borland still hates ? 2007-10-11 12:18:32 +00:00
unix Apply modified patch 1785299 to trunk and 2.8. 2007-10-17 21:52:02 +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