Use int instead of wxWindowID in wxNewId() and friends.
[wxWidgets.git] / include / wx / filesys.h
2012-04-16  Vadim ZeitlinAdd wxFSInputStream providing stream interface to wxFil...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2008-10-31  Vadim Zeitlinfix compilation without wxUSE_FILESYSTEM (closes #10114)
2008-05-10  Francesco Montorsigive a name to the unnamed enum to make it easier to...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-06-19  Václav Slavíkuse wxString in wxFileSystem::FindFileInPath()
2007-06-17  Václav Slavíkdetermine wxFSFile's MIME type when wxFSFile::GetMimeTy...
2006-11-10  Michael WetherellRemove wxFS_WRITE since it is not available in this...
2006-10-30  Włodzimierz SkibaMinor header cleaning.
2006-10-28  Vadim Zeitlinadded missing dlldecl for wxFSHandlerHash
2006-10-27  Michael WetherellAllow per instance filesystem handlers.
2006-10-27  Michael WetherellAdd wxFS_SEEKABLE open flag.
2006-10-26  Michael WetherellChange wxFSFile::DetachStream to NULL the m_Stream...
2006-09-06  Robert Roebling Applied patch which allows you to detach a stream
2006-09-06  Robert Roebling Applied 1215477, fixing a crash by properly removing
2006-07-24  Vadim Zeitlinadded HasHandlerForPath() (modified patch 1514524)
2006-07-24  Vadim Zeitlinadded FindFileInPath() (part of an otherwise rejected...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-04-08  Michael WetherellDocumentation fixes, patch 1179223 by Andreas Mohr
2005-03-16  Włodzimierz SkibaUse defs.h (and automatically setup.h and chkconf.h...
2004-09-14  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-07-15  Václav SlavíkDLL export fixes (patch 991760)
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-27  Václav Slavíksplit wxBase into wxBase and wxNet libraries
2003-07-17  Vadim Zeitlindon't clear the handles list in dtor, it is static...
2003-07-08  Mattia Barbon Added --use-stl to cnfigure, wxUSE_STL to setup0.h
2003-07-02  Vadim Zeitlinrenamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2003-06-26  Julian SmartAdded m_ prefix to wxColourData and wxFontData members...
2003-04-02  Julian SmartApplied some of patch [ 688466 ] MSVC7 build & bug...
2003-02-06  Vadim Zeitlinallow compilation with wxUSE_DATETIME == 0 (patch 679822)
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-12-08  Václav Slavíkmodifications to URL<->filename conversion: take wxFile...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-02-01  Robin Dunnadded wx type info macros for wxFSFile
2001-09-18  Václav Slavíkmade wxLocalFSHandler public and added Chroot to it
2000-02-27  Václav Slavíkadded --enable-filesystem
2000-01-19  Václav Slavíkrewritten to use wxTheMimeTypesManager
2000-01-19  Václav Slavíkadded wxFSFile::GetModificationTime
2000-01-01  Václav SlavíkwxFileSystem now compiles if wxUSE_HTML (required by...
1999-10-31  Václav Slavíkadded wxFileSystem::FindFirst and FindNext
1999-09-20  Robin DunnI got tired of some of the memory leak messages related...
1999-07-25  Václav Slavíkfixed static members
1999-07-15  Robert Roebling Compile fixes,
1999-07-07  Václav Slavík*** empty log message ***