1999-11-04 |
Vadim Zeitlin | 1. wxFileDataObject fixes from Ricky Gonzales - seems... |
tree | commitdiff |
1999-11-03 |
Robert Roebling | Some menu things. |
tree | commitdiff |
1999-11-03 |
Vadim Zeitlin | readded clipboard support to richedit sample and fixed... |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | and the compilation fix for the warning fixes |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | and the compilation fix for the warning fixes |
tree | commitdiff |
1999-11-02 |
Robert Roebling | wxDialogs now use GTK_WINDOW_DIALOG, |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | disabled the old odbc code |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | bug in wxMenuBase::FindChildItem() corrected |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | include <wx/...> => include "wx/..." |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | wxGTK compiles (and seems to work) again after wxMenu... |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | compilation fixes |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | 1. wxMenu changes: wxMenuBase appears, several new... |
tree | commitdiff |
1999-11-01 |
Julian Smart | Tidied some docs, made VC++ 6 DLL compilation work... |
tree | commitdiff |
1999-10-31 |
Václav Slavík | added wxFileSystem::FindFirst and FindNext |
tree | commitdiff |
1999-10-31 |
Robert Roebling | Distrib changes. |
tree | commitdiff |
1999-10-29 |
Sylvain Bougnoux | Add operator << (ostream&, const wxString&) |
tree | commitdiff |
1999-10-29 |
Sylvain Bougnoux | Accept list of separators as a wxString instead of... |
tree | commitdiff |
1999-10-29 |
Ove Kaaven | wxT() for a Spanish(?) debug message |
tree | commitdiff |
1999-10-28 |
Sylvain Bougnoux | conform to new wxTextInputStream >> wxString |
tree | commitdiff |
1999-10-28 |
Sylvain Bougnoux | operator >> wxString eat word by default. \n Add wxText... |
tree | commitdiff |
1999-10-28 |
Ove Kaaven | Use wxConvertMB2WX to fix compilation error in Unicode... |
tree | commitdiff |
1999-10-28 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-27 |
Václav Slavík | added copy ctor to wxHashTable |
tree | commitdiff |
1999-10-27 |
Václav Slavík | bugfix: wxList's copy ctor now works with keyed lists |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | 1. added wxMenuBarBase |
tree | commitdiff |
1999-10-25 |
David Webster | no message |
tree | commitdiff |
1999-10-25 |
Robert Roebling | Mem leak in new accelerator code. |
tree | commitdiff |
1999-10-25 |
Vadim Zeitlin | 1. small dnd compilation fixes (no attempt to make... |
tree | commitdiff |
1999-10-25 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-24 |
Ove Kaaven | Changed wxGetSingleChoiceData() to take void* client... |
tree | commitdiff |
1999-10-24 |
Julian Smart | Fixes for 16-bit compilation |
tree | commitdiff |
1999-10-24 |
Robert Roebling | Small distrib changes, |
tree | commitdiff |
1999-10-24 |
Vadim Zeitlin | 1. compilation fix for wxArrayTreeItemIds |
tree | commitdiff |
1999-10-23 |
Vadim Zeitlin | 1. wxDropTarget::OnData() returns wxDragResult now... |
tree | commitdiff |
1999-10-23 |
Robin Dunn | Added missing constructor for wxCustomDataObject so... |
tree | commitdiff |
1999-10-22 |
David Webster | Update for VA V4.0 |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | 1. sorted wxListBox and wxComboBox seem to work under... |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | wxChoice and wxListBox GTK+ changes (wxChoice works... |
tree | commitdiff |
1999-10-22 |
Robert Roebling | Compile fix for wxDataFormat cast, |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | 1. some fixes for wxSortedArrayString |
tree | commitdiff |
1999-10-22 |
Julian Smart | BC++ fixes. |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | another BC++ fix |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | attempt to fix BC++ compilation |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | 1. made wxBase compile/link/run again under Unix |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | wxMotif compilation fixes for wxDataObject and PROCESS_... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | and the compilation fix which really compiles, finally |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | some conflicts resolved |
tree | commitdiff |
1999-10-21 |
Robert Roebling | More DnD. |
tree | commitdiff |
1999-10-21 |
Robert Roebling | Made wxGTK compile and link again. Broke wxMSW a... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | wxDataObject changes - ok for MSW, still not for GTK... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | wxDataObejct and related changes (won't compile right... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | added dobjcmn.cpp |
tree | commitdiff |
1999-10-19 |
Julian Smart | Fixed wxSlider95 bug; updated .dsp files; added Set... |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | 1. wxApp::ProcessPendingEvents() is now common, added... |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | gcc warning about printf() format mismatch corrected |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | gcc warning about printf() format mismatch corrected |
tree | commitdiff |
1999-10-18 |
Sylvain Bougnoux | Add wxImage::CanRead, wasn't in 1.59 ? |
tree | commitdiff |
1999-10-18 |
Robert Roebling | Corrected wxImage for use with mono wxBitmaps, |
tree | commitdiff |
1999-10-17 |
Vadim Zeitlin | 1. wxPostEvent added and documented |
tree | commitdiff |
1999-10-15 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-10-15 |
Vadim Zeitlin | warning fixed |
tree | commitdiff |
1999-10-15 |
Vadim Zeitlin | 1. wxImageHandler::DoCanRead() introduced to solve... |
tree | commitdiff |
1999-10-15 |
Vadim Zeitlin | compile fix |
tree | commitdiff |
1999-10-15 |
George Tasker | Removed a variable declaration from within a FOR statem... |
tree | commitdiff |
1999-10-14 |
Robert Roebling | HP-UX fixes |
tree | commitdiff |
1999-10-14 |
Robert Roebling | Changed time of sending the wxSizeEvent and assorted... |
tree | commitdiff |
1999-10-14 |
Robert Roebling | Applied patches for AIX, |
tree | commitdiff |
1999-10-13 |
Vadim Zeitlin | warnings for mingw32 compilation fixed |
tree | commitdiff |
1999-10-13 |
Julian Smart | Added precompiled header stuff. |
tree | commitdiff |
1999-10-12 |
Vadim Zeitlin | 1. DLL compilation fixes (wrong WXDLLEXPORT placement... |
tree | commitdiff |
1999-10-12 |
Robert Roebling | Refresh() problem from DialogEd solved |
tree | commitdiff |
1999-10-12 |
George Tasker | Moved the #include of filefn.h from db.h to db.cpp |
tree | commitdiff |
1999-10-12 |
George Tasker | Use of a postgres data source would fail due to checkin... |
tree | commitdiff |
1999-10-10 |
Guilhem Lavaux | Changed Ungetch behaviour (FIFO -> LIFO). |
tree | commitdiff |
1999-10-09 |
Robert Roebling | Applied a few patches, |
tree | commitdiff |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
tree | commitdiff |
1999-10-07 |
Vadim Zeitlin | 1. wxLog::FlushActive() added |
tree | commitdiff |
1999-10-07 |
George Tasker | Added support for dBase, PostGres, MySQL, Access, MS... |
tree | commitdiff |
1999-10-07 |
Vadim Zeitlin | some fixes after global _T() => T() change |
tree | commitdiff |
1999-10-05 |
David Webster | wxOS2 updates for 10/5/99 |
tree | commitdiff |
1999-10-05 |
Sylvain Bougnoux | after a seek, reset error if error==EOF |
tree | commitdiff |
1999-10-04 |
Vadim Zeitlin | MSW compilation (and other) fixes |
tree | commitdiff |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
tree | commitdiff |
1999-10-04 |
Julian Smart | Removed some unused parameter warnings; compile error... |
tree | commitdiff |
1999-10-02 |
Guillermo Rodrigue... | PROCESS_EVENTS macro added |
tree | commitdiff |
1999-09-30 |
Guillermo Rodrigue... | Uses wxSocketBase::Unread instead of CreatePushback |
tree | commitdiff |
1999-09-30 |
Guillermo Rodrigue... | Several changes and updates |
tree | commitdiff |
1999-09-29 |
Vadim Zeitlin | 1. Implemented support for different icons for differen... |
tree | commitdiff |
1999-09-29 |
Sylvain Bougnoux | Change wxGetCurrentUTime as wxGetCurrentMTime (milli... |
tree | commitdiff |
1999-09-29 |
Sylvain Bougnoux | Factorize timercmm.cpp code |
tree | commitdiff |
1999-09-29 |
Vadim Zeitlin | 1. added a brief overview of Unicode support |
tree | commitdiff |
1999-09-21 |
Vadim Zeitlin | //... => /* ... */ |
tree | commitdiff |
1999-09-20 |
Robin Dunn | I got tired of some of the memory leak messages related... |
tree | commitdiff |
1999-09-20 |
Sylvain Bougnoux | change wxImage::InitAllHandlers to wxInitAllImageHandle... |
tree | commitdiff |
1999-09-20 |
Sylvain Bougnoux | *** empty log message *** |
tree | commitdiff |
1999-09-20 |
Vadim Zeitlin | started separating GUI parts of wxLog from the rest |
tree | commitdiff |
1999-09-20 |
Sylvain Bougnoux | Add wxImage::InitAllHandlers() |
tree | commitdiff |
1999-09-20 |
Robin Dunn | Added userData to wxSizerItems and other things to... |
tree | commitdiff |
1999-09-18 |
Vadim Zeitlin | setlocale() argument corrected |
tree | commitdiff |
1999-09-18 |
Vadim Zeitlin | FreeBSD linking fix |
tree | commitdiff |
next |