2012-06-30 |
Vadim Zeitlin | VC6 compilation fix for the grid sample. |
tree | commitdiff |
2012-05-27 |
Vadim Zeitlin | Add wxGrid::Render() for drawing the grid to any wxDC. |
tree | commitdiff |
2012-03-04 |
Vadim Zeitlin | Use wxHAS_IMAGES_IN_RESOURCES instead of explicit platf... |
tree | commitdiff |
2012-02-28 |
Vadim Zeitlin | Use /bin/echo for creation of Mac OS X PkgInfo files. |
tree | commitdiff |
2012-02-07 |
Vadim Zeitlin | Avoid CRT deprecation warnings for MSVC build using... |
tree | commitdiff |
2012-02-07 |
Vadim Zeitlin | Rebake all project files to reflect MSVC deprecation... |
tree | commitdiff |
2012-01-21 |
Dimitri Schoolwerth | deleted CodeWarrior project files |
tree | commitdiff |
2012-01-15 |
Vadim Zeitlin | Remove wxMGL port. |
tree | commitdiff |
2011-12-25 |
Vadim Zeitlin | Always link with expat in monolithic build. |
tree | commitdiff |
2011-12-18 |
Vadim Zeitlin | Update version to 2.9.4 in version.bkl too and rebake... |
tree | commitdiff |
2011-11-28 |
Vadim Zeitlin | Add support for custom numeric formats to wxGrid. |
tree | commitdiff |
2011-09-11 |
Steve Lamerton | Rebake trunk after wxWebView merge and add missing... |
tree | commitdiff |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
tree | commitdiff |
2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
tree | commitdiff |
2011-04-03 |
Dimitri Schoolwerth | No code changes, fixed various typos. |
tree | commitdiff |
2011-02-03 |
Vadim Zeitlin | Rebake everything using bakefile 0.2.9. |
tree | commitdiff |
2010-07-24 |
Vadim Zeitlin | Remove selection showing code from the grid sample. |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Globally use "wxWindows licence" consistently. |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Remove references to not existing any more griddemo... |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Remove unnecessary mondrian.{ico,xpm} files from sample... |
tree | commitdiff |
2010-04-09 |
Václav Slavík | Regenerated makefiles after removing USE_GDIPLUS. |
tree | commitdiff |
2010-01-09 |
Kevin Ollivier | Rebake. |
tree | commitdiff |
2010-01-04 |
Kevin Ollivier | Rebake from clean wx tree. |
tree | commitdiff |
2009-12-08 |
Vadim Zeitlin | Use X64 machine type for MSVC linker instead of old... |
tree | commitdiff |
2009-11-27 |
Vadim Zeitlin | Allow changing horizontal alignment of numeric cells... |
tree | commitdiff |
2009-11-18 |
Kevin Ollivier | Rebake after last commit. |
tree | commitdiff |
2009-10-31 |
Kevin Ollivier | Bakefile 0.2.8 rebake. |
tree | commitdiff |
2009-10-23 |
Vadim Zeitlin | Rebaked using post-0.2.7 svn version of bakefile. |
tree | commitdiff |
2009-10-22 |
Vadim Zeitlin | Rebake everything using bakefile 0.2.7. |
tree | commitdiff |
2009-10-08 |
Kevin Ollivier | Make sure all Bakefile formats that use CRLF line feeds... |
tree | commitdiff |
2009-09-14 |
Vadim Zeitlin | Added support for corner, row and column headers render... |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Rebake all the samples, demos and tests makefiles. |
tree | commitdiff |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
tree | commitdiff |
2009-05-12 |
Vadim Zeitlin | don't update stc.h when not building the library, it... |
tree | commitdiff |
2009-05-04 |
Vadim Zeitlin | don't use deprecated EVT_GRID_CELL_CHANGED synonym |
tree | commitdiff |
2009-04-29 |
Vadim Zeitlin | show the new size of the grid row/col which was resized... |
tree | commitdiff |
2009-04-26 |
Vadim Zeitlin | add a possibility to disable individual grid rows/colum... |
tree | commitdiff |
2009-04-26 |
Kevin Ollivier | Rebake after latest changes. |
tree | commitdiff |
2009-04-24 |
Chris Elliott | update bakefile to 0.2.6 |
tree | commitdiff |
2009-03-15 |
Kevin Ollivier | Rebake after last change. |
tree | commitdiff |
2009-03-13 |
Kevin Ollivier | Rebake after Mac bundle change. |
tree | commitdiff |
2009-03-12 |
Kevin Ollivier | Removing more CodeWarrior samples. |
tree | commitdiff |
2009-03-04 |
Francesco Montorsi | add headers to the samples' bakefiles so that they... |
tree | commitdiff |
2009-03-02 |
Kevin Ollivier | Land the rest of the changes made by a rebake after... |
tree | commitdiff |
2009-03-01 |
Francesco Montorsi | force use of generic about dialog as to test unfocused... |
tree | commitdiff |
2009-02-08 |
Vadim Zeitlin | add wx-prefixed and semicolon-requiring versions of... |
tree | commitdiff |
2009-02-08 |
Francesco Montorsi | always call SetIcon() on the main frame of the sample... |
tree | commitdiff |
2009-01-17 |
Vadim Zeitlin | remove MSVC solution files from svn |
tree | commitdiff |
2009-01-15 |
Vadim Zeitlin | link with wininet.lib under Windows to avoid linking... |
tree | commitdiff |
2009-01-11 |
Francesco Montorsi | fix for PCH-less builds |
tree | commitdiff |
2008-12-22 |
Vadim Zeitlin | split wxEVT_GRID_CELL_CHANGE into wxEVT_GRID_CELL_CHANG... |
tree | commitdiff |
2008-12-15 |
Vadim Zeitlin | handle actions of the columns popup menu in wxHeaderCtr... |
tree | commitdiff |
2008-12-15 |
Vadim Zeitlin | added a helper function to show the popup menu allowing... |
tree | commitdiff |
2008-12-14 |
Vadim Zeitlin | added a button to reset the column order and the displa... |
tree | commitdiff |
2008-12-14 |
Vadim Zeitlin | add support for hiding columns when using native header... |
tree | commitdiff |
2008-12-14 |
Vadim Zeitlin | removed testing code leftovers |
tree | commitdiff |
2008-12-14 |
Vadim Zeitlin | add support for sorting to grid columns |
tree | commitdiff |
2008-12-13 |
Vadim Zeitlin | support column reordering using drag and drop when... |
tree | commitdiff |
2008-12-10 |
Francesco Montorsi | use wxAboutBox() to make it evident a wxGrid refreshing... |
tree | commitdiff |
2008-12-01 |
Vadim Zeitlin | demonstrate column reordering -- currently it demonstra... |
tree | commitdiff |
2008-11-30 |
Vadim Zeitlin | removed small and tabular grid tests which didn't seem... |
tree | commitdiff |
2008-10-31 |
Vadim Zeitlin | grid sample doesn't need neither html nor xml library |
tree | commitdiff |
2008-10-27 |
Vadim Zeitlin | rebaked using bakefile 0.2.5 |
tree | commitdiff |
2008-10-08 |
Vadim Zeitlin | add VC9 project files (closes #9960) |
tree | commitdiff |
2008-10-08 |
Vadim Zeitlin | rebaked makefiles with 0.2.4 |
tree | commitdiff |
2008-09-20 |
Kevin Ollivier | Rebake after bakefile changes. |
tree | commitdiff |
2008-09-19 |
Vadim Zeitlin | - Main change is the addition of wxGridSelectRowsOrColu... |
tree | commitdiff |
2008-09-15 |
Vadim Zeitlin | add SetUseNativeColLabels() test |
tree | commitdiff |
2008-09-11 |
Stefan Csomor | adding new toolkits for osx |
tree | commitdiff |
2008-09-04 |
Kevin Ollivier | rebake |
tree | commitdiff |
2008-07-13 |
Vadim Zeitlin | use wxString::Format() instead of hardcoding floating... |
tree | commitdiff |
2008-07-06 |
Vadim Zeitlin | add a numeric column test |
tree | commitdiff |
2008-06-13 |
Vadim Zeitlin | fix reference counting problems with wxGridCellWithAttr... |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | mac paths updated |
tree | commitdiff |
2008-06-02 |
Václav Slavík | regenerated all trunk makefiles with bakefile-0.2.3 |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | remove/replace redundant SetAutoLayout() and Fit()... |
tree | commitdiff |
2008-01-27 |
Václav Slavík | added VC7/8 project files for samples |
tree | commitdiff |
2008-01-23 |
Václav Slavík | regenerated makefiles with bkl-0.2.3 |
tree | commitdiff |
2007-12-31 |
Vadim Zeitlin | removed support for Salford compiler (which was almost... |
tree | commitdiff |
2007-12-20 |
Robert Roebling | Playing with wxgrid, adding optionnally native columns... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | rebaked everything, fixes problems with OpenGL samples... |
tree | commitdiff |
2007-11-25 |
Václav Slavík | removed ANSI configs from VisualC++ project files |
tree | commitdiff |
2007-10-11 |
Chris Elliott | update makefiles |
tree | commitdiff |
2007-10-10 |
Chris Elliott | fixes as per http://thread.gmane.org/gmane.comp.lib... |
tree | commitdiff |
2007-08-15 |
Vadim Zeitlin | don't set incorrect initial value of '0' for the bool... |
tree | commitdiff |
2007-06-30 |
Vadim Zeitlin | changed ds[pw] files to use CRLF eol style and not... |
tree | commitdiff |
2007-06-27 |
Vadim Zeitlin | added wxLog::DisableTimestamp() to be used as a synonym... |
tree | commitdiff |
2007-06-26 |
Vadim Zeitlin | remove .cvsignore files, they're useless with svn |
tree | commitdiff |
2007-03-15 |
Vadim Zeitlin | added support for wxGRID_AUTOSIZE in wxGrid::SetRow... |
tree | commitdiff |
2007-03-15 |
Vadim Zeitlin | added wxGridUpdateLocker helper class wrapping Begin... |
tree | commitdiff |
2007-02-08 |
Vadim Zeitlin | removed the old tmake project files |
tree | commitdiff |
2007-02-07 |
Robin Dunn | rebaked after changing the version number |
tree | commitdiff |
2006-12-04 |
Vadim Zeitlin | removed explicit initial size for BugsGridFrame, it... |
tree | commitdiff |
2006-12-04 |
Vadim Zeitlin | removed unneeded SetMargins(0, 0) call (this is the... |
tree | commitdiff |
2006-11-10 |
Robin Dunn | Move version number to 2.8.0.0 and rebake the makefiles |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | rebaked with baefile rev 928 |
tree | commitdiff |
2006-11-02 |
Vadim Zeitlin | slightly better fix for missing c_str() in OnCellValueC... |
tree | commitdiff |
2006-11-02 |
Julian Smart | Eliminate POD warning/error |
tree | commitdiff |
2006-10-28 |
Robin Dunn | Moved version number to 2.7.2.0 and rebaked |
tree | commitdiff |
2006-10-28 |
Vadim Zeitlin | don't use unneeded logBuf member variable; show the... |
tree | commitdiff |
next |