projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Correctly align background brush when erasing owner drawn bitmaps in wxMSW.
[wxWidgets.git]
/
src
/
univ
/
2007-01-12
Václav Slavík
fixed child windows scrolling to use wxSIZE_ALLOW_MINUS_ONE
tree
|
commitdiff
2006-12-24
Václav Slavík
fixed wxFrame background colour in wxUniv on ports...
tree
|
commitdiff
2006-12-17
Vadim Zeitlin
don't set the label colour in DrawButtonLabel(), this...
tree
|
commitdiff
2006-12-15
Vadim Zeitlin
respect background colour of wxStaticText in wxUniv
tree
|
commitdiff
2006-12-14
Václav Slavík
compilation fix for wxUSE_ACCEL && !wxUSE_BUTTON
tree
|
commitdiff
2006-12-14
Václav Slavík
fixed wxStdRenderer::DrawButtonLabel() to not change...
tree
|
commitdiff
2006-11-23
Václav Slavík
correctly render titlebars for TLWs with wxCAPTION...
tree
|
commitdiff
2006-11-02
Václav Slavík
don't crash when destroying window with scrollbars
tree
|
commitdiff
2006-10-31
Vadim Zeitlin
ensure that wxToolBar has one of wxTB_TOP/LEFT/RIGHT...
tree
|
commitdiff
2006-10-31
Václav Slavík
fixed scrolling using mouse broken by my previous commit
tree
|
commitdiff
2006-10-31
Robin Dunn
GetBestFittingSize --> GetEffectiveMinSize
tree
|
commitdiff
2006-10-30
Vadim Zeitlin
compilation fix after operator==() removal
tree
|
commitdiff
2006-10-30
Vadim Zeitlin
gcc signed/unsigned comparison warning fix
tree
|
commitdiff
2006-10-30
Włodzimierz Skiba
Tinderbox build fix.
tree
|
commitdiff
2006-10-30
Włodzimierz Skiba
Tinderbox build fix.
tree
|
commitdiff
2006-10-30
Václav Slavík
moved wxScrollBar geometry methods out of wxRenderer...
tree
|
commitdiff
2006-10-30
Václav Slavík
renamed wxControlWithArrows::HitTest() to HitTestArrow...
tree
|
commitdiff
2006-10-30
Václav Slavík
don't use deprecated wxSTRING_MAXLEN
tree
|
commitdiff
2006-10-30
Václav Slavík
render scrollbar's thumb as stippled bar to distinguish...
tree
|
commitdiff
2006-10-29
Vadim Zeitlin
remove manual bitmap greying code with a call to wxImag...
tree
|
commitdiff
2006-10-29
Vadim Zeitlin
don't override GetMinWidth/Height() which are non-virtu...
tree
|
commitdiff
2006-10-28
Vadim Zeitlin
remove unneeded WXDLLEXPORTs for the classes only used...
tree
|
commitdiff
2006-10-28
Václav Slavík
removed unused GetScrollbarArrowSize() version
tree
|
commitdiff
2006-10-27
Václav Slavík
wx{V,H}SCROLL code is needed on all platforms
tree
|
commitdiff
2006-10-27
Václav Slavík
fixed repainting of windows without the wxFULL_REPAINT_...
tree
|
commitdiff
2006-10-26
Václav Slavík
added wxDelegateTheme to accompany wxDelegateRenderer
tree
|
commitdiff
2006-10-26
Václav Slavík
fixed selection when using keyboard after JS' change...
tree
|
commitdiff
2006-10-25
Václav Slavík
use window's font instead of the default one in wxStatusBar
tree
|
commitdiff
2006-10-25
Julian Smart
Don't reset the best size to wxDefaultSize unless we...
tree
|
commitdiff
2006-10-23
Václav Slavík
don't disable caret blinking on non-MSW platforms
tree
|
commitdiff
2006-10-17
Julian Smart
SetSelection(wxNOT_FOUND) now works correctly.
tree
|
commitdiff
2006-10-17
Julian Smart
Fixed assert when moving out of a menu
tree
|
commitdiff
2006-10-17
Julian Smart
Draw tool transparently if we have a mask
tree
|
commitdiff
2006-10-09
Włodzimierz Skiba
Warning fixes in 'todo' part just to make build log...
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
added SendPageChanging/ChangedEvent() functions; fixed...
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
removed default argument in the function definition
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
moved DoSetValue() to wxTextCtrlBase instead of having...
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
added wxTextCtrl::ChangeValue() which is the same as...
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
added wxBookCtrl::ChangeSelection() which is the same...
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
use wxSTRINGIZE_T instead of _T(wxSTRINGIZE())
tree
|
commitdiff
2006-10-02
Włodzimierz Skiba
Fixed crash caused by A=B?C:D used for returning wxObje...
tree
|
commitdiff
2006-09-30
Vadim Zeitlin
offset the text correctly inside the item rect in DrawI...
tree
|
commitdiff
2006-09-30
Vadim Zeitlin
draw solid focus rectangle in mono theme and don't...
tree
|
commitdiff
2006-09-29
Václav Slavík
simplified #ifs around the code
tree
|
commitdiff
2006-09-29
Václav Slavík
fixed IMPLEMENT_APP to work even if compiled with ...
tree
|
commitdiff
2006-09-29
Václav Slavík
use smaller statusbar margins in mono theme
tree
|
commitdiff
2006-09-29
Václav Slavík
fixed wxStatusBar size calculations so that the text...
tree
|
commitdiff
2006-09-28
Vadim Zeitlin
add compilation options to allow compiling in just...
tree
|
commitdiff
2006-09-26
Václav Slavík
fix client area computations and borders rendering...
tree
|
commitdiff
2006-09-26
Václav Slavík
fixed crash when using GTK theme
tree
|
commitdiff
2006-09-25
Václav Slavík
compilation fix (missing void)
tree
|
commitdiff
2006-09-25
Vadim Zeitlin
add wxTLW::UseNativeDecorations[ByDefault]() to allow...
tree
|
commitdiff
2006-09-25
Vadim Zeitlin
fix TLW borders width in mono theme
tree
|
commitdiff
2006-09-23
Vadim Zeitlin
1. deprecate redundantly sounding wxArtProvider::FooPro...
tree
|
commitdiff
2006-09-22
Jouk Jansen
Update OpenVMS make files
tree
|
commitdiff
2006-09-21
Václav Slavík
put remaining toolbars-related methods into #if wxUSE_T...
tree
|
commitdiff
2006-09-21
Włodzimierz Skiba
PCH build fixes.
tree
|
commitdiff
2006-09-21
Włodzimierz Skiba
PCH build fix.
tree
|
commitdiff
2006-09-20
Vadim Zeitlin
make colours of the selected text inversed
tree
|
commitdiff
2006-09-20
Vadim Zeitlin
add more virtual border drawing functions used by frame...
tree
|
commitdiff
2006-09-20
Vadim Zeitlin
centre frame decoration bitmaps in their buttons
tree
|
commitdiff
2006-09-20
Vadim Zeitlin
removed stubs for frame decorations drawing
tree
|
commitdiff
2006-09-20
Vadim Zeitlin
move frame decorations drawing to the base class
tree
|
commitdiff
2006-09-20
Vadim Zeitlin
fix infinite recursion in DrawStatusField() after lates...
tree
|
commitdiff
2006-09-20
Vadim Zeitlin
added stubs for the missing functions, this theme links now
tree
|
commitdiff
2006-09-20
Vadim Zeitlin
move generic part of AdjustSize() and status bar method...
tree
|
commitdiff
2006-09-20
Vadim Zeitlin
define wxCONTROL_SIZEGRIP as another possible interpret...
tree
|
commitdiff
2006-09-20
Vadim Zeitlin
first compilable version of the mono theme, replacing...
tree
|
commitdiff
2006-09-20
Vadim Zeitlin
moved Arrow_ constants to the base class
tree
|
commitdiff
2006-09-20
Vadim Zeitlin
refactored common parts of DrawItem() in the base class...
tree
|
commitdiff
2006-09-19
Václav Slavík
fixed shutdown crashes after recent handlers creation...
tree
|
commitdiff
2006-09-19
Vadim Zeitlin
add if wxUSE_NOTEBOOK around notebook-only renderer...
tree
|
commitdiff
2006-09-18
Vadim Zeitlin
refactor some existing themes methods in a new base...
tree
|
commitdiff
2006-09-16
Vadim Zeitlin
remove unused any more wxArrayHandlers
tree
|
commitdiff
2006-09-14
Vadim Zeitlin
Many changes for wxInputHandler creation mainly related to:
tree
|
commitdiff
2006-09-13
Václav Slavík
renamed wxRect::Inside() to wxRect::Contains(), wxRect...
tree
|
commitdiff
2006-09-12
Vadim Zeitlin
remove unneeded m_inputHandler initialization (already...
tree
|
commitdiff
2006-09-10
Václav Slavík
fixed subcontrols refreshing in wxWindow::Refresh
tree
|
commitdiff
2006-09-07
Václav Slavík
use GetCharHeight in GetHeight() instead of creating...
tree
|
commitdiff
2006-09-05
Vadim Zeitlin
fixes to menu stock items support (patch 1547639)
tree
|
commitdiff
2006-09-05
Vadim Zeitlin
mark all dtors which are virtual because base class...
tree
|
commitdiff
2006-09-03
Robert Roebling
Compilo.
tree
|
commitdiff
2006-09-03
Robert Roebling
Commited FRM's stockitem patch (empty stock items).
tree
|
commitdiff
2006-08-27
Václav Slavík
initial (not yet working) code for DirectFB port
tree
|
commitdiff
2006-08-11
Václav Slavík
compilation fix for compilation w/o precompiled headers
tree
|
commitdiff
2006-08-10
Václav Slavík
compilation fix for compilation w/o precompiled headers
tree
|
commitdiff
2006-08-06
Vadim Zeitlin
unified wxFRAME_EX_CONTEXTHELP and wxDIALOG_EX_CONTEXTH...
tree
|
commitdiff
2006-07-27
Włodzimierz Skiba
Include wx/dataobj.h according to precompiled headers...
tree
|
commitdiff
2006-07-05
Włodzimierz Skiba
wxNB_HITTEST_* flags renamed to wxBK_HITTEST_* to serve...
tree
|
commitdiff
2006-07-03
Włodzimierz Skiba
Include wx/image.h according to precompiled headers...
tree
|
commitdiff
2006-07-02
Julian Smart
Added wxTextCtrlBase to type info, useful if different...
tree
|
commitdiff
2006-06-14
Włodzimierz Skiba
Include wx/bitmap.h according to precompiled headers...
tree
|
commitdiff
2006-06-13
Włodzimierz Skiba
Include wx/toplevel.h according to precompiled headers...
tree
|
commitdiff
2006-06-09
Włodzimierz Skiba
Include wx/statusbr.h according to precompiled headers...
tree
|
commitdiff
2006-06-08
Włodzimierz Skiba
Improvements for building minimal builds and new ports...
tree
|
commitdiff
2006-06-06
Włodzimierz Skiba
Include wx/gauge.h according to precompiled headers...
tree
|
commitdiff
2006-06-06
Włodzimierz Skiba
Include wx/slider.h according to precompiled headers...
tree
|
commitdiff
2006-06-06
Julian Smart
Reverted last wxBookCtrl change and added alignment...
tree
|
commitdiff
2006-06-06
Włodzimierz Skiba
Include wx/textctrl.h according to precompiled headers...
tree
|
commitdiff
2006-06-05
Włodzimierz Skiba
Include wx/radiobut.h according to precompiled headers...
tree
|
commitdiff
next