1999-07-30 |
Robert Roebling | Doc corrections, |
tree | commitdiff |
1999-07-30 |
Robin Dunn | wxPython documentation updates |
tree | commitdiff |
1999-07-29 |
Robert Roebling | Compile fixes and typos corrected. |
tree | commitdiff |
1999-07-29 |
Robin Dunn | Put strmbfrd.tex back into classes.tex since it was... |
tree | commitdiff |
1999-07-28 |
Guilhem Lavaux | Added another missing file (wxBufferedStreams doc) |
tree | commitdiff |
1999-07-28 |
Robin Dunn | Fixed some stupid TEX errors... |
tree | commitdiff |
1999-07-28 |
Robin Dunn | If somebody ever decides to actually check in fsfile... |
tree | commitdiff |
1999-07-27 |
Robert Roebling | Corrected some more docs, |
tree | commitdiff |
1999-07-27 |
Robert Roebling | Small distrib updates, |
tree | commitdiff |
1999-07-27 |
Guilhem Lavaux | Added the forgotten file txtstrm.tex |
tree | commitdiff |
1999-07-27 |
Harco de Hilster | minor fix |
tree | commitdiff |
1999-07-26 |
Robert Roebling | Typos in documentation |
tree | commitdiff |
1999-07-26 |
Robert Roebling | Added more docs for the new events, derived from... |
tree | commitdiff |
1999-07-26 |
Karsten Ballüder | Documented help API extension and fixed gsocket compila... |
tree | commitdiff |
1999-07-26 |
Vadim Zeitlin | EditLabel fixes (wxMSW/wxGTK synchronised, docs updated) |
tree | commitdiff |
1999-07-26 |
Vadim Zeitlin | Centre() supports wxCENTER_FRAME flag now |
tree | commitdiff |
1999-07-25 |
Robert Roebling | Distrib things |
tree | commitdiff |
1999-07-25 |
Robert Roebling | Added wxStaticBitmap::SetIcon() |
tree | commitdiff |
1999-07-24 |
Guilhem Lavaux | Updated wxDataStream (added ByteOrder) |
tree | commitdiff |
1999-07-22 |
Vadim Zeitlin | 1. added wxGetNumberFromUser (to textdlgg.cpp and dialo... |
tree | commitdiff |
1999-07-22 |
Robert Roebling | Corrected wxlistBox, wxRadioBox, wxComboBox and |
tree | commitdiff |
1999-07-20 |
Vadim Zeitlin | 1. panels pass focus to the next item in parent panel |
tree | commitdiff |
1999-07-19 |
Vadim Zeitlin | typo corrected |
tree | commitdiff |
1999-07-15 |
Vadim Zeitlin | 1. wxTextCtrl compilation fixes for wxGTK and more... |
tree | commitdiff |
1999-07-12 |
Vadim Zeitlin | even more about setup0.h |
tree | commitdiff |
1999-07-10 |
Vadim Zeitlin | wxButton::GetDefaultSize() added for MSW and documented |
tree | commitdiff |
1999-07-10 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-07-10 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-07-09 |
Guilhem Lavaux | * wxStream doc update |
tree | commitdiff |
1999-07-07 |
Karsten Ballüder | documented wxMENU_TEAROFF |
tree | commitdiff |
1999-07-05 |
Vadim Zeitlin | CalcUnscrolledPosition takes int, not floats |
tree | commitdiff |
1999-07-05 |
Vadim Zeitlin | made wxImage::Scale() const to not confuse people any... |
tree | commitdiff |
1999-07-05 |
Karsten Ballüder | Made icons configurable via a wxMApp virtual function... |
tree | commitdiff |
1999-06-28 |
Vadim Zeitlin | more files I forgot to commit |
tree | commitdiff |
1999-06-28 |
Vadim Zeitlin | 1. wxStaticLine implemented (generic (ugly) and MSW... |
tree | commitdiff |
1999-06-27 |
Robin Dunn | fixed typo |
tree | commitdiff |
1999-06-27 |
Vadim Zeitlin | missing semicolon added to the example |
tree | commitdiff |
1999-06-26 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-06-25 |
Robert Roebling | Changed a few true -> TRUE |
tree | commitdiff |
1999-06-23 |
Vadim Zeitlin | in-place editing code from Michael Bedward integrated... |
tree | commitdiff |
1999-06-22 |
Robert Roebling | A bit of distribution/makefiles things. |
tree | commitdiff |
1999-06-22 |
Robin Dunn | wxPython documentation updates |
tree | commitdiff |
1999-06-21 |
Robert Roebling | New Makefile.ins, updates for the Motif build, removed |
tree | commitdiff |
1999-06-17 |
Robert Roebling | Made the RTTI thing an option. |
tree | commitdiff |
1999-06-16 |
Robert Roebling | wxWINE things. |
tree | commitdiff |
1999-06-16 |
Robert Roebling | make fixes. |
tree | commitdiff |
1999-06-15 |
Vadim Zeitlin | wxString::IsSameAs(char) added and documented as well... |
tree | commitdiff |
1999-06-15 |
Robert Roebling | Automake fix. |
tree | commitdiff |
1999-06-15 |
Vadim Zeitlin | 2 typos corrected |
tree | commitdiff |
1999-06-15 |
Robert Roebling | Added a few #if wxUSE_XXX |
tree | commitdiff |
1999-06-13 |
Robert Roebling | Added OS/2 patches to wxGTK. |
tree | commitdiff |
1999-06-12 |
Vadim Zeitlin | {Get/Set}{Width/Height} documented |
tree | commitdiff |
1999-06-11 |
Robert Roebling | Implemented ListCtrl::SetColumnWidth() wxLIST_AUTOSIZE |
tree | commitdiff |
1999-06-10 |
Robin Dunn | Added wxWindowBase::CentreOnParent to allow top level... |
tree | commitdiff |
1999-06-10 |
Robert Roebling | Docs. |
tree | commitdiff |
1999-06-10 |
Karsten Ballüder | documented the wxNO_DEFAULT that I added to make No... |
tree | commitdiff |
1999-06-09 |
Julian Smart | Getting various compilers to work with wxWin again |
tree | commitdiff |
1999-06-09 |
Robin Dunn | Added config values (commented out) for generating... |
tree | commitdiff |
1999-06-08 |
Vadim Zeitlin | explained (?) difference between LeftDown and LeftIsDown |
tree | commitdiff |
1999-06-08 |
Vadim Zeitlin | the default value for the constraints is wxUnconstraine... |
tree | commitdiff |
1999-06-07 |
Robert Roebling | Added some WINE things. |
tree | commitdiff |
1999-06-07 |
Vadim Zeitlin | 1. wxWindow::IsTopLevel() added and documented |
tree | commitdiff |
1999-06-07 |
Robert Roebling | Updated distribtion and docs. |
tree | commitdiff |
1999-06-02 |
Julian Smart | day_of_week fix to wxDate, wxRect additions |
tree | commitdiff |
1999-06-01 |
Vadim Zeitlin | new makefiles (part I) |
tree | commitdiff |
1999-05-31 |
Robert Roebling | Added support for extra bitmap for toggled tool. |
tree | commitdiff |
1999-05-27 |
Julian Smart | Added dcbase target to various makefiles |
tree | commitdiff |
1999-05-27 |
Robert Roebling | Doc updates. |
tree | commitdiff |
1999-05-25 |
Vadim Zeitlin | 1. wxNotifyEvent documented |
tree | commitdiff |
1999-05-25 |
Julian Smart | Misc small changes |
tree | commitdiff |
1999-05-24 |
Unknown (BV) | Updated splitter docs to describe new wxSP_PERMIT_UNSPL... |
tree | commitdiff |
1999-05-21 |
J. Russell Smyth | documented wxCONFIG_USE_RELATIVE_PATH |
tree | commitdiff |
1999-05-20 |
Vadim Zeitlin | bugs in splitter docs corrected |
tree | commitdiff |
1999-05-20 |
Unknown (BV) | Added a reference to the splitter event class and macros. |
tree | commitdiff |
1999-05-20 |
Unknown (BV) | Added the rest of the wxSplitterEvent class interface... |
tree | commitdiff |
1999-05-19 |
Robert Roebling | Augmented version to b5 |
tree | commitdiff |
1999-05-19 |
Vadim Zeitlin | wxThread::Entry documented |
tree | commitdiff |
1999-05-19 |
Vadim Zeitlin | 1. wxMSW seems to work (please test and send your bug... |
tree | commitdiff |
1999-05-12 |
Vadim Zeitlin | included longlong doc |
tree | commitdiff |
1999-05-10 |
Vadim Zeitlin | the initial draft of wxLongLong class |
tree | commitdiff |
1999-05-09 |
Karsten Ballüder | Added a generic wxProgressDialog and made wxPostscriptP... |
tree | commitdiff |
1999-05-09 |
Julian Smart | Misc. fixes |
tree | commitdiff |
1999-05-09 |
Robert Roebling | Applied FreeBSD patch |
tree | commitdiff |
1999-05-06 |
Julian Smart | Some doc corrections; various small fixes for Cygwin... |
tree | commitdiff |
1999-05-05 |
Julian Smart | wxNotebook fixes for Win16; VC++ 4 fixes for OLE files... |
tree | commitdiff |
1999-04-30 |
Robin Dunn | wxPython documentation update |
tree | commitdiff |
1999-04-30 |
Robert Roebling | Updated docs, distrib and version |
tree | commitdiff |
1999-04-29 |
Robin Dunn | wxPython documentation update |
tree | commitdiff |
1999-04-26 |
Robert Roebling | added check for GTK 1.2 |
tree | commitdiff |
1999-04-20 |
Robert Roebling | little doc updates |
tree | commitdiff |
1999-04-15 |
Karsten Ballüder | Added a wxYield() warning to wxExecute() entry. |
tree | commitdiff |
1999-04-15 |
Karsten Ballüder | Added wxEnableTopLevelWindows(bool enable) for use... |
tree | commitdiff |
1999-04-13 |
Vadim Zeitlin | GetViews() documented |
tree | commitdiff |
1999-04-13 |
Vadim Zeitlin | some typos in docs and code corrected (thanks Janos) |
tree | commitdiff |
1999-04-11 |
Václav Slavík | MIME support |
tree | commitdiff |
1999-04-09 |
Robert Roebling | Here it comes: |
tree | commitdiff |
1999-04-07 |
Julian Smart | Menu/toolbar event handling now tries the window with... |
tree | commitdiff |
1999-04-07 |
Julian Smart | Added imaggif.h, imaggif.cpp (wxImage GIF-reading suppo... |
tree | commitdiff |
1999-04-07 |
Vadim Zeitlin | no more SetAppName/SetVendor in the config classes |
tree | commitdiff |
1999-04-06 |
Julian Smart | Added some missing wxTextCtrl functions: Undo, Redo... |
tree | commitdiff |
next |