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 |
1999-08-13 |
Robert Roebling | Compile fixes, |
tree | commitdiff |
1999-08-13 |
Robert Roebling | Started "make dist" |
tree | commitdiff |
1999-08-12 |
Vadim Zeitlin | regenerated makefiles |
tree | commitdiff |
1999-08-12 |
Julian Smart | wxBook additions; added a couple of pixels in menu... |
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 | minor fix in wxHtmlWindow::CreateLayout |
tree | commitdiff |
1999-08-12 |
Václav Slavík | fixed crash in tables deallocation |
tree | commitdiff |
1999-08-12 |
Robert Roebling | New makefile system in place, obsoletes libtool, |
tree | commitdiff |
1999-08-12 |
Karsten Ballüder | some compilation fixes atttempts for solaris |
tree | commitdiff |
1999-08-12 |
Michael Bedward | if'd out CheckForKeyDown call that doesn't seem to... |
tree | commitdiff |
1999-08-11 |
Vadim Zeitlin | wxMenuBar::IsEnabled() now returns TRUE sometimes too |
tree | commitdiff |
1999-08-11 |
Robert Roebling | New makefile updates. |
tree | commitdiff |
1999-08-11 |
Robert Roebling | Corrected Motif build, |
tree | commitdiff |
1999-08-11 |
Robert Roebling | Did somework on the generic dialogs, |
tree | commitdiff |
1999-08-10 |
Robert Roebling | Forgot one. |
tree | commitdiff |
1999-08-10 |
Robert Roebling | New makefiles for GTK and Motif, using configure... |
tree | commitdiff |
1999-08-10 |
Guilhem Lavaux | #if => #if defined() |
tree | commitdiff |
1999-08-10 |
Guilhem Lavaux | Check for inet_addr/inet_aton. |
tree | commitdiff |
1999-08-10 |
Sylvain Bougnoux | better control of what need refresh. |
tree | commitdiff |
1999-08-10 |
Robert Roebling | Further makefile and compile fixes. |
tree | commitdiff |
1999-08-10 |
Robert Roebling | A few compile fixes, |
tree | commitdiff |
1999-08-10 |
Robert Roebling | Updates for makefile.unx |
tree | commitdiff |
1999-08-10 |
Julian Smart | Fixed my fix |
tree | commitdiff |
1999-08-09 |
Julian Smart | A fix for wxTaskBarIcon (temporary wxFrame interfering... |
tree | commitdiff |
1999-08-09 |
Guilhem Lavaux | Renamed m_blocking to m_non_blocking |
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 |
Robert Roebling | Replaced old wxSizer, |
tree | commitdiff |
1999-08-09 |
Robert Roebling | Completed wxBox, |
tree | commitdiff |
1999-08-09 |
Michael Bedward | wxFrame::Create now sets (arbitrary) values for positio... |
tree | commitdiff |
1999-08-08 |
Václav Slavík | added MIME manager fallback support |
tree | commitdiff |
1999-08-08 |
Vadim Zeitlin | 1. regenerated makefiles |
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 | compile fix for Unix |
tree | commitdiff |
1999-08-07 |
Vadim Zeitlin | wxMimeTypesManager::AddFallbacks() added, also correcte... |
tree | commitdiff |
1999-08-07 |
Guilhem Lavaux | Commented setsockopt as it doesn't work anywhere. I... |
tree | commitdiff |
1999-08-06 |
Guilhem Lavaux | Changed Ungetch(void *, ...) to Ungetch(const void... |
tree | commitdiff |
1999-08-06 |
Julian Smart | Changes for BC++ |
tree | commitdiff |
1999-08-06 |
Ove Kaaven | TVS_CHECKBOXES doesn't seem to exist in Borland C++ |
tree | commitdiff |
1999-08-06 |
Ove Kaaven | Make it LPNM_UPDOWN, not LPNMUPDOWN, in Borland C++ |
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 |
Robert Roebling | Compile fix for button, MSW |
tree | commitdiff |
1999-08-05 |
Robert Roebling | Applied patch for stipppled brushes, |
tree | commitdiff |
1999-08-05 |
Julian Smart | Added new files to .rsp files; added new samples to... |
tree | commitdiff |
1999-08-05 |
Michael Bedward | Added a line to set m_font in the wxWindowDC ctor ... |
tree | commitdiff |
1999-08-05 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-08-05 |
Ryan Norton | Tcl regex lib |
tree | commitdiff |
1999-08-04 |
Vadim Zeitlin | wxButton::GetDefaultSize() fix |
tree | commitdiff |
1999-08-04 |
J. Russell Smyth | Fixed to fill in m_dir member when file selected so... |
tree | commitdiff |
1999-08-04 |
Guilhem Lavaux | GSocket_timeout: timeout support hack (disabled for... |
tree | commitdiff |
1999-08-04 |
Robin Dunn | Set the version number to use for the DLL in WXVERSION |
tree | commitdiff |
1999-08-04 |
Robin Dunn | Now uses the version number when doing a cleandll |
tree | commitdiff |
1999-08-04 |
Vadim Zeitlin | radiobox event now contains the string too |
tree | commitdiff |
1999-08-04 |
Robert Roebling | Minor changes to viusal appearance, |
tree | commitdiff |
1999-08-04 |
Robert Roebling | Compile fixes for samples and dialoged, |
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-03 |
Václav Slavík | malloc() --> new[] |
tree | commitdiff |
1999-08-03 |
Václav Slavík | wxHW_* flags, fixed client area problem |
tree | commitdiff |
1999-08-03 |
Karsten Ballüder | Changed wxChoice->wxComboBox as list of all paper sizes... |
tree | commitdiff |
1999-08-03 |
Ove Kaaven | Hmm, apparently had to add FNSTRINGCAST elsewhere in... |
tree | commitdiff |
1999-08-03 |
Ove Kaaven | Changed my mind and used FNSTRINGCAST instead |
tree | commitdiff |
1999-08-03 |
Ove Kaaven | Replaced (char*)wxFNCONV with (const char*)wxFNCONV |
tree | commitdiff |
next |