2001-04-16 |
Stefan Neis | Added patch #412132 (Fix for bug #215410) (Mainly in... |
blob | commitdiff | raw |
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 |
2000-02-21 |
Robin Dunn | forgot to uncomment a few things |
blob | commitdiff | raw | diff to current |
2000-02-21 |
Robin Dunn | Added ability for tables, grids, editors and renderers... |
blob | commitdiff | raw | diff to current |
2000-02-21 |
Vadim Zeitlin | added SetColMinimalWidth() |
blob | commitdiff | raw | diff to current |
2000-02-21 |
Vadim Zeitlin | a couple of terrible typos fixed |
blob | commitdiff | raw | diff to current |
2000-02-21 |
Vadim Zeitlin | virtualized m_row/col height/widths arrays |
blob | commitdiff | raw | diff to current |
2000-02-21 |
Vadim Zeitlin | Michaels change to OnEraseBackground() |
blob | commitdiff | raw | diff to current |
2000-02-21 |
Vadim Zeitlin | 1. removed 3d border, but |
blob | commitdiff | raw | diff to current |
2000-02-21 |
Vadim Zeitlin | include |
blob | commitdiff | raw | diff to current |
2000-02-20 |
Robert Roebling | configure changes |
blob | commitdiff | raw | diff to current |
2000-02-18 |
Vadim Zeitlin | auto arrays can't be initialized - compile error for... |
blob | commitdiff | raw | diff to current |
2000-02-17 |
Robert Roebling | Small testing changes, |
blob | commitdiff | raw | diff to current |
2000-02-17 |
Vadim Zeitlin | added wxGridCellEditor::StartingClick(), used by BoolEditor |
blob | commitdiff | raw | diff to current |
2000-02-17 |
Vadim Zeitlin | some (attempts of) appearance fixes for wxGCBoolRenderer |
blob | commitdiff | raw | diff to current |
2000-02-17 |
Vadim Zeitlin | wxGridCellEditor::PaintBackground() added |
blob | commitdiff | raw | diff to current |
2000-02-17 |
Vadim Zeitlin | bool editor/renderer added |
blob | commitdiff | raw | diff to current |
2000-02-17 |
Vadim Zeitlin | 1. EVT_GRID_XXX constants renamed to wxEVT_GRID_XXX |
blob | commitdiff | raw | diff to current |
2000-02-16 |
Vadim Zeitlin | added support for readonly cells and 3d border drawing |
blob | commitdiff | raw | diff to current |
2000-02-16 |
Robin Dunn | Eats EVT_CHAR events for WXK_ESCAPE, WXK_TAB, and WXK_R... |
blob | commitdiff | raw | diff to current |
2000-02-16 |
Robin Dunn | disable edit control before insert/delete row/col |
blob | commitdiff | raw | diff to current |
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 |
next |