projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added dialog tabbing to wxX11.
[wxWidgets.git]
/
src
/
generic
/
grid.cpp
2002-02-21
Vadim Zeitlin
don't crash if editing of the cell wasn't started for...
blob
|
commitdiff
|
raw
2002-02-12
Robin Dunn
Fixed a bug that prevented editors and renderers to...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-05
Robin Dunn
Derive wxGridWindow from wxWindow instead of wxPanel...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-27
Vadim Zeitlin
set extra margins to be 0 by default, not 50
blob
|
commitdiff
|
raw
|
diff to current
2002-01-26
Vadim Zeitlin
fixed bug in wxGrid dimensions calculation (Staffan...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-08
Václav Slavík
use the new wxSystemSettings API everywhere
blob
|
commitdiff
|
raw
|
diff to current
2002-01-07
Robin Dunn
Prevent crash when m_defGridAttr is NULL
blob
|
commitdiff
|
raw
|
diff to current
2001-12-30
Vadim Zeitlin
fixed uninitialized wxGridCellAttr::m_defGridAttr ...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-25
Vadim Zeitlin
fixed compilation for strict ANSI compilers
blob
|
commitdiff
|
raw
|
diff to current
2001-12-24
Vadim Zeitlin
fixed Fit() to avoid showing scrollbars
blob
|
commitdiff
|
raw
|
diff to current
2001-12-24
Vadim Zeitlin
really fixed GetRenderer() and GetEditor() methods...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-20
Vadim Zeitlin
applied patch 475879 (Can't use subclassed GridCellEditor)
blob
|
commitdiff
|
raw
|
diff to current
2001-11-19
Vadim Zeitlin
fixed a memory leak and an initialization problem
blob
|
commitdiff
|
raw
|
diff to current
2001-11-04
David Webster
TRUE and FALSE, not true and false.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-02
Vadim Zeitlin
support for vetoing grid cell editing (patch 469049)
blob
|
commitdiff
|
raw
|
diff to current
2001-10-22
Robin Dunn
It's better to scroll by a little too much than by...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-13
Vadim Zeitlin
changed some Remove()s into RemoveAt()s
blob
|
commitdiff
|
raw
|
diff to current
2001-10-10
Vadim Zeitlin
formatting changes
blob
|
commitdiff
|
raw
|
diff to current
2001-08-25
Vadim Zeitlin
added \#if wxUSE_GRID around the whole file (patch...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-07
Vadim Zeitlin
1. fixed typo ('&' instead of '|') in wxNotebook
blob
|
commitdiff
|
raw
|
diff to current
2001-07-03
Vadim Zeitlin
renamed scrolwin file - no other way to make wxGTK...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-27
Julian Smart
More small fixes
blob
|
commitdiff
|
raw
|
diff to current
2001-05-31
Robin Dunn
Added EVT_GRID_EDITOR_CREATED and wxGridEditorCreatedEv...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-27
Vadim Zeitlin
applied tons of wxGrid patches
blob
|
commitdiff
|
raw
|
diff to current
2001-05-16
Vadim Zeitlin
applied patch 415912 (fixing problems with wxGrid attrs)
blob
|
commitdiff
|
raw
|
diff to current
2001-05-09
Robin Dunn
Added accessors for the sub-windows in the wxGrid.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-04
Robin Dunn
Redirected mouse wheel events from the child grid windo...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-02
Kendall Bennett
Updates to fix Watcom C/C++ 11.0 compiler warning probl...
blob
|
commitdiff
|
raw
|
diff to current
2001-04-20
Stefan Neis
Hopefully fixed bug #233492 (SelectAll crashed on empty...
blob
|
commitdiff
|
raw
|
diff to current
2001-04-17
George Tasker
Fixed a compiler performance warning
blob
|
commitdiff
|
raw
|
diff to current
2001-04-16
Stefan Neis
Added patch #412132 (Fix for bug #215410) (Mainly in...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-02
Vadim Zeitlin
added missing GetEventHandler() (patch #103561)
blob
|
commitdiff
|
raw
|
diff to current
2001-01-31
Vadim Zeitlin
1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-25
Robert Roebling
Prepare wxToolBarSimple for event type change.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-02
Vadim Zeitlin
patch adding DeselectXXX() functions from Roland Scholz...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-25
Vadim Zeitlin
typo in AutosizeRowOrCol fixed (bug 115437)
blob
|
commitdiff
|
raw
|
diff to current
2000-11-12
Robin Dunn
Changed wxGridCellEditor::IsAcceptedKey to only check...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-11
Robin Dunn
Allow a NULL editor and/or renderer to be passed to...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-08
Michael Bedward
Added Paul Gamman's patch for 0 as FALSE in bool editor...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-08
Bryan Petty
second merge of the 2.2 branch (RL)
blob
|
commitdiff
|
raw
|
diff to current
2000-08-04
Michael Bedward
Removed redundant m_left etc. variables
blob
|
commitdiff
|
raw
|
diff to current
2000-07-28
Michael Bedward
Renamed existing wxGrid::SelectBlock to HighlightBlock.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-27
Michael Bedward
Fix for bug where the cell highlight was not cleared...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-27
Michael Bedward
Added another hack to the collection of hacks in
blob
|
commitdiff
|
raw
|
diff to current
2000-07-27
Michael Bedward
Changed cell and label alignment functions to use wxALI...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-24
Michael Bedward
Changes as per patch from Paul Gammans to fix bug with...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-21
Michael Bedward
Added ForceRefresh() to request immediate repainting...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-03-13
Stefan Neis
Improved selection mode handling in wxGrid::SelectBlock
blob
|
commitdiff
|
raw
|
diff to current
2000-03-13
Stefan Neis
More compilation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-11
Stefan Neis
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
2000-03-11
Stefan Neis
Added WXUNUSED_GTK and WXUNUSED_GTK_AND_MOTIF
blob
|
commitdiff
|
raw
|
diff to current
2000-03-11
Stefan Neis
Added many WXUNUSED, untabified once again.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-11
Stefan Neis
Fixed remaining int vs. long warnings.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-10
Stefan Neis
Changed wxGridCellCoords from long to int (get rid...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-10
Julian Smart
Small fixes for Tex2RTF but alas, we still get memory...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-10
Vadim Zeitlin
1. fixed warning which was hiding a bug in wxGrid:...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-09
Stefan Neis
Make correct cell visible for cursor movement.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-09
Stefan Neis
Modified keyboard and mouse handling wrt selecting...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-09
Stefan Neis
Changed Shift+Arrow handling
blob
|
commitdiff
|
raw
|
diff to current
2000-03-08
Julian Smart
Made VC++ makefiles and project files a bit more consistent
blob
|
commitdiff
|
raw
|
diff to current
2000-03-07
Michael Bedward
Modified <shift>+arrow key behaviour so that the starti...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-07
Michael Bedward
Moved current cell initialization from wxGrid::OnPaint to
blob
|
commitdiff
|
raw
|
diff to current
2000-03-04
Stefan Neis
Improved handling of selection/deselection events.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-04
Stefan Neis
Bugfixes; added selection modes demo to griddemo
blob
|
commitdiff
|
raw
|
diff to current
2000-03-04
Stefan Neis
Added SetSelectionMode
blob
|
commitdiff
|
raw
|
diff to current
2000-03-03
Stefan Neis
Added extended selection support.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-02
Vadim Zeitlin
1. wxGrid row can't be resized to less than minimal...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-01
Vadim Zeitlin
1. warning in gtk/menu.cpp fixed
blob
|
commitdiff
|
raw
|
diff to current
2000-03-01
Vadim Zeitlin
asserts in wxGridStringTable corrected
blob
|
commitdiff
|
raw
|
diff to current
2000-03-01
Michael Bedward
Minor compilation fix for Borland
blob
|
commitdiff
|
raw
|
diff to current
2000-02-29
Vadim Zeitlin
setting parameters for wxGridCellFloatRenderer seems...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-29
Vadim Zeitlin
1. more corrections for ref counted editors/renderers...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-29
Vadim Zeitlin
wxGridCellRenderer/Editor made ref counted
blob
|
commitdiff
|
raw
|
diff to current
2000-02-29
Vadim Zeitlin
1. added range checks in wxGridStringTable
blob
|
commitdiff
|
raw
|
diff to current
2000-02-29
Michael Bedward
Added wxWANTS_CHARS style to all windows so that the...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-28
Vadim Zeitlin
wxGridCellAttr::Clone() added to allow the demo of...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-28
Vadim Zeitlin
grid autosize fixes/changes
blob
|
commitdiff
|
raw
|
diff to current
2000-02-26
Vadim Zeitlin
wxGrid::AutoSize() added
blob
|
commitdiff
|
raw
|
diff to current
2000-02-25
Michael Bedward
Added call to CalcDimensions() at end of wxGrid::Init...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-25
Vadim Zeitlin
F2 enables edit in place
blob
|
commitdiff
|
raw
|
diff to current
2000-02-24
Robert Roebling
Minor optical things.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-23
Vadim Zeitlin
typo fixed
blob
|
commitdiff
|
raw
|
diff to current
2000-02-23
Vadim Zeitlin
1. wxGCBoolRenderer looks better under MSW
blob
|
commitdiff
|
raw
|
diff to current
2000-02-23
Robin Dunn
fallback to string changes for number and float editors
blob
|
commitdiff
|
raw
|
diff to current
2000-02-23
Stefan Neis
Improved wxMotif's look.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-23
Stefan Neis
Improved checkmark on wxMotif.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-23
Julian Smart
Misc small changes, some for VC++ 1.5
blob
|
commitdiff
|
raw
|
diff to current
2000-02-23
Vadim Zeitlin
fall back on text value if no long/double value could...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-23
Vadim Zeitlin
removed saveValue param in EndEdit()
blob
|
commitdiff
|
raw
|
diff to current
2000-02-23
Michael Bedward
Added wxGrid::DrawGridSpace function to suppress junk...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-23
Robin Dunn
Some mouse events need to be handled even when outside...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-23
Robin Dunn
delay getting the default editor and renderer (by data...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-22
Robert Roebling
Playing with scrolling, als fixed redraw
blob
|
commitdiff
|
raw
|
diff to current
2000-02-22
Stefan Neis
Compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
2000-02-22
Vadim Zeitlin
added combobox editor
blob
|
commitdiff
|
raw
|
diff to current
2000-02-22
Vadim Zeitlin
column autosizing added
blob
|
commitdiff
|
raw
|
diff to current
2000-02-22
Vadim Zeitlin
added renderers/editors for long/float, not fully teste...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-22
Vadim Zeitlin
don't draw cell highlight over the cell editor (improve...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-22
Michael Bedward
Added functions to enable/disable drag-resizing of...
blob
|
commitdiff
|
raw
|
diff to current
next