2008-05-27 |
Robert Roebling | Use wxList::DeleteContents() to delete columns |
tree | commitdiff |
2008-05-23 |
Vadim Zeitlin | fix MSVC warnings about conversions between pointers... |
tree | commitdiff |
2008-05-22 |
Vadim Zeitlin | don't reserve space for the icons if none are used... |
tree | commitdiff |
2008-05-21 |
Robert Roebling | Added InsertColumn( pos, col ), some reformating |
tree | commitdiff |
2008-05-20 |
Robert Roebling | Commit mem leak fix I introduced |
tree | commitdiff |
2008-05-20 |
Robert Roebling | Fix mem corruption due to string no longer being in... |
tree | commitdiff |
2008-05-20 |
Robert Roebling | Don't make lines narrower that default line height... |
tree | commitdiff |
2008-05-17 |
Vadim Zeitlin | allow loading wxAnimationCtrl contents from stream... |
tree | commitdiff |
2008-05-17 |
Vadim Zeitlin | native wxBitmapComboBox implementation for MSW (patch... |
tree | commitdiff |
2008-05-16 |
Robert Roebling | Correct vert alignment |
tree | commitdiff |
2008-05-16 |
Robert Roebling | ignore invisble columns in height calculation |
tree | commitdiff |
2008-05-16 |
Robert Roebling | Option for variable line heights (MSW and GTK+ sofar) |
tree | commitdiff |
2008-05-15 |
Paul Cornett | fix some warnings from GCC -Wextra |
tree | commitdiff |
2008-05-11 |
Vadim Zeitlin | fix appending items to sorted control (patch 1940384) |
tree | commitdiff |
2008-05-11 |
Stefan Neis | Blind fix for bug #1936227 (unable to set initial value... |
tree | commitdiff |
2008-05-09 |
Robin Dunn | Merge r53510 from 2.8 branch |
tree | commitdiff |
2008-05-08 |
Vadim Zeitlin | fix some unused variables warnings reported by Borland |
tree | commitdiff |
2008-05-08 |
Vadim Zeitlin | correct the signature of the overriden Reparent() |
tree | commitdiff |
2008-04-30 |
Robert Roebling | Use cairo_scale() for scaling to full printing resoluti... |
tree | commitdiff |
2008-04-29 |
Robert Roebling | Tried to transform wxGC like wxDC, failed |
tree | commitdiff |
2008-04-28 |
Robert Roebling | Added new wxGraphicsContext:Create( wxPrinterDC ) inste... |
tree | commitdiff |
2008-04-28 |
Robert Roebling | Check for m_treeCtrl!=NULL, [ wxwindows-Patches-1953459... |
tree | commitdiff |
2008-04-25 |
Robert Roebling | Made wxCairo graphics code compile again, wxGraphicsBit... |
tree | commitdiff |
2008-04-19 |
Robert Roebling | Fixed wxDatePickerCtrl under OS X |
tree | commitdiff |
2008-04-18 |
Robert Roebling | Layout improvements for CalendarCtrl |
tree | commitdiff |
2008-04-14 |
Robert Roebling | Support bitmaps and text and header columns using wxIma... |
tree | commitdiff |
2008-04-14 |
Robert Roebling | Added bitmap support to column header |
tree | commitdiff |
2008-04-11 |
Jouk Jansen | Updates for VMS : new Makefiles, proper type casts |
tree | commitdiff |
2008-04-08 |
Robert Roebling | Adapt MSW's renderer's alignment to use column header... |
tree | commitdiff |
2008-04-07 |
Robert Roebling | Split wxDataViewVirtualModel fork wxDataViewIndexModel... |
tree | commitdiff |
2008-04-07 |
Vadim Zeitlin | correct positioning of the control and removed workarou... |
tree | commitdiff |
2008-04-06 |
Vadim Zeitlin | no changes, just fix typo in variable name |
tree | commitdiff |
2008-04-06 |
Vadim Zeitlin | reset m_selection in DeleteAllPages() (patch 1922215... |
tree | commitdiff |
2008-04-05 |
Robert Roebling | Fixed bug that made adding a child to a branch (that... |
tree | commitdiff |
2008-04-05 |
Robert Roebling | Probable fix for [ 1933745 ] Crash in wxDataViewHeaderW... |
tree | commitdiff |
2008-04-05 |
Robert Roebling | [ 1922123 ] Generic wxDataViewCtrl leaks |
tree | commitdiff |
2008-04-05 |
Robert Roebling | Support renderer::LeftClick() in generic code, removed... |
tree | commitdiff |
2008-04-04 |
Vadim Zeitlin | set focus to the control when it's clicked |
tree | commitdiff |
2008-04-04 |
Vadim Zeitlin | generate the correct events in the native MSW version... |
tree | commitdiff |
2008-04-04 |
Vadim Zeitlin | initial native implementation of wxCalendarCtrl for MSW |
tree | commitdiff |
2008-04-01 |
Václav Slavík | compilation fix for wxMSW and r52961 |
tree | commitdiff |
2008-04-01 |
Václav Slavík | Generalized wxScrolledWindow into wxScrolled<T> that... |
tree | commitdiff |
2008-04-01 |
Robin Dunn | Don't force wxBORDER_SUNKEN so the programmer can speci... |
tree | commitdiff |
2008-03-31 |
Vadim Zeitlin | throw away the now invalid items in wxSelectionStore... |
tree | commitdiff |
2008-03-31 |
Vadim Zeitlin | store selected indices as unsigned int, not size_t... |
tree | commitdiff |
2008-03-28 |
Vadim Zeitlin | added native GTK implementation of wxCalendarCtrl ... |
tree | commitdiff |
2008-03-26 |
Julian Smart | Added GetId() to Connect calls to ensure only the relev... |
tree | commitdiff |
2008-03-24 |
Václav Slavík | no need to export private list/arrays of generic contro... |
tree | commitdiff |
2008-03-24 |
Francesco Montorsi | fix for built with compat 2.8 off |
tree | commitdiff |
2008-03-23 |
Vadim Zeitlin | fix crash when pressing Up key in empty combobox |
tree | commitdiff |
2008-03-22 |
Francesco Montorsi | use wx-style header and commets; fix indentation to... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | rename classes use by generic wxSpinCtrl implementation... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | don't pass unnecessary arguments to FindOrCreateBrush... |
tree | commitdiff |
2008-03-18 |
Vadim Zeitlin | added wxSpinCtrlDouble (slightly modified patch 1835864) |
tree | commitdiff |
2008-03-17 |
Vadim Zeitlin | don't provide unnecessary (as default) arguments to... |
tree | commitdiff |
2008-03-17 |
Paul Cornett | fix a huge number of build errors |
tree | commitdiff |
2008-03-16 |
Francesco Montorsi | introduce wxBrushStyle enum and replace 'int style... |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | implement wxSpinCtrl::Reparent() to properly reparent... |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | don't assign the returned value in wxMDIParentFrame... |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | use wxTE_PROCESS_{ENTER,TAB} with the wxGridCellChoiceE... |
tree | commitdiff |
2008-03-10 |
Vadim Zeitlin | further simplifiy USE_NATIVE_HEADER_WINDOW checks |
tree | commitdiff |
2008-03-09 |
Vadim Zeitlin | don't use native headers in wxUniv build (this doesn... |
tree | commitdiff |
2008-03-04 |
Václav Slavík | fixed wxGenericTreeCtrl::DoThaw to call base class... |
tree | commitdiff |
2008-03-04 |
Václav Slavík | removed IsFrozen() from paint handler, no need for... |
tree | commitdiff |
2008-03-03 |
Vadim Zeitlin | use the selection background colour set using SetSelect... |
tree | commitdiff |
2008-03-03 |
Václav Slavík | made Freeze/Thaw recursively (un)freeze child windows too |
tree | commitdiff |
2008-03-02 |
Vadim Zeitlin | use custom selection colours in wxHtmlListBox again... |
tree | commitdiff |
2008-03-02 |
Vadim Zeitlin | decouple item index from string value (patch 1905702) |
tree | commitdiff |
2008-03-02 |
Vadim Zeitlin | add support for custom controls in file dialog in wxGTK... |
tree | commitdiff |
2008-03-02 |
Vadim Zeitlin | use generic dialogs under Palm (generic.diff part of... |
tree | commitdiff |
2008-03-01 |
Julian Smart | Image size fix |
tree | commitdiff |
2008-03-01 |
Robert Roebling | Patch for context menu event for generic/Windows code |
tree | commitdiff |
2008-02-27 |
Vadim Zeitlin | clip the text in report mode to prevent it from overflo... |
tree | commitdiff |
2008-02-27 |
Vadim Zeitlin | translate "Copy URL" string in the popup menu (feature... |
tree | commitdiff |
2008-02-27 |
Vadim Zeitlin | override SetDropTarget() in wxGrid to associate it... |
tree | commitdiff |
2008-02-26 |
Vadim Zeitlin | check whether the grid is fully created in Refresh... |
tree | commitdiff |
2008-02-22 |
Václav Slavík | fixed strange focus order in wxTipDialog and set initia... |
tree | commitdiff |
2008-02-16 |
Vadim Zeitlin | fix redundant storage of current date both in wxCalenda... |
tree | commitdiff |
2008-02-14 |
Václav Slavík | greatly simplified wxGenericCollapsiblePane::OnStateCha... |
tree | commitdiff |
2008-02-12 |
Vadim Zeitlin | use platform-specific styles in xTR_DEFAULT_STYLE but... |
tree | commitdiff |
2008-02-12 |
Václav Slavík | added wxWindow::HandleAsNavigationKey() helper for... |
tree | commitdiff |
2008-02-11 |
Vadim Zeitlin | make wxGenericCollapsiblePane a wxControlContainer... |
tree | commitdiff |
2008-02-09 |
Vadim Zeitlin | don't hardcode grey/white colours for non-MSW/Mac in... |
tree | commitdiff |
2008-02-07 |
Julian Smart | Avoid scrolling parts of the screen that don't belong... |
tree | commitdiff |
2008-02-03 |
Vadim Zeitlin | another correction to indices used in StringToLines() |
tree | commitdiff |
2008-02-03 |
Vadim Zeitlin | wxFontData doesn't need to be static in wxGenericFontBu... |
tree | commitdiff |
2008-02-03 |
Vadim Zeitlin | correct indices used in StringToLines() (modified patch... |
tree | commitdiff |
2008-02-03 |
Vadim Zeitlin | don't use negative sizes for row/column labels subwindo... |
tree | commitdiff |
2008-01-31 |
Václav Slavík | added InitRGBA to generic wxColour to fix linking ... |
tree | commitdiff |
2008-01-21 |
Václav Slavík | call Create from wxGrid non-default ctor instead to... |
tree | commitdiff |
2008-01-21 |
Václav Slavík | wxGrid focus handling fixes: |
tree | commitdiff |
2008-01-19 |
Stefan Neis | Fixed OS/2 compilation after wxDC changes |
tree | commitdiff |
2008-01-16 |
Julian Smart | Correction for cursor setting when moving out of a... |
tree | commitdiff |
2008-01-16 |
Robert Roebling | [ 1635287 ] wrong cursor when dragging an image |
tree | commitdiff |
2008-01-14 |
Vadim Zeitlin | rename wxBK_BUTTONBAR to wxTBK_BUTTONBAR as it's wxTool... |
tree | commitdiff |
2008-01-14 |
Vadim Zeitlin | added wxTBK_HORZ_LAYOUT (heavily modified patch 1855678) |
tree | commitdiff |
2008-01-14 |
Paul Cornett | make XPM data pointer parameter fully const |
tree | commitdiff |
2008-01-14 |
Robert Roebling | Partial impl of auto resizing columns |
tree | commitdiff |
2008-01-11 |
Jouk Jansen | updates for OpenVMS compile support |
tree | commitdiff |
2008-01-10 |
Robert Roebling | Use SetFocusIgnoringChildren() |
tree | commitdiff |
next |