2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
blob | commitdiff | raw |
2009-05-28 |
Stefan Csomor | fixing length param, see #10846 |
blob | commitdiff | raw | diff to current |
2009-05-28 |
Vadim Zeitlin | compilation fix for STL/!UNICODE case (closes #10846) |
blob | commitdiff | raw | diff to current |
2009-04-28 |
Vadim Zeitlin | fix conversion of wxString to data in AddFileWithMimeTy... |
blob | commitdiff | raw | diff to current |
2009-02-08 |
Vadim Zeitlin | add wx-prefixed and semicolon-requiring versions of... |
blob | commitdiff | raw | diff to current |
2008-10-14 |
Vadim Zeitlin | fix bugs in FindFirst() (it gets URL, not filename... |
blob | commitdiff | raw | diff to current |
2008-10-06 |
Vadim Zeitlin | implemented wxMemoryFSHandler::FindFirst/Next() |
blob | commitdiff | raw | diff to current |
2008-10-06 |
Vadim Zeitlin | made m_Hash object, not a pointer and moved hash declar... |
blob | commitdiff | raw | diff to current |
2008-10-06 |
Vadim Zeitlin | removed the strange __WXMSW__ test in AddFile(bitmap... |
blob | commitdiff | raw | diff to current |
2008-10-06 |
Vadim Zeitlin | rewrite using type safe wxHashMap instead of wxObject... |
blob | commitdiff | raw | diff to current |
2008-10-06 |
Vadim Zeitlin | no changes, just some minor cleanup |
blob | commitdiff | raw | diff to current |
2008-05-10 |
Paul Cornett | non-pch build fixes, after r53535 |
blob | commitdiff | raw | diff to current |
2008-05-10 |
Francesco Montorsi | replace use of 'long/int bitmapType' with 'wxBitmapType... |
blob | commitdiff | raw | diff to current |
2007-06-18 |
Václav Slavík | improve XRC loading performance on Unix by avoiding... |
blob | commitdiff | raw | diff to current |
2007-06-17 |
Václav Slavík | determine wxFSFile's MIME type when wxFSFile::GetMimeTy... |
blob | commitdiff | raw | diff to current |
2007-04-27 |
Václav Slavík | WX_PRECOMP, not WXPRECOMP |
blob | commitdiff | raw | diff to current |
2007-04-27 |
Václav Slavík | PCH-less compilation fixes |
blob | commitdiff | raw | diff to current |
2006-09-05 |
Vadim Zeitlin | mark all dtors which are virtual because base class... |
blob | commitdiff | raw | diff to current |
2006-07-03 |
Włodzimierz Skiba | Include wx/image.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-06-14 |
Włodzimierz Skiba | Include wx/bitmap.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-01-21 |
Julian Smart | Compile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set... |
blob | commitdiff | raw | diff to current |
2005-09-24 |
Vadim Zeitlin | added missing consts and pass objects by const referenc... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2004-09-14 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau... |
blob | commitdiff | raw | diff to current |
2004-07-20 |
Vadim Zeitlin | AddFile(wxImage&) -> AddFile(const wxImage&) |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-02-16 |
Dimitri Schoolwerth | Fixed compilation for !wxUSE_IMAGE as well as !wxUSE_TO... |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Stefan Neis | Fixed #pragma interface/implementation handling for... |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Mattia Barbon | Added --use-stl to cnfigure, wxUSE_STL to setup0.h |
blob | commitdiff | raw | diff to current |
2003-06-30 |
Vadim Zeitlin | extracted common initialization/cleanup functions in... |
blob | commitdiff | raw | diff to current |
2003-06-26 |
Vadim Zeitlin | __WXBASE__ -> wxUSE_BASE |
blob | commitdiff | raw | diff to current |
2003-06-25 |
Václav Slavík | fixes to previous commit |
blob | commitdiff | raw | diff to current |
2003-06-25 |
Václav Slavík | moved AddFile(wxImage) to GUI part of library, too |
blob | commitdiff | raw | diff to current |
2003-06-25 |
Vadim Zeitlin | a quick hack to fix wxBase compilation |
blob | commitdiff | raw | diff to current |
2003-06-24 |
Vadim Zeitlin | wxBase/GUI separation: 1st step, wxMSW should build... |
blob | commitdiff | raw | diff to current |
2003-02-06 |
Vadim Zeitlin | allow compilation with wxUSE_DATETIME == 0 (patch 679822) |
blob | commitdiff | raw | diff to current |
2003-01-02 |
Vadim Zeitlin | use DECLARE_NO_COPY_CLASS() where applicable (patch... |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-07-26 |
Václav Slavík | fix for memory leak in XRC-generated CXX resources... |
blob | commitdiff | raw | diff to current |
2002-03-24 |
Václav Slavík | don't use deprecated wxImage methods inside wxWin |
blob | commitdiff | raw | diff to current |
2001-07-13 |
Vadim Zeitlin | added headers needed for wxBase compilation |
blob | commitdiff | raw | diff to current |
2001-07-05 |
Vadim Zeitlin | removed/replaced include 'wx/wx.h' |
blob | commitdiff | raw | diff to current |
2001-04-28 |
Václav Slavík | fixed gcc pragmas in fs_*.h,cpp |
blob | commitdiff | raw | diff to current |
2001-04-26 |
Julian Smart | Minor mods |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Vadim Zeitlin | warnings from FreeBSD compilation log removed |
blob | commitdiff | raw | diff to current |
2000-03-04 |
Václav Slavík | fixes for wxBase compilation |
blob | commitdiff | raw | diff to current |
2000-02-27 |
Václav Slavík | added --enable-filesystem |
blob | commitdiff | raw | diff to current |
2000-02-21 |
Václav Slavík | modif time of FS inet and FS mem files is not wxDateTim... |
blob | commitdiff | raw | diff to current |
2000-02-17 |
Václav Slavík | added wxMemoryFSHandler for storing VFS in memory |
blob | commitdiff | raw | diff to current |
|