1999-07-26 |
Karsten Ballüder | Documented help API extension and fixed gsocket compila... |
tree | commitdiff |
1999-07-26 |
Vadim Zeitlin | compile fix |
tree | commitdiff |
1999-07-26 |
Vadim Zeitlin | EditLabel fixes (wxMSW/wxGTK synchronised, docs updated) |
tree | commitdiff |
1999-07-26 |
Ove Kaaven | More asserts and stuff |
tree | commitdiff |
1999-07-26 |
Ove Kaaven | Make this compile in Unicode mode |
tree | commitdiff |
1999-07-26 |
Ove Kaaven | More asserts (well, checks) without _T() |
tree | commitdiff |
1999-07-26 |
Vadim Zeitlin | Centre() supports wxCENTER_FRAME flag now |
tree | commitdiff |
1999-07-25 |
Vadim Zeitlin | fixes for PS and OLE files for Borland makefiles |
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-25 |
Ove Kaaven | Unicode compilation fix |
tree | commitdiff |
1999-07-24 |
Vadim Zeitlin | oops... compilation fix |
tree | commitdiff |
1999-07-24 |
Vadim Zeitlin | wxDialog::IsModal() works |
tree | commitdiff |
1999-07-24 |
Vadim Zeitlin | wxHTML compilation fixes |
tree | commitdiff |
1999-07-24 |
Karsten Ballüder | minor fix to find contents file alright |
tree | commitdiff |
1999-07-24 |
Vadim Zeitlin | fix for C files |
tree | commitdiff |
1999-07-24 |
Vadim Zeitlin | compilation fix |
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 | Unicode fixes |
tree | commitdiff |
1999-07-24 |
Ove Kaaven | wxString(file.fn_str()) doesn't make sense. If just... |
tree | commitdiff |
1999-07-24 |
Vadim Zeitlin | compilation fixes |
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 |
Robin Dunn | Added a rule to the tmake templates so the makefiles... |
tree | commitdiff |
1999-07-23 |
Vadim Zeitlin | disabled accelerators in wxMotif - they don't work... |
tree | commitdiff |
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 |
next |