1999-07-26 |
Karsten Ballüder | Documented help API extension and fixed gsocket compila... |
commit | commitdiff | tree | snapshot |
1999-07-26 |
Vadim Zeitlin | compile fix |
commit | commitdiff | tree | snapshot |
1999-07-26 |
Vadim Zeitlin | EditLabel fixes (wxMSW/wxGTK synchronised, docs updated) |
commit | commitdiff | tree | snapshot |
1999-07-26 |
Ove Kaaven | More asserts and stuff |
commit | commitdiff | tree | snapshot |
1999-07-26 |
Ove Kaaven | Make this compile in Unicode mode |
commit | commitdiff | tree | snapshot |
1999-07-26 |
Ove Kaaven | More asserts (well, checks) without _T() |
commit | commitdiff | tree | snapshot |
1999-07-26 |
Vadim Zeitlin | Centre() supports wxCENTER_FRAME flag now |
commit | commitdiff | tree | snapshot |
1999-07-26 |
Karsten Ballüder | The modules file containing the definition of the CVS... |
commit | commitdiff | tree | snapshot |
1999-07-25 |
Vadim Zeitlin | fixes for PS and OLE files for Borland makefiles |
commit | commitdiff | tree | snapshot |
1999-07-25 |
Robert Roebling | Distrib things |
commit | commitdiff | tree | snapshot |
1999-07-25 |
Robert Roebling | Added wxStaticBitmap::SetIcon() |
commit | commitdiff | tree | snapshot |
1999-07-25 |
Guilhem Lavaux | Added GSocket_Init and GSocket_Cleanup |
commit | commitdiff | tree | snapshot |
1999-07-25 |
Robert Roebling | Re-Added wxStream::StreamSize() |
commit | commitdiff | tree | snapshot |
1999-07-25 |
Václav Slavík | fixed static members |
commit | commitdiff | tree | snapshot |
1999-07-25 |
Václav Slavík | html filters has const methods now |
commit | commitdiff | tree | snapshot |
1999-07-25 |
Ove Kaaven | Unicode compilation fix, just for kicks (was bored... |
commit | commitdiff | tree | snapshot |
1999-07-25 |
Ove Kaaven | One sample a day keeps stagnation away |
commit | commitdiff | tree | snapshot |
1999-07-25 |
Ove Kaaven | Unicode compilation fix |
commit | commitdiff | tree | snapshot |
1999-07-24 |
Vadim Zeitlin | oops... compilation fix |
commit | commitdiff | tree | snapshot |
1999-07-24 |
Vadim Zeitlin | wxDialog::IsModal() works |
commit | commitdiff | tree | snapshot |
1999-07-24 |
Vadim Zeitlin | help classes compilation fixes |
commit | commitdiff | tree | snapshot |
1999-07-24 |
Vadim Zeitlin | wxHTML compilation fixes |
commit | commitdiff | tree | snapshot |
1999-07-24 |
Karsten Ballüder | minor fix to find contents file alright |
commit | commitdiff | tree | snapshot |
1999-07-24 |
Vadim Zeitlin | fix for C files |
commit | commitdiff | tree | snapshot |
1999-07-24 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
1999-07-24 |
Karsten Ballüder | compilation fixes and minor improvements |
commit | commitdiff | tree | snapshot |
1999-07-24 |
Ove Kaaven | Needed some variation; got bored of seeing the compilat... |
commit | commitdiff | tree | snapshot |
1999-07-24 |
Robert Roebling | Renamed wxStream::StreamSize() to wxStream::GetSize() |
commit | commitdiff | tree | snapshot |
1999-07-24 |
Guilhem Lavaux | Updated wxDataStream (added ByteOrder) |
commit | commitdiff | tree | snapshot |
1999-07-24 |
Ove Kaaven | Unicode fixes |
commit | commitdiff | tree | snapshot |
1999-07-24 |
Ove Kaaven | wxString(file.fn_str()) doesn't make sense. If just... |
commit | commitdiff | tree | snapshot |
1999-07-24 |
Ove Kaaven | Blargh, every time someone adds an assert or fail thing... |
commit | commitdiff | tree | snapshot |
1999-07-24 |
Vadim Zeitlin | compilation fixes |
commit | commitdiff | tree | snapshot |
1999-07-24 |
Vadim Zeitlin | wxTreeEvent is declared in one header, not 3 of them |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Vadim Zeitlin | 1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT... |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Robin Dunn | Added a rule to the tmake templates so the makefiles... |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Vadim Zeitlin | disabled accelerators in wxMotif - they don't work... |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Vadim Zeitlin | 1. more wxMotif fixes |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Robert Roebling | Finished MingW32 makefiles |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Guilhem Lavaux | Added GSocket motif (it compiles but I didn't tested it) |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Ove Kaaven | Couple more Unicode fixes. |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Ove Kaaven | Unicode fixes |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Ove Kaaven | More _T() in asserts... |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Ove Kaaven | Add more _T() in asserts... |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Ove Kaaven | Use memcmp instead of that wxString hack |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Karsten Ballüder | Fixed stupid new bugs :-( |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Ove Kaaven | Convert argv[] to Unicode |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Ove Kaaven | Someone need to make the clientdata be void* instead... |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Ove Kaaven | Unicode fix |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Ove Kaaven | Couple of unicode fixes (the #if should be wxUSE_UNICOD... |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Ove Kaaven | Convert filenames unicode->ascii |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Ove Kaaven | Implementation of wxFopen, wxFreopen, wxStrftime |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Ove Kaaven | Add wxFopen, wxFreopen, wxStrftime |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Ove Kaaven | Let argv[] be wxChar** |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Vadim Zeitlin | 1. corrected "notebook selection handling" event handle... |
commit | commitdiff | tree | snapshot |
1999-07-23 |
Vadim Zeitlin | 1. frames respect update region (Tom Surace patch) |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Vadim Zeitlin | 1. added wxGetNumberFromUser (to textdlgg.cpp and dialo... |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Robert Roebling | Corrected wxlistBox, wxRadioBox, wxComboBox and |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Robert Roebling | New drawing test code. |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Guilhem Lavaux | Added GSocket for Unix (only GTK for the moment) |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Robert Roebling | Compile fix for *newest* mingw32 |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Robert Roebling | wxMenu compile fix |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Robin Dunn | fixed font-matching bug in wxFontList::FindOrCreateFont... |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Harco de Hilster | Minor and silly fix. |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Vadim Zeitlin | added demonstration of wxGTK wxStaticBitmap::SetBitmap... |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Harco de Hilster | Made cross compiling easier; |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Karsten Ballüder | bug fix for m_parent == NULL |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Robert Roebling | Mini-fix for wxStaticBitmap |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Robert Roebling | MingW32 compilation works now. |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Karsten Ballüder | more type-safety |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Vadim Zeitlin | 1. Assorted Motif fixes |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Karsten Ballüder | remove duplicate deletion |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Karsten Ballüder | added helpwxht.h |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Karsten Ballüder | Suppressed a spurious error message, now contents are... |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Karsten Ballüder | fix |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Karsten Ballüder | Much improved wxHelpControllerHtml, works under Solaris... |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Václav Slavík | imagemap support (html) |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Václav Slavík | fixed refresh bug in wxHtmlWindow |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Vadim Zeitlin | 1. panels pass focus to the next item in parent panel |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Harco de Hilster | some updates... |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Harco de Hilster | little wxMenu ctor fix |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Harco de Hilster | Added lots of files. Enough now so that all wxHTML... |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Harco de Hilster | When building for/on a non-Unix platform, the --enable... |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Robert Roebling | Trying to compile samples |
commit | commitdiff | tree | snapshot |
1999-07-20 |
Robert Roebling | MingW32 compilation fixes all over |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Vadim Zeitlin | compilation fixes |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Vadim Zeitlin | wxMenu ctor made compatible again |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Robin Dunn | Fixed wxListCtrl::SetTextColour to set the RGB value... |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Harco de Hilster | forgot .bmp's |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Guilhem Lavaux | Added StreamSize() to wxMemoryOutputStream. |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Harco de Hilster | added extra #if case at the end for building using... |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Sylvain Bougnoux | cosmetic, added some comment |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Sylvain Bougnoux | item with no image no longer crash when hit |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Harco de Hilster | forgot wx.rc |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Harco de Hilster | added .cur and .ico files |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Harco de Hilster | added dcpsg.cpp |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Harco de Hilster | Moved bunch of #defines (LOG2DEV etc) from msw/dc.cpp... |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Robert Roebling | Updated testconf |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Harco de Hilster | small fix for mingw32 compilation |
commit | commitdiff | tree | snapshot |
1999-07-19 |
Vadim Zeitlin | typo corrected |
commit | commitdiff | tree | snapshot |
next |