projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
compilation fixes after pen/brush styles changes
[wxWidgets.git]
/
src
/
generic
/
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
2008-01-10
Robert Roebling
Applied [ 1867939 ] fixes for wxTreeCtrl crashes when...
tree
|
commitdiff
2008-01-10
Robert Roebling
Simplified code and applied [ 1867939 ] fixes for wxTre...
tree
|
commitdiff
2008-01-10
Julian Smart
Corrections to bitmap handling
tree
|
commitdiff
2008-01-08
Vadim Zeitlin
resolve ambiguity between 2 inherited versions of Clear...
tree
|
commitdiff
2008-01-07
Vadim Zeitlin
compilation fix after wxDateTime::ParseFormat() changes
tree
|
commitdiff
2008-01-06
Vadim Zeitlin
use wxFlexGridSizer for layout of the labels in the...
tree
|
commitdiff
2008-01-06
Vadim Zeitlin
use wxWindowIDRef to transparently implement auto-gener...
tree
|
commitdiff
2008-01-05
Vadim Zeitlin
move Freeze() and Thaw() to wxWindowBase to ensure...
tree
|
commitdiff
2008-01-05
Vadim Zeitlin
compilation fix (remove default ctor already implemente...
tree
|
commitdiff
2008-01-03
Vadim Zeitlin
also scroll vertically if necessary in MoveToItem(...
tree
|
commitdiff
2008-01-02
Julian Smart
Suppressed the themed border by defining GetDefaultBorder
tree
|
commitdiff
2008-01-02
Vadim Zeitlin
don't lock the gs_prevCS critical section recursively...
tree
|
commitdiff
2008-01-01
Vadim Zeitlin
do VMS-specific X symbols redefinitions only once in...
tree
|
commitdiff
2007-12-29
Julian Smart
Added missing includes
tree
|
commitdiff
2007-12-29
Julian Smart
Added automatic dialog scrolling ability
tree
|
commitdiff
2007-12-28
Robert Roebling
Implement rest of MSW's wxDataViewCtrl's native column...
tree
|
commitdiff
2007-12-28
Robert Roebling
Restore MSW's colour picker, II
tree
|
commitdiff
2007-12-28
Robert Roebling
Restore MSW's colour picker
tree
|
commitdiff
2007-12-28
Robin Dunn
It is possible for a scrolled window to get focus event...
tree
|
commitdiff
2007-12-27
Robert Roebling
Also get header button height right
tree
|
commitdiff
2007-12-27
Robert Roebling
Remove (wrong) theme border from header control
tree
|
commitdiff
2007-12-26
Robert Roebling
Some reorder code for MSW's dataviewctrl
tree
|
commitdiff
2007-12-26
Robert Roebling
Patch from Hartwig and me for implementing reorderable...
tree
|
commitdiff
2007-12-22
Vadim Zeitlin
implement wxListCtrl::ScrollList() (in report view...
tree
|
commitdiff
2007-12-21
Václav Slavík
fixed wxScrolledWindow best size calculation: compute...
tree
|
commitdiff
2007-12-21
Jouk Jansen
Updates For OpenVMS support and some extra includes...
tree
|
commitdiff
2007-12-20
Václav Slavík
wxScrolledWindow can get wxEVT_CHILD_FOCUS event for...
tree
|
commitdiff
2007-12-20
Robert Roebling
Playing with wxgrid, adding optionnally native columns...
tree
|
commitdiff
2007-12-20
Robert Roebling
Remove old event type compatibility
tree
|
commitdiff
2007-12-20
Julian Smart
Corrected wxRTTI for wxNotebook so dynamic casting...
tree
|
commitdiff
2007-12-19
Václav Slavík
when a window inside scrolled window receives focus...
tree
|
commitdiff
2007-12-18
Stefan Csomor
moving things to private headers
tree
|
commitdiff
2007-12-18
Robert Roebling
Correct background colourin wxDataViewCtrl, Use IsOk...
tree
|
commitdiff
2007-12-17
Robert Roebling
Added wxDataViewListIndexModel::Reset(), clarified...
tree
|
commitdiff
2007-12-17
Robert Roebling
Added wxDataViewListIndexModel::RowsDeleted() and vario...
tree
|
commitdiff
2007-12-16
Robert Roebling
Patches-1851591 ] dataview sample is crashing (under...
tree
|
commitdiff
2007-12-15
Vadim Zeitlin
Fix Ok/IsOk() mess in wxGDIObject-derived classes;...
tree
|
commitdiff
2007-12-11
Vadim Zeitlin
hack: don't use wxCharTypeBuffer<char>::operator[]...
tree
|
commitdiff
2007-12-08
Stefan Csomor
moving collapsible pane a few steps forward os OSX
tree
|
commitdiff
2007-12-08
Robert Roebling
Use native DisclosureTriangle control for wxCollapsible...
tree
|
commitdiff
2007-12-08
Robert Roebling
Compilo
tree
|
commitdiff
2007-12-08
Robert Roebling
Make wxGenericColourButton derive from wxBitmapButton
tree
|
commitdiff
2007-12-08
Robert Roebling
use buffered DC again
tree
|
commitdiff
2007-12-06
Bryan Petty
Patch from David Warkentin fixing initialization of...
tree
|
commitdiff
2007-12-03
Vadim Zeitlin
don't use 8 bit characters in sources, this results...
tree
|
commitdiff
2007-12-02
Paul Cornett
non-pch build fix
tree
|
commitdiff
2007-12-02
Vadim Zeitlin
added support for icon flags to wxGenericNotificationMe...
tree
|
commitdiff
2007-12-02
Vadim Zeitlin
added wxArtProvider::GetMessageBoxIcon() to avoid dupli...
tree
|
commitdiff
2007-12-02
Vadim Zeitlin
implemented wxNotificationMessage for wxMSW using wxTas...
tree
|
commitdiff
2007-12-01
Bryan Petty
Replaced moved wxVScrolledWindow HitTest methods fixing...
tree
|
commitdiff
2007-12-01
Stefan Csomor
font updates
tree
|
commitdiff
2007-11-30
Vadim Zeitlin
compilation fix after removing default wxDC ctor
tree
|
commitdiff
2007-11-30
Robert Roebling
DC reorganization
tree
|
commitdiff
next