1999-07-23 |
Vadim Zeitlin | 1. more wxMotif fixes |
tree | commitdiff |
1999-07-23 |
Robert Roebling | Finished MingW32 makefiles |
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 | Couple more Unicode fixes. |
tree | commitdiff |
1999-07-23 |
Ove Kaaven | Unicode fixes |
tree | commitdiff |
1999-07-23 |
Ove Kaaven | More _T() in asserts... |
tree | commitdiff |
1999-07-23 |
Ove Kaaven | Add more _T() in asserts... |
tree | commitdiff |
1999-07-23 |
Ove Kaaven | Use memcmp instead of that wxString hack |
tree | commitdiff |
1999-07-23 |
Karsten Ballüder | Fixed stupid new bugs :-( |
tree | commitdiff |
1999-07-23 |
Ove Kaaven | Convert argv[] to Unicode |
tree | commitdiff |
1999-07-23 |
Ove Kaaven | Someone need to make the clientdata be void* instead... |
tree | commitdiff |
1999-07-23 |
Ove Kaaven | Unicode fix |
tree | commitdiff |
1999-07-23 |
Ove Kaaven | Couple of unicode fixes (the #if should be wxUSE_UNICOD... |
tree | commitdiff |
1999-07-23 |
Ove Kaaven | Convert filenames unicode->ascii |
tree | commitdiff |
1999-07-23 |
Ove Kaaven | Implementation of wxFopen, wxFreopen, wxStrftime |
tree | commitdiff |
1999-07-23 |
Vadim Zeitlin | 1. frames respect update region (Tom Surace patch) |
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 |
Robert Roebling | New drawing test code. |
tree | commitdiff |
1999-07-22 |
Guilhem Lavaux | Added GSocket for Unix (only GTK for the moment) |
tree | commitdiff |
1999-07-22 |
Robert Roebling | Compile fix for *newest* mingw32 |
tree | commitdiff |
1999-07-22 |
Robert Roebling | wxMenu compile fix |
tree | commitdiff |
1999-07-22 |
Robin Dunn | fixed font-matching bug in wxFontList::FindOrCreateFont... |
tree | commitdiff |
1999-07-21 |
Karsten Ballüder | bug fix for m_parent == NULL |
tree | commitdiff |
1999-07-21 |
Robert Roebling | Mini-fix for wxStaticBitmap |
tree | commitdiff |
1999-07-21 |
Robert Roebling | MingW32 compilation works now. |
tree | commitdiff |
1999-07-21 |
Vadim Zeitlin | 1. Assorted Motif fixes |
tree | commitdiff |
1999-07-21 |
Karsten Ballüder | remove duplicate deletion |
tree | commitdiff |
1999-07-21 |
Karsten Ballüder | Suppressed a spurious error message, now contents are... |
tree | commitdiff |
1999-07-21 |
Karsten Ballüder | fix |
tree | commitdiff |
1999-07-21 |
Karsten Ballüder | Much improved wxHelpControllerHtml, works under Solaris... |
tree | commitdiff |
1999-07-21 |
Václav Slavík | imagemap support (html) |
tree | commitdiff |
1999-07-21 |
Václav Slavík | fixed refresh bug in wxHtmlWindow |
tree | commitdiff |
1999-07-20 |
Vadim Zeitlin | 1. panels pass focus to the next item in parent panel |
tree | commitdiff |
1999-07-20 |
Harco de Hilster | Added lots of files. Enough now so that all wxHTML... |
tree | commitdiff |
1999-07-20 |
Robert Roebling | Trying to compile samples |
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 |
Robin Dunn | Fixed wxListCtrl::SetTextColour to set the RGB value... |
tree | commitdiff |
1999-07-19 |
Harco de Hilster | added extra #if case at the end for building using... |
tree | commitdiff |
1999-07-19 |
Sylvain Bougnoux | item with no image no longer crash when hit |
tree | commitdiff |
1999-07-19 |
Harco de Hilster | added dcpsg.cpp |
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 |
Harco de Hilster | small fix for mingw32 compilation |
tree | commitdiff |
1999-07-19 |
Vadim Zeitlin | even more fixes for nmake compilation |
tree | commitdiff |
1999-07-19 |
Karsten Ballüder | Added test for vsscanf. GUESSING IS EVIL! Cannot test... |
tree | commitdiff |
1999-07-19 |
Vadim Zeitlin | regenaretd makefile from the latest template |
tree | commitdiff |
1999-07-19 |
Vadim Zeitlin | 1. compilation fix for wxHelpHtmlController (which... |
tree | commitdiff |
1999-07-19 |
Vadim Zeitlin | ifdef HAVE_VFORK => if HAVE_VFORK |
tree | commitdiff |
1999-07-18 |
Vadim Zeitlin | Enter won't close dialog if [Ok] button is disabled |
tree | commitdiff |
1999-07-18 |
Karsten Ballüder | more reasonable default size |
tree | commitdiff |
1999-07-18 |
Karsten Ballüder | Added wxHelpControllerHtml, derived from wxHtmlHelpCont... |
tree | commitdiff |
1999-07-18 |
Harco de Hilster | Now uses #define __WX_SETUP_H__ to signify that we... |
tree | commitdiff |
1999-07-17 |
Harco de Hilster | Added statline to Makefile.am |
tree | commitdiff |
1999-07-17 |
Harco de Hilster | Temp. fix for ..\..\zlib problem. |
tree | commitdiff |
1999-07-17 |
Harco de Hilster | Removed USING_CONFIGURE define. As VZ pointed out,... |
tree | commitdiff |
1999-07-17 |
Harco de Hilster | ignore these |
tree | commitdiff |
1999-07-17 |
Harco de Hilster | Minor fixes mainly to get stuff compiled using the... |
tree | commitdiff |
1999-07-16 |
Vadim Zeitlin | 1. fixed Maximise() mismatch between wxFrame and wxMDIFrame |
tree | commitdiff |
1999-07-15 |
Robin Dunn | Preserve -1 for dilog unit conversions |
tree | commitdiff |
1999-07-15 |
Vadim Zeitlin | some warnings suppressed |
tree | commitdiff |
1999-07-15 |
Robert Roebling | Compile fixes, |
tree | commitdiff |
1999-07-15 |
Robert Roebling | wxWindowDC now uses its window's font |
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. fixed makefile.vc for OLE files |
tree | commitdiff |
1999-07-15 |
Vadim Zeitlin | 1. wxTextCtrl compilation fixes for wxGTK and more... |
tree | commitdiff |
1999-07-15 |
Sylvain Bougnoux | fixed SelectItem call with an invalid item |
tree | commitdiff |
1999-07-14 |
Vadim Zeitlin | 1. new wxFFile class - as wxFile but uses fopen/fread... |
tree | commitdiff |
1999-07-14 |
Robert Roebling | Removed bug that made wxWindow call OnPaint |
tree | commitdiff |
1999-07-13 |
J. Russell Smyth | Added wxHTML build to Makefile for VisualC++ |
tree | commitdiff |
1999-07-13 |
J. Russell Smyth | added precomp header stuf |
tree | commitdiff |
1999-07-13 |
J. Russell Smyth | Added precompiled header support to allow building... |
tree | commitdiff |
1999-07-13 |
J. Russell Smyth | Removed default parameter setting for wxHtmlHelpControl... |
tree | commitdiff |
1999-07-13 |
Robert Roebling | New attempt at getting constraints work |
tree | commitdiff |
1999-07-13 |
Guilhem Lavaux | * Changed char to wxChar in operators. |
tree | commitdiff |
1999-07-12 |
Guilhem Lavaux | * Changed behaviour of wxTextStreams::operator(wxUint8... |
tree | commitdiff |
1999-07-12 |
Vadim Zeitlin | 1. wxTextControl::SetFont() does something (good or... |
tree | commitdiff |
1999-07-12 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-07-11 |
Vadim Zeitlin | 1. wxFrame doesn't show incorrect hints in the status... |
tree | commitdiff |
1999-07-11 |
Robert Roebling | New global cursor behaviour. |
tree | commitdiff |
1999-07-11 |
Robert Roebling | DocView and wxStream things |
tree | commitdiff |
1999-07-11 |
Robert Roebling | A few compile things. |
tree | commitdiff |
1999-07-10 |
Vadim Zeitlin | wxButton::GetDefaultSize() added for MSW and documented |
tree | commitdiff |
1999-07-10 |
Julian Smart | Added an #ifdef |
tree | commitdiff |
1999-07-10 |
Brian Macy | Ignore erase failures |
tree | commitdiff |
1999-07-10 |
Julian Smart | Added test for wxUSE_STATLINE in statline.cpp |
tree | commitdiff |
1999-07-10 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-07-10 |
Vadim Zeitlin | 1. minor fixes in wxDynLib |
tree | commitdiff |
1999-07-09 |
Guilhem Lavaux | * wxStream doc update |
tree | commitdiff |
1999-07-09 |
Patrick Albert | Some minors changes, like adding empty lines at end... |
tree | commitdiff |
1999-07-09 |
Vadim Zeitlin | added wxUSE_FS_INET/ZIP |
tree | commitdiff |
1999-07-08 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-07-07 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-07-07 |
Guilhem Lavaux | * New wxStreams (to be documented), new classes: wxBuff... |
tree | commitdiff |
1999-07-07 |
Vadim Zeitlin | attempts to fix wxStaticBitmap::SetBitmap() - still... |
tree | commitdiff |
1999-07-07 |
Vadim Zeitlin | compilation fixes for wxGTK |
tree | commitdiff |
next |