wxWidgets/src
Robin Dunn 975bcfda0d Add MacHideApp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-22 20:37:43 +00:00
..
aui reverted r51340: don't use wxWeakRef in the library code as long as not all supported compilers (notably all versions of Borland C++) can compile it; reapply r51340 once wxWeakRef is supported everywhere 2008-02-18 23:47:50 +00:00
cocoa Limit wxListBox best size to 100x100. Particularly important on trunk where 2008-02-18 21:51:29 +00:00
common fix harmless unused variable warning under CE 2008-02-21 16:14:10 +00:00
dfb wx*DCImpl PCH-less compilation fix 2008-01-29 14:09:56 +00:00
expat
generic fixed strange focus order in wxTipDialog and set initial focus to the checkbox instead of read-only textctrl 2008-02-22 18:44:38 +00:00
gtk fixed wxBitmapButton to use focus and hover bitmaps correctly; also fixed tons of misnomers 2008-02-22 19:59:36 +00:00
gtk1 Cut down on unnecessary update events 2008-02-14 11:08:49 +00:00
html fixed wxHTML parser to not assert on invalid HTML input (unclosed tags) 2008-01-15 12:13:54 +00:00
jpeg include jconfig.vc under OS/2 too 2007-10-01 13:02:52 +00:00
mac Add MacHideApp 2008-02-22 20:37:43 +00:00
mgl move Freeze() and Thaw() to wxWindowBase to ensure that they behave consistently (i.e. recursively, as described in the docs) in all ports; removed different duplications of freeze count from derived classes 2008-01-05 00:21:31 +00:00
motif Cut down on unnecessary update events 2008-02-14 11:08:49 +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 restore generic DrawEllipticArc() used by CE which was lost during the great wxDC refactoring somehow 2008-02-21 16:13:39 +00:00
os2 Fixed OS/2 compilation after wxDC changes 2008-01-19 21:15:03 +00:00
palmos move Freeze() and Thaw() to wxWindowBase to ensure that they behave consistently (i.e. recursively, as described in the docs) in all ports; removed different duplications of freeze count from derived classes 2008-01-05 00:21:31 +00:00
png fix png compile bug with DMC 2007-10-25 13:24:49 +00:00
regex
richtext Fix caret position when deleting last character 2008-02-21 16:58:43 +00:00
stc Apply change in r51405 to this file too: don't use DECLARE_EVENT_TYPE() to avoid confusing people about its unused value parameter, declare the event type constants directly 2008-01-29 17:39:56 +00:00
tiff Watcom needs lfind change too 2007-10-29 20:57:56 +00:00
univ call Show(false) from ~wxDialog to call EndModal if the dialog is still modal consistently in all ports 2008-02-05 19:13:26 +00:00
unix Rework the dl* Darwin compatibility code so it uses the real functions when 2008-02-18 23:44:46 +00:00
wxWindows.xcode
wxWindows.xcodeproj moving to gcc 4.0 exclusively, 10.4 minimum system 2007-11-27 07:59:59 +00:00
x11 Cut down on unnecessary update events 2008-02-14 11:08:49 +00:00
xml move Add/DeleteAttribute() implementations out of line to avoid deprecation warnings when including xml.h from user code 2007-11-16 23:34:21 +00:00
xrc fixed wxXmlResource::GetText() in ANSI build to correctly convert the string to current locale's charset 2008-01-14 22:36:42 +00:00
zlib
cwcopysetup.bat
cwdcopysetup.bat
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc
Wxwindll.icc
wxWindowsClassicM8.xml
wxWindowsM8.xml
wxWindowsW7.xml
wxXpm.icc
wxZlib.icc