wxWidgets/include/wx/private
2008-11-28 15:06:50 +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 made Dispatch() return bool indicating whether we processed any events inside it or if the timeout expired 2008-10-16 12:31:30 +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 moving things to private headers 2007-12-18 13:22:37 +00:00
overlay.h fixing file paths after renaming 2008-06-11 19:17:41 +00:00
selectdispatcher.h made Dispatch() return bool indicating whether we processed any events inside it or if the timeout expired 2008-10-16 12:31:30 +00:00
socket.h remove wxSocketManager::CreateSocket() function, we don't need to have different wxSocketImpl implementation for the same platform, all the differences between console and GUI applications are abstracted by wxSocketManager::Install/Uninstall_Callback() methods 2008-11-28 15:06:50 +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