1999-08-29 |
Guillermo Rodrigue... | Added error messages when (verbose == TRUE) to know... |
tree | commitdiff |
1999-08-29 |
Michael Bedward | Regenerated from tmake to add imagpcx. |
tree | commitdiff |
1999-08-28 |
Robert Roebling | Added German translation to internat sample. |
tree | commitdiff |
1999-08-27 |
Guillermo Rodrigue... | CanRead() now restores the stream to its previous state... |
tree | commitdiff |
1999-08-27 |
Patrick Albert | Adding GetPrevSibling() & GetNextSibling() in winundef.h |
tree | commitdiff |
1999-08-27 |
Patrick Albert | Removing some level 3 warning |
tree | commitdiff |
1999-08-27 |
Guillermo Rodrigue... | small change (honour 'verbose' parameter in LoadFile) |
tree | commitdiff |
1999-08-27 |
Guillermo Rodrigue... | New PCX Image Handler (still empty) |
tree | commitdiff |
1999-08-27 |
Michael Bedward | Fix for compilation under AIX. |
tree | commitdiff |
1999-08-27 |
Michael Bedward | Fixes for compilation under AIX. |
tree | commitdiff |
1999-08-26 |
Patrick Albert | Solving link problem with 16 bits versions (wxProcessEv... |
tree | commitdiff |
1999-08-26 |
Michael Bedward | Changed value setting code in ctor and function SetValu... |
tree | commitdiff |
1999-08-25 |
Guilhem Lavaux | Fixed a bug in threadpsx.cpp (wxBaseArray bug). |
tree | commitdiff |
1999-08-25 |
Guilhem Lavaux | Added wxSound for Windows support (successful WAV playb... |
tree | commitdiff |
1999-08-25 |
Robert Roebling | Many distribution things. |
tree | commitdiff |
1999-08-25 |
Harco de Hilster | fixed mingw32 problem. Now correctly deals with egcs... |
tree | commitdiff |
1999-08-25 |
Michael Bedward | Fixed bug (hopefully) that caused windows to be only... |
tree | commitdiff |
1999-08-25 |
Michael Bedward | Fixed but in wxButton::SetDefault() that was causing... |
tree | commitdiff |
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 |
next |