| 2007-06-16 |  Vadim Zeitlin | replace wxDocument::GetPrintableName(wxString&) and... | blob | commitdiff | raw | 
| 2007-06-10 |  Václav Slavík | don't use implicit wxString->char*/wchar_t* conversion... | blob | commitdiff | raw | diff to current | 
| 2007-04-11 |  Vadim Zeitlin | don't use obsolete functions (mostly copystring() and... | blob | commitdiff | raw | diff to current | 
| 2007-01-11 |  Julian Smart | Use the associated document manager, not the global one | blob | commitdiff | raw | diff to current | 
| 2007-01-01 |  Paul Cornett | remove inline from declaration of functions which are... | blob | commitdiff | raw | diff to current | 
| 2006-09-14 |  Paul Cornett | add Create to wxDocParentFrame | blob | commitdiff | raw | diff to current | 
| 2006-06-09 |  Włodzimierz Skiba | Include wx/choicdlg.h, wx/textdlg.h and wx/filedlg... | blob | commitdiff | raw | diff to current | 
| 2006-06-08 |  Włodzimierz Skiba | Include wx/mdi.h according to precompiled headers of... | blob | commitdiff | raw | diff to current | 
| 2006-05-28 |  Vadim Zeitlin | File/dir dialog styles and other changes (patch 1488371): | blob | commitdiff | raw | diff to current | 
| 2006-05-25 |  Włodzimierz Skiba | Include wx/msgdlg.h according to precompiled headers... | blob | commitdiff | raw | diff to current | 
| 2006-04-20 |  Włodzimierz Skiba | Include wx/list.h according to precompiled headers... | blob | commitdiff | raw | diff to current | 
| 2006-02-21 |  Włodzimierz Skiba | Fixed using list of wildcards in filter of wxDocTemplate. | blob | commitdiff | raw | diff to current | 
| 2005-11-03 |  Włodzimierz Skiba | Get/SetTitle only for wxTopLevelWindow (wxMSW part). | blob | commitdiff | raw | diff to current | 
| 2005-10-17 |  Michael Wetherell | Warning fixes for win64 | blob | commitdiff | raw | diff to current | 
| 2005-09-25 |  Vadim Zeitlin | fix hiding a local variable by another one in the inner... | blob | commitdiff | raw | diff to current | 
| 2005-09-23 |  Mart Raudsepp | Nuke #pragma implementation/interface's | blob | commitdiff | raw | diff to current | 
| 2005-08-26 |  Vadim Zeitlin | open fstream with ios::binary flag to be compatible... | blob | commitdiff | raw | diff to current | 
| 2005-07-16 |  Vadim Zeitlin | handle '&' in the names of the files in the history... | blob | commitdiff | raw | diff to current | 
| 2005-07-14 |  Vadim Zeitlin | use wxLogError() instead of wxMessageBox in wxDocument... | blob | commitdiff | raw | diff to current | 
| 2005-03-30 |  Julian Smart | Applied patch [ 1171467 ] Fix for DocManager not checki... | blob | commitdiff | raw | diff to current | 
| 2005-03-30 |  Julian Smart | Applied patch [ 1163322 ] Patch to prevent MDI app... | blob | commitdiff | raw | diff to current | 
| 2005-02-19 |  Vadim Zeitlin | 1. undid the "simplification" of patch 1096066 which... | blob | commitdiff | raw | diff to current | 
| 2005-02-01 |  Włodzimierz Skiba | .empty() string cleaning. | blob | commitdiff | raw | diff to current | 
| 2005-01-31 |  Vadim Zeitlin | reset m_currentView in wxDocManager::Clear() (patch... | blob | commitdiff | raw | diff to current | 
| 2005-01-31 |  Vadim Zeitlin | apparently unneeded temporary iterator variable removed... | blob | commitdiff | raw | diff to current | 
| 2004-10-31 |  Robert Roebling | Moved the wxPageSetupDialogData <-> native conversion | blob | commitdiff | raw | diff to current | 
| 2004-10-18 |  Włodzimierz Skiba | Warning fixes for OpenWatcom. | blob | commitdiff | raw | diff to current | 
| 2004-09-10 |  Włodzimierz Skiba | Source cleaning: whitespaces, tabs, TRUE/true, FALSE... | blob | commitdiff | raw | diff to current | 
| 2004-07-25 |  Vadim Zeitlin | added DoCreate/Load/SaveDocument() (patches 983570... | blob | commitdiff | raw | diff to current | 
| 2004-07-23 |  Włodzimierz Skiba | wxUSE_STL/wxArrayString fixes. | blob | commitdiff | raw | diff to current | 
| 2004-06-05 |  Mattia Barbon | Compilation fix for wxUSE_STL == 1. | blob | commitdiff | raw | diff to current | 
| 2004-06-03 |  Julian Smart | If several doc templates use the same document and... | blob | commitdiff | raw | diff to current | 
| 2004-06-03 |  Julian Smart | Separated creation and initialisation of a document... | 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-01-08 |  Julian Smart | Applied [ 872574 ] fix of fatal error of preview withou... | blob | commitdiff | raw | diff to current | 
| 2003-10-16 |  Vadim Zeitlin | warning fixes for BCC and OW (heavily modified patch... | 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-18 |  Mattia Barbon | Fix for crash when wxUSE_STL=1. wxDocument::DeleteAll... | blob | commitdiff | raw | diff to current | 
| 2003-07-10 |  Mattia Barbon | STL-ification patch for wxMSW and wxGTK. | blob | commitdiff | raw | diff to current | 
| 2003-07-10 |  Vadim Zeitlin | applied an extended version of patch 685795: clean... | blob | commitdiff | raw | diff to current | 
| 2003-07-10 |  Vadim Zeitlin | deTABified | blob | commitdiff | raw | diff to current | 
| 2003-07-02 |  Mattia Barbon | Quick and dirty fix for building with COMPATIBILITY_2... | blob | commitdiff | raw | diff to current | 
| 2003-06-05 |  Julian Smart | Fixed bug [ 749471 ] wxDocument with no command processor | blob | commitdiff | raw | diff to current | 
| 2003-05-09 |  Vadim Zeitlin | wxDocManager::GetNoHistoryFiles() renamed to GetHistory... | blob | commitdiff | raw | diff to current | 
| 2003-05-03 |  Julian Smart | Applied some of patch [ 622660 ] consistent behaviour... | blob | commitdiff | raw | diff to current | 
| 2003-05-02 |  Julian Smart | Corrected a memory leak I introduced in the last patch | blob | commitdiff | raw | diff to current | 
| 2003-05-01 |  Julian Smart | Implemented delayed closing of an existing document | blob | commitdiff | raw | diff to current | 
| 2003-04-13 |  Vadim Zeitlin | fixed yet another printf() format warning | blob | commitdiff | raw | diff to current | 
| 2003-04-13 |  Vadim Zeitlin | fixed a printf() format warning | blob | commitdiff | raw | diff to current | 
| 2003-03-17 |  Julian Smart | Fixed copyrights and licence spelling | blob | commitdiff | raw | diff to current | 
| 2003-03-02 |  Vadim Zeitlin | added possibility to use several wxFileHistories (patch... | blob | commitdiff | raw | diff to current | 
| 2003-02-06 |  Julian Smart | Moved ffile inclusion | blob | commitdiff | raw | diff to current | 
| 2003-02-02 |  Vadim Zeitlin | compilation fix for non-PCH | blob | commitdiff | raw | diff to current | 
| 2003-02-02 |  Vadim Zeitlin | more std iostream + Unicode fixes; copy streams in... | blob | commitdiff | raw | diff to current | 
| 2003-02-02 |  Vadim Zeitlin | (blind) fix for compilation in standard iostreams ... | blob | commitdiff | raw | diff to current | 
| 2003-01-24 |  Julian Smart | Removed spurious character | blob | commitdiff | raw | diff to current | 
| 2003-01-24 |  Julian Smart | Applied wxFileHistory menu separator patch | blob | commitdiff | raw | diff to current | 
| 2003-01-13 |  Ron Lee | Split this out from other changes to keep things sane.. | blob | commitdiff | raw | diff to current | 
| 2003-01-10 |  Stefan Csomor | added code for respecting the creator & types when... | blob | commitdiff | raw | diff to current | 
| 2002-12-27 |  Julian Smart | Fixed bug [ 657949 ] Segmentation fault in ~wxFileHistory | 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-09-11 |  Julian Smart | Replaced wcslen with wxWcslen | blob | commitdiff | raw | diff to current | 
| 2002-08-30 |  Chris Elliott | lost log.h fixed | blob | commitdiff | raw | diff to current | 
| 2002-07-12 |  Julian Smart | Added wxView::OnClosingDocument so the application... | blob | commitdiff | raw | diff to current | 
| 2002-04-12 |  Julian Smart | Applied docview patch | blob | commitdiff | raw | diff to current | 
| 2002-04-11 |  Julian Smart | Undo/Redo update handlers now set the text as well | blob | commitdiff | raw | diff to current | 
| 2002-03-16 |  Vadim Zeitlin | applied patch 528960 (a few minor bug fixes) | blob | commitdiff | raw | diff to current | 
| 2001-12-30 |  Vadim Zeitlin | added Close All command support to wxDocView (patch... | blob | commitdiff | raw | diff to current | 
| 2001-12-30 |  Vadim Zeitlin | wxDocument::SaveAs sets m_savedYet flag correctly ... | blob | commitdiff | raw | diff to current | 
| 2001-12-30 |  Vadim Zeitlin | fixed memory leak in wxDocManager::CreateDocument ... | blob | commitdiff | raw | diff to current | 
| 2001-06-27 |  Julian Smart | Updated version to 2.3.2 so apps can test for differenc... | blob | commitdiff | raw | diff to current | 
| 2001-06-26 |  Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... | blob | commitdiff | raw | diff to current | 
| 2001-06-07 |  Julian Smart | Bug in wxDocument::Save logic corrected, whereby Save... | blob | commitdiff | raw | diff to current | 
| 2001-06-06 |  Vadim Zeitlin | applied patch for compilation with gcc 3.0 | blob | commitdiff | raw | diff to current | 
| 2001-03-05 |  Julian Smart | wxFileSelector should have file name only, not path... | blob | commitdiff | raw | diff to current | 
| 2001-02-06 |  Vadim Zeitlin | applied patch 103610 | blob | commitdiff | raw | diff to current | 
| 2001-01-29 |  George Tasker | The new SORT parameter for SelectViewType() and SelectD... | blob | commitdiff | raw | diff to current | 
| 2001-01-24 |  George Tasker | Added optional parameter to SelectDocumentType() and... | blob | commitdiff | raw | diff to current | 
| 2001-01-17 |  Vadim Zeitlin | applied file history patch | blob | commitdiff | raw | diff to current | 
| 2000-12-03 |  Julian Smart | Added accelerators to Undo/Redo menu items | blob | commitdiff | raw | diff to current | 
| 2000-11-09 |  Vadim Zeitlin | compilation fix for !WXWIN_COMPATIBILITY_2 and some... | blob | commitdiff | raw | diff to current | 
| 2000-10-12 |  Vadim Zeitlin | another GetInt/GetId bug fix | blob | commitdiff | raw | diff to current | 
| 2000-08-08 |  Bryan Petty | second merge of the 2.2 branch (RL) | blob | commitdiff | raw | diff to current | 
| 2000-07-19 |  Ove Kaaven | The wxFopen() fix again, but in the main branch. | blob | commitdiff | raw | diff to current | 
| 2000-07-15 |  Bryan Petty | merged 2.2 branch | blob | commitdiff | raw | diff to current | 
| 2000-03-13 |  Vadim Zeitlin | 1. some patches from Janos Vegh to docview template... | blob | commitdiff | raw | diff to current | 
| 2000-02-24 |  Julian Smart | Some Motif fixes; makefile fixes; added wxTransferStrea... | blob | commitdiff | raw | diff to current | 
| 2000-02-23 |  Vadim Zeitlin | fix to allow non-extension based template choosing... | blob | commitdiff | raw | diff to current | 
| 2000-02-20 |  Julian Smart | wxImage::Rotate corrections added; docview improvements... | blob | commitdiff | raw | diff to current | 
| 1999-12-14 |  Václav Slavík | removed USE_SHARED_LIBRARY(IES) | blob | commitdiff | raw | diff to current | 
| 1999-12-07 |  Robert Roebling | doc view code inteprets wxSTREAM_EOF as correct, | blob | commitdiff | raw | diff to current | 
| 1999-12-04 |  Robert Roebling | String changes for translations, | blob | commitdiff | raw | diff to current | 
| 1999-11-14 |  Robert Roebling | Added wxWakeUpIdle() to wxGTK, | blob | commitdiff | raw | diff to current | 
| 1999-11-02 |  Robert Roebling | wxDialogs now use GTK_WINDOW_DIALOG, | blob | commitdiff | raw | diff to current | 
| 1999-11-02 |  Vadim Zeitlin | 1. wxMenu changes: wxMenuBase appears, several new... | blob | commitdiff | raw | diff to current | 
| 1999-10-24 |  Ove Kaaven | Changed wxGetSingleChoiceData() to take void* client... | blob | commitdiff | raw | diff to current | 
| 1999-10-24 |  Vadim Zeitlin | 1. compilation fix for wxArrayTreeItemIds | blob | commitdiff | raw | diff to current | 
| 1999-10-23 |  Vadim Zeitlin | 1. wxDropTarget::OnData() returns wxDragResult now... | blob | commitdiff | raw | diff to current | 
| 1999-10-19 |  Julian Smart | Fixed wxSlider95 bug; updated .dsp files; added Set... | blob | commitdiff | raw | diff to current | 
| next |