made new operator __alpha__ dependent
[wxWidgets.git] / samples /
1999-11-04  Vadim Zeitlin1. wxFileDataObject fixes from Ricky Gonzales - seems...
1999-11-03  Robert Roebling Some menu things.
1999-11-03  Robert Roebling A bit more testing.
1999-11-03  Robert Roebling wxDialog now stays on top of its parent.
1999-11-03  Karsten Ballüdermore asserts
1999-11-03  Vadim Zeitlinreadded clipboard support to richedit sample and fixed...
1999-11-03  Vadim Zeitlinsmall corrections for dnd code and added wxFileDataObje...
1999-11-02  Václav Slavíkfixed compilation under GCC 2.95 - 'export' was used...
1999-11-02  Vadim Zeitlinmore tests
1999-11-02  Vadim ZeitlinwxGTK compiles (and seems to work) again after wxMenu...
1999-11-02  Vadim Zeitlin1. wxMenu changes: wxMenuBase appears, several new...
1999-11-01  Julian SmartAdded some makefiles to HTML samples; added help.ico...
1999-10-31  Václav Slavíkadded html help viewer sample
1999-10-31  Robert Roebling More tab code corrections.
1999-10-30  Robert Roebling Some work on tabbing and menu accels,
1999-10-30  Vadim ZeitlinwxFontEnumerator mostly works for wxMSW
1999-10-29  Vadim Zeitlinstyles for listboxes added for testing purposes
1999-10-29  Vadim Zeitlinforgotten files
1999-10-29  Vadim Zeitlin1. added encoding param to wxFontEncoding::EnumFamilies...
1999-10-28  Vadim Zeitlin1. corrected (but the fix is ugly) the multiple def...
1999-10-28  Vadim Zeitlin1. more code commented out by DW (@#%#%!#%!@) uncommented
1999-10-27  Václav Slavíkcleaned Harm's new wxHTML help code
1999-10-27  Robert Roebling Minor Motif changes, made scrollsub sample work somehow.
1999-10-26  Vadim Zeitlin1. regenerated the makefiles to include menucmn.cpp
1999-10-26  Julian SmartFixed wxFont mis-specification
1999-10-26  David Webster*** empty log message ***
1999-10-25  Vadim Zeitlin1. moved fontenum.cpp to unix because implementation...
1999-10-25  Julian SmartAdded more compat. functions for wxGrid so grid sample...
1999-10-25  Julian SmartChanged #include file ordering so it compiles.
1999-10-25  Julian SmartAdded further makefiles for wizard sample
1999-10-25  Julian SmartCosmetic changes in setup0.h; Latex edits; PaletteSize...
1999-10-24  Vadim ZeitlinwxDropSource now has 3 custom cursors for copy/move...
1999-10-24  Robert Roebling Small distrib changes,
1999-10-24  Vadim Zeitlin1. corrected client data deletion in wxListBox (no...
1999-10-23  Vadim Zeitlin1. wxDropTarget::OnData() returns wxDragResult now...
1999-10-23  Robert Roebling Fixed resizing problem with GTK 1.2.3 notebooks.
1999-10-22  Vadim Zeitlin1. sorted wxListBox and wxComboBox seem to work under...
1999-10-22  Vadim Zeitlintests for sorted wxChoice added
1999-10-22  Julian SmartBC++ fixes.
1999-10-22  Vadim Zeitlin1. made wxBase compile/link/run again under Unix
1999-10-21  Robin DunnAdded some test code
1999-10-21  Vadim Zeitlinfound the double deltion bug - now it seems to work...
1999-10-21  Robert Roebling wxSlider should now display int values,
1999-10-21  Vadim Zeitlinupdated the makefile to copy dnd.wxr so that the progra...
1999-10-21  Vadim Zeitlinsome compilation warnings/errors fixed (still doesn...
1999-10-21  Vadim ZeitlinwxDataObject changes - ok for MSW, still not for GTK...
1999-10-20  Robert Roebling Fixed problem with mouse events getting sent to wrong
1999-10-20  Robert Roebling Minor Reparent() and SetToolBar() fix for wxFrame.
1999-10-19  Robert Roebling Changed two conflicting defines in defs.h
1999-10-19  Vadim Zeitlinaccels for menu commands
1999-10-19  Michael BedwardAdded demo of handling EVT_GRID_SELECT_CELL.
1999-10-18  Robert Roebling New wxDataObject etc. Almost works.
1999-10-18  Robert Roebling Corrected wxImage for use with mono wxBitmaps,
1999-10-18  Vadim Zeitlinpart of dnd sample I forgot
1999-10-18  Vadim Zeitlin1. more drag and drop and clipboard changes:
1999-10-17  Robert Roebling Added temporary test to splitter.
1999-10-17  Robert Roebling Small fix.
1999-10-17  Robert Roebling Distrib changes.
1999-10-17  Václav Slavíkadded HTML printing
1999-10-17  Vadim Zeitlin1. wxPostEvent added and documented
1999-10-16  Robert Roebling Restored wxSizeEvent code form last week -> wxGLCanvas
1999-10-16  Julian SmartAdded instructions to Forty.
1999-10-15  Vadim Zeitlincompile fix
1999-10-15  Robert Roebling scrolling of foreign windowsplus sample
1999-10-14  Harco de Hilsterfixed some frame cleanup stuff; The main frame (MyFrame...
1999-10-14  Robert Roebling Changed time of sending the wxSizeEvent and assorted...
1999-10-14  Robert Roebling Applied patches for AIX,
1999-10-14  Michael BedwardChanged all EVT_WXGRID... constants to EVT_GRID...
1999-10-13  Robert Roebling Forgot resource sample.
1999-10-13  Michael BedwardAdded demonstration of insert/delete rows/cols
1999-10-12  Robert Roebling More makefiles, distrib things,
1999-10-11  Robert Roebling Added wxMenu::Delete() and fixed some menu deleted...
1999-10-11  Robert Roebling Minor doc updates,
1999-10-11  Robert Roebling added SpinCtrl,
1999-10-10  Vadim ZeitlinwxSpinCtrl
1999-10-10  Václav Slavíkfixed bug with 2 frames
1999-10-10  Václav Slavíkfixed terminology (widget vs. binded window)
1999-10-10  Robert Roebling TreeTest compiles again,
1999-10-10  Robert Roebling Scrolling updates.
1999-10-10  Karsten Ballüderupdated richedit and nettest
1999-10-09  Robert Roebling Applied a few patches,
1999-10-09  Robert Roebling Changed SetToolBar() to behave a bit smarter. Untested.
1999-10-08  Robert Roebling New scrolling code.
1999-10-07  Vadim Zeitlin1. wxLog::FlushActive() added
1999-10-07  George Taskerno message
1999-10-07  George TaskerFixed the GUI so it will now work correctly when widget...
1999-10-06  Vadim Zeitlinadded wxDialUpManager::IsAlwaysConnected() and GetISPNa...
1999-10-06  Vadim Zeitlinmore changes for wxBase - starts to work under Unix
1999-10-06  Michael BedwardAdded comments
1999-10-06  Michael BedwardSample program for new wxGrid classes.
1999-10-05  Robert Roebling Updated configure (not only configure.in)
1999-10-04  Vadim Zeitlinuse BMPs and npt PNGs under MSW
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Julian SmartAdded some makefiles etc. to nettest sample
1999-10-04  Unknown (JL)Parameter "small" renamed. Defined in a header file
1999-10-04  Václav Slavíkadded GetTextExtent test
1999-10-03  Václav Slavíkchanged to use 2 html windows
1999-10-03  Vadim Zeitlinforgot this one
1999-10-02  Robert Roebling Added test for wxTreeCtrl::GetChildrenCount()
1999-10-02  Václav Slavíkdid not compile under GCC2.95
next