1999-10-21 |
Vadim Zeitlin | wxClipboard::IsOpened() and wxCLipboardLocker helper... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | added helpext.cpp and regenerated the makefiles |
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 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-21 |
Ryan Norton | Tcl regex lib |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | added wxDataObject related files and regenerated the... |
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-20 |
David Webster | no message |
tree | commitdiff |
1999-10-20 |
Robert Roebling | Fixed problem with mouse events getting sent to wrong |
tree | commitdiff |
1999-10-20 |
Robin Dunn | Since wxPanel is now AutoLayout aware, removed indirect... |
tree | commitdiff |
1999-10-20 |
Václav Slavík | does compile under MSW now |
tree | commitdiff |
1999-10-20 |
Robin Dunn | fixed compile error for FINAL=1 |
tree | commitdiff |
1999-10-20 |
Robin Dunn | Size the notebook page when it is added to the notebook. |
tree | commitdiff |
1999-10-20 |
Robert Roebling | Minor Reparent() and SetToolBar() fix for wxFrame. |
tree | commitdiff |
1999-10-20 |
Václav Slavík | wxHtmlEasyPrinting now uses wxThePrintSetupData - creat... |
tree | commitdiff |
1999-10-20 |
Robin Dunn | made wxPanel be auto layout aware |
tree | commitdiff |
1999-10-20 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-19 |
Julian Smart | Fixed wxSlider95 bug; updated .dsp files; added Set... |
tree | commitdiff |
1999-10-19 |
Robert Roebling | Further DnD changes. Untested. |
tree | commitdiff |
1999-10-19 |
David Webster | Fixes for long to wxCoord |
tree | commitdiff |
1999-10-19 |
David Webster | no message |
tree | commitdiff |
1999-10-19 |
Robert Roebling | Changed two conflicting defines in defs.h |
tree | commitdiff |
1999-10-19 |
Robert Roebling | Added size hints to dialog, |
tree | commitdiff |
1999-10-19 |
Michael Bedward | Removed #pragma implementation "appbase.h" which caused... |
tree | commitdiff |
1999-10-19 |
Michael Bedward | Added EVT_GRID_SELECT_CELL |
tree | commitdiff |
1999-10-19 |
Michael Bedward | Numerous changes to comply with use of wxCoord. |
tree | commitdiff |
1999-10-18 |
Robert Roebling | New wxDataObject etc. Almost works. |
tree | commitdiff |
1999-10-18 |
Václav Slavík | wxUSE_HTML was missiing at some places |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | wxControl and wxChoice derive from the base classes... |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | 1. wxApp::ProcessPendingEvents() is now common, added... |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | include/wx/choice.hpragma warning is only for VC++ |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | compilation fix for !WX_PRECOMP |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | compilation fix for non OLE clipboard |
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-18 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-18 |
Michael Bedward | Improved cell highlighting when in-place editing is... |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | 1. more drag and drop and clipboard changes: |
tree | commitdiff |
1999-10-17 |
Vadim Zeitlin | corrected serious bug in SetHBITMAP |
tree | commitdiff |
1999-10-17 |
Václav Slavík | HTML_xxxx constants changed to wxHTML_xxxx (with backwa... |
tree | commitdiff |
1999-10-17 |
Vadim Zeitlin | added several other accel strings |
tree | commitdiff |
1999-10-17 |
Robert Roebling | Added temporary test to splitter. |
tree | commitdiff |
1999-10-17 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-17 |
Václav Slavík | added HTML printing |
tree | commitdiff |
1999-10-17 |
Robert Roebling | Applied Diana's font patch II |
tree | commitdiff |
1999-10-17 |
Vadim Zeitlin | 1. wxPostEvent added and documented |
tree | commitdiff |
1999-10-16 |
Robert Roebling | Restored wxSizeEvent code form last week -> wxGLCanvas |
tree | commitdiff |
1999-10-16 |
Václav Slavík | fixed bug in PS clipping (non-virtual SetClippingRegion... |
tree | commitdiff |
1999-10-16 |
Václav Slavík | wxHtmlCell::AdjustPagebreak now works correctly |
tree | commitdiff |
1999-10-16 |
Václav Slavík | SetFonts methods have const param now |
tree | commitdiff |
1999-10-16 |
Václav Slavík | removed wxVERSION_* macros |
tree | commitdiff |
1999-10-15 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-10-15 |
David Webster | no message |
tree | commitdiff |
1999-10-15 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-10-15 |
Vadim Zeitlin | unused param |
tree | commitdiff |
1999-10-15 |
Vadim Zeitlin | don't draw with NULL font |
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 | let's not forget that \& has lower priority than =... |
tree | commitdiff |
1999-10-15 |
Vadim Zeitlin | 1. wxImageHandler::DoCanRead() introduced to solve... |
tree | commitdiff |
1999-10-15 |
Vadim Zeitlin | resolved a conflict |
tree | commitdiff |
1999-10-15 |
Vadim Zeitlin | resolved a conflict |
tree | commitdiff |
1999-10-15 |
Vadim Zeitlin | compile fix |
tree | commitdiff |
1999-10-15 |
Vadim Zeitlin | removed wxDialog::Centre() |
tree | commitdiff |
1999-10-15 |
Robert Roebling | scrolling of foreign windowsplus sample |
tree | commitdiff |
1999-10-15 |
George Tasker | Removed a variable declaration from within a FOR statem... |
tree | commitdiff |
1999-10-15 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-14 |
David Webster | no message |
tree | commitdiff |
1999-10-14 |
Julian Smart | Updated install.txt, added double-inclusion guard,... |
tree | commitdiff |
1999-10-14 |
Robert Roebling | HP-UX fixes |
tree | commitdiff |
1999-10-14 |
Julian Smart | Added sqltypes.h (for Cygwin b20), some other Cygwin... |
tree | commitdiff |
1999-10-14 |
Robert Roebling | Changed time of sending the wxSizeEvent and assorted... |
tree | commitdiff |
1999-10-14 |
Vadim Zeitlin | init.cpp isn't included in the makefiles for wxMSW... |
tree | commitdiff |
1999-10-14 |
Julian Smart | makeg95.env edited for Mingw32/gcc 2.95 compilation... |
tree | commitdiff |
1999-10-14 |
Vadim Zeitlin | = replaced with == |
tree | commitdiff |
1999-10-14 |
Vadim Zeitlin | more mingw32 warnings fixed |
tree | commitdiff |
1999-10-14 |
Robert Roebling | Applied patches for AIX, |
tree | commitdiff |
1999-10-14 |
Michael Bedward | Regenerated from tmake after editing filelist.txt to... |
tree | commitdiff |
1999-10-14 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-14 |
Michael Bedward | Changed all EVT_WXGRID... constants to EVT_GRID... |
tree | commitdiff |
1999-10-13 |
David Webster | Latest Updates |
tree | commitdiff |
1999-10-13 |
Unknown (CR) | changed LVHITTESTINFO to LV_HITTESTINFO |
tree | commitdiff |
1999-10-13 |
David Webster | no message |
tree | commitdiff |
1999-10-13 |
Vadim Zeitlin | warnings for mingw32 compilation fixed |
tree | commitdiff |
1999-10-13 |
Unknown (CR) | Added item clicks event support |
tree | commitdiff |
1999-10-13 |
Unknown (CR) | Added support for item clicks |
tree | commitdiff |
1999-10-13 |
Unknown (CR) | Added right/middle click item support |
tree | commitdiff |
1999-10-13 |
Julian Smart | Added precompiled header stuff. |
tree | commitdiff |
1999-10-13 |
Michael Bedward | Fixed bug causing crashes when all rows or cols were... |
tree | commitdiff |
1999-10-13 |
Michael Bedward | Put include for makelib.b32 back in (why was it taken... |
tree | commitdiff |
1999-10-13 |
Ryan Norton | Tcl regex lib |
tree | commitdiff |
1999-10-13 |
Vadim Zeitlin | added autogenerated files to make build work |
tree | commitdiff |
1999-10-12 |
Vadim Zeitlin | 1. DLL compilation fixes (wrong WXDLLEXPORT placement... |
tree | commitdiff |
1999-10-12 |
David Webster | More OS/2 stuff |
tree | commitdiff |
next |