projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Sort of autoresize if only 1 column is there
[wxWidgets.git]
/
src
/
generic
/
grid.cpp
2007-12-20
Robert Roebling
Playing with wxgrid, adding optionnally native columns...
blob
|
commitdiff
|
raw
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
2006-05-18
Robin Dunn
Reverted mistaken check-in
blob
|
commitdiff
|
raw
|
diff to current
2006-05-18
Robin Dunn
Use correct DLL import/export specifier for multi-lib...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-06
Vadim Zeitlin
blank lines were ignored in multiline cell labels ...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-06
Vadim Zeitlin
code cleanup in DrawTextRectangle()
blob
|
commitdiff
|
raw
|
diff to current
2006-05-03
David Surovell
minor cleanup - reformatting
blob
|
commitdiff
|
raw
|
diff to current
2006-04-27
Paul Cornett
use stock pens/colors
blob
|
commitdiff
|
raw
|
diff to current
2006-04-26
David Surovell
minor cleanup 2 - reformatting
blob
|
commitdiff
|
raw
|
diff to current
2006-04-25
David Surovell
minor cleanup - reformatting
blob
|
commitdiff
|
raw
|
diff to current
2006-04-20
David Surovell
fix for prior commit
blob
|
commitdiff
|
raw
|
diff to current
2006-04-20
David Surovell
cleanup - reformatting
blob
|
commitdiff
|
raw
|
diff to current
2006-04-20
Mart Raudsepp
Typo fixes (precompilatixon)
blob
|
commitdiff
|
raw
|
diff to current
2006-04-19
David Surovell
cleanup - reformatting
blob
|
commitdiff
|
raw
|
diff to current
2006-04-18
Włodzimierz Skiba
wx/wxprec.h already includes wx/defs.h (with other...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-09
Robin Dunn
Use CmdDown in mouse events instead of ControlDown...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-08
Robin Dunn
Added missing not operator that was preventing the...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-07
David Surovell
cleanup - added whitespace around operators, some blank...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-03
David Surovell
minor cleanup - reformatting
blob
|
commitdiff
|
raw
|
diff to current
2006-03-27
Włodzimierz Skiba
Final and global PRIOR/NEXT change: keep consistency...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-12
Vadim Zeitlin
don't set cursor coords to (0, 0) which could be invali...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-11
Julian Smart
Applied patch [ 1436761 ] wxGrid: Can't enable cell...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-07
Vadim Zeitlin
simplified the code in ProcessGridCellMouseEvent()...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-07
Julian Smart
Allow width to be absent but precision present
blob
|
commitdiff
|
raw
|
diff to current
2006-02-12
Michael Wetherell
Warning fixes for VC5 (Igor Korot)
blob
|
commitdiff
|
raw
|
diff to current
2006-01-22
Roger Gammans
Fix bug [1297817] - applied suggested patch
blob
|
commitdiff
|
raw
|
diff to current
2005-12-31
David Surovell
fix wxMac-QD - blank focusesed text; minor reformat
blob
|
commitdiff
|
raw
|
diff to current
2005-11-17
Julian Smart
Fixed problem with choice editor in wxGrid whereby...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-01
Kevin Hock
Code formatting cleanup from OSAF [ patch 1307563 ]
blob
|
commitdiff
|
raw
|
diff to current
2005-09-26
Vadim Zeitlin
fixed variable shadowing icc warnings
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Vadim Zeitlin
use wxIsSameDouble() and wxIsNullDouble() for warning...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Vadim Zeitlin
first round of Intel compiler warning fixes: down from...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-24
Vadim Zeitlin
added missing consts and pass objects by const referenc...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-08-04
Vadim Zeitlin
corrected test for __WXGTK__ (but should it be there...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-22
Włodzimierz Skiba
[1231183] 'cleanup: mismatched indentation' and other...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-21
Vadim Zeitlin
reverted last change with setting the focus only if...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-02
Vadim Zeitlin
only set focus to the grid window in wxGrid::HideCellEd...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-09
Julian Smart
Worked around problem with kill focus event being sent...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-06
Włodzimierz Skiba
Source cleaning inspired by and included in patch ...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-02
Vadim Zeitlin
hide the cell editor if the grid loses focus
blob
|
commitdiff
|
raw
|
diff to current
2005-06-01
Robin Dunn
Merge the cell size attribute the same way that other...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-30
Robin Dunn
Allow wxGridCellNumberEditor::StartingKey to work when...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-22
Julian Smart
Applied patch [ 1192917 ] Grids with no row or col...
blob
|
commitdiff
|
raw
|
diff to current
next