wxWidgets/src
Stefan Csomor c4825ef73a moving embedding to common API
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-10-10 19:01:32 +00:00
..
aui set svn properties correctly 2008-10-06 09:29:12 +00:00
cocoa make it possible to use stock ids for custom message box labels 2008-09-05 18:02:49 +00:00
common don't crash when streaming out a wxString into an std::ostream, just set the failbit instead 2008-10-10 16:11:40 +00:00
dfb provide backward-compat wxCursor(int) ctor; remove empty stubs of XBM ctor from all ports except gtk,motif; make all ports emit wxLogError on invalid bitmap types; implement wxCursor(const wxString&, ...) ctor on GTK (not tested yet) 2008-09-25 17:56:07 +00:00
expat
generic Fix crash again 2008-10-10 10:02:35 +00:00
gtk use correct background color when drawing borders 2008-10-10 15:51:09 +00:00
gtk1 provide backward-compat wxCursor(int) ctor; remove empty stubs of XBM ctor from all ports except gtk,motif; make all ports emit wxLogError on invalid bitmap types; implement wxCursor(const wxString&, ...) ctor on GTK (not tested yet) 2008-09-25 17:56:07 +00:00
html no real changes, just fixed all occurences of 'occurence' typo 2008-09-29 12:10:58 +00:00
jpeg fix typo in __WWXMAC__ 2008-08-13 12:31:13 +00:00
mgl provide backward-compat wxCursor(int) ctor; remove empty stubs of XBM ctor from all ports except gtk,motif; make all ports emit wxLogError on invalid bitmap types; implement wxCursor(const wxString&, ...) ctor on GTK (not tested yet) 2008-09-25 17:56:07 +00:00
motif wxMOTIF ?: wxcursor:wxcursor overload fix 2008-10-01 07:18:14 +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 added wxDC::GetHDC() for backwards compatibility with the existing wxMSW code 2008-10-08 16:09:09 +00:00
os2 Fixed header file conflict. 2008-10-08 17:53:03 +00:00
osx moving embedding to common API 2008-10-10 19:01:32 +00:00
palmos provide backward-compat wxCursor(int) ctor; remove empty stubs of XBM ctor from all ports except gtk,motif; make all ports emit wxLogError on invalid bitmap types; implement wxCursor(const wxString&, ...) ctor on GTK (not tested yet) 2008-09-25 17:56:07 +00:00
png osx regrouping 2008-07-29 20:11:51 +00:00
propgrid GetPendingEditedValue() -> GetUncommittedPropertyValue() (more consistent API naming. Eg. there is also CommitChangesFromEditor()) 2008-10-10 15:22:08 +00:00
regex
richtext fixed a bug caused by passing a wxChar[] buffer to a function taking a wxString; the buffer was automatically converted but since it was not NULL-terminated, a crash resulted 2008-10-09 17:00:32 +00:00
stc Consolidate old and new implementations of Get/SetSelection 2008-09-25 16:10:27 +00:00
tiff compilation fixes for Unicode build in !TIF_PLATFORM_CONSOLE case (fixes WinCE compilation) 2008-02-24 23:05:45 +00:00
univ forward define for non precomp build, switching preproc constants for consistency 2008-09-05 19:02:51 +00:00
unix compilation fix 2008-10-01 11:29:11 +00:00
wxWindows.xcodeproj fixing file paths after renaming 2008-06-11 19:14:39 +00:00
x11 provide backward-compat wxCursor(int) ctor; remove empty stubs of XBM ctor from all ports except gtk,motif; make all ports emit wxLogError on invalid bitmap types; implement wxCursor(const wxString&, ...) ctor on GTK (not tested yet) 2008-09-25 17:56:07 +00:00
xml just return false instead of crashing if the document contents can't be converted to the target encoding (#10064) 2008-10-10 16:13:53 +00:00
xrc return false if the file passed to Load() doesn't exist or is an archive without XRC files inside 2008-10-03 15:51:25 +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