Fix tab navigation bug with static boxes without enabled children.
[wxWidgets.git] / include / wx / zipstrm.h
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2008-01-03  Michael WetherellAlways write end record unless one has already been...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2006-12-09  Michael WetherellRevert last commit.
2006-12-07  Paul Cornettcorrect access for virtuals
2006-11-19  Michael WetherellCompile fix for --disable-ffile.
2006-11-19  Michael WetherellwxArchiveFSHandler switches on simulated seeking for...
2006-10-30  Włodzimierz SkibaMinor header cleaning.
2006-10-27  Michael WetherellTidy up includes and #if wxUSE statements.
2006-10-27  Michael WetherellImplement new features for finding class factories...
2006-07-16  Michael WetherellRevert access changes.
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-04-11  Michael WetherellA better workaround for the link problem with mingw...
2005-04-06  Michael WetherellAdd m_allowSeeking for updated filesystem handler to...
2005-02-10  Michael WetherellAdd wxUSE_ARCSTREAM so that other archive classes can...
2004-11-25  Ryan Nortonpatch 1073385
2004-11-12  Włodzimierz SkibaWarning fixes.
2004-11-10  Vadim Zeitlinadded ZIP classes by M.J.Wetherell (patch 1030239)
2004-11-10  Vadim Zeitlinreplaced wxStream::GetSize() with GetLength() (still...
2004-09-26  Ron LeeEnable the huge files patch to build with mingw-cross.
2004-09-24  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
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-02  Vadim Zeitlinrenamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2000-07-15  Bryan Pettymerged 2.2 branch
1999-08-08  Robert Roebling zipstrm link fix
1999-08-08  Robert Roebling Added strconv