wxWidgets/include/wx/private
2009-05-09 17:25:27 +00:00
..
fd.h move more socket functions common to Winsock and BSD implementations to common code 2008-11-23 13:30:42 +00:00
fdiodispatcher.h added wxFDIODispatcher::HasPending() and implemented correctly wxConsoleEventLoop::Pending() using it to fix the pending events processing in console event loop based programs; also changed wxFDIODispatcher::Dispatch() return type/value to be able to indicate the errors 2009-01-03 01:21:24 +00:00
fileback.h add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
filename.h wxFileName::CreateTempFileName changes. Open the tempfiles read/write. Allow 2006-10-23 13:10:12 +00:00
flagscheck.h fix for IBM xlC 8, it can't parse the template syntax 2009-02-19 05:34:25 +00:00
fontmgr.h compilation fix after wxFont changes (closes #10152) 2008-11-10 14:30:41 +00:00
graphics.h a few more int/wxPolygonFillMode substitutions in wxRegion and wxGraphicsContext code 2009-01-08 16:43:56 +00:00
overlay.h fixing file paths after renaming 2008-06-11 19:17:41 +00:00
sckaddr.h compilation fix for Windows after the last change (misplaced #endif) 2009-05-09 17:25:27 +00:00
selectdispatcher.h added wxFDIODispatcher::HasPending() and implemented correctly wxConsoleEventLoop::Pending() using it to fix the pending events processing in console event loop based programs; also changed wxFDIODispatcher::Dispatch() return type/value to be able to indicate the errors 2009-01-03 01:21:24 +00:00
socket.h add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
stattext.h refactor wxGTK mnemonics conversion functions in a separate file to be able to reuse them from wxMenu too 2007-11-12 19:41:38 +00:00
timer.h add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
wxprintf.h fix g++ warnings about initialization order mismatch after the last change 2009-04-12 23:43:04 +00:00