1999-08-24 |
Michael Bedward | Added test for wxUSE_STATLINE so that wizard will compi... |
tree | commitdiff |
1999-08-24 |
Guillermo Rodrigue... | Added CanRead() |
tree | commitdiff |
1999-08-24 |
Guillermo Rodrigue... | Fixed CanRead(), which incorrectly forced version 89a... |
tree | commitdiff |
1999-08-24 |
Robert Roebling | Forgot to add the files. |
tree | commitdiff |
1999-08-24 |
Robert Roebling | Added new wxFontDialog, |
tree | commitdiff |
1999-08-24 |
Patrick Albert | Minor corrections to be able to compile with VC++ 1... |
tree | commitdiff |
1999-08-24 |
Julian Smart | Minor doc & distrib file changes |
tree | commitdiff |
1999-08-24 |
Julian Smart | Added WS_VSCROLL, WS_HSCROLL styles |
tree | commitdiff |
1999-08-23 |
Robert Roebling | Small optical changes for MSW |
tree | commitdiff |
1999-08-23 |
Harco de Hilster | Your typical c_str => c_str() fix. |
tree | commitdiff |
1999-08-22 |
Harco de Hilster | Fixes for smoother cross compilation; |
tree | commitdiff |
1999-08-22 |
Robert Roebling | Added wxFFileStream base on wxFFile (as opposed to... |
tree | commitdiff |
1999-08-22 |
Robert Roebling | Added wxCountingStream for measuring the size of... |
tree | commitdiff |
1999-08-21 |
Robert Roebling | makefile typo |
tree | commitdiff |
1999-08-21 |
Robert Roebling | Doc corrections, |
tree | commitdiff |
1999-08-20 |
Robert Roebling | Changed a few #include <xxx.h> to #include "xxx.h" |
tree | commitdiff |
1999-08-20 |
Stefan Csomor | CW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files) |
tree | commitdiff |
1999-08-20 |
Sylvain Bougnoux | wxScrollBar::Create() produced always vertical scrollbar |
tree | commitdiff |
1999-08-20 |
Julian Smart | Restored the ability to scroll. |
tree | commitdiff |
1999-08-19 |
Robert Roebling | Doc updates, wxsizer et al |
tree | commitdiff |
1999-08-19 |
Karsten Ballüder | Added support for locales like de_AT.iso-8859-1 |
tree | commitdiff |
1999-08-19 |
Sylvain Bougnoux | Implement CanRead |
tree | commitdiff |
1999-08-19 |
J. Russell Smyth | Fixed "Bound pointer address" error under GCC-2.95 |
tree | commitdiff |
1999-08-18 |
Robin Dunn | Added missing files to filelist.txt and regenerated... |
tree | commitdiff |
1999-08-18 |
Václav Slavík | added wxImage::CanRead |
tree | commitdiff |
1999-08-18 |
Robert Roebling | More wxFileDialog things |
tree | commitdiff |
1999-08-18 |
Vadim Zeitlin | wxWizard added |
tree | commitdiff |
1999-08-18 |
Sylvain Bougnoux | Added PNM image handler |
tree | commitdiff |
1999-08-18 |
Sylvain Bougnoux | Added wxImage wxImage::GetSubImage(cont wxRect&) const |
tree | commitdiff |
1999-08-18 |
Robert Roebling | EMX compilation, |
tree | commitdiff |
1999-08-18 |
Robert Roebling | Whole lot of stuff for new wxFileDialog |
tree | commitdiff |
1999-08-18 |
Julian Smart | Added gifdecod.cpp |
tree | commitdiff |
1999-08-18 |
Robin Dunn | Fix to prevent Assert when there is an empty string... |
tree | commitdiff |
1999-08-18 |
Guilhem Lavaux | Added a check for -lresolv in configure.in |
tree | commitdiff |
1999-08-17 |
Robert Roebling | Added new file dialog |
tree | commitdiff |
1999-08-17 |
Julian Smart | Fixed bug that wrote incomplete wxExpr files (missing... |
tree | commitdiff |
1999-08-17 |
Sylvain Bougnoux | Improve wxImage::LoadImage so that image format in... |
tree | commitdiff |
1999-08-16 |
Michael Bedward | Changed values passed to SetClientSize() in CreateWidge... |
tree | commitdiff |
1999-08-16 |
Robert Roebling | Added Prepend() and Remove() methods to wxSizer, |
tree | commitdiff |
1999-08-16 |
Robert Roebling | compile fixes for EMX |
tree | commitdiff |
1999-08-16 |
Michael Bedward | Fixed bug in function Flush(). |
tree | commitdiff |
1999-08-15 |
Vadim Zeitlin | wxWizard draft |
tree | commitdiff |
1999-08-15 |
Robert Roebling | Added and corrected a few more html makefiles, |
tree | commitdiff |
1999-08-15 |
Michael Bedward | Put the call to CheckForKeyDown() back in to ProcessXEv... |
tree | commitdiff |
1999-08-15 |
Michael Bedward | Added include for wx/window.h to get this to compile. |
tree | commitdiff |
1999-08-14 |
Vadim Zeitlin | InsertPage/SetSelection bug fixed |
tree | commitdiff |
1999-08-14 |
Guilhem Lavaux | Removed unnecessary branch |
tree | commitdiff |
1999-08-14 |
Robert Roebling | Makefile updates |
tree | commitdiff |
1999-08-14 |
Robert Roebling | More samples makefiles |
tree | commitdiff |
1999-08-13 |
Robert Roebling | More makefiles |
tree | commitdiff |
1999-08-13 |
Robert Roebling | More smaple makefiles |
tree | commitdiff |
1999-08-13 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-08-13 |
Karsten Ballüder | fixes for make install |
tree | commitdiff |
1999-08-13 |
Guilhem Lavaux | Bug fix in wxBufferedInputStream::SeekI |
tree | commitdiff |
1999-08-13 |
Robert Roebling | Added wxStaticBoxSizer, |
tree | commitdiff |
1999-08-13 |
Robert Roebling | Compile fixes, |
tree | commitdiff |
1999-08-13 |
Robert Roebling | Started "make dist" |
tree | commitdiff |
1999-08-12 |
Vadim Zeitlin | regenerated makefiles |
tree | commitdiff |
1999-08-12 |
Julian Smart | wxBook additions; added a couple of pixels in menu... |
tree | commitdiff |
1999-08-12 |
Robert Roebling | Augmented beta to 9, |
tree | commitdiff |
1999-08-12 |
Karsten Ballüder | Useful little fix that automatically hides the busy... |
tree | commitdiff |
1999-08-12 |
Václav Slavík | minor fix in wxHtmlWindow::CreateLayout |
tree | commitdiff |
1999-08-12 |
Václav Slavík | fixed crash in tables deallocation |
tree | commitdiff |
1999-08-12 |
Robert Roebling | New makefile system in place, obsoletes libtool, |
tree | commitdiff |
1999-08-12 |
Karsten Ballüder | some compilation fixes atttempts for solaris |
tree | commitdiff |
1999-08-12 |
Michael Bedward | if'd out CheckForKeyDown call that doesn't seem to... |
tree | commitdiff |
1999-08-11 |
Vadim Zeitlin | wxMenuBar::IsEnabled() now returns TRUE sometimes too |
tree | commitdiff |
1999-08-11 |
Robert Roebling | New makefile updates. |
tree | commitdiff |
1999-08-11 |
Robert Roebling | Corrected Motif build, |
tree | commitdiff |
1999-08-11 |
Robert Roebling | Did somework on the generic dialogs, |
tree | commitdiff |
1999-08-10 |
Robert Roebling | Forgot one. |
tree | commitdiff |
1999-08-10 |
Robert Roebling | New makefiles for GTK and Motif, using configure... |
tree | commitdiff |
1999-08-10 |
Guilhem Lavaux | #if => #if defined() |
tree | commitdiff |
1999-08-10 |
Guilhem Lavaux | Check for inet_addr/inet_aton. |
tree | commitdiff |
1999-08-10 |
Sylvain Bougnoux | better control of what need refresh. |
tree | commitdiff |
1999-08-10 |
Robert Roebling | Further makefile and compile fixes. |
tree | commitdiff |
1999-08-10 |
Robert Roebling | A few compile fixes, |
tree | commitdiff |
1999-08-10 |
Robert Roebling | Updates for makefile.unx |
tree | commitdiff |
1999-08-10 |
Julian Smart | Fixed my fix |
tree | commitdiff |
1999-08-09 |
Julian Smart | A fix for wxTaskBarIcon (temporary wxFrame interfering... |
tree | commitdiff |
1999-08-09 |
Guilhem Lavaux | Renamed m_blocking to m_non_blocking |
tree | commitdiff |
1999-08-09 |
J. Russell Smyth | Changes to allow OLE to compile under mingw32/gcc-2.95 |
tree | commitdiff |
1999-08-09 |
Guilhem Lavaux | Removed unnecessary lines from threadpsx |
tree | commitdiff |
1999-08-09 |
Robert Roebling | Replaced old wxSizer, |
tree | commitdiff |
1999-08-09 |
Robert Roebling | Completed wxBox, |
tree | commitdiff |
1999-08-09 |
Michael Bedward | wxFrame::Create now sets (arbitrary) values for positio... |
tree | commitdiff |
1999-08-08 |
Václav Slavík | added MIME manager fallback support |
tree | commitdiff |
1999-08-08 |
Vadim Zeitlin | 1. regenerated makefiles |
tree | commitdiff |
1999-08-08 |
Robert Roebling | Finished porting Robin's wxSizers |
tree | commitdiff |
1999-08-08 |
Robert Roebling | Added wxNewSizer and wxBorderNewSizer with sample |
tree | commitdiff |
1999-08-08 |
Václav Slavík | m_Style was bool by mistake, fixed |
tree | commitdiff |
1999-08-08 |
Robert Roebling | zipstrm link fix |
tree | commitdiff |
1999-08-08 |
Robert Roebling | Added strconv |
tree | commitdiff |
1999-08-07 |
Vadim Zeitlin | compile fix for Unix |
tree | commitdiff |
1999-08-07 |
Vadim Zeitlin | wxMimeTypesManager::AddFallbacks() added, also correcte... |
tree | commitdiff |
1999-08-07 |
Guilhem Lavaux | Commented setsockopt as it doesn't work anywhere. I... |
tree | commitdiff |
1999-08-06 |
Guilhem Lavaux | Changed Ungetch(void *, ...) to Ungetch(const void... |
tree | commitdiff |
1999-08-06 |
Julian Smart | Changes for BC++ |
tree | commitdiff |
1999-08-06 |
Ove Kaaven | TVS_CHECKBOXES doesn't seem to exist in Borland C++ |
tree | commitdiff |
1999-08-06 |
Ove Kaaven | Make it LPNM_UPDOWN, not LPNMUPDOWN, in Borland C++ |
tree | commitdiff |
next |