wxWidgets/include/wx/private
Francesco Montorsi 87315ea262 fix a couple of typos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-01-10 11:11:33 +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 Make wxBackingFile internal, and remove wxZipFSHander, add a typedef to 2006-10-29 20:06:45 +00:00
filename.h wxFileName::CreateTempFileName changes. Open the tempfiles read/write. Allow 2006-10-23 13:10:12 +00:00
flagscheck.h added macros for checking for conflicts between flags values; use it in wxSizer code 2008-03-04 12:03:02 +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 insert missing include file for OpenVMS platforms 2009-01-07 20:37:16 +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 fix a couple of typos 2009-01-10 11:11:33 +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 oops, restored wrongly removed semicolon 2007-04-21 14:58:46 +00:00
wxprintf.h fix more Borland release build warnings about unused variable/code without effect 2008-10-20 10:30:49 +00:00