projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add GetAuiManager
[wxWidgets.git]
/
include
/
wx
/
generic
/
2007-01-01
Paul Cornett
remove inline from declaration of functions which are...
tree
|
commitdiff
2006-12-12
Robin Dunn
Also do LayoutControls from EVT_SIZE handler
tree
|
commitdiff
2006-12-11
Vadim Zeitlin
added $Id$ to the header
tree
|
commitdiff
2006-12-11
Vadim Zeitlin
1. Renamed Set/GetXXXVisible() to ShowXXX() and IsXXXVi...
tree
|
commitdiff
2006-12-11
Robin Dunn
include bitmap.h
tree
|
commitdiff
2006-12-11
Robin Dunn
Modified form of Patch #1611222, adds wxSearchCtrl...
tree
|
commitdiff
2006-12-10
Vadim Zeitlin
replaced size_t with unsigned int in wxAnimation and...
tree
|
commitdiff
2006-12-09
Vadim Zeitlin
default name of wxStaticLine should be wxStaticLineName...
tree
|
commitdiff
2006-12-07
Paul Cornett
correct access for virtuals
tree
|
commitdiff
2006-12-01
Kevin Ollivier
Allow wxGenericListCtrl to correctly handle Get/SetScro...
tree
|
commitdiff
2006-11-25
Vadim Zeitlin
corrected wxTreeCtrl::GetBestSize() for a control with...
tree
|
commitdiff
2006-11-19
Vadim Zeitlin
assert if wxCAL_SEQUENTIAL_MONTH_SELECTION style is...
tree
|
commitdiff
2006-11-18
Robert Roebling
[ 1598659 ] make wxAnimationCtrl::SetInactiveBitmap...
tree
|
commitdiff
2006-11-17
Vadim Zeitlin
- fix wxAnimationCtrl::SetBackgroundColour both for...
tree
|
commitdiff
2006-11-12
Vadim Zeitlin
put #if wxUSE_COLLPANE around AddCollapsiblePane()...
tree
|
commitdiff
2006-11-12
Vadim Zeitlin
show all available information in the dialog (somewhat...
tree
|
commitdiff
2006-11-11
Robin Dunn
Some wxCollapsiblePane tweaks:
tree
|
commitdiff
2006-11-11
Robert Roebling
Added native selection rectangle drawing.
tree
|
commitdiff
2006-11-04
Vadim Zeitlin
moved wxCollapsiblePane to core from adv
tree
|
commitdiff
2006-11-03
Vadim Zeitlin
use wxNullFont instead of *wxNORMAL_FONT as default...
tree
|
commitdiff
2006-10-30
Vadim Zeitlin
Various wxCollapsiblePane enhancements (re-patch 1577412):
tree
|
commitdiff
2006-10-30
Vadim Zeitlin
COW cleanup patch (1583966):
tree
|
commitdiff
2006-10-30
Vadim Zeitlin
use explicit virtual keyword with overridden virtual...
tree
|
commitdiff
2006-10-28
Vadim Zeitlin
no real changes, just renamed the header guard to stand...
tree
|
commitdiff
2006-10-28
Vadim Zeitlin
allow customizing the string values returned by wxGridC...
tree
|
commitdiff
2006-10-27
Robert Roebling
[ 1585858 ] Fix wxDatePickerCtrlGeneric and wxComboCtr...
tree
|
commitdiff
2006-10-27
Václav Slavík
compilation fix: wxGenericCollapsiblePane needs wxButto...
tree
|
commitdiff
2006-10-25
Václav Slavík
changed wxHAS_NATIVE_OVERLAY and wxHAS_CARET_USING_OVER...
tree
|
commitdiff
2006-10-24
Julian Smart
Must define a symbol to test its value
tree
|
commitdiff
2006-10-24
Václav Slavík
moved wxOverlay into overlay.* files and out of dc...
tree
|
commitdiff
2006-10-24
Włodzimierz Skiba
ADV export fix.
tree
|
commitdiff
2006-10-22
Vadim Zeitlin
avoid code duplication between the generic and GTK...
tree
|
commitdiff
2006-10-22
Vadim Zeitlin
1. We don't need GetTopLevelParent() here, we already...
tree
|
commitdiff
2006-10-22
Vadim Zeitlin
initial draft of wxCollapsiblePane (patch 1577412 by...
tree
|
commitdiff
2006-10-22
Vadim Zeitlin
small refactoring to avoid code duplication; renamed...
tree
|
commitdiff
2006-10-22
Vadim Zeitlin
use wxComboCtrl instead of custom popup window (patch...
tree
|
commitdiff
2006-10-21
Robert Roebling
[ 1580776 ] wxAnimationCtrl::SetInactiveBitmap
tree
|
commitdiff
2006-10-16
Włodzimierz Skiba
CVS tags cleaning (with other minor cleaning).
tree
|
commitdiff
2006-10-15
Robert Roebling
I don't think anylonger that DrawHeaderButton() should
tree
|
commitdiff
2006-10-11
Robert Roebling
Fix part of [ 1570325 ] wxAnimationCtrl for wxAdv...
tree
|
commitdiff
2006-10-11
Paul Cornett
build fix
tree
|
commitdiff
2006-10-10
Stefan Csomor
adding overlay implementation for core graphics
tree
|
commitdiff
2006-10-10
Paul Cornett
correct DLL attributes
tree
|
commitdiff
2006-10-10
Stefan Csomor
overlay implementation
tree
|
commitdiff
2006-10-10
Paul Cornett
wxAnimationCtrl cleanup
tree
|
commitdiff
2006-10-09
Robin Dunn
DLL build fixes
tree
|
commitdiff
2006-10-09
Robert Roebling
[ 1573855 ] Improved appearance of wxComboCtrl's...
tree
|
commitdiff
2006-10-09
Vadim Zeitlin
added wxAnimationCtrl (patch 1570325)
tree
|
commitdiff
2006-10-09
Robin Dunn
DLL build fixes
tree
|
commitdiff
2006-10-09
Paul Cornett
non-pch build fixes
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
add IsOk() to all classes having Ok() method (patch...
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
added wxBookCtrl::ChangeSelection() which is the same...
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
added example of customizing the generic about dialog...
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
initial implementation of wxAboutBox()
tree
|
commitdiff
2006-10-06
Robert Roebling
Implemended column header mouse clicks.
tree
|
commitdiff
2006-10-05
Robert Roebling
Added sort order and alignement for column headers.
tree
|
commitdiff
2006-10-05
Robert Roebling
Add support for bitmaps in headers.
tree
|
commitdiff
2006-10-03
Robin Dunn
Give the grid events a Clone method
tree
|
commitdiff
2006-10-03
Robert Roebling
More selection work in GTK+ version.
tree
|
commitdiff
2006-10-03
Robert Roebling
Renamed wxDataViewCell to wxDataViewRenderer since the
tree
|
commitdiff
2006-10-03
Paul Cornett
header cleanup
tree
|
commitdiff
2006-10-03
Robert Roebling
Added selection API.
tree
|
commitdiff
2006-10-03
Robert Roebling
Replaces size_t with unsigned int in wxDataViewCtrl...
tree
|
commitdiff
2006-10-02
Paul Cornett
listctrl header cleanup
tree
|
commitdiff
2006-10-02
Paul Cornett
put grid string in generic/grid.cpp, not common/datacmn.cpp
tree
|
commitdiff
2006-10-01
Robert Roebling
Removed some irritating flags.
tree
|
commitdiff
2006-09-30
Robert Roebling
Several wxBitmapDataCell changes.
tree
|
commitdiff
2006-09-28
Vadim Zeitlin
The Lesser wxMask Refactoring: merged wxMGL and wxDFB...
tree
|
commitdiff
2006-09-25
Vadim Zeitlin
rename OnResize() to OnSize() to avoid conflict with...
tree
|
commitdiff
2006-09-25
Vadim Zeitlin
The Great wxRegion Refactoring:
tree
|
commitdiff
2006-09-24
Vadim Zeitlin
move wxBitmapComboBox dependency check to wx/chkconf...
tree
|
commitdiff
2006-09-23
Robert Roebling
Typo.
tree
|
commitdiff
2006-09-23
Robert Roebling
Implememt GetColoursCount() in the generic wxPalette.
tree
|
commitdiff
2006-09-23
Robert Roebling
[ 1559479 ] wxImageComboBox
tree
|
commitdiff
2006-09-20
Vadim Zeitlin
corrected ifdef condition
tree
|
commitdiff
2006-09-19
Robert Roebling
[ 1557284 ] wxGenericComboControl -> wxGenericComboCtrl
tree
|
commitdiff
2006-09-19
Robert Roebling
Give wxGrid its own string name for easier debugging.
tree
|
commitdiff
2006-09-18
Robin Dunn
Use wxListCtrlNameStr for the generic control too.
tree
|
commitdiff
2006-09-18
Kevin Ollivier
Remove duplication in wxImageList defines and always...
tree
|
commitdiff
2006-09-17
Kevin Ollivier
Initial commit of native OS X list ctrl support. Compil...
tree
|
commitdiff
2006-09-14
Paul Cornett
remove redundant declarations of wxFrameNameStr
tree
|
commitdiff
2006-09-13
Włodzimierz Skiba
it needs wxUSE_* guard to not break smartphone build.
tree
|
commitdiff
2006-09-10
Vadim Zeitlin
removed overloaded virtual InitWith() methods, keep...
tree
|
commitdiff
2006-09-09
Robert Roebling
Applied wxGauge:Pulse() patch.
tree
|
commitdiff
2006-09-06
Paul Cornett
Always use wxFULL_REPAINT_ON_RESIZE for generic status...
tree
|
commitdiff
2006-09-05
Vadim Zeitlin
mark all dtors which are virtual because base class...
tree
|
commitdiff
2006-09-04
Václav Slavík
added alpha support to generic wxColour
tree
|
commitdiff
2006-08-13
Vadim Zeitlin
better key handling for MSW and GTK (patch 1526666)
tree
|
commitdiff
2006-08-10
Václav Slavík
moved duplicated wxRegionContain definitions to wx...
tree
|
commitdiff
2006-08-10
Julian Smart
Need include so user code can access book control
tree
|
commitdiff
2006-08-10
Václav Slavík
moved mgl/colour.{cpp,h} to generic so that it can...
tree
|
commitdiff
2006-08-09
Václav Slavík
moved wxIcon implementation for ports where it's identi...
tree
|
commitdiff
2006-07-25
Włodzimierz Skiba
[ 1528248 ] Fix to the width of the wxGenericColourButton
tree
|
commitdiff
2006-07-24
Vadim Zeitlin
allow customization of individual grid lines appearance...
tree
|
commitdiff
2006-07-24
Vadim Zeitlin
do nothing in Refresh() if the control is frozen
tree
|
commitdiff
2006-07-24
Vadim Zeitlin
call DoDirtyProcessing() from OnIdle() instead of using...
tree
|
commitdiff
2006-07-24
Vadim Zeitlin
added wxID_ANY default value for the id parameter of...
tree
|
commitdiff
2006-07-15
Václav Slavík
fixed crashes in wxFile/DirPickerCtrl::GetPath() due...
tree
|
commitdiff
2006-07-03
Robin Dunn
ExpandAll and ExpandAllChildren are in wxTreeCtrlBase...
tree
|
commitdiff
2006-06-27
Julian Smart
Added wxPROPSHEET_TREEBOOK option
tree
|
commitdiff
next