1999-08-03 |
Vadim Zeitlin | __UNIX__ redefition corrected |
tree | commitdiff |
1999-08-03 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-08-02 |
Vadim Zeitlin | 1. minor headers rearrangement: wxprec.h doesn't includ... |
tree | commitdiff |
1999-08-02 |
Robert Roebling | Minor changes |
tree | commitdiff |
1999-08-02 |
Guilhem Lavaux | Better memory errors handler (added GSOCK_MEMERR) |
tree | commitdiff |
1999-08-02 |
David Webster | Changes to make common and generic compilable under... |
tree | commitdiff |
1999-08-02 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-08-02 |
Michael Bedward | Added function GetDefaultSize |
tree | commitdiff |
1999-08-02 |
Michael Bedward | Added these accessor functions for wxGridEvent: GetRow... |
tree | commitdiff |
1999-08-01 |
Vadim Zeitlin | 1. wxWindow::Centre() hopefully fixed |
tree | commitdiff |
1999-08-01 |
Robert Roebling | Updated testconf, |
tree | commitdiff |
1999-08-01 |
Guilhem Lavaux | wxMemoryStream doc updated |
tree | commitdiff |
1999-07-31 |
Robert Roebling | Compile fixes for wxTreeCtrl (we don't speak about |
tree | commitdiff |
1999-07-31 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-07-30 |
Vadim Zeitlin | wxMSW::wxTreeCtrl has multiple selection too (somewhat... |
tree | commitdiff |
1999-07-30 |
David Webster | OS/2 updates |
tree | commitdiff |
1999-07-30 |
Guilhem Lavaux | Renamed GSocket_SetBlocking to GSocket_SetNonBlocking... |
tree | commitdiff |
1999-07-30 |
Michael Bedward | Added wxApp::CheckForKeyUp MB |
tree | commitdiff |
1999-07-29 |
Robert Roebling | Now its possible to run wxHTML without wxSockets |
tree | commitdiff |
1999-07-29 |
Guilhem Lavaux | Typos. |
tree | commitdiff |
1999-07-29 |
Robert Roebling | Compile fixes and typos corrected. |
tree | commitdiff |
1999-07-29 |
Robert Roebling | Makefile changes |
tree | commitdiff |
1999-07-29 |
Karsten Ballüder | ProgressDialog was *comletely* broken! |
tree | commitdiff |
1999-07-29 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-07-29 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-07-29 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-07-28 |
Vadim Zeitlin | m_clientData conflict fixed |
tree | commitdiff |
1999-07-28 |
Vadim Zeitlin | SetIcon added |
tree | commitdiff |
1999-07-28 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-07-28 |
Robert Roebling | Added tmake template for simple wxGTK makefile |
tree | commitdiff |
1999-07-28 |
Robin Dunn | Changes necessary to make In Place Edit work and look... |
tree | commitdiff |
1999-07-28 |
Vadim Zeitlin | 1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN... |
tree | commitdiff |
1999-07-28 |
Guilhem Lavaux | Added wxInternetFilesystemModule to fs_inet.cpp |
tree | commitdiff |
1999-07-28 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-07-28 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-07-28 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-07-27 |
Robert Roebling | Small distrib updates, |
tree | commitdiff |
1999-07-27 |
Vadim Zeitlin | wxMotif fixes and common fixes for socket compilation |
tree | commitdiff |
1999-07-27 |
Guilhem Lavaux | Changed void GSocket_Init() to bool GSocket_Init() |
tree | commitdiff |
1999-07-27 |
Vadim Zeitlin | wxNO_FULL_REPAINT_ON_RESIZE logic for wxMSW |
tree | commitdiff |
1999-07-27 |
Vadim Zeitlin | wxGTK compilation fixes |
tree | commitdiff |
1999-07-27 |
Ove Kaaven | char -> wxChar |
tree | commitdiff |
1999-07-26 |
Vadim Zeitlin | 1. wxChoice and wxComboBox support client data under MSW |
tree | commitdiff |
1999-07-26 |
Robert Roebling | Typos in documentation |
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-25 |
Guilhem Lavaux | Added GSocket_Init and GSocket_Cleanup |
tree | commitdiff |
1999-07-25 |
Robert Roebling | Re-Added wxStream::StreamSize() |
tree | commitdiff |
1999-07-25 |
Václav Slavík | fixed static members |
tree | commitdiff |
1999-07-25 |
Václav Slavík | html filters has const methods now |
tree | commitdiff |
1999-07-24 |
Vadim Zeitlin | wxDialog::IsModal() works |
tree | commitdiff |
1999-07-24 |
Vadim Zeitlin | help classes compilation fixes |
tree | commitdiff |
1999-07-24 |
Karsten Ballüder | compilation fixes and minor improvements |
tree | commitdiff |
1999-07-24 |
Robert Roebling | Renamed wxStream::StreamSize() to wxStream::GetSize() |
tree | commitdiff |
1999-07-24 |
Guilhem Lavaux | Updated wxDataStream (added ByteOrder) |
tree | commitdiff |
1999-07-24 |
Ove Kaaven | Blargh, every time someone adds an assert or fail thing... |
tree | commitdiff |
1999-07-24 |
Vadim Zeitlin | wxTreeEvent is declared in one header, not 3 of them |
tree | commitdiff |
1999-07-23 |
Vadim Zeitlin | 1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT... |
tree | commitdiff |
1999-07-23 |
Vadim Zeitlin | 1. more wxMotif fixes |
tree | commitdiff |
1999-07-23 |
Guilhem Lavaux | Added GSocket motif (it compiles but I didn't tested it) |
tree | commitdiff |
1999-07-23 |
Ove Kaaven | Add wxFopen, wxFreopen, wxStrftime |
tree | commitdiff |
1999-07-23 |
Ove Kaaven | Let argv[] be wxChar** |
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-22 |
Guilhem Lavaux | Added GSocket for Unix (only GTK for the moment) |
tree | commitdiff |
1999-07-22 |
Robert Roebling | wxMenu compile fix |
tree | commitdiff |
1999-07-21 |
Vadim Zeitlin | 1. Assorted Motif fixes |
tree | commitdiff |
1999-07-21 |
Karsten Ballüder | added helpwxht.h |
tree | commitdiff |
1999-07-21 |
Václav Slavík | imagemap support (html) |
tree | commitdiff |
1999-07-20 |
Vadim Zeitlin | 1. panels pass focus to the next item in parent panel |
tree | commitdiff |
1999-07-20 |
Robert Roebling | MingW32 compilation fixes all over |
tree | commitdiff |
1999-07-19 |
Vadim Zeitlin | compilation fixes |
tree | commitdiff |
1999-07-19 |
Vadim Zeitlin | wxMenu ctor made compatible again |
tree | commitdiff |
1999-07-19 |
Harco de Hilster | forgot .bmp's |
tree | commitdiff |
1999-07-19 |
Guilhem Lavaux | Added StreamSize() to wxMemoryOutputStream. |
tree | commitdiff |
1999-07-19 |
Sylvain Bougnoux | cosmetic, added some comment |
tree | commitdiff |
1999-07-19 |
Harco de Hilster | forgot wx.rc |
tree | commitdiff |
1999-07-19 |
Harco de Hilster | added .cur and .ico files |
tree | commitdiff |
1999-07-19 |
Harco de Hilster | Moved bunch of #defines (LOG2DEV etc) from msw/dc.cpp... |
tree | commitdiff |
1999-07-19 |
Robert Roebling | Updated testconf |
tree | commitdiff |
1999-07-19 |
Karsten Ballüder | typo |
tree | commitdiff |
1999-07-19 |
Karsten Ballüder | compilation fix |
tree | commitdiff |
1999-07-18 |
Karsten Ballüder | Added wxHelpControllerHtml, derived from wxHtmlHelpCont... |
tree | commitdiff |
1999-07-17 |
Harco de Hilster | ignore these |
tree | commitdiff |
1999-07-17 |
Harco de Hilster | Building wxMSW with configure now also properly install... |
tree | commitdiff |
1999-07-17 |
Harco de Hilster | minor fixes for mingw32 compilation |
tree | commitdiff |
1999-07-16 |
Vadim Zeitlin | 1. fixed Maximise() mismatch between wxFrame and wxMDIFrame |
tree | commitdiff |
1999-07-16 |
Karsten Ballüder | removed obsolete flag |
tree | commitdiff |
1999-07-15 |
Robert Roebling | Compile fixes, |
tree | commitdiff |
1999-07-15 |
Guilhem Lavaux | * wxMemoryStreams updates |
tree | commitdiff |
1999-07-15 |
Robert Roebling | Compile fixes. |
tree | commitdiff |
1999-07-15 |
Vadim Zeitlin | 1. wxFFile::Close() buglet fixed |
tree | commitdiff |
1999-07-15 |
Vadim Zeitlin | 1. wxTextCtrl compilation fixes for wxGTK and more... |
tree | commitdiff |
1999-07-14 |
Vadim Zeitlin | 1. new wxFFile class - as wxFile but uses fopen/fread... |
tree | commitdiff |
1999-07-13 |
Guilhem Lavaux | * Changed char to wxChar in operators. |
tree | commitdiff |
1999-07-12 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-07-11 |
Robert Roebling | DocView and wxStream things |
tree | commitdiff |
next |