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 |
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-24 |
Vadim Zeitlin | wxDialog::IsModal() works |
tree | commitdiff |
1999-07-24 |
Vadim Zeitlin | help classes compilation fixes |
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 | Blargh, every time someone adds an assert or fail thing... |
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 |
Vadim Zeitlin | 1. more wxMotif fixes |
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 | Add wxFopen, wxFreopen, wxStrftime |
tree | commitdiff |
1999-07-23 |
Ove Kaaven | Let argv[] be wxChar** |
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 |
Guilhem Lavaux | Added GSocket for Unix (only GTK for the moment) |
tree | commitdiff |
1999-07-22 |
Robert Roebling | wxMenu compile fix |
tree | commitdiff |
1999-07-21 |
Vadim Zeitlin | 1. Assorted Motif fixes |
tree | commitdiff |
1999-07-21 |
Karsten Ballüder | added helpwxht.h |
tree | commitdiff |
1999-07-21 |
Václav Slavík | imagemap support (html) |
tree | commitdiff |
1999-07-20 |
Vadim Zeitlin | 1. panels pass focus to the next item in parent panel |
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 |
Harco de Hilster | forgot .bmp's |
tree | commitdiff |
1999-07-19 |
Guilhem Lavaux | Added StreamSize() to wxMemoryOutputStream. |
tree | commitdiff |
1999-07-19 |
Sylvain Bougnoux | cosmetic, added some comment |
tree | commitdiff |
1999-07-19 |
Harco de Hilster | forgot wx.rc |
tree | commitdiff |
1999-07-19 |
Harco de Hilster | added .cur and .ico files |
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 |
Karsten Ballüder | typo |
tree | commitdiff |
1999-07-19 |
Karsten Ballüder | compilation fix |
tree | commitdiff |
1999-07-18 |
Karsten Ballüder | Added wxHelpControllerHtml, derived from wxHtmlHelpCont... |
tree | commitdiff |
1999-07-17 |
Harco de Hilster | ignore these |
tree | commitdiff |
1999-07-17 |
Harco de Hilster | Building wxMSW with configure now also properly install... |
tree | commitdiff |
1999-07-17 |
Harco de Hilster | minor fixes for mingw32 compilation |
tree | commitdiff |
1999-07-16 |
Vadim Zeitlin | 1. fixed Maximise() mismatch between wxFrame and wxMDIFrame |
tree | commitdiff |
1999-07-16 |
Karsten Ballüder | removed obsolete flag |
tree | commitdiff |
1999-07-15 |
Robert Roebling | Compile fixes, |
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. wxTextCtrl compilation fixes for wxGTK and more... |
tree | commitdiff |
1999-07-14 |
Vadim Zeitlin | 1. new wxFFile class - as wxFile but uses fopen/fread... |
tree | commitdiff |
1999-07-13 |
Guilhem Lavaux | * Changed char to wxChar in operators. |
tree | commitdiff |
1999-07-12 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-07-11 |
Robert Roebling | DocView and wxStream things |
tree | commitdiff |
1999-07-11 |
Robert Roebling | Updated testconf, fixed mistake in install. |
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 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 |
Harco de Hilster | Installs Vasek's new generic headers (filesys.h, zipstr... |
tree | commitdiff |
1999-07-09 |
Harco de Hilster | Added Makefile.am in include/wx/html (needed for instal... |
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-07 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-07-07 |
Václav Slavík | *** empty log message *** |
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 |
1999-07-06 |
Vadim Zeitlin | 1. wxAppBase class appers, wxApp in wxGTK and wxMSW... |
tree | commitdiff |
1999-07-05 |
Vadim Zeitlin | made wxImage::Scale() const to not confuse people any... |
tree | commitdiff |
1999-07-05 |
Vadim Zeitlin | CalcUnscrolledPosition takes int, not floats |
tree | commitdiff |
1999-07-05 |
Karsten Ballüder | Made icons configurable via a wxMApp virtual function... |
tree | commitdiff |
1999-07-04 |
Robert Roebling | Small changed to wxExtDialog |
tree | commitdiff |
1999-07-03 |
Vadim Zeitlin | wxList::SortFunc prototype corrected |
tree | commitdiff |
1999-07-03 |
Karsten Ballüder | Added wxDllLoader::UnloadLibrary() |
tree | commitdiff |
1999-07-03 |
Robert Roebling | Added wxExtDialog and sample. |
tree | commitdiff |
1999-07-02 |
Vadim Zeitlin | 1. DoSetSize() simplified, DoGetBestSize() introduced |
tree | commitdiff |
1999-07-02 |
Karsten Ballüder | Minor improvement. |
tree | commitdiff |
1999-06-30 |
Guilhem Lavaux | * Moved ReadLine()/WriteLine() to wxIn/OutputStream |
tree | commitdiff |
1999-06-30 |
Robin Dunn | added some WXDLLEXPORT's |
tree | commitdiff |
1999-06-30 |
Robert Roebling | Typos. |
tree | commitdiff |
1999-06-29 |
Robert Roebling | wxChoiceDialog fix. |
tree | commitdiff |
1999-06-29 |
Guilhem Lavaux | * wxDataStreams use wxUint now. |
tree | commitdiff |
1999-06-29 |
Karsten Ballüder | Added code to look up main program symbols - unix only... |
tree | commitdiff |
1999-06-29 |
Vadim Zeitlin | 1. wxGrid fixes contributed by Gerhard Gruber (client... |
tree | commitdiff |
1999-06-29 |
Vadim Zeitlin | my wxMotif fixes (merged with Robert's changes), wxMoti... |
tree | commitdiff |
1999-06-29 |
Vadim Zeitlin | startup tips for Unix |
tree | commitdiff |
1999-06-29 |
Unknown (UG) | no message |
tree | commitdiff |
1999-06-28 |
Vadim Zeitlin | more files I forgot to commit |
tree | commitdiff |
next |