1999-08-25 |
Robin Dunn | Death to all Makefiles and associates! |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Michael Bedward | Added test for wxUSE_STATLINE so that wizard will compi... |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Robin Dunn | More execute bit setting... (again!) |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Robin Dunn | More execute bit setting... (again!) |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Robin Dunn | More execute bit setting... |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Robin Dunn | More execute bit setting... |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Robin Dunn | Fixed a typo |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Guillermo Rodriguez... | Added CanRead() |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Guillermo Rodriguez... | Fixed CanRead(), which incorrectly forced version 89a... |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Robert Roebling | Forgot to add the files. |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Robert Roebling | Added new wxFontDialog, |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Robin Dunn | Deleting and re-adding to get the execute bit set |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Robin Dunn | Deleting and re-adding to get the execute bit set |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Robin Dunn | Trying to get the execute bit set by default... |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Robin Dunn | Trying to get the execute bit set but default... |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Robin Dunn | Build tool updates |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Sylvain Bougnoux | 2c : check menu was inversely set |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Guilhem Lavaux | Renamed UnRead to Unread in the doc |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Sylvain Bougnoux | Fixed ctor declaration : some default were missing |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Patrick Albert | Minor corrections to be able to compile with VC++ 1... |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Harco de Hilster | Oops, had forgotten the GL libraries for unix |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Julian Smart | Minor doc & distrib file changes |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Harco de Hilster | - Updated gtk SWIGged files to SWIG 1.1 cvs level |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Julian Smart | Added WS_VSCROLL, WS_HSCROLL styles |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Robin Dunn | Some cleanup |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Robin Dunn | New build system for wxPython. (Still needs some polis... |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Robin Dunn | Moving utils from core to modules |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Robin Dunn | Fixed compile error for gcc 2.95 (was just a warning... |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Robin Dunn | Adding new SWIGified sources for wxPython modules |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Robin Dunn | Added MS VC++ instructions. |
commit | commitdiff | tree | snapshot |
1999-08-23 |
Harco de Hilster | disabled windows.h check for cross compiling --- might... |
commit | commitdiff | tree | snapshot |
1999-08-23 |
Harco de Hilster | started adding swigged sources |
commit | commitdiff | tree | snapshot |
1999-08-23 |
Harco de Hilster | gtk and msw build dirs |
commit | commitdiff | tree | snapshot |
1999-08-23 |
Harco de Hilster | ok |
commit | commitdiff | tree | snapshot |
1999-08-23 |
Robert Roebling | Small optical changes for MSW |
commit | commitdiff | tree | snapshot |
1999-08-23 |
Harco de Hilster | added a define STRICT to setup.h (for mingw32-gcc2... |
commit | commitdiff | tree | snapshot |
1999-08-23 |
Robert Roebling | Corrected motif makefile (hopefully) |
commit | commitdiff | tree | snapshot |
1999-08-23 |
Harco de Hilster | Your typical c_str => c_str() fix. |
commit | commitdiff | tree | snapshot |
1999-08-22 |
Harco de Hilster | small cross-compilation updates |
commit | commitdiff | tree | snapshot |
1999-08-22 |
Harco de Hilster | Fixes for smoother cross compilation; |
commit | commitdiff | tree | snapshot |
1999-08-22 |
Harco de Hilster | A few small fixes for cross compilation |
commit | commitdiff | tree | snapshot |
1999-08-22 |
Robert Roebling | Added wxFFileStream base on wxFFile (as opposed to... |
commit | commitdiff | tree | snapshot |
1999-08-22 |
Robert Roebling | Added wxCountingStream for measuring the size of... |
commit | commitdiff | tree | snapshot |
1999-08-21 |
Robert Roebling | makefile typo |
commit | commitdiff | tree | snapshot |
1999-08-21 |
Robert Roebling | Doc corrections, |
commit | commitdiff | tree | snapshot |
1999-08-20 |
Robert Roebling | Changed a few #include <xxx.h> to #include "xxx.h" |
commit | commitdiff | tree | snapshot |
1999-08-20 |
Robert Roebling | Added dependency checking and all that. |
commit | commitdiff | tree | snapshot |
1999-08-20 |
Robin Dunn | Added a python note. |
commit | commitdiff | tree | snapshot |
1999-08-20 |
Stefan Csomor | CW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files) |
commit | commitdiff | tree | snapshot |
1999-08-20 |
Sylvain Bougnoux | wxScrollBar::Create() produced always vertical scrollbar |
commit | commitdiff | tree | snapshot |
1999-08-20 |
Julian Smart | Restored the ability to scroll. |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Harco de Hilster | ignore this... |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Robert Roebling | Doc updates, wxsizer et al |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Karsten Ballüder | Added support for locales like de_AT.iso-8859-1 |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Karsten Ballüder | Had to add it to make daily recompiles work. :-( Only... |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Sylvain Bougnoux | Implement CanRead |
commit | commitdiff | tree | snapshot |
1999-08-19 |
J. Russell... | Fixed "Bound pointer address" error under GCC-2.95 |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Robin Dunn | Using a new version of SWIG |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Robin Dunn | Added missing files to filelist.txt and regenerated... |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Václav Slavík | added wxImage::CanRead |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Robert Roebling | More wxFileDialog things |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Vadim Zeitlin | added a simple makefile to regenerate all other makefil... |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Vadim Zeitlin | wxWizard added |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Sylvain Bougnoux | Added PNM image handler |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Sylvain Bougnoux | Added PNM image handler |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Vadim Zeitlin | vsscanf test corrected (?) |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Sylvain Bougnoux | Added wxImage wxImage::GetSubImage(cont wxRect&) const |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Vadim Zeitlin | more styles documented |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Robert Roebling | EMX compilation, |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Sylvain Bougnoux | change some #ifdef |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Robert Roebling | Whole lot of stuff for new wxFileDialog |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Robin Dunn | Using a new version of SWIG |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Julian Smart | Added gifdecod.h |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Julian Smart | Added gifdecod.cpp |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Robin Dunn | Fix to prevent Assert when there is an empty string... |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Guilhem Lavaux | Added a check for -lresolv in configure.in |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Robin Dunn | removed references to local tick_bmp and cross_bmp |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Robin Dunn | Added cross and tick bitmaps to the main resource file... |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Guilhem Lavaux | Make wxMMedia2 compile on VC++ 5 |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Robert Roebling | Added new file dialog |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Harco de Hilster | small makefile.vc fixes. |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Karsten Ballüder | minor fix |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Julian Smart | Fixed bug that wrote incomplete wxExpr files (missing... |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Sylvain Bougnoux | Improve wxImage::LoadImage so that image format in... |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Michael Bedward | Changed values passed to SetClientSize() in CreateWidge... |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Robert Roebling | Added missing files |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Robert Roebling | Added Prepend() and Remove() methods to wxSizer, |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Karsten Ballüder | (hopefully) fixed make install |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Robert Roebling | compile fixes for EMX |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Karsten Ballüder | fixed duplicate inclusion of jpeg source |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Michael Bedward | Fixed bug in function Flush(). |
commit | commitdiff | tree | snapshot |
1999-08-15 |
Vadim Zeitlin | wxWizard draft |
commit | commitdiff | tree | snapshot |
1999-08-15 |
Robert Roebling | Began docs on sizers, |
commit | commitdiff | tree | snapshot |
1999-08-15 |
Robert Roebling | Added and corrected a few more html makefiles, |
commit | commitdiff | tree | snapshot |
1999-08-15 |
Guilhem Lavaux | Commited very sort samples |
commit | commitdiff | tree | snapshot |
1999-08-15 |
Guilhem Lavaux | Added utils/Makefile.in for utils makefiles |
commit | commitdiff | tree | snapshot |
1999-08-15 |
Michael Bedward | Put the call to CheckForKeyDown() back in to ProcessXEv... |
commit | commitdiff | tree | snapshot |
1999-08-15 |
Michael Bedward | Added include for wx/window.h to get this to compile. |
commit | commitdiff | tree | snapshot |
1999-08-14 |
Vadim Zeitlin | InsertPage/SetSelection bug fixed |
commit | commitdiff | tree | snapshot |
1999-08-14 |
Guilhem Lavaux | Removed wxMMedia |
commit | commitdiff | tree | snapshot |
next |