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.h |
tree | commitdiff |
1999-08-18 |
Guilhem Lavaux | Added a check for -lresolv in configure.in |
tree | commitdiff |
1999-08-17 |
Robin Dunn | Added cross and tick bitmaps to the main resource file... |
tree | commitdiff |
1999-08-17 |
Robert Roebling | Added new file dialog |
tree | commitdiff |
1999-08-17 |
Karsten Ballüder | minor fix |
tree | commitdiff |
1999-08-17 |
Sylvain Bougnoux | Improve wxImage::LoadImage so that image format in... |
tree | commitdiff |
1999-08-16 |
Robert Roebling | Added missing files |
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-15 |
Vadim Zeitlin | wxWizard draft |
tree | commitdiff |
1999-08-15 |
Robert Roebling | Added and corrected a few more html makefiles, |
tree | commitdiff |
1999-08-13 |
Karsten Ballüder | more compilation fixes, some object files were missing |
tree | commitdiff |
1999-08-13 |
Robert Roebling | Added wxStaticBoxSizer, |
tree | commitdiff |
1999-08-13 |
Robert Roebling | Added WINE and probably x-compile makefiles |
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 | wxHtmlWidgetCells now destroys window correctly |
tree | commitdiff |
1999-08-12 |
Karsten Ballüder | some compilation fixes atttempts for solaris |
tree | commitdiff |
1999-08-11 |
Robert Roebling | Did somework on the generic dialogs, |
tree | commitdiff |
1999-08-10 |
Robert Roebling | New makefiles for GTK and Motif, using configure... |
tree | commitdiff |
1999-08-09 |
J. Russell Smyth | Changes to allow OLE to compile under mingw32/gcc-2.95 |
tree | commitdiff |
1999-08-09 |
Guilhem Lavaux | Removed unnecessary lines from threadpsx |
tree | commitdiff |
1999-08-09 |
J. Russell Smyth | Corrected check for new mingw32 with new headers |
tree | commitdiff |
1999-08-09 |
Robert Roebling | Replaced old wxSizer, |
tree | commitdiff |
1999-08-09 |
Robert Roebling | Completed wxBox, |
tree | commitdiff |
1999-08-08 |
Robert Roebling | Finished porting Robin's wxSizers |
tree | commitdiff |
1999-08-08 |
Robert Roebling | Added wxNewSizer and wxBorderNewSizer with sample |
tree | commitdiff |
1999-08-08 |
Václav Slavík | m_Style was bool by mistake, fixed |
tree | commitdiff |
1999-08-08 |
Robert Roebling | zipstrm link fix |
tree | commitdiff |
1999-08-08 |
Robert Roebling | Added strconv |
tree | commitdiff |
1999-08-07 |
Vadim Zeitlin | wxMimeTypesManager::AddFallbacks() added, also correcte... |
tree | commitdiff |
1999-08-07 |
Vadim Zeitlin | declared (not implemented yet) wxMimeTypesManager:... |
tree | commitdiff |
1999-08-06 |
Guilhem Lavaux | Changed Ungetch(void *, ...) to Ungetch(const void... |
tree | commitdiff |
1999-08-06 |
Václav Slavík | win32 miniframe added |
tree | commitdiff |
1999-08-06 |
Robert Roebling | Distrib things, |
tree | commitdiff |
1999-08-05 |
Robert Roebling | Compile fix for dynarray, |
tree | commitdiff |
1999-08-05 |
Guilhem Lavaux | Changed BidEndianOrdered to BigEndianOrdered in datstrm.h |
tree | commitdiff |
1999-08-05 |
Harco de Hilster | added install for gsocket.h |
tree | commitdiff |
1999-08-05 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-08-04 |
Robert Roebling | Compile fixes for samples and dialoged, |
tree | commitdiff |
1999-08-04 |
Václav Slavík | fixed somebody's poorly done StreamSize-->GetSize trans... |
tree | commitdiff |
1999-08-04 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-08-04 |
J. Russell Smyth | Made changes to allow build with new mingw32/gcc-2.95 |
tree | commitdiff |
1999-08-04 |
Václav Slavík | bool scrollable replaced by wxHW_* flags |
tree | commitdiff |
1999-08-03 |
Václav Slavík | added DLL exports |
tree | commitdiff |
1999-08-03 |
Karsten Ballüder | Changed wxChoice->wxComboBox as list of all paper sizes... |
tree | commitdiff |
1999-08-03 |
Vadim Zeitlin | LINKAGEMODE moved to defs.h - string.cpp actually compi... |
tree | commitdiff |
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 |
next |