Unicode fixes
[wxWidgets.git] / samples /
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
1999-10-02  Václav Slavíkmaking wxHTML 8.3 compliant
1999-10-02  Václav Slavíkglobal makefile for samples now include html
1999-10-01  Vadim Zeitlinminor correction
1999-10-01  Vadim ZeitlinwxDialUpManager class (first draft, works only under...
1999-10-01  Vadim ZeitlinwxFontEnumerator class for Motif/X
1999-10-01  Vadim Zeitlinsmall font demo
1999-09-30  Guillermo Rodrigue... new sample
1999-09-30  Vadim Zeitlinfixed compilation and added support for all 4 images...
1999-09-30  Robert Roebling Corrected filelist.txt a little - one gsocket.c is...
1999-09-29  Vadim Zeitlin1. Implemented support for different icons for differen...
1999-09-29  Julian SmartMisc changes, including to wxPropertyForm and sample...
1999-09-21  Michael BedwardIfdef'd out sample code for wxStaticBitmap. It's not...
1999-09-16  Vadim Zeitlinuse "cd dir && make" instead of "cd dir; make" which...
1999-09-15  Vadim Zeitlinadded test for changing toolbar on the fly
1999-09-15  Vadim Zeitlinremoved some unneeded bit of test code
1999-09-14  J. Russell SmythAdded makefile and resource script for building under...
1999-09-12  Harco de HilsterNew HTML help system. The old controller class has...
1999-09-11  Guillermo Rodrigue... little changes
1999-09-09  Guillermo Rodrigue... wxUSE_GIF instead of wxUSE_LIBGIF
next