projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
replace wxGetMultipleChoices() with wxGetSelectedChoices() which allows to distinguis...
[wxWidgets.git]
/
src
/
univ
/
2009-03-02
Vadim Zeitlin
wxUniv compilation fixes after wxTextEntry::DoGetValue...
tree
|
commitdiff
2009-02-15
Francesco Montorsi
do not export compare functions in the wx ABI
tree
|
commitdiff
2009-02-09
Francesco Montorsi
save the current status text for each pane inside wxSta...
tree
|
commitdiff
2009-02-07
Vadim Zeitlin
require semicolon after wxDECLARE/DEFINE_EVENT() (close...
tree
|
commitdiff
2009-01-28
Vadim Zeitlin
fix remaining cases of wxWindow::ProcessEvent() calls...
tree
|
commitdiff
2009-01-20
Vadim Zeitlin
set m_isBeingDeleted to true (only) in SendDestroyEvent...
tree
|
commitdiff
2009-01-19
Vadim Zeitlin
don't use annoying and unneeded in C++ casts of NULL...
tree
|
commitdiff
2009-01-12
Vadim Zeitlin
add more flexible and safer template Connect() overload...
tree
|
commitdiff
2008-12-31
Francesco Montorsi
get rid of the wxListString class in wxStatusBar code...
tree
|
commitdiff
2008-11-03
Vadim Zeitlin
don't crash trying to draw buttons with invalid bitmaps...
tree
|
commitdiff
2008-10-12
Vadim Zeitlin
add wxGenericStaticText (#9656)
tree
|
commitdiff
2008-09-05
Stefan Csomor
forward define for non precomp build, switching preproc...
tree
|
commitdiff
2008-08-13
Paul Cornett
move notebook event definition to common code
tree
|
commitdiff
2008-08-01
Vadim Zeitlin
use a single wxBookCtrlEvent class for all wxBookCtrlBa...
tree
|
commitdiff
2008-07-29
Stefan Csomor
osx regrouping
tree
|
commitdiff
2008-07-29
Vadim Zeitlin
move SendSizeEvent() down to wxWindow from wxFrame...
tree
|
commitdiff
2008-07-05
Stefan Neis
Added missing include (#9625).
tree
|
commitdiff
2008-06-11
Paul Cornett
move 8 copies of the same function to common code
tree
|
commitdiff
2008-05-21
Jouk Jansen
Update OpenVMS compile support
tree
|
commitdiff
2008-05-17
Václav Slavík
wxUniv: implement wxSYS_VSCROLL_X/Y metrics in wxUniv...
tree
|
commitdiff
2008-05-06
Václav Slavík
use const char*, not char*, for embedded XPMs to fix...
tree
|
commitdiff
2008-02-05
Václav Slavík
call Show(false) from ~wxDialog to call EndModal if...
tree
|
commitdiff
2008-01-11
Jouk Jansen
updates for OpenVMS compile support
tree
|
commitdiff
2007-12-29
Julian Smart
Added automatic dialog scrolling ability
tree
|
commitdiff
2007-12-20
Julian Smart
Corrected wxRTTI for wxNotebook so dynamic casting...
tree
|
commitdiff
2007-12-16
Václav Slavík
fixed wxUniv's wxDialog::ShowModal() to use GetParentFo...
tree
|
commitdiff
2007-11-30
Vadim Zeitlin
build fixes for wxUSE_STL==1
tree
|
commitdiff
2007-11-15
Julian Smart
Border correction
tree
|
commitdiff
2007-11-13
Julian Smart
Take wxBORDER_THEME, and the default border style,...
tree
|
commitdiff
2007-10-11
Chris Elliott
Borland still hates ?
tree
|
commitdiff
2007-10-02
Vadim Zeitlin
PCH-less compilation fix
tree
|
commitdiff
2007-09-26
Vadim Zeitlin
added wxTextEntry common base class for both wxTextCtrl...
tree
|
commitdiff
2007-09-16
Vadim Zeitlin
fix access to client data of wxComboBox in wxUniv by...
tree
|
commitdiff
2007-09-16
Vadim Zeitlin
fix divide by 0 bug in UpdateScrollbars() (part of...
tree
|
commitdiff
2007-09-16
Vadim Zeitlin
destroy the old clipping region before setting the...
tree
|
commitdiff
2007-09-16
Vadim Zeitlin
removed apparent off by 1 bug in the end line calculati...
tree
|
commitdiff
2007-09-15
Vadim Zeitlin
fix the bug with not showing all the text in the text...
tree
|
commitdiff
2007-09-15
Vadim Zeitlin
corrected m_strings array creation broken by last changes
tree
|
commitdiff
2007-09-15
Vadim Zeitlin
wxX11 compilation fixes after wxTRANSLATE/wxCmdLineEntr...
tree
|
commitdiff
2007-08-16
Julian Smart
Added DrawFocusRect to wxRenderer
tree
|
commitdiff
2007-08-15
Vadim Zeitlin
make wxChoice and wxListBox inherit from wxControlWithI...
tree
|
commitdiff
2007-08-15
Vadim Zeitlin
don't use deprecated wxMenuItem methods
tree
|
commitdiff
2007-08-11
Julian Smart
Preserve original menu label for later retrieval
tree
|
commitdiff
2007-08-11
Julian Smart
Menu label consistency changes
tree
|
commitdiff
2007-07-26
Vadim Zeitlin
many wxItemContainer-related changes:
tree
|
commitdiff
2007-07-16
Václav Slavík
support real transparency for controls that return...
tree
|
commitdiff
2007-07-09
Václav Slavík
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
tree
|
commitdiff
2007-06-25
Václav Slavík
wxDFB wxUSE_STL compilation fixes
tree
|
commitdiff
2007-05-26
Vadim Zeitlin
fix typo: s/radion/radio/
tree
|
commitdiff
2007-04-26
Vadim Zeitlin
don't assert in SetSelection(wxNOT_FOUND), just clear...
tree
|
commitdiff
2007-04-14
Vadim Zeitlin
even controls with transparent background should draw...
tree
|
commitdiff
2007-04-13
Vadim Zeitlin
fix wxTextCtrl::SetSelection(-1, -1) to behave as docum...
tree
|
commitdiff
2007-04-10
Vadim Zeitlin
compilation fix after last commit
tree
|
commitdiff
2007-04-09
Vadim Zeitlin
make Enter/Return activate the default button (second...
tree
|
commitdiff
2007-04-08
Vadim Zeitlin
fix a fatal crash due to using wxHSCROLL presence in...
tree
|
commitdiff
2007-04-08
Vadim Zeitlin
Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefa...
tree
|
commitdiff
2007-04-01
Vadim Zeitlin
toggle the first button in a radio tools group initiall...
tree
|
commitdiff
2007-04-01
Vadim Zeitlin
added support for ellipsization and markup in wxStaticT...
tree
|
commitdiff
2007-03-25
Vadim Zeitlin
don't check whether the window is shown and enabled...
tree
|
commitdiff
2007-03-18
Vadim Zeitlin
added labels support for toolbar controls for wxMac...
tree
|
commitdiff
2007-02-07
Vadim Zeitlin
update the text of a read-only combobox (and hence...
tree
|
commitdiff
2007-02-06
Włodzimierz Skiba
Fixed wxComboBox always sorted in all univ builds ...
tree
|
commitdiff
2007-01-24
Václav Slavík
compiled fixes for builds without PCH
tree
|
commitdiff
2007-01-22
Václav Slavík
wxDFB: fix rendering artefacts when scrolling wxScrolle...
tree
|
commitdiff
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
next