2009-01-13 |
Jouk Jansen | Update OpenVMS compile support |
tree | commitdiff |
2009-01-12 |
Stefan Csomor | adding 10.4 build compatibility for osx cocoa, see... |
tree | commitdiff |
2009-01-12 |
Vadim Zeitlin | add more flexible and safer template Connect() overload... |
tree | commitdiff |
2009-01-12 |
Paul Cornett | return index of first added image in Add(), like MSW... |
tree | commitdiff |
2009-01-11 |
Francesco Montorsi | fix for PCH-less builds |
tree | commitdiff |
2009-01-11 |
Francesco Montorsi | split wxGrid implementation in grideditors.cpp (for... |
tree | commitdiff |
2009-01-11 |
Francesco Montorsi | just fix some $Id$ tokens |
tree | commitdiff |
2009-01-11 |
Vadim Zeitlin | added wxUSE_HEADERCTRL |
tree | commitdiff |
2009-01-09 |
Francesco Montorsi | support underlined text in wxCairoContext (Marcin's... |
tree | commitdiff |
2009-01-09 |
Francesco Montorsi | Fix wxTextValidator introducing a wxTextValidatorStyle... |
tree | commitdiff |
2009-01-08 |
Francesco Montorsi | always remember to test IsOk() after using wxFileInputS... |
tree | commitdiff |
2009-01-08 |
Francesco Montorsi | a few more int/wxPolygonFillMode substitutions in wxReg... |
tree | commitdiff |
2009-01-08 |
Francesco Montorsi | change generic ints to enums in wxDC (closes #9959) |
tree | commitdiff |
2009-01-07 |
Julian Smart | Always use live sash update on Mac since it can't paint... |
tree | commitdiff |
2009-01-07 |
Francesco Montorsi | s/wxSplitPath/wxFileName::SplitPath |
tree | commitdiff |
2009-01-07 |
Francesco Montorsi | s/wxGetTempFileName/wxFileName::CreateTempFileName |
tree | commitdiff |
2008-12-31 |
Francesco Montorsi | allow the user to pass NULL for the status widths;... |
tree | commitdiff |
2008-12-31 |
Francesco Montorsi | get rid of the wxListString class in wxStatusBar code... |
tree | commitdiff |
2008-12-29 |
Francesco Montorsi | add the HTML string of the selected item to wxSimpleHtm... |
tree | commitdiff |
2008-12-28 |
Francesco Montorsi | restore tabg.h and tabg.cpp for wxMotif |
tree | commitdiff |
2008-12-28 |
Francesco Montorsi | restore tabg.cpp for wxMotif's wxNotebook implementation |
tree | commitdiff |
2008-12-27 |
Francesco Montorsi | remove the long deprecated wxTabCtrl class |
tree | commitdiff |
2008-12-27 |
Francesco Montorsi | use HasFlag(wxXX) instead of GetWindowStyle() & wxXX... |
tree | commitdiff |
2008-12-25 |
Vadim Zeitlin | make colours used by list and tree controls more consis... |
tree | commitdiff |
2008-12-25 |
Vadim Zeitlin | don't use deprecated OnScroll() |
tree | commitdiff |
2008-12-24 |
Vadim Zeitlin | allow passing -1 range to SetScrollbar() to indicate... |
tree | commitdiff |
2008-12-24 |
Vadim Zeitlin | further untangle generic and native GTK implementations... |
tree | commitdiff |
2008-12-24 |
Vadim Zeitlin | provide generic implementation for ShowScrollbars(... |
tree | commitdiff |
2008-12-24 |
Vadim Zeitlin | add wxScrollHelper::ShowScrollbars() (implemented for... |
tree | commitdiff |
2008-12-24 |
Vadim Zeitlin | add convenient GetViewStart() and Scroll() overloads... |
tree | commitdiff |
2008-12-23 |
Vadim Zeitlin | don't use \u escapes, VC6 doesn't understand them |
tree | commitdiff |
2008-12-23 |
Robert Roebling | Add wxDataViewCtrl::ExpandAncestors() and call it from... |
tree | commitdiff |
2008-12-22 |
Vadim Zeitlin | split wxEVT_GRID_CELL_CHANGE into wxEVT_GRID_CELL_CHANG... |
tree | commitdiff |
2008-12-22 |
Vadim Zeitlin | use CanSetValueAs() instead of CanGetValueAs() in wxGri... |
tree | commitdiff |
2008-12-20 |
Robert Roebling | Call Expand on an item's parent chain in EnsureVisible |
tree | commitdiff |
2008-12-19 |
Robert Roebling | Fixes #10288: wxDataViewCtrl missing selection change... |
tree | commitdiff |
2008-12-19 |
Jouk Jansen | Update OpenVMS compile support |
tree | commitdiff |
2008-12-18 |
Robert Roebling | Recalculate display (and scrollbars etc) before calling... |
tree | commitdiff |
2008-12-17 |
Vadim Zeitlin | don't scroll to the child which gets focus if it is... |
tree | commitdiff |
2008-12-17 |
Vadim Zeitlin | made wxHeaderCtrl::GetColumn() const to get rid of... |
tree | commitdiff |
2008-12-16 |
Vadim Zeitlin | added wxRearrange{List,Ctrl,Dialog} and use it in wxHea... |
tree | commitdiff |
2008-12-16 |
Robert Roebling | Fixes #10246: wxDataViewCtrl - first row does not react... |
tree | commitdiff |
2008-12-16 |
Robert Roebling | Fixes #10247: wxDataViewCtrl - event is generated when... |
tree | commitdiff |
2008-12-16 |
Robert Roebling | Added wxDataViewCtrl::IsExpanded(item) |
tree | commitdiff |
2008-12-16 |
Vadim Zeitlin | added wxGrid::SetColumnsOrder() too |
tree | commitdiff |
2008-12-15 |
Vadim Zeitlin | handle actions of the columns popup menu in wxHeaderCtr... |
tree | commitdiff |
2008-12-15 |
Bryan Petty | Fixed the incorrectly placed parenthesis so ScrollWindo... |
tree | commitdiff |
2008-12-15 |
Vadim Zeitlin | renamed GetColHeader() to GetGridColHeader() for consis... |
tree | commitdiff |
2008-12-15 |
Vadim Zeitlin | return correct (false) value in onSeparator from FindCo... |
tree | commitdiff |
2008-12-14 |
Vadim Zeitlin | don't mistake a simple click on a column for a reorderi... |
tree | commitdiff |
2008-12-14 |
Vadim Zeitlin | no changes, just refactoring: extracted the code to... |
tree | commitdiff |
2008-12-14 |
Vadim Zeitlin | refresh the grid after resetting the columns positions... |
tree | commitdiff |
2008-12-14 |
Vadim Zeitlin | added wxHeaderCtrl::ResetColumnsOrder() function; use... |
tree | commitdiff |
2008-12-14 |
Vadim Zeitlin | add support for hiding columns when using native header... |
tree | commitdiff |
2008-12-14 |
Vadim Zeitlin | no changes, just replaced SF bug number in a comment... |
tree | commitdiff |
2008-12-14 |
Vadim Zeitlin | add support for sorting to grid columns |
tree | commitdiff |
2008-12-13 |
Kevin Ollivier | Forward port new wxRenderer methods in 2.8 to trunk. |
tree | commitdiff |
2008-12-13 |
Vadim Zeitlin | support column reordering using drag and drop when... |
tree | commitdiff |
2008-12-12 |
Vadim Zeitlin | fix compuation of dirty cells when the columns are... |
tree | commitdiff |
2008-12-12 |
Vadim Zeitlin | fix best size caching |
tree | commitdiff |
2008-12-12 |
Vadim Zeitlin | really fix STL compilation |
tree | commitdiff |
2008-12-11 |
Vadim Zeitlin | don't duplicate the column reordering in generic wxHead... |
tree | commitdiff |
2008-12-11 |
Vadim Zeitlin | forward SetColPos() to the header window |
tree | commitdiff |
2008-12-11 |
Vadim Zeitlin | in STL build wxVector elements need to be assignable... |
tree | commitdiff |
2008-12-11 |
Vadim Zeitlin | added wxGrid::UseNativeColHeader() (column reordering... |
tree | commitdiff |
2008-12-11 |
Vadim Zeitlin | extract setters from wxHeaderColumnBase into a separate... |
tree | commitdiff |
2008-12-11 |
Francesco Montorsi | substitute (c) and (C) for copyright strings as documented |
tree | commitdiff |
2008-12-11 |
Vadim Zeitlin | don't use MSW-only DEFAULT_ITEM_WIDTH but the width... |
tree | commitdiff |
2008-12-11 |
Vadim Zeitlin | implement column reordering by dragging in the generic... |
tree | commitdiff |
2008-12-10 |
Vadim Zeitlin | properly implement Do[GS]etColumnsOrder() in the generi... |
tree | commitdiff |
2008-12-10 |
Vadim Zeitlin | provide Do[GS]etColumnsOrder() stubs for the generic... |
tree | commitdiff |
2008-12-10 |
Vadim Zeitlin | added EVT_HEADER_DRAGGING_CANCELLED event sent when... |
tree | commitdiff |
2008-12-10 |
Vadim Zeitlin | implement column reordering support in wxMSW wxHeaderCt... |
tree | commitdiff |
2008-12-08 |
Vadim Zeitlin | restore sorting functionality of the generic wxDataView... |
tree | commitdiff |
2008-12-08 |
Vadim Zeitlin | don't allow resizing non-resizeable columns in wxHeader... |
tree | commitdiff |
2008-12-08 |
Vadim Zeitlin | honour column min width when resizing in wxHeaderCtrl... |
tree | commitdiff |
2008-12-08 |
Vadim Zeitlin | rename wxHeaderCtrl DRAG events into RESIZE ones as... |
tree | commitdiff |
2008-12-08 |
Vadim Zeitlin | don't take EVT_HEADER_END_DRAG into account if it indic... |
tree | commitdiff |
2008-12-08 |
Vadim Zeitlin | add the possibility to cancel drag-resizing by pressing Esc |
tree | commitdiff |
2008-12-08 |
Vadim Zeitlin | forgot to capture mouse during drag-resizing |
tree | commitdiff |
2008-12-08 |
Vadim Zeitlin | fix another logical/physical coords confusion and updat... |
tree | commitdiff |
2008-12-08 |
Vadim Zeitlin | implement column resizing events in wxHeaderCtrl |
tree | commitdiff |
2008-12-08 |
Francesco Montorsi | enable wheel-scrolling under wxGTK by allowing GTK... |
tree | commitdiff |
2008-12-08 |
Vadim Zeitlin | add wxEVT_COMMAND_HEADER_SEPARATOR_DCLICK and semi... |
tree | commitdiff |
2008-12-08 |
Vadim Zeitlin | account for scroll offset correctly in the mouse event... |
tree | commitdiff |
2008-12-08 |
Vadim Zeitlin | update column highlight when mouse hovers over the... |
tree | commitdiff |
2008-12-08 |
Vadim Zeitlin | implement click events in wxHeaderCtrl |
tree | commitdiff |
2008-12-07 |
Vadim Zeitlin | update the generic wxHeaderCtrl implementation after... |
tree | commitdiff |
2008-12-07 |
Vadim Zeitlin | - Rewrite wxHeaderCtrl to be virtual-like: even if... |
tree | commitdiff |
2008-12-05 |
Vadim Zeitlin | generic implementation of wxHeaderCtrl API so far |
tree | commitdiff |
2008-12-04 |
Francesco Montorsi | call Fit() when updating the message label to adapt... |
tree | commitdiff |
2008-12-03 |
Vadim Zeitlin | extract (and expand and clean up and document) the... |
tree | commitdiff |
2008-12-02 |
Francesco Montorsi | fix typo making wxGrid crash upon usage of PgDown:... |
tree | commitdiff |
2008-12-02 |
Francesco Montorsi | add GetValue,GetRange and GetMessage helpers |
tree | commitdiff |
2008-12-01 |
Vadim Zeitlin | don't make wxGridTableBase::IsEmptyCell() pure virtual... |
tree | commitdiff |
2008-11-16 |
Paul Cornett | cleanup: unreachable code, unused variables, indentatio... |
tree | commitdiff |
2008-11-16 |
Vadim Zeitlin | fix some of icc 11.0 warnings and disable a few others |
tree | commitdiff |
2008-11-15 |
Francesco Montorsi | make GetPaperRect() and GetResolution() const functions |
tree | commitdiff |
2008-11-13 |
Vadim Zeitlin | fix warnings about hiding virtual wxGraphicsContext... |
tree | commitdiff |
2008-11-08 |
Vadim Zeitlin | release the mouse in wxGrid dtor to avoid asserts when... |
tree | commitdiff |
next |