projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix tracking rectangles in 64-bit build by remembering the tag as the 64-bit integer...
[wxWidgets.git]
/
include
/
wx
/
univ
/
2008-02-03
Vadim Zeitlin
generate include/wx/univ/setup0.h from setup_inc.h too
tree
|
commitdiff
2007-11-30
Vadim Zeitlin
build fixes for wxUSE_STL==1
tree
|
commitdiff
2007-11-22
Vadim Zeitlin
use WXDLLIMPEXP_FWD_XXX instead of WXDLLEXPORT
tree
|
commitdiff
2007-11-14
Julian Smart
Border corrections
tree
|
commitdiff
2007-11-13
Julian Smart
More border rationalisation. GetDefaultBorder is now...
tree
|
commitdiff
2007-11-12
Vadim Zeitlin
make various control names constants of type char,...
tree
|
commitdiff
2007-10-23
Vadim Zeitlin
remove ODBC and DBgrid libraries
tree
|
commitdiff
2007-10-10
Chris Elliott
update setup.h for univ
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-15
Vadim Zeitlin
wxX11 compilation fixes after wxTRANSLATE/wxCmdLineEntr...
tree
|
commitdiff
2007-08-16
Julian Smart
Added missing argument
tree
|
commitdiff
2007-08-16
Julian Smart
Added DrawFocusRect to wxRenderer
tree
|
commitdiff
2007-08-11
Julian Smart
Menu label consistency changes
tree
|
commitdiff
2007-07-28
Vadim Zeitlin
removed unused wxUSE_XXX options (patch 1759328)
tree
|
commitdiff
2007-07-26
Vadim Zeitlin
many wxItemContainer-related changes:
tree
|
commitdiff
2007-07-21
Vadim Zeitlin
removed wxUSE_UXTHEME_AUTO which wasn't used anywhere
tree
|
commitdiff
2007-07-09
Václav Slavík
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
tree
|
commitdiff
2007-06-26
Vadim Zeitlin
remove .cvsignore files, they're useless with svn
tree
|
commitdiff
2007-06-22
Václav Slavík
made wxUSE_UNICODE=1 the default
tree
|
commitdiff
2007-06-13
Václav Slavík
make wxFrame a wxControlContainer too, so that it behav...
tree
|
commitdiff
2007-04-17
Paul Cornett
add wxUSE_STC wrappers
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-07
Vadim Zeitlin
made wxTLW::SetIcon() non-virtual, it was already imple...
tree
|
commitdiff
2007-04-01
Vadim Zeitlin
added support for ellipsization and markup in wxStaticT...
tree
|
commitdiff
2007-03-19
Vadim Zeitlin
compilation fix after wxUniChar changes
tree
|
commitdiff
2007-03-18
Vadim Zeitlin
added labels support for toolbar controls for wxMac...
tree
|
commitdiff
2007-03-14
Vadim Zeitlin
removed wxUSE_DIB_FOR_BITMAP which doesn't seem to...
tree
|
commitdiff
2007-03-07
Vadim Zeitlin
removed WXWIN_COMPATIBILITY_2_4 in non-MSW code
tree
|
commitdiff
2007-02-19
Václav Slavík
added WXWIN_COMPATIBILITY_2_8
tree
|
commitdiff
2006-12-24
Václav Slavík
fixed wxFrame background colour in wxUniv on ports...
tree
|
commitdiff
2006-12-11
Robin Dunn
Modified form of Patch #1611222, adds wxSearchCtrl...
tree
|
commitdiff
2006-12-09
Vadim Zeitlin
default name of wxStaticLine should be wxStaticLineName...
tree
|
commitdiff
2006-11-30
Robin Dunn
Return optimal label width from DrawHeaderButton
tree
|
commitdiff
2006-11-08
Michael Wetherell
Move the #if disabling wxUSE_STD_STRING for watcom...
tree
|
commitdiff
2006-10-30
Vadim Zeitlin
added wxUSE_COLLPANE (why is this file not generated...
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-29
Vadim Zeitlin
don't override GetMinWidth/Height() which are non-virtu...
tree
|
commitdiff
2006-10-29
Michael Wetherell
Make wxBackingFile internal, and remove wxZipFSHander...
tree
|
commitdiff
2006-10-27
Michael Wetherell
Add wxUSE_TARSTREAM and wxUSE_FS_ARCHIVE.
tree
|
commitdiff
2006-10-26
Václav Slavík
added wxDelegateTheme to accompany wxDelegateRenderer
tree
|
commitdiff
2006-10-26
Włodzimierz Skiba
Updated setup.
tree
|
commitdiff
2006-10-10
Włodzimierz Skiba
Updated Univ setup.
tree
|
commitdiff
2006-10-09
Włodzimierz Skiba
Updated setup for univ build.
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-02
Włodzimierz Skiba
Tinderbox build fix.
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
undef wxUSE_THEME_XXX before redefining them to 1 if...
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
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-25
Václav Slavík
compilation fix (missing void)
tree
|
commitdiff
2006-09-25
Włodzimierz Skiba
Build fix for wxMSWUniv makefile driven builds. univ...
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
Robert Roebling
[ 1559479 ] wxImageComboBox
tree
|
commitdiff
2006-09-21
Václav Slavík
put remaining toolbars-related methods into #if wxUSE_T...
tree
|
commitdiff
2006-09-20
Vadim Zeitlin
add more virtual border drawing functions used by frame...
tree
|
commitdiff
2006-09-20
Vadim Zeitlin
move frame decorations drawing to the base class
tree
|
commitdiff
2006-09-20
Vadim Zeitlin
move generic part of AdjustSize() and status bar method...
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
Włodzimierz Skiba
Build fix.
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-14
Robin Dunn
As per wx-dev, split the sort arrow options out to...
tree
|
commitdiff
2006-09-14
Vadim Zeitlin
Many changes for wxInputHandler creation mainly related to:
tree
|
commitdiff
2006-09-14
Włodzimierz Skiba
Follow native renderer for DrawHeaderButton.
tree
|
commitdiff
2006-06-08
Włodzimierz Skiba
Improvements for building minimal builds and new ports...
tree
|
commitdiff
2006-06-06
Julian Smart
Further wxAUI commits
tree
|
commitdiff
2006-06-01
Włodzimierz Skiba
Universal build fix.
tree
|
commitdiff
2006-05-31
Włodzimierz Skiba
[ 1498016 ] 'Add wxUniv toolbar support wxTB_TEXT style...
tree
|
commitdiff
2006-05-29
Włodzimierz Skiba
Updated universal setup.
tree
|
commitdiff
2006-05-26
Włodzimierz Skiba
wxToggleButton for wxUniv already implemented.
tree
|
commitdiff
2006-05-24
Paul Cornett
derive univ toggle button from button
tree
|
commitdiff
2006-05-24
Paul Cornett
correct access for virtuals, other minor corrections
tree
|
commitdiff
2006-05-23
Julian Smart
Applied patch 1489656: support for wxToggleButton under...
tree
|
commitdiff
2006-05-19
Włodzimierz Skiba
wxUniv setup up to date (sync. before joining family...
tree
|
commitdiff
2006-05-16
Vadim Zeitlin
renamed wxComboControl to wxComboCtrl and related wxUSE...
tree
|
commitdiff
2006-05-09
Vadim Zeitlin
fixes and missing files from the first wxComboControl...
tree
|
commitdiff
2006-03-23
Vadim Zeitlin
replaced all int/size_t indices in wxControlWithItems...
tree
|
commitdiff
2006-03-23
Vadim Zeitlin
don't return true from wxRadioBox::AcceptsFocus() even...
tree
|
commitdiff
2006-03-14
Włodzimierz Skiba
Line-up interfaces to use size_t for GetCount()s (and...
tree
|
commitdiff
2006-02-08
Vadim Zeitlin
make access specifiers for the virtual functions match...
tree
|
commitdiff
2006-01-26
Włodzimierz Skiba
Blind fixes for warnings in wxTinderbox.
tree
|
commitdiff
2006-01-16
Włodzimierz Skiba
Towards other setups.
tree
|
commitdiff
2006-01-16
Mart Raudsepp
Move constant strings to .rodata/.data.rel.ro ELF segme...
tree
|
commitdiff
2005-11-30
Vadim Zeitlin
implemented IsItemEnabled/Shown()
tree
|
commitdiff
2005-11-30
Vadim Zeitlin
1. moved m_majorDim duplicated in many ports to wxRadio...
tree
|
commitdiff
2005-10-31
Włodzimierz Skiba
wxMGL revitalised with OpenWatcom.
tree
|
commitdiff
2005-10-18
Włodzimierz Skiba
compilation fix after wxScrollHelper changes (ctor...
tree
|
commitdiff
2005-10-18
Vadim Zeitlin
compilation fix after wxScrollHelper changes (ctor...
tree
|
commitdiff
2005-10-09
Vadim Zeitlin
Added wxTreebook:
tree
|
commitdiff
2005-10-09
Mattia Barbon
Removed WXWIN_COMPATIBILITY_2_2 together with code...
tree
|
commitdiff
2005-09-27
Włodzimierz Skiba
wxItemContainerImmutable::FindString unified.
tree
|
commitdiff
next