projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix bug with out of range date in wxMSW wxDatePickerCtrl under XP too.
[wxWidgets.git]
/
src
/
univ
/
2011-06-03
Julian Smart
Removed erroneous second reference to status bar height
tree
|
commitdiff
2011-05-03
Dimitri Schoolwerth
Replaced Ok() occurrences with IsOk() throughout trunk.
tree
|
commitdiff
2011-03-22
Dimitri Schoolwerth
Fixed various typos.
tree
|
commitdiff
2011-03-20
Dimitri Schoolwerth
No changes, synchronised source names that appear comme...
tree
|
commitdiff
2011-02-27
Vadim Zeitlin
Replace wxST_MARKUP style with wxControl::SetLabelMarkup().
tree
|
commitdiff
2011-02-25
Julian Smart
Added wxSYS_COLOUR_LISTBOXHIGHLIGHTTEXT to fix tree...
tree
|
commitdiff
2011-02-05
Vadim Zeitlin
Deprecate second parameter of wxSlider::SetTickFreq().
tree
|
commitdiff
2011-01-07
Stefan Csomor
common rtti in nbkbase.cpp
tree
|
commitdiff
2011-01-07
Stefan Csomor
having menu classinfo at one place
tree
|
commitdiff
2011-01-04
Vadim Zeitlin
Remove duplicate IMPLEMENT_XXX_CLASS macros from wxUniv...
tree
|
commitdiff
2011-01-04
Stefan Csomor
fixing duplicate rti info
tree
|
commitdiff
2011-01-04
Stefan Csomor
merging back XTI branch part 2
tree
|
commitdiff
2010-11-10
Vadim Zeitlin
Fix signed/unsigned comparison warnings in wxUniv wxNot...
tree
|
commitdiff
2010-11-04
Jouk Jansen
Updating makefiles for OpenVMS
tree
|
commitdiff
2010-10-27
Vadim Zeitlin
Refactor: use wxBookCtrlBase::m_selection in all derive...
tree
|
commitdiff
2010-10-16
Vadim Zeitlin
Improve validation of wxCheckBox styles.
tree
|
commitdiff
2010-07-23
Vadim Zeitlin
Define colours for all wxSYS_COLOUR_XXX values in wxUniv.
tree
|
commitdiff
2010-07-13
Vadim Zeitlin
Globally use "wxWindows licence" consistently.
tree
|
commitdiff
2010-06-20
Vadim Zeitlin
Use wxDELETE() and wxDELETEA() when possible.
tree
|
commitdiff
2010-04-26
Vadim Zeitlin
Set popup menu invoking window in wxWindowBase and...
tree
|
commitdiff
2010-04-22
Vadim Zeitlin
Return correct invoking window for submenus of a popup...
tree
|
commitdiff
2010-04-18
Vadim Zeitlin
Fix bug with using uninitialized flags in GetParentForM...
tree
|
commitdiff
2010-04-06
Vadim Zeitlin
Move SendTextUpdatedEvent() down to wxTextEntryBase...
tree
|
commitdiff
2009-09-22
Vadim Zeitlin
Override DrawLabel() to avoid crossing out disabled...
tree
|
commitdiff
2009-09-22
Vadim Zeitlin
Add a separate wxControlRenderer::DrawButtonLabel(...
tree
|
commitdiff
2009-09-22
Vadim Zeitlin
Implement wxWindow::DoGetBorderSize() in wxUniv.
tree
|
commitdiff
2009-08-20
Vadim Zeitlin
Refactor and clean up slider labels drawing code.
tree
|
commitdiff
2009-08-20
Vadim Zeitlin
Rename wxRendererNative::DrawRadioButton() to DrawRadio...
tree
|
commitdiff
2009-08-06
Vadim Zeitlin
Don't pop explicitly changed status messages.
tree
|
commitdiff
2009-08-06
Vadim Zeitlin
Fix DrawStatusField() to work correctly with wxSB_FLAT...
tree
|
commitdiff
2009-07-23
Vadim Zeitlin
Globally replace _T() with wxT().
tree
|
commitdiff
2009-07-20
Vadim Zeitlin
Put braces around all calls to wxLogFunctions() inside...
tree
|
commitdiff
2009-06-14
Vadim Zeitlin
preparation work for implementing images support in...
tree
|
commitdiff
2009-06-03
Vadim Zeitlin
use wxRA_SPECIFY_COLS/ROWS instead of old, deprecated...
tree
|
commitdiff
2009-04-25
Francesco Montorsi
use wxSTB_ as prefix for wxStatusBar styles; add suppor...
tree
|
commitdiff
2009-03-29
Stefan Csomor
make sure button is known for non-precomp case
tree
|
commitdiff
2009-03-22
Vadim Zeitlin
replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL
tree
|
commitdiff
2009-03-15
Francesco Montorsi
make wxStatusBarPane a 'full class' with getters and...
tree
|
commitdiff
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
next