The rounded corners look really dumb at this size.
[wxWidgets.git] / samples / grid /
2013-09-11  Vadim ZeitlinChange version to 3.0.0.
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-13  Vadim ZeitlinRebake all the samples and others makefiles too.
2013-07-06  Vadim ZeitlinOnly link with libwxscintilla if using Scintilla is...
2013-07-06  Vadim ZeitlinAlways add libwxscintilla in monolithic mode.
2013-07-06  Vadim ZeitlinRebake the rest of the files after TOOLKIT change in...
2013-06-16  Vadim ZeitlinImprove wxGrid cell wrapping in wxGridCellAutoWrapStrin...
2013-04-05  Vadim ZeitlinAllow to customize wxGrid column auto-sizing.
2013-01-21  Vadim ZeitlinDon't include wxUniversal configurations in MSVC projec...
2013-01-12  Vadim ZeitlinAllow hiding/showing already hidden/shown wxGrid rows...
2013-01-03  Vadim ZeitlinRe-lay out the grid sample window after auto-sizing...
2012-10-17  Vadim ZeitlinFix wxGrid editors background painting.
2012-10-13  Vadim ZeitlinMake TAB behaviour in wxGrid more configurable.
2012-08-03  Vadim ZeitlinRemove unnecessary statement from the grid sample.
2012-07-10  Vadim ZeitlinIncrease version to 2.9.5.
2012-06-30  Vadim ZeitlinVC6 compilation fix for the grid sample.
2012-05-27  Vadim ZeitlinAdd wxGrid::Render() for drawing the grid to any wxDC.
2012-03-04  Vadim ZeitlinUse wxHAS_IMAGES_IN_RESOURCES instead of explicit platf...
2012-02-28  Vadim ZeitlinUse /bin/echo for creation of Mac OS X PkgInfo files.
2012-02-07  Vadim ZeitlinAvoid CRT deprecation warnings for MSVC build using...
2012-02-07  Vadim ZeitlinRebake all project files to reflect MSVC deprecation...
2012-01-21  Dimitri Schoolwerthdeleted CodeWarrior project files
2012-01-15  Vadim ZeitlinRemove wxMGL port.
2011-12-25  Vadim ZeitlinAlways link with expat in monolithic build.
2011-12-18  Vadim ZeitlinUpdate version to 2.9.4 in version.bkl too and rebake...
2011-11-28  Vadim ZeitlinAdd support for custom numeric formats to wxGrid.
2011-09-11  Steve LamertonRebake trunk after wxWebView merge and add missing...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2011-02-03  Vadim ZeitlinRebake everything using bakefile 0.2.9.
2010-07-24  Vadim ZeitlinRemove selection showing code from the grid sample.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-06-20  Vadim ZeitlinRemove references to not existing any more griddemo...
2010-06-20  Vadim ZeitlinRemove unnecessary mondrian.{ico,xpm} files from sample...
2010-04-09  Václav SlavíkRegenerated makefiles after removing USE_GDIPLUS.
2010-01-09  Kevin OllivierRebake.
2010-01-04  Kevin OllivierRebake from clean wx tree.
2009-12-08  Vadim ZeitlinUse X64 machine type for MSVC linker instead of old...
2009-11-27  Vadim ZeitlinAllow changing horizontal alignment of numeric cells...
2009-11-18  Kevin OllivierRebake after last commit.
2009-10-31  Kevin OllivierBakefile 0.2.8 rebake.
2009-10-23  Vadim ZeitlinRebaked using post-0.2.7 svn version of bakefile.
2009-10-22  Vadim ZeitlinRebake everything using bakefile 0.2.7.
2009-10-08  Kevin OllivierMake sure all Bakefile formats that use CRLF line feeds...
2009-09-14  Vadim ZeitlinAdded support for corner, row and column headers render...
2009-09-12  Vadim ZeitlinRebake all the samples, demos and tests makefiles.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-05-12  Vadim Zeitlindon't update stc.h when not building the library, it...
2009-05-04  Vadim Zeitlindon't use deprecated EVT_GRID_CELL_CHANGED synonym
2009-04-29  Vadim Zeitlinshow the new size of the grid row/col which was resized...
2009-04-26  Vadim Zeitlinadd a possibility to disable individual grid rows/colum...
2009-04-26  Kevin OllivierRebake after latest changes.
2009-04-24  Chris Elliottupdate bakefile to 0.2.6
2009-03-15  Kevin OllivierRebake after last change.
2009-03-13  Kevin OllivierRebake after Mac bundle change.
2009-03-12  Kevin OllivierRemoving more CodeWarrior samples.
2009-03-04  Francesco Montorsiadd headers to the samples' bakefiles so that they...
2009-03-02  Kevin OllivierLand the rest of the changes made by a rebake after...
2009-03-01  Francesco Montorsiforce use of generic about dialog as to test unfocused...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-02-08  Francesco Montorsialways call SetIcon() on the main frame of the sample...
2009-01-17  Vadim Zeitlinremove MSVC solution files from svn
2009-01-15  Vadim Zeitlinlink with wininet.lib under Windows to avoid linking...
2009-01-11  Francesco Montorsifix for PCH-less builds
2008-12-22  Vadim Zeitlinsplit wxEVT_GRID_CELL_CHANGE into wxEVT_GRID_CELL_CHANG...
2008-12-15  Vadim Zeitlinhandle actions of the columns popup menu in wxHeaderCtr...
2008-12-15  Vadim Zeitlinadded a helper function to show the popup menu allowing...
2008-12-14  Vadim Zeitlinadded a button to reset the column order and the displa...
2008-12-14  Vadim Zeitlinadd support for hiding columns when using native header...
2008-12-14  Vadim Zeitlinremoved testing code leftovers
2008-12-14  Vadim Zeitlinadd support for sorting to grid columns
2008-12-13  Vadim Zeitlinsupport column reordering using drag and drop when...
2008-12-10  Francesco Montorsiuse wxAboutBox() to make it evident a wxGrid refreshing...
2008-12-01  Vadim Zeitlindemonstrate column reordering -- currently it demonstra...
2008-11-30  Vadim Zeitlinremoved small and tabular grid tests which didn't seem...
2008-10-31  Vadim Zeitlingrid sample doesn't need neither html nor xml library
2008-10-27  Vadim Zeitlinrebaked using bakefile 0.2.5
2008-10-08  Vadim Zeitlinadd VC9 project files (closes #9960)
2008-10-08  Vadim Zeitlinrebaked makefiles with 0.2.4
2008-09-20  Kevin OllivierRebake after bakefile changes.
2008-09-19  Vadim Zeitlin- Main change is the addition of wxGridSelectRowsOrColu...
2008-09-15  Vadim Zeitlinadd SetUseNativeColLabels() test
2008-09-11  Stefan Csomoradding new toolkits for osx
2008-09-04  Kevin Ollivierrebake
2008-07-13  Vadim Zeitlinuse wxString::Format() instead of hardcoding floating...
2008-07-06  Vadim Zeitlinadd a numeric column test
2008-06-13  Vadim Zeitlinfix reference counting problems with wxGridCellWithAttr...
2008-06-12  Stefan Csomormac paths updated
2008-06-02  Václav Slavíkregenerated all trunk makefiles with bakefile-0.2.3
2008-03-15  Vadim Zeitlinremove/replace redundant SetAutoLayout() and Fit()...
2008-01-27  Václav Slavíkadded VC7/8 project files for samples
2008-01-23  Václav Slavíkregenerated makefiles with bkl-0.2.3
2007-12-31  Vadim Zeitlinremoved support for Salford compiler (which was almost...
2007-12-20  Robert RoeblingPlaying with wxgrid, adding optionnally native columns...
2007-12-15  Vadim Zeitlinrebaked everything, fixes problems with OpenGL samples...
2007-11-25  Václav Slavíkremoved ANSI configs from VisualC++ project files
2007-10-11  Chris Elliottupdate makefiles
2007-10-10  Chris Elliottfixes as per thread.gmane.org/gmane.comp.lib.wxwidgets...
2007-08-15  Vadim Zeitlindon't set incorrect initial value of '0' for the bool...
next