projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
Make easier to compile with MSVC5.
[wxWidgets.git]
/
src
/
generic
/
grid.cpp
2000-02-16
Robin Dunn
disable edit control before insert/delete row/col
blob
|
commitdiff
|
raw
2000-02-16
Vadim Zeitlin
the in-place control uses the attr for colours/font...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-16
Vadim Zeitlin
deTABified
blob
|
commitdiff
|
raw
|
diff to current
2000-02-16
Robin Dunn
Added getters/setters for cell and grid-default editors
blob
|
commitdiff
|
raw
|
diff to current
2000-02-16
Stefan Neis
Added UpdateAttrRows/Cols to change the row/column...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-15
Robin Dunn
fix for goofed up grid borders when scrolling/refreshing
blob
|
commitdiff
|
raw
|
diff to current
2000-02-15
Robin Dunn
Some cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-14
Robin Dunn
1. Initialized m_displayed to TRUE to solve a cell...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-14
Stefan Neis
Fixed SetCurrentCell.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-14
Robin Dunn
wxGridCellEditor plugged in and operational for strings.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-14
Robin Dunn
1. Fixed slow-click timer.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-13
Stefan Neis
Shift edit control (since we shifted cells in last...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-13
Stefan Neis
Added enabling/disabling of cell edit control.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-13
Robin Dunn
1. Grid cell defaults are now handled by an internal...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-11
Vadim Zeitlin
added attr assignment for rows/columns
blob
|
commitdiff
|
raw
|
diff to current
2000-02-11
Vadim Zeitlin
added an extremely simple cell attr cache (yet it catch...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-11
Vadim Zeitlin
added wxGridCellRenderer
blob
|
commitdiff
|
raw
|
diff to current
2000-02-11
Vadim Zeitlin
fixed setting more than one attr for a cell
blob
|
commitdiff
|
raw
|
diff to current
2000-02-11
Vadim Zeitlin
removed debugging messages I just added by default
blob
|
commitdiff
|
raw
|
diff to current
2000-02-11
Vadim Zeitlin
added ChangeCursorMode() method, rewrote the col/row...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-11
Michael Bedward
Added facility to resize rows and cols by dragging...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-10
Bart A.M. Jourquin
#include textfile.h out of the WX_PRECOMP section ...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-10
Michael Bedward
Added wxTextFile functions to make multi-line text...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-10
Michael Bedward
Reverted changes to grid line positioning that caused...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-09
Vadim Zeitlin
cell attributes added (doesn't quite work, work in...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-09
Stefan Neis
Fix refreshs for wxGTK.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-09
Michael Bedward
Changed grid line positioning slightly to line up the...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-09
Michael Bedward
Fixed problem where corner label was displayed when...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-09
Michael Bedward
Simplified sizing code. Sub-windows are now sized...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-09
Michael Bedward
Partially reverted last changes because of problems...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-09
Michael Bedward
Initializing more variables in wxGrid::Create()
blob
|
commitdiff
|
raw
|
diff to current
2000-02-09
Michael Bedward
Added more 3d rendering to row and col labels and remov...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-09
Michael Bedward
A few optimizations to Refresh() calls for the grid...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-09
Michael Bedward
Implemented row and col label size functions.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-08
Michael Bedward
Fixed problem with label resize cursor not resetting
blob
|
commitdiff
|
raw
|
diff to current
2000-02-07
Stefan Neis
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
2000-02-07
Michael Bedward
Fixes for problem where selection fails to start on...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-07
Michael Bedward
Fixed bug in wxGrid::DrawAllGridLines that was causing...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-06
Stefan Neis
Minor fix in screen update code
blob
|
commitdiff
|
raw
|
diff to current
2000-02-06
Julian Smart
Some BC++ 4.5 and other compile fixes; changed FAR...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-06
Stefan Neis
Optimized Refresh Area in various functions
blob
|
commitdiff
|
raw
|
diff to current
2000-02-05
Stefan Neis
Added different strategy for updating grid lines.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-05
Robert Roebling
Fixed status bar probs,
blob
|
commitdiff
|
raw
|
diff to current
2000-02-05
Julian Smart
VC++ changes + makeproj additions
blob
|
commitdiff
|
raw
|
diff to current
2000-02-05
Stefan Neis
Fixed typo
blob
|
commitdiff
|
raw
|
diff to current
2000-02-05
Michael Bedward
Space now move active cell right if grid is not editable
blob
|
commitdiff
|
raw
|
diff to current
2000-02-05
Michael Bedward
Removed erroneous EVT_SCROLLWIN
blob
|
commitdiff
|
raw
|
diff to current
2000-02-04
Robert Roebling
Minor GTK fixes for wxGrid.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-04
Vadim Zeitlin
fixed resize line drawing
blob
|
commitdiff
|
raw
|
diff to current
2000-02-04
Vadim Zeitlin
fixed refresh problem due to rounding errors
blob
|
commitdiff
|
raw
|
diff to current
2000-02-04
Michael Bedward
Many bug fixes for display code:
blob
|
commitdiff
|
raw
|
diff to current
2000-02-04
Stefan Neis
Added drag-shrinking
blob
|
commitdiff
|
raw
|
diff to current
2000-02-03
Vadim Zeitlin
re-checking in files in Unix mode
blob
|
commitdiff
|
raw
|
diff to current
2000-02-03
Michael Bedward
Removed cell highlighting temporarily. Now wxGrid...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-03
Michael Bedward
Major redesign of grid classes:
blob
|
commitdiff
|
raw
|
diff to current
1999-12-16
Vadim Zeitlin
Win16 compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-11-02
Vadim Zeitlin
include <wx/...> => include "wx/..."
blob
|
commitdiff
|
raw
|
diff to current
1999-10-31
Julian Smart
Fixes for VC++ 4 compilation; fixed wxCommandEvent...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-29
Michael Bedward
Changes to fix problem where spurious scrollbar(s)...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-29
Ove Kaaven
A few Unicode compilation fixes (mostly wxT())
blob
|
commitdiff
|
raw
|
diff to current
1999-10-27
Michael Bedward
Fixed bug that caused wrong block of cells to be select...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-26
Julian Smart
Removed lots of wxMotif compile warnings. Copied new...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-26
Michael Bedward
Fixed bug that caused crashes if wxGrid::OnSize was...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-25
Michael Bedward
Fix for incomplete initial display sometimes with wxMSW
blob
|
commitdiff
|
raw
|
diff to current
1999-10-23
Julian Smart
BC++ and Watcom C++ makefile and source fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-10-19
Michael Bedward
Added EVT_GRID_SELECT_CELL
blob
|
commitdiff
|
raw
|
diff to current
1999-10-18
Michael Bedward
Improved cell highlighting when in-place editing is...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-14
Michael Bedward
Changed all EVT_WXGRID... constants to EVT_GRID...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-13
Michael Bedward
Fixed bug causing crashes when all rows or cols were...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-08
Karsten Ballüder
replaced T() makro with wxT() due to namespace probs...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-07
Vadim Zeitlin
compile fix for BC++
blob
|
commitdiff
|
raw
|
diff to current
1999-10-07
Michael Bedward
Added page up and page down key support.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-06
Vadim Zeitlin
some warnings suppressed
blob
|
commitdiff
|
raw
|
diff to current
1999-10-06
Unknown (JL)
compile error with VC6.0 fixed. #include "wx/wxprec...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-06
Michael Bedward
Have to set focus to edit control when it is shown...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-06
Michael Bedward
Added new wxGrid classes. This is a work in progress !
blob
|
commitdiff
|
raw
|
diff to current