projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
added wxID_HELP_INDEX/SEARCH (part of request 1404089)
[wxWidgets.git]
/
src
/
generic
/
2006-11-19
Vadim Zeitlin
delete controls which are part of the calendar (even...
tree
|
commitdiff
2006-11-19
Vadim Zeitlin
avoid assert when creating the control with wxCAL_SEQUE...
tree
|
commitdiff
2006-11-19
Vadim Zeitlin
assert if wxCAL_SEQUENTIAL_MONTH_SELECTION style is...
tree
|
commitdiff
2006-11-19
Kevin Ollivier
Have wxGenericListCtrl record and store the selection...
tree
|
commitdiff
2006-11-19
Kevin Ollivier
Implement wxRendererMac::DrawItemSelectionRect and...
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-17
Vadim Zeitlin
use correct bitmap dimension in DetermineIndent()
tree
|
commitdiff
2006-11-14
Robert Roebling
Just use the already existing wxRenderer::DrawItemSel...
tree
|
commitdiff
2006-11-13
Robin Dunn
Don't use wxLB_EXTENDED with the checklistbox
tree
|
commitdiff
2006-11-13
Julian Smart
Corrected wxMultiChoiceDialog if wxCheckListBox is...
tree
|
commitdiff
2006-11-12
Vadim Zeitlin
changed last DrawButton() parameter from bool to int...
tree
|
commitdiff
2006-11-12
Vadim Zeitlin
call SetAnimation() from the ctor instead of just assig...
tree
|
commitdiff
2006-11-12
Vadim Zeitlin
show all available information in the dialog (somewhat...
tree
|
commitdiff
2006-11-12
Vadim Zeitlin
in addition to wxWinCE, also set background colour...
tree
|
commitdiff
2006-11-12
Robert Roebling
Send delete item event just before the item is actually
tree
|
commitdiff
2006-11-12
Julian Smart
GTK+1 fix
tree
|
commitdiff
2006-11-12
Julian Smart
Fix for GTK+1
tree
|
commitdiff
2006-11-11
Julian Smart
Added missing include
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-10
Włodzimierz Skiba
WinCE background fix. Perhaps not only WinCE problem???.
tree
|
commitdiff
2006-11-09
Kevin Ollivier
On Mac, when selection is drawn in grey (i.e. unfocused...
tree
|
commitdiff
2006-11-08
Václav Slavík
more efficient version of the wxUniv scrolling fix...
tree
|
commitdiff
2006-11-08
Robin Dunn
ensure m_table is not NULL before trying to access...
tree
|
commitdiff
2006-11-07
Robin Dunn
The "small optimization" causes asserts if Play is...
tree
|
commitdiff
2006-11-06
Julian Smart
Improved highlight drawing on wxMac/Core Graphics by...
tree
|
commitdiff
2006-11-06
Stefan Csomor
adapting to new inheritance of wxMemoryDC (under MSW...
tree
|
commitdiff
2006-11-06
Stefan Csomor
fixing region clipping
tree
|
commitdiff
2006-11-06
Vadim Zeitlin
update window before changing the scrolling position...
tree
|
commitdiff
2006-11-04
Vadim Zeitlin
include wx/datetime.h and test for wxUSE_DATETIME befor...
tree
|
commitdiff
2006-11-04
Vadim Zeitlin
use wxLocaltime_r() instead of localtime(): this is...
tree
|
commitdiff
2006-11-04
Julian Smart
Generic fix for full row highlight
tree
|
commitdiff
2006-11-04
Vadim Zeitlin
don't leave tables non-owned by the grid with dangling...
tree
|
commitdiff
2006-11-04
Vadim Zeitlin
capture mouse to be notified when it exists the popup...
tree
|
commitdiff
2006-11-04
Vadim Zeitlin
grid lines were incorrectly drawn over multicell cells...
tree
|
commitdiff
2006-11-04
Vadim Zeitlin
invalidate best size of the book controller too when...
tree
|
commitdiff
2006-11-04
Vadim Zeitlin
removed out of date FIXME (part of patch 1590194)
tree
|
commitdiff
2006-11-04
Stefan Csomor
removing additional offset - why did this ever work ?
tree
|
commitdiff
2006-11-04
Stefan Csomor
stub implementations
tree
|
commitdiff
2006-11-03
Vadim Zeitlin
wxAnimationCtrl fix to display inactive bitmap at start...
tree
|
commitdiff
2006-11-03
Vadim Zeitlin
use wxNullFont instead of *wxNORMAL_FONT as default...
tree
|
commitdiff
2006-11-02
Jouk Jansen
Committing in .
tree
|
commitdiff
2006-10-31
Vadim Zeitlin
SetBestSize() is now deprecated, don't use it
tree
|
commitdiff
2006-10-31
Robin Dunn
GetBestFittingSize --> GetEffectiveMinSize
tree
|
commitdiff
2006-10-30
Vadim Zeitlin
renamed IsRefTo() to IsSameAs() (do complain if this...
tree
|
commitdiff
2006-10-30
Vadim Zeitlin
use wxUSE_COLLPANE around usage of wxCollapsiblePane
tree
|
commitdiff
2006-10-30
Vadim Zeitlin
Various wxCollapsiblePane enhancements (re-patch 1577412):
tree
|
commitdiff
2006-10-30
Vadim Zeitlin
Added wxMemoryDC::SelectObjectAsSource() and make Selec...
tree
|
commitdiff
2006-10-30
Vadim Zeitlin
COW cleanup patch (1583966):
tree
|
commitdiff
2006-10-30
Robert Roebling
Removed GetAdjustedBestSize().
tree
|
commitdiff
2006-10-30
Vadim Zeitlin
check that the cell using bool editor has a valid value...
tree
|
commitdiff
2006-10-29
Stefan Neis
Renamed m_clientData member variable to avoid clash...
tree
|
commitdiff
2006-10-29
Václav Slavík
add events API to wxHtmlWindow (patch #1504493 by Franc...
tree
|
commitdiff
2006-10-29
Robin Dunn
update the Cairo version to match recent changes in...
tree
|
commitdiff
2006-10-28
Vadim Zeitlin
remove unneeded WXDLLEXPORTs for the classes only used...
tree
|
commitdiff
2006-10-28
Vadim Zeitlin
allow customizing the string values returned by wxGridC...
tree
|
commitdiff
2006-10-28
Robin Dunn
Ensure that the pen and bush are properly initialized
tree
|
commitdiff
2006-10-27
Robert Roebling
[ 1585858 ] Fix wxDatePickerCtrlGeneric and wxComboCtr...
tree
|
commitdiff
2006-10-27
Stefan Csomor
changing graphics pen, brushes and fonts to be refcount...
tree
|
commitdiff
2006-10-27
Václav Slavík
compilation fix: wxGenericCollapsiblePane needs wxButto...
tree
|
commitdiff
2006-10-27
Julian Smart
Robert Lang's patch [ 1583183 ] Fixes printing/print...
tree
|
commitdiff
2006-10-27
Robert Roebling
Don't overwrite wxFD_ styles in m_windowStyle.
tree
|
commitdiff
2006-10-27
Robin Dunn
fix some compile/link errors
tree
|
commitdiff
2006-10-27
Robin Dunn
fix compile errors
tree
|
commitdiff
2006-10-26
Stefan Csomor
switching to new renderer API
tree
|
commitdiff
2006-10-26
Włodzimierz Skiba
Blind fix for Tinderbox build error.
tree
|
commitdiff
2006-10-26
Robin Dunn
SetTextColor --> SetTextColour, to be consistent with...
tree
|
commitdiff
2006-10-25
Robin Dunn
Don't override DoGetSize, just let the default return...
tree
|
commitdiff
2006-10-25
Robert Roebling
Add m_fsStyle next to m_windowStyle
tree
|
commitdiff
2006-10-25
Václav Slavík
changed wxHAS_NATIVE_OVERLAY and wxHAS_CARET_USING_OVER...
tree
|
commitdiff
2006-10-25
Robert Roebling
Fix test for wxFD_MULTIPLE.
tree
|
commitdiff
2006-10-24
Václav Slavík
moved wxOverlay into overlay.* files and out of dc...
tree
|
commitdiff
2006-10-24
Paul Cornett
non-pch build fixes
tree
|
commitdiff
2006-10-24
Kevin Ollivier
Use the same selection highlight and text colors as...
tree
|
commitdiff
2006-10-23
Vadim Zeitlin
don't update the size of a maximized TLW, whatever...
tree
|
commitdiff
2006-10-23
Vadim Zeitlin
don't show licence pane if there is no licence text
tree
|
commitdiff
2006-10-23
Robin Dunn
Used wxConstCast where needed, fixed other compile...
tree
|
commitdiff
2006-10-23
Włodzimierz Skiba
PCH build fix.
tree
|
commitdiff
2006-10-23
Włodzimierz Skiba
Warning 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
cleanup (mainly wrapping lines to be < 80 chars); added...
tree
|
commitdiff
2006-10-22
Vadim Zeitlin
initial draft of wxCollapsiblePane (patch 1577412 by...
tree
|
commitdiff
2006-10-22
Vadim Zeitlin
added wxSimpleHtmlListBox (patch 1576109 by Francesco)
tree
|
commitdiff
2006-10-22
Vadim Zeitlin
small refactoring to avoid code duplication; renamed...
tree
|
commitdiff
2006-10-22
Stefan Csomor
using GetNativePath instead of dynamic_cast
tree
|
commitdiff
2006-10-22
Vadim Zeitlin
add alt popup window style allowing to use keyboard...
tree
|
commitdiff
2006-10-22
Vadim Zeitlin
use wxComboCtrl instead of custom popup window (patch...
tree
|
commitdiff
2006-10-21
Robert Roebling
Remove C++ dynamic cast for now.
tree
|
commitdiff
2006-10-21
Robert Roebling
[ 1580776 ] wxAnimationCtrl::SetInactiveBitmap
tree
|
commitdiff
2006-10-21
Robin Dunn
Avoid nested DC assert
tree
|
commitdiff
2006-10-20
Stefan Csomor
dummy implementations for new methods
tree
|
commitdiff
2006-10-20
Stefan Csomor
avoiding nesting dcs on the same window concurrently
tree
|
commitdiff
2006-10-18
Paul Cornett
use generic wxAnimationCtrl in wxGTK-universal
tree
|
commitdiff
2006-10-16
Robin Dunn
Merge new item attributes if any are already existing
tree
|
commitdiff
2006-10-16
Włodzimierz Skiba
Allow building without calendar.
tree
|
commitdiff
2006-10-16
Włodzimierz Skiba
CVS tags cleaning (with other minor cleaning).
tree
|
commitdiff
2006-10-16
Włodzimierz Skiba
Fix for assert in 'dynarray.cpp' by Jaakko Salli.
tree
|
commitdiff
2006-10-15
Robert Roebling
I don't think anylonger that DrawHeaderButton() should
tree
|
commitdiff
next