1999-09-06 |
Julian Smart | Added wxFontEnumerator class for wxMSW, and fixed text... |
tree | commitdiff |
1999-09-05 |
Vadim Zeitlin | some fixes for VC++ 1.5 makefiles |
tree | commitdiff |
1999-09-05 |
Julian Smart | Misc. 16-bit compilation fixes |
tree | commitdiff |
1999-09-05 |
Julian Smart | Updating corrupt file |
tree | commitdiff |
1999-09-05 |
Guilhem Lavaux | Updated wxSocket documentation |
tree | commitdiff |
1999-09-05 |
Guilhem Lavaux | Changed some more name in wxSocket (internal) |
tree | commitdiff |
1999-09-05 |
Guilhem Lavaux | Added GSocket/wxSocket alias to socket.h to prevent... |
tree | commitdiff |
1999-09-05 |
Michael Bedward | Modifed ShowModal() function so that you can have dialo... |
tree | commitdiff |
1999-09-03 |
Harco de Hilster | fixed crashing generic dir dialog. |
tree | commitdiff |
1999-09-03 |
Michael Bedward | Fixes for gcc 2.95 and AIX. |
tree | commitdiff |
1999-09-02 |
Julian Smart | SetMenuBar potential memory leak fixed; added wxTAB_TRA... |
tree | commitdiff |
1999-09-02 |
Robin Dunn | updated version number for DLL name |
tree | commitdiff |
1999-09-01 |
Guilhem Lavaux | Write 0 to m_lastcount in OnSysRead and OnSysWrite |
tree | commitdiff |
1999-08-31 |
Harco de Hilster | change to make wxHtmlHelp more flexible; don't panic... |
tree | commitdiff |
1999-08-31 |
Harco de Hilster | some changes to make wxHtmlHelpController easier to... |
tree | commitdiff |
1999-08-31 |
Václav Slavík | ScanParam has only one parameter now |
tree | commitdiff |
1999-08-31 |
Guilhem Lavaux | Fixed wxZlibOutputStream::Sync |
tree | commitdiff |
1999-08-31 |
Julian Smart | Added Set/GetSelection to wxPrintDialogData (the value... |
tree | commitdiff |
1999-08-31 |
Michael Bedward | Fixes for scrolling in wxScrolledWindow |
tree | commitdiff |
1999-08-30 |
Václav Slavík | wxHtmlTag::ScanParam now returns value |
tree | commitdiff |
1999-08-30 |
Patrick Albert | removing w4 level warning |
tree | commitdiff |
1999-08-30 |
Patrick Albert | Removing most of level 4 warnings, particulary in 16... |
tree | commitdiff |
1999-08-29 |
Harco de Hilster | fixed problem in mimetype database and put a temp.... |
tree | commitdiff |
1999-08-29 |
Guillermo Rodrigue... | fixed bug for 24bit images |
tree | commitdiff |
1999-08-29 |
Guilhem Lavaux | Removed LastError() from wxFilterStream |
tree | commitdiff |
1999-08-29 |
Sylvain Bougnoux | Fixed wxBufferedInputStream support ... |
tree | commitdiff |
1999-08-29 |
Guillermo Rodrigue... | PCX handler now working for reading (8bit and 24bit... |
tree | commitdiff |
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 |
next |