projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
non-pch build fix
[wxWidgets.git]
/
src
/
generic
/
grid.cpp
2008-09-16
Vadim Zeitlin
more grid folding: got rid of duplicate version of...
blob
|
commitdiff
|
raw
2008-09-16
Vadim Zeitlin
start of the great grid folding: introduce wxGridOperat...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-15
Vadim Zeitlin
use wxSwap()
blob
|
commitdiff
|
raw
|
diff to current
2008-09-15
Vadim Zeitlin
implement CreateGrid() in terms of SetTable() instead...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-15
Vadim Zeitlin
more cleanup (removed some TODOs/FIXMEs); use native...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-15
Vadim Zeitlin
remove the now unused GetScroll[XY]
blob
|
commitdiff
|
raw
|
diff to current
2008-09-15
Vadim Zeitlin
remove automatic selection of the current row/column...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-15
Vadim Zeitlin
select current column when Ctrl-Space is pressed; the...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-15
Vadim Zeitlin
improve display of hints during column move (#9884)
blob
|
commitdiff
|
raw
|
diff to current
2008-09-15
Vadim Zeitlin
don't steal focus back to wxGrid when it hides an edito...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-15
Vadim Zeitlin
fix drawing of the column move hint when the grid is...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-15
Vadim Zeitlin
fix repaining of highlight for merged cells (#9718)
blob
|
commitdiff
|
raw
|
diff to current
2008-09-14
Vadim Zeitlin
we don't need to round up the best/fitting grid size...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-14
Vadim Zeitlin
need to AdjustScrollbars() after changing the virtual...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-14
Vadim Zeitlin
move the grid-specific workaround for scrollbar hystere...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-14
Vadim Zeitlin
don't use SetScrollbars() as this forces the grid virtu...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-15
Vadim Zeitlin
fix changing size of merged cells (#9736)
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Stefan Neis
Applied fix for wxGrid::ClearAttrCache (#9712).
blob
|
commitdiff
|
raw
|
diff to current
2008-07-06
Stefan Neis
Make AutoSizing in wxGrid's SetCol/RowSize work and...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-03
Vadim Zeitlin
don't ignore changes of empty string to 0 or vice versa...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-29
Vadim Zeitlin
don't call SetInsertionPointToEnd() on read-only combob...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-28
Vadim Zeitlin
don't ignore changes of empty string to 0 or vice versa...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-28
Vadim Zeitlin
deprecate wxTE_AUTO_SCROLL as it's always on in the...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-28
Stefan Neis
Restricted column/row resizing in cell window to left...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-18
Stefan Neis
Cleaned up/Fixed wxGrid{Cell,RowOrCol}AttrData::SetAttr...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-15
Stefan Neis
Fixed problems with reassigning the already assigned...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-15
Stefan Neis
Added missing screen update on deselection in wxGrid...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-15
Stefan Neis
Applied ticket #1230 (patch to SetColFormatCustom)...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-13
Vadim Zeitlin
fix reference counting problems with wxGridCellWithAttr...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-12
Vadim Zeitlin
fix crash which happened if you called SetAttr(NULL...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-12
Vadim Zeitlin
optimize wxGrid::BlockToDeviceRect() to avoid iterating...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-09
Vadim Zeitlin
don't use deprecate SetClippingRegion(wxRegion)
blob
|
commitdiff
|
raw
|
diff to current
2008-06-07
Vadim Zeitlin
don't refresh the current cell in SetCellHighlightROPen...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-17
Paul Cornett
fix a huge number of build errors
blob
|
commitdiff
|
raw
|
diff to current
2008-03-15
Vadim Zeitlin
use wxTE_PROCESS_{ENTER,TAB} with the wxGridCellChoiceE...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-27
Vadim Zeitlin
override SetDropTarget() in wxGrid to associate it...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-26
Vadim Zeitlin
check whether the grid is fully created in Refresh...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-03
Vadim Zeitlin
another correction to indices used in StringToLines()
blob
|
commitdiff
|
raw
|
diff to current
2008-02-03
Vadim Zeitlin
correct indices used in StringToLines() (modified patch...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-03
Vadim Zeitlin
don't use negative sizes for row/column labels subwindo...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-21
Václav Slavík
call Create from wxGrid non-default ctor instead to...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-21
Václav Slavík
wxGrid focus handling fixes:
blob
|
commitdiff
|
raw
|
diff to current
2007-12-20
Robert Roebling
Playing with wxgrid, adding optionnally native columns...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-24
Václav Slavík
ensure that wxGrid::AutoSizeColumn/Row() never sets...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
Stefan Csomor
mac cleanup
blob
|
commitdiff
|
raw
|
diff to current
2007-11-17
Robert Roebling
Use renderer to draw checkmark
blob
|
commitdiff
|
raw
|
diff to current
2007-11-17
Robert Roebling
Use wxBORDER_NONE for wxGridCellTextEditor on all platf...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-16
Vadim Zeitlin
don't capture the mouse when just moving it in the...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-09
Vadim Zeitlin
don't call SetInsertionPointEnd() on a read-only combob...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-21
Vadim Zeitlin
don't store NULL attribute in wxGridRowOrColAttrData...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-11
Julian Smart
Avoid a crash due to OnSize being called before initial...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-01
Vadim Zeitlin
extract setting max length in wxGridCellTextEditor...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-22
Vadim Zeitlin
pass wxStrings directly to wxFAIL_MSG, there is no...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-05
Robert Roebling
Compilo.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-26
Robin Dunn
ensure there is a current cell before using it to try...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-11
Vadim Zeitlin
don't use obsolete functions (mostly copystring() and...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-03
Václav Slavík
BCC5.5 compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2007-03-15
Vadim Zeitlin
added support for wxGRID_AUTOSIZE in wxGrid::SetRow...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-15
Vadim Zeitlin
added wxGridUpdateLocker helper class wrapping Begin...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-04
Vadim Zeitlin
handle mouse capture lost event in grid windows and...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-17
Vadim Zeitlin
do adjust scrollbars in our EVT_SIZE handler now that...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-16
Vadim Zeitlin
don't delete inexistent column indices in DeleteCols()
blob
|
commitdiff
|
raw
|
diff to current
2007-02-06
Robin Dunn
Don't capture the mouse until after the possible wxEVT_...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-05
Vadim Zeitlin
made (many) more wxGrid methods const
blob
|
commitdiff
|
raw
|
diff to current
2007-01-21
Stefan Neis
Improve resetting table via SetTable (extended version...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-14
Vadim Zeitlin
create in place edit control with wxTE_PROCESS_ENTER...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-07
Vadim Zeitlin
fix attribute memory leak in wxGrid::ShowCellEditContro...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-17
Vadim Zeitlin
forcefully get rid of the scrollbars in CalcWindowSizes...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-15
Vadim Zeitlin
correct GetBestSize() to return correct best size,...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Vadim Zeitlin
added the missing parameter to SetScrollbars() call...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-03
Vadim Zeitlin
fixed long standing bug with Fit() still showing the...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-26
Mattia Barbon
Use 1 as true and "" as false, not the opposite.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
Robin Dunn
ensure m_table is not NULL before trying to access...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-06
Julian Smart
Improved highlight drawing on wxMac/Core Graphics by...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-06
Stefan Csomor
fixing region clipping
blob
|
commitdiff
|
raw
|
diff to current
2006-11-04
Vadim Zeitlin
don't leave tables non-owned by the grid with dangling...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-04
Vadim Zeitlin
grid lines were incorrectly drawn over multicell cells...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Robin Dunn
GetBestFittingSize --> GetEffectiveMinSize
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Vadim Zeitlin
check that the cell using bool editor has a valid value...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-28
Vadim Zeitlin
allow customizing the string values returned by wxGridC...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-15
Robert Roebling
I don't think anylonger that DrawHeaderButton() should
blob
|
commitdiff
|
raw
|
diff to current
2006-10-08
Vadim Zeitlin
SetOverflow() should be called with a bool argument...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-08
Stefan Neis
Initialize m_overflow in wxGridCellAttr::Clone.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-02
Paul Cornett
put grid string in generic/grid.cpp, not common/datacmn.cpp
blob
|
commitdiff
|
raw
|
diff to current
2006-09-22
Kevin Hock
When autosizing a row or column (AutoSize____), use...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-19
Robert Roebling
Another RTL fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-18
Robert Roebling
More wxGrid RTL things.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-18
Robert Roebling
More RTL work. Now transform m_updateRegion and
blob
|
commitdiff
|
raw
|
diff to current
2006-09-05
Vadim Zeitlin
mark all dtors which are virtual because base class...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-30
Stefan Neis
Only support detection of "near the edge" coordinates...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-29
Michael Wetherell
Warning fixes for VC5.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Vadim Zeitlin
remove debugging printf() from wxGridCellFloatEditor...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-24
Vadim Zeitlin
allow customization of individual grid lines appearance...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-06
Robin Dunn
properly offset the mouse position for the label window...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-02
Vadim Zeitlin
fix appearance problems when the cell is scrolled ...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-02
Vadim Zeitlin
reset m_selectingKeyboard in ClearSelection() too
blob
|
commitdiff
|
raw
|
diff to current
2006-06-04
Vadim Zeitlin
silence gcc warnings about values not handled in switch
blob
|
commitdiff
|
raw
|
diff to current
2006-06-01
Włodzimierz Skiba
Include wx/listbox.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-01
Vadim Zeitlin
added possibility to reorder columns by dragging them...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Robin Dunn
Don't scroll the grid when starting a cell editor if...
blob
|
commitdiff
|
raw
|
diff to current
next