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 |
1999-10-14 |
Vadim Zeitlin | more mingw32 warnings fixed |
tree | commitdiff |
1999-10-14 |
Michael Bedward | Regenerated from tmake after editing filelist.txt to... |
tree | commitdiff |
1999-10-13 |
Unknown (CR) | changed LVHITTESTINFO to LV_HITTESTINFO |
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-12 |
Vadim Zeitlin | 1. DLL compilation fixes (wrong WXDLLEXPORT placement... |
tree | commitdiff |
1999-10-10 |
Vadim Zeitlin | wxSpinCtrl |
tree | commitdiff |
1999-10-09 |
Robin Dunn | Attempting to restore the binary files that got trashed... |
tree | commitdiff |
1999-10-09 |
Robin Dunn | passing CRTFLAG to subordinant makes |
tree | commitdiff |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
tree | commitdiff |
1999-10-07 |
Vadim Zeitlin | some fixes after global _T() => T() change |
tree | commitdiff |
1999-10-07 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-06 |
Vadim Zeitlin | added wxDialUpManager::IsAlwaysConnected() and GetISPNa... |
tree | commitdiff |
1999-10-06 |
Michael Bedward | Added new wxGrid classes. This is a work in progress ! |
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 |
Unknown (JL) | Renameing funktions from DIB to prevent name clashes |
tree | commitdiff |
1999-10-03 |
Václav Slavík | wxHTML 8.3 convention |
tree | commitdiff |
1999-10-03 |
Vadim Zeitlin | 1. Win9x support + async dialing + many more for wxDial... |
tree | commitdiff |
1999-10-03 |
Vadim Zeitlin | I'm having some weird problems with cvs... |
tree | commitdiff |
1999-10-02 |
Václav Slavík | making wxHTML 8.3 compliant |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | fix for Append() bug for sorted comboboxes |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | Borland makefiles fixes for .c files |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | wxDialUpManager class (first draft, works only under... |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | wxFontEnumerator class for Motif/X |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | wxMotif::wxFont supports encodings too (and shares... |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | basic support for encodings for wxMSW::wxFont |
tree | commitdiff |
1999-09-30 |
Guillermo Rodrigue... | All events now internally watched |
tree | commitdiff |
1999-09-30 |
Robin Dunn | fixed the rule for the DLL so it doesn't build the... |
tree | commitdiff |
1999-09-30 |
Unknown (MT) | only set parent frame ontop when the current frame... |
tree | commitdiff |
1999-09-29 |
Vadim Zeitlin | 1. Implemented support for different icons for differen... |
tree | commitdiff |
1999-09-29 |
Vadim Zeitlin | 1. added a brief overview of Unicode support |
tree | commitdiff |
1999-09-29 |
J. Russell Smyth | Added wxNB_LEFT,RIGHT,BOTTOM styles to alter tab placement |
tree | commitdiff |
1999-09-29 |
Robin Dunn | Removed call to SetValidator since CreateBase was doing... |
tree | commitdiff |
1999-09-29 |
Julian Smart | Misc changes, including to wxPropertyForm and sample... |
tree | commitdiff |
1999-09-20 |
Vadim Zeitlin | started separating GUI parts of wxLog from the rest |
tree | commitdiff |
1999-09-20 |
Harco de Hilster | header inclusion fix |
tree | commitdiff |
1999-09-18 |
Vadim Zeitlin | serbase.cpp added to the list of files |
tree | commitdiff |
1999-09-18 |
Robin Dunn | Fixed wxTreeCtrl to use the proper bacground color... |
tree | commitdiff |
1999-09-17 |
Vadim Zeitlin | compilation error corrected |
tree | commitdiff |
1999-09-17 |
Vadim Zeitlin | now we initialize wxListEvent correctly |
tree | commitdiff |
1999-09-17 |
Guillermo Rodrigue... | Solved problem with wxhInstance name being mangled... |
tree | commitdiff |
1999-09-17 |
Unknown (MT) | set tooltip to be TOPMOST |
tree | commitdiff |
1999-09-15 |
Guillermo Rodrigue... | Checking for wxUSE_SOCKETS and __GSOCKET_STANDALONE__... |
tree | commitdiff |
next |