]> git.saurik.com Git - wxWidgets.git/history - samples
updated legalese regarding libtiff, libjpeg
[wxWidgets.git] / samples /
2000-02-27  Václav Slavíkfixed: text.rc was datafile => copied to build dir
2000-02-27  Robert Roebling More wxPlotWindow goodies.
2000-02-26  Vadim ZeitlinwxGrid::AutoSize() added
2000-02-25  Vadim Zeitlinassigning values to wxString is better than assigning...
2000-02-25  Vadim Zeitlin1. corrected problem with label updating in wxProgressD...
2000-02-24  Vadim Zeitlin1. corrected bug in MDI sample (which resulted in missi...
2000-02-24  Julian SmartSome Motif fixes; makefile fixes; added wxTransferStrea...
2000-02-24  Michael BedwardSeveral ugly hacks to get the bugs table and virtual...
2000-02-24  Vadim ZeitlinmwxLog was leaked - fixed
2000-02-23  Vadim Zeitlinfixed (?) race condition in the sample
2000-02-23  Robin DunnSome mouse events need to be handled even when outside...
2000-02-23  Vadim Zeitlinmultiple/single sel mode can now be toggled from menu
2000-02-22  Robert Roebling Playing with scrolling, als fixed redraw
2000-02-22  Robin Dunn1. wxGridCellEditor::SetSize needs to use the wxSIZE_AL...
2000-02-22  Karsten Ballüderadded
2000-02-22  David Websterno message
2000-02-22  Vadim Zeitlinadded combobox editor
2000-02-22  Vadim Zeitlincolumn autosizing added
2000-02-22  Robert Roebling SetSelection() in wxNotebook now sets the focus,
2000-02-22  Vadim Zeitlin1. corrected bug with LIST_ITEM_ACTIVATED being sent...
2000-02-22  Vadim Zeitlinadded renderers/editors for long/float, not fully teste...
2000-02-22  Michael BedwardAdded view menu items to toggle row and col drag-resizing.
2000-02-21  Robin DunnAdded ability for tables, grids, editors and renderers...
2000-02-21  Vadim Zeitlinadded "bugs table" which will show non string data...
2000-02-21  Sylvain Bougnouxtiny fixes
2000-02-21  Vadim Zeitlinadded SetColMinimalWidth()
2000-02-21  Robert Roebling Slightly better GC pooling,
2000-02-21  Vadim Zeitlinmake it possible to specify the virtual table size...
2000-02-21  Robert Roebling Implemented MSW's paint region clipping, but
2000-02-21  Václav SlavíkwxGTK compilation fix (wxFrame::Show call without argument)
2000-02-19  Guillermo Rodrigue... Fixed these:
2000-02-19  Guillermo Rodrigue... Solved multiple memory leaks.
2000-02-18  Vadim Zeitlinadded dnd support to generic wxTreeCtrl
2000-02-18  Robert Roebling help sample useful again
2000-02-17  Robert Roebling Small testing changes,
2000-02-17  Julian SmartRemoved redundant wxColour constructor (how come this...
2000-02-17  Vadim Zeitlinassorted files I forgot to commit before
2000-02-17  Vadim Zeitlinbool editor/renderer added
2000-02-17  Vadim Zeitlinadded and documented wxDC::DrawCheckMark()
2000-02-17  Julian SmartAdded demo of strange rectangle behaviour
2000-02-17  Vadim Zeitlin1. EVT_GRID_XXX constants renamed to wxEVT_GRID_XXX
2000-02-16  Vadim Zeitlinadded support for readonly cells and 3d border drawing
2000-02-16  Vadim Zeitlinmissing event.Skip() added (it was impossible to use...
2000-02-16  Vadim Zeitlincompilation fix for the generic version
2000-02-16  Vadim Zeitlinremoved test wxYield
2000-02-16  Robin DunnInsert row/col now uses the current position to determi...
2000-02-15  Vadim Zeitlinempty rc file for the sample
2000-02-15  Vadim Zeitlin1. dnd demo in treetest
2000-02-15  David WebsterGeneric path instead of hardcoded
2000-02-15  Robert Roebling list ctrl and tree ctrl didn't like the new focus...
2000-02-15  Guillermo Rodrigue... added tests for filled rects
2000-02-15  Guillermo Rodrigue... ...
2000-02-15  Vadim Zeitlindemo of wxYield() bug
2000-02-15  Robert Roebling Various distrib related changes.
2000-02-15  David WebsterUpdates to make VA 3.0 compile again, particularly xpm
2000-02-15  David Websterminimal makefile for VA 3.0
2000-02-15  Vadim Zeitlin1. implemented wxRegKey::Copy() and CopyValue()
2000-02-14  Robin Dunn1. Fixed slow-click timer.
2000-02-13  Robert RoeblingAdded mingw32 makefile for plot demo.
2000-02-13  Robin Dunn1. Grid cell defaults are now handled by an internal
2000-02-12  Julian SmartDistrib file updates; test for bitmap presence in contr...
2000-02-11  Vadim Zeitlinadded attr assignment for rows/columns
2000-02-11  Vadim Zeitlinadded wxGridCellRenderer
2000-02-11  Vadim Zeitlinfixed setting more than one attr for a cell
2000-02-11  Guillermo Rodrigue... Added wxEVT_SCROLL[WIN]_THUMBRELEASE
2000-02-11  Robert Roebling Added BMP files for wxPlotWindow,
2000-02-11  Vadim Zeitlin1. exchanged binary ROPs wxSET/wxCLEAR meaning for...
2000-02-10  Robert Roebling Whole lotta stuff for wxPlotWindow,
2000-02-10  Vadim Zeitlin1. fixed bug with the index of the last column in EVT_C...
2000-02-10  Julian SmartAdded a few makefiles
2000-02-10  Guillermo Rodrigue... Added code to test the transparency stuff for image...
2000-02-10  Robin Dunnmoved Clear() outside of if (textured)...
2000-02-10  Robin Dunnadded option for drawing a textured background to test...
2000-02-09  Vadim Zeitlincell attributes added (doesn't quite work, work in...
2000-02-09  Vadim Zeitlinfixed fatal bug in wxStatusBar::SetFieldsCount(), added...
2000-02-08  Julian SmartMinor mods if any
2000-02-08  Julian SmartAdded ShowFullScreen call (MSW only)
2000-02-08  Guillermo Rodrigue... M_PI is not ANSI
2000-02-08  Vadim Zeitlin1. more test code for drawing with ROPs/masks/bg brushe...
2000-02-07  Vadim Zeitlinfix for missing AC_SUBST(SAMPLES_SUBDIRS)
2000-02-07  Vadim Zeitlin1. modified Makefile to copy the .bmp
2000-02-06  Julian SmartSmall changes for VC++ 4 compilation
2000-02-06  Robert Roebling Small modifications to listtest.
2000-02-06  Julian SmartSome doc corrections; Watcom C++ corrections; VC++...
2000-02-06  Robert Roebling compilation fixes.
2000-02-06  Julian SmartAdded rotation to wxImage
2000-02-06  Robert Roebling Tried to prevent scrollbars from scrolling as
2000-02-06  Vadim Zeitlinsome minor changes in controls/image, timings added...
2000-02-05  Vadim Zeitlincosemtic fixes
2000-02-04  Vadim Zeitlinreadding back
2000-02-04  Vadim Zeitlinnew sample: statbar
2000-02-04  Vadim Zeitlinanother new version of wxStringTokenizer (with tests...
2000-02-04  Julian SmartMinor doc typos removed; compilation improved for VC...
2000-02-04  Vadim Zeitlinfixed refresh problem due to rounding errors
2000-02-03  Michael BedwardUpdated demo program to work with revised grid code
2000-02-01  Guillermo Rodrigue... Added a test for saving XPMs with 'automatic' mask
2000-02-01  Robert Roebling Various corrections to makefiles, RPMs etc.
2000-02-01  Julian SmartSet/GetWindowMenu added to MDI parent frame under MSW
2000-01-31  Vadim Zeitlin1. bug in wxString::find_first_of() fixed
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
next