1999-11-14 |
Julian Smart | Watcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI... |
tree | commitdiff |
1999-11-14 |
Vadim Zeitlin | 1. wxBitmap copy ctor and operator=() taking wxIcon... |
tree | commitdiff |
1999-11-13 |
Vadim Zeitlin | 1. undid my wrong fix to wxWindowBase::Centre |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | wxTimer/timercmn.cpp change |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | OutputDebugStringW95 removed - it's really unnecessary... |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | (old) mingw32 compilation fixes |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | mingw32 compilation fixes (unfortunately, this effectiv... |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | controls can now be put in the toolbars (MSW only so... |
tree | commitdiff |
1999-11-11 |
Ron Lee | #included log.h |
tree | commitdiff |
1999-11-11 |
Vadim Zeitlin | 1. wxStaticBox doesn't draw over the underlying control... |
tree | commitdiff |
1999-11-09 |
Julian Smart | Added m_nSelection = -1 fixes to RemovePage, DeleteAllP... |
tree | commitdiff |
1999-11-09 |
Julian Smart | Misc small fixes |
tree | commitdiff |
1999-11-08 |
Julian Smart | Fixes to Cygwin/Mingw32 makefile, manual now compiles... |
tree | commitdiff |
1999-11-07 |
Julian Smart | Various fixes for various compilers... |
tree | commitdiff |
1999-11-06 |
Julian Smart | Small changes |
tree | commitdiff |
1999-11-06 |
Julian Smart | Added some makefiles, fixed a BC++ problem in controls... |
tree | commitdiff |
1999-11-06 |
Julian Smart | Fixed image sample, dsp files etc. |
tree | commitdiff |
1999-11-06 |
Robin Dunn | Fixed a misplaced } that was causing the wrong encoding... |
tree | commitdiff |
1999-11-06 |
Vadim Zeitlin | 1. wxFontMapper seems to work for wxMSW |
tree | commitdiff |
1999-11-05 |
Julian Smart | Cleaned up paint DC cache in ~wxPaintDC to avoid spurio... |
tree | commitdiff |
1999-11-05 |
Stefan Csomor | CW5.2 Pro Adaptions, wxMac starting to move in |
tree | commitdiff |
1999-11-04 |
Vadim Zeitlin | 1. wxFontMapper starts to materialise |
tree | commitdiff |
1999-11-04 |
Vadim Zeitlin | 1. wxFileDataObject fixes from Ricky Gonzales - seems... |
tree | commitdiff |
1999-11-03 |
Julian Smart | Changed \\ to \ again |
tree | commitdiff |
1999-11-03 |
Julian Smart | Added check for sel == -1 |
tree | commitdiff |
1999-11-03 |
Unknown (CR) | Fixed .Position -> .GetPosition for wxMouseEvent |
tree | commitdiff |
1999-11-03 |
Unknown (CR) | Fixed inverse masking on MSW imagelist |
tree | commitdiff |
1999-11-03 |
Vadim Zeitlin | small corrections for dnd code and added wxFileDataObje... |
tree | commitdiff |
1999-11-02 |
Julian Smart | Small compile fixes |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | Unicode fixes |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | additions for wxFileDataObject from Ricky Gonzales... |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | wxMenuItem::IsChecked() corrected |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | end label edit patch from Ricky Gonzales <gonzales... |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | include <wx/...> => include "wx/..." |
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 |
Julian Smart | Fixes for VC++ 4 compilation; fixed wxCommandEvent... |
tree | commitdiff |
1999-10-30 |
Vadim Zeitlin | wxFontEnumerator mostly works for wxMSW |
tree | commitdiff |
1999-10-29 |
Robin Dunn | Added WXDLLEXPORT to wxWndProc definition so wxGLCanvas... |
tree | commitdiff |
1999-10-28 |
Julian Smart | Added CS_OWNDC fix to wxGLCanvas and corrected sample... |
tree | commitdiff |
1999-10-28 |
Vadim Zeitlin | 1. corrected (but the fix is ugly) the multiple def... |
tree | commitdiff |
1999-10-28 |
Vadim Zeitlin | 1. more code commented out by DW (@#%#%!#%!@) uncommented |
tree | commitdiff |
1999-10-27 |
Václav Slavík | cleaned Harm's new wxHTML help code (removed search... |
tree | commitdiff |
1999-10-27 |
Guillermo Rodrigue... | Stupid bug in GAddress initialization prevented BCC... |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | 1. regenerated the makefiles to include menucmn.cpp |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | wxMenuBarBase for MSW (untested) |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | 1. added wxMenuBarBase |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | reverted last changes by DW |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | attempt to fix wxMenuBar::EnableTop |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-10-26 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-25 |
Vadim Zeitlin | 1. small dnd compilation fixes (no attempt to make... |
tree | commitdiff |
1999-10-25 |
Julian Smart | Cosmetic changes in setup0.h; Latex edits; PaletteSize... |
tree | commitdiff |
1999-10-25 |
Vadim Zeitlin | BC++ 16bit makefile fixes (obj isn't replaced with... |
tree | commitdiff |
1999-10-25 |
Vadim Zeitlin | VC++ 1.5 makefile fixes (lib split, C objs) |
tree | commitdiff |
1999-10-25 |
Vadim Zeitlin | Symantec makefile fixes (for OLE files) |
tree | commitdiff |
1999-10-25 |
Vadim Zeitlin | Watcom makefile fixes |
tree | commitdiff |
1999-10-24 |
Julian Smart | Fixes for 16-bit compilation |
tree | commitdiff |
1999-10-24 |
Vadim Zeitlin | wxDropSource now has 3 custom cursors for copy/move... |
tree | commitdiff |
1999-10-24 |
Vadim Zeitlin | 1. corrected client data deletion in wxListBox (no... |
tree | commitdiff |
1999-10-24 |
Julian Smart | Removal of old src/msw/ctl3d files |
tree | commitdiff |
1999-10-24 |
Julian Smart | More Watcom C++ compilation stuff |
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 |
Julian Smart | BC++ and Watcom C++ makefile and source fixes |
tree | commitdiff |
1999-10-23 |
Robin Dunn | Apparent typo fix |
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 |
Vadim Zeitlin | MSW compilation fixes (untested) |
tree | commitdiff |
1999-10-22 |
Julian Smart | More broken code corrections; broken Latex file correct... |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | yet another BC++ fix |
tree | commitdiff |
1999-10-22 |
Julian Smart | Modified Mingw32 makefiles to compile with Mingw32... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | OnEnter/OnDragOver API update (compiles, links, somewha... |
tree | commitdiff |
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 | 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-20 |
Robin Dunn | Since wxPanel is now AutoLayout aware, removed indirect... |
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-19 |
Julian Smart | Fixed wxSlider95 bug; updated .dsp files; added Set... |
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 | 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 |
Vadim Zeitlin | added several other accel strings |
tree | commitdiff |
1999-10-17 |
Václav Slavík | added HTML printing |
tree | commitdiff |
1999-10-17 |
Vadim Zeitlin | 1. wxPostEvent added and documented |
tree | commitdiff |
1999-10-15 |
Vadim Zeitlin | resolved a conflict |
tree | commitdiff |
1999-10-15 |
Vadim Zeitlin | resolved a conflict |
tree | commitdiff |
1999-10-14 |
Julian Smart | Updated install.txt, added double-inclusion guard,... |
tree | commitdiff |
1999-10-14 |
Julian Smart | Added sqltypes.h (for Cygwin b20), some other Cygwin... |
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 |
next |