1999-11-03 |
Vadim Zeitlin | small corrections for dnd code and added wxFileDataObje... |
tree | commitdiff |
1999-11-02 |
Václav Slavík | fixed compilation under GCC 2.95 - 'export' was used... |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | more tests |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | wxGTK compiles (and seems to work) again after wxMenu... |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | 1. wxMenu changes: wxMenuBase appears, several new... |
tree | commitdiff |
1999-11-01 |
Julian Smart | Added some makefiles to HTML samples; added help.ico... |
tree | commitdiff |
1999-10-31 |
Václav Slavík | added html help viewer sample |
tree | commitdiff |
1999-10-31 |
Robert Roebling | More tab code corrections. |
tree | commitdiff |
1999-10-30 |
Robert Roebling | Some work on tabbing and menu accels, |
tree | commitdiff |
1999-10-30 |
Vadim Zeitlin | wxFontEnumerator mostly works for wxMSW |
tree | commitdiff |
1999-10-29 |
Vadim Zeitlin | styles for listboxes added for testing purposes |
tree | commitdiff |
1999-10-29 |
Vadim Zeitlin | forgotten files |
tree | commitdiff |
1999-10-29 |
Vadim Zeitlin | 1. added encoding param to wxFontEncoding::EnumFamilies... |
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 |
tree | commitdiff |
1999-10-27 |
Robert Roebling | Minor Motif changes, made scrollsub sample work somehow. |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | 1. regenerated the makefiles to include menucmn.cpp |
tree | commitdiff |
1999-10-26 |
Julian Smart | Fixed wxFont mis-specification |
tree | commitdiff |
1999-10-26 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-25 |
Vadim Zeitlin | 1. moved fontenum.cpp to unix because implementation... |
tree | commitdiff |
1999-10-25 |
Julian Smart | Added more compat. functions for wxGrid so grid sample... |
tree | commitdiff |
1999-10-25 |
Julian Smart | Changed #include file ordering so it compiles. |
tree | commitdiff |
1999-10-25 |
Julian Smart | Added further makefiles for wizard sample |
tree | commitdiff |
1999-10-25 |
Julian Smart | Cosmetic changes in setup0.h; Latex edits; PaletteSize... |
tree | commitdiff |
1999-10-24 |
Vadim Zeitlin | wxDropSource now has 3 custom cursors for copy/move... |
tree | commitdiff |
1999-10-24 |
Robert Roebling | Small distrib changes, |
tree | commitdiff |
1999-10-24 |
Vadim Zeitlin | 1. corrected client data deletion in wxListBox (no... |
tree | commitdiff |
1999-10-23 |
Vadim Zeitlin | 1. wxDropTarget::OnData() returns wxDragResult now... |
tree | commitdiff |
1999-10-23 |
Robert Roebling | Fixed resizing problem with GTK 1.2.3 notebooks. |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | 1. sorted wxListBox and wxComboBox seem to work under... |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | tests for sorted wxChoice added |
tree | commitdiff |
1999-10-22 |
Julian Smart | BC++ fixes. |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | 1. made wxBase compile/link/run again under Unix |
tree | commitdiff |
1999-10-21 |
Robin Dunn | Added some test code |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | found the double deltion bug - now it seems to work... |
tree | commitdiff |
1999-10-21 |
Robert Roebling | wxSlider should now display int values, |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | updated the makefile to copy dnd.wxr so that the progra... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | some compilation warnings/errors fixed (still doesn... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | wxDataObject changes - ok for MSW, still not for GTK... |
tree | commitdiff |
1999-10-20 |
Robert Roebling | Fixed problem with mouse events getting sent to wrong |
tree | commitdiff |
1999-10-20 |
Robert Roebling | Minor Reparent() and SetToolBar() fix for wxFrame. |
tree | commitdiff |
1999-10-19 |
Robert Roebling | Changed two conflicting defines in defs.h |
tree | commitdiff |
1999-10-19 |
Vadim Zeitlin | accels for menu commands |
tree | commitdiff |
1999-10-19 |
Michael Bedward | Added demo of handling EVT_GRID_SELECT_CELL. |
tree | commitdiff |
1999-10-18 |
Robert Roebling | New wxDataObject etc. Almost works. |
tree | commitdiff |
1999-10-18 |
Robert Roebling | Corrected wxImage for use with mono wxBitmaps, |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | part of dnd sample I forgot |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | 1. more drag and drop and clipboard changes: |
tree | commitdiff |
1999-10-17 |
Robert Roebling | Added temporary test to splitter. |
tree | commitdiff |
1999-10-17 |
Robert Roebling | Small fix. |
tree | commitdiff |
1999-10-17 |
Robert Roebling | Distrib changes. |
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-16 |
Robert Roebling | Restored wxSizeEvent code form last week -> wxGLCanvas |
tree | commitdiff |
1999-10-16 |
Julian Smart | Added instructions to Forty. |
tree | commitdiff |
1999-10-15 |
Vadim Zeitlin | compile fix |
tree | commitdiff |
1999-10-15 |
Robert Roebling | scrolling of foreign windowsplus sample |
tree | commitdiff |
1999-10-14 |
Harco de Hilster | fixed some frame cleanup stuff; The main frame (MyFrame... |
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-14 |
Michael Bedward | Changed all EVT_WXGRID... constants to EVT_GRID... |
tree | commitdiff |
1999-10-13 |
Robert Roebling | Forgot resource sample. |
tree | commitdiff |
1999-10-13 |
Michael Bedward | Added demonstration of insert/delete rows/cols |
tree | commitdiff |
1999-10-12 |
Robert Roebling | More makefiles, distrib things, |
tree | commitdiff |
1999-10-11 |
Robert Roebling | Added wxMenu::Delete() and fixed some menu deleted... |
tree | commitdiff |
1999-10-11 |
Robert Roebling | Minor doc updates, |
tree | commitdiff |
1999-10-11 |
Robert Roebling | added SpinCtrl, |
tree | commitdiff |
1999-10-10 |
Vadim Zeitlin | wxSpinCtrl |
tree | commitdiff |
1999-10-10 |
Václav Slavík | fixed bug with 2 frames |
tree | commitdiff |
1999-10-10 |
Václav Slavík | fixed terminology (widget vs. binded window) |
tree | commitdiff |
1999-10-10 |
Robert Roebling | TreeTest compiles again, |
tree | commitdiff |
1999-10-10 |
Robert Roebling | Scrolling updates. |
tree | commitdiff |
1999-10-10 |
Karsten Ballüder | updated richedit and nettest |
tree | commitdiff |
1999-10-09 |
Robert Roebling | Applied a few patches, |
tree | commitdiff |
1999-10-09 |
Robert Roebling | Changed SetToolBar() to behave a bit smarter. Untested. |
tree | commitdiff |
1999-10-08 |
Robert Roebling | New scrolling code. |
tree | commitdiff |
1999-10-07 |
Vadim Zeitlin | 1. wxLog::FlushActive() added |
tree | commitdiff |
1999-10-07 |
George Tasker | no message |
tree | commitdiff |
1999-10-07 |
George Tasker | Fixed the GUI so it will now work correctly when widget... |
tree | commitdiff |
1999-10-06 |
Vadim Zeitlin | added wxDialUpManager::IsAlwaysConnected() and GetISPNa... |
tree | commitdiff |
1999-10-06 |
Vadim Zeitlin | more changes for wxBase - starts to work under Unix |
tree | commitdiff |
1999-10-06 |
Michael Bedward | Added comments |
tree | commitdiff |
1999-10-06 |
Michael Bedward | Sample program for new wxGrid classes. |
tree | commitdiff |
1999-10-05 |
Robert Roebling | Updated configure (not only configure.in) |
tree | commitdiff |
1999-10-04 |
Vadim Zeitlin | use BMPs and npt PNGs under MSW |
tree | commitdiff |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
tree | commitdiff |
1999-10-04 |
Julian Smart | Added some makefiles etc. to nettest sample |
tree | commitdiff |
1999-10-04 |
Unknown (JL) | Parameter "small" renamed. Defined in a header file |
tree | commitdiff |
1999-10-04 |
Václav Slavík | added GetTextExtent test |
tree | commitdiff |
1999-10-03 |
Václav Slavík | changed to use 2 html windows |
tree | commitdiff |
1999-10-03 |
Vadim Zeitlin | forgot this one |
tree | commitdiff |
1999-10-02 |
Robert Roebling | Added test for wxTreeCtrl::GetChildrenCount() |
tree | commitdiff |
1999-10-02 |
Václav Slavík | did not compile under GCC2.95 |
tree | commitdiff |
1999-10-02 |
Václav Slavík | making wxHTML 8.3 compliant |
tree | commitdiff |
1999-10-02 |
Václav Slavík | global makefile for samples now include html |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | minor correction |
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 | small font demo |
tree | commitdiff |
next |