projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix creation of wxBitmap from wxIcon in wxMSW: premultiply the pixels.
[wxWidgets.git]
/
samples
/
2012-05-05
Vadim Zeitlin
Update the field widths on demand in wxStatusBarGeneric.
tree
|
commitdiff
2012-05-04
Vadim Zeitlin
Don't return NULL widget from wxFileCtrl page of widget...
tree
|
commitdiff
2012-05-02
Stefan Csomor
fixes #14178
tree
|
commitdiff
2012-04-29
Vadim Zeitlin
Added wxDataViewEvent::SetDragFlags() and GetDropEffect...
tree
|
commitdiff
2012-04-29
Vadim Zeitlin
Enable wxComboBox::SetString() test in the widgets...
tree
|
commitdiff
2012-04-28
Vadim Zeitlin
Fix harmless warnings about hiding base class virtual...
tree
|
commitdiff
2012-04-17
Vadim Zeitlin
Add possibility to change the test message box title...
tree
|
commitdiff
2012-04-16
Vadim Zeitlin
Added support for page tooltips to wxAuiNotebook.
tree
|
commitdiff
2012-03-26
Paul Cornett
non-pch build fix, closes #14140
tree
|
commitdiff
2012-03-25
Vadim Zeitlin
Added wxTimePickerCtrl::GetTime() and SetTime().
tree
|
commitdiff
2012-03-11
Vadim Zeitlin
Add a test for wxComboBox::SetString() to the widgets...
tree
|
commitdiff
2012-03-09
Vadim Zeitlin
Correct the test for wxHAS_IMAGES_IN_RESOURCES in listc...
tree
|
commitdiff
2012-03-09
Vadim Zeitlin
Exclude wxMSW-only code from wxUniversal build under...
tree
|
commitdiff
2012-03-08
Vadim Zeitlin
Added wxSplitterWindow::SetSashInvisible() and IsSashIn...
tree
|
commitdiff
2012-03-06
Paul Cornett
avoid using wxDC::Blit() and wxDC::GetPixel() on window...
tree
|
commitdiff
2012-03-04
Vadim Zeitlin
Use __WINDOWS__ for OS checks and __WXMSW__ for GUI...
tree
|
commitdiff
2012-03-04
Vadim Zeitlin
Always provide wxMenuItem bitmap-related methods in...
tree
|
commitdiff
2012-03-04
Vadim Zeitlin
Use wxHAS_IMAGES_IN_RESOURCES instead of explicit platf...
tree
|
commitdiff
2012-03-02
Julian Smart
Use a non-native toolbar on Mac so small buttons aren...
tree
|
commitdiff
2012-02-28
Vadim Zeitlin
Use /bin/echo for creation of Mac OS X PkgInfo files.
tree
|
commitdiff
2012-02-20
Vadim Zeitlin
Use wxPageSetupDialogData instead of old wxPageSetupDat...
tree
|
commitdiff
2012-02-12
Vadim Zeitlin
Don't use deprecated wxDataViewCtrl::StartEditor()...
tree
|
commitdiff
2012-02-11
Vadim Zeitlin
Implement wxBG_STYLE_TRANSPARENT support for wxGTK.
tree
|
commitdiff
2012-02-07
Vadim Zeitlin
Avoid CRT deprecation warnings for MSVC build using...
tree
|
commitdiff
2012-02-07
Vadim Zeitlin
Rebake all project files to reflect MSVC deprecation...
tree
|
commitdiff
2012-01-25
Julian Smart
Added further API for intercepting deletion and content...
tree
|
commitdiff
2012-01-23
Vadim Zeitlin
Add support for stricken-through fonts.
tree
|
commitdiff
2012-01-21
Dimitri Schoolwerth
deleted CodeWarrior project files
tree
|
commitdiff
2012-01-21
Dimitri Schoolwerth
Fixed mismatch in amount of format specifiers in Japane...
tree
|
commitdiff
2012-01-20
Dimitri Schoolwerth
Removed ellipsis from "About..." occurrences.
tree
|
commitdiff
2012-01-20
Dimitri Schoolwerth
Changed .po files to use UTF-8 charset.
tree
|
commitdiff
2012-01-19
Vadim Zeitlin
Respect image mask in the docview sample.
tree
|
commitdiff
2012-01-18
Dimitri Schoolwerth
replaced _T() usage with wxT()
tree
|
commitdiff
2012-01-17
Václav Slavík
Add wxDataViewCtrl::GetCurrentColumn().
tree
|
commitdiff
2012-01-17
Dimitri Schoolwerth
Deleted makefile.mgl.
tree
|
commitdiff
2012-01-15
Vadim Zeitlin
Remove __WXMGL__ tests from the samples too.
tree
|
commitdiff
2012-01-15
Vadim Zeitlin
Remove wxMGL port.
tree
|
commitdiff
2012-01-15
Vadim Zeitlin
Remove more Palm OS left overs.
tree
|
commitdiff
2012-01-12
Steve Lamerton
Add missing aui dependencies to the notebook sample.
tree
|
commitdiff
2012-01-08
Vadim Zeitlin
Enhance wxRibbonToolBar functionality to wxRibbonButton...
tree
|
commitdiff
2012-01-07
Vadim Zeitlin
Compilation fixes to joystick sample after r70279.
tree
|
commitdiff
2012-01-07
Vadim Zeitlin
Set Z-position correctly for wxEVT_JOY_ZMOVE events.
tree
|
commitdiff
2011-12-29
Vadim Zeitlin
Allow using wxEVT_UPDATE_UI with wxRibbonButtonBar.
tree
|
commitdiff
2011-12-28
Vadim Zeitlin
Improve layout in the samples to avoid problems under...
tree
|
commitdiff
2011-12-25
Vadim Zeitlin
Always link with expat in monolithic build.
tree
|
commitdiff
2011-12-24
Vadim Zeitlin
Implement wxNotebook::CalcSizeFromPage() for wxGTK.
tree
|
commitdiff
2011-12-20
Vadim Zeitlin
Added wxTimePickerCtrl page to the widgets sample.
tree
|
commitdiff
2011-12-20
Vadim Zeitlin
Reorganized the date picker page of the widgets sample.
tree
|
commitdiff
2011-12-20
Vadim Zeitlin
Fix horizontal alignment in icon view in generic wxList...
tree
|
commitdiff
2011-12-18
Vadim Zeitlin
Update version to 2.9.4 in version.bkl too and rebake...
tree
|
commitdiff
2011-12-18
Vadim Zeitlin
Added wxFilePickerCtrl::SetInitialDirectory().
tree
|
commitdiff
2011-12-16
Vadim Zeitlin
Incremented the version number to 2.9.4 everywhere.
tree
|
commitdiff
2011-12-08
Vadim Zeitlin
Add wxEXEC_HIDE_CONSOLE flag allowing to unconditionall...
tree
|
commitdiff
2011-12-08
Vadim Zeitlin
Use '1'..'9' to simulate digits instead of WXK_NUMPADn.
tree
|
commitdiff
2011-12-02
Vadim Zeitlin
Rebake after webview-related changes in common.bkl.
tree
|
commitdiff
2011-12-02
Vadim Zeitlin
Implement EVT_CHAR_HOOK for wxOSX/Cocoa.
tree
|
commitdiff
2011-11-28
Vadim Zeitlin
Add support for custom numeric formats to wxGrid.
tree
|
commitdiff
2011-11-28
Vadim Zeitlin
Don't hardcode the number of toolbar tools in the toolb...
tree
|
commitdiff
2011-11-28
Vadim Zeitlin
Corrected handling of wxTB_HORZ_TEXT in the toolbar...
tree
|
commitdiff
2011-11-15
Vadim Zeitlin
Add support for digits and +/- sign to wxUIActionSimula...
tree
|
commitdiff
2011-11-14
Vadim Zeitlin
Added wxIMAGE_OPTION_ORIGINAL_{WIDTH,HEIGHT} wxImage...
tree
|
commitdiff
2011-11-13
Steve Lamerton
Set focus on the browser window after loading a url...
tree
|
commitdiff
2011-11-12
Steve Lamerton
Replace the sample animation timer with an idle loops...
tree
|
commitdiff
2011-11-10
Jouk Jansen
Add compile support for widgets sample on OpenVMS
tree
|
commitdiff
2011-11-08
Steve Lamerton
Correctly escape the error log messages in the wxWebVie...
tree
|
commitdiff
2011-11-05
Vadim Zeitlin
Use wxWindowUpdateLocker to speed up updates of the...
tree
|
commitdiff
2011-11-05
Vadim Zeitlin
Fix adding a control to two different sizers in the...
tree
|
commitdiff
2011-10-30
Vadim Zeitlin
Make the initial sash position work in splitter sample.
tree
|
commitdiff
2011-10-23
Paul Cornett
revert (presumably unintentional) change from r59562...
tree
|
commitdiff
2011-10-22
Julian Smart
Applied patch #13534: wxRichTextCtrl: Make it easier...
tree
|
commitdiff
2011-10-19
Václav Slavík
Cleanup of wxDataViewCtrl cell activation code.
tree
|
commitdiff
2011-10-18
Vadim Zeitlin
Added wxRichToolTip class.
tree
|
commitdiff
2011-10-12
Vadim Zeitlin
Make it possible to close "shaped" sample from the...
tree
|
commitdiff
2011-10-11
Vadim Zeitlin
Move SetBackgroundBitmap() from wxPanel to new wxCustom...
tree
|
commitdiff
2011-10-09
Vadim Zeitlin
Allow creating wxGraphicsFont without using wxFont.
tree
|
commitdiff
2011-10-09
Vadim Zeitlin
Allow creating wxGraphicsBitmap and wxGraphicsContext...
tree
|
commitdiff
2011-10-07
Steve Lamerton
Work around the fact that wxWebViewIE doesn't send...
tree
|
commitdiff
2011-10-05
Steve Lamerton
Delete the timer on close in the wxWebView sample....
tree
|
commitdiff
2011-10-02
Steve Lamerton
Derive wxAuiNotebook from wxBookCtrlBase. Document...
tree
|
commitdiff
2011-09-29
Vadim Zeitlin
Add wxTimePickerCtrl class.
tree
|
commitdiff
2011-09-28
Steve Lamerton
Delete the menu on close in the wxWebView sample. Fixes...
tree
|
commitdiff
2011-09-21
Vadim Zeitlin
Replace erroneous comma with a semicolon in keyboard...
tree
|
commitdiff
2011-09-21
Vadim Zeitlin
Implement sorting in wxTreeListCtrl.
tree
|
commitdiff
2011-09-14
Steve Lamerton
Cause a compile time error in the wxWebView sample...
tree
|
commitdiff
2011-09-12
Jouk Jansen
add compile support for thread sample on OpenVMS
tree
|
commitdiff
2011-09-11
Steve Lamerton
Rebake trunk after wxWebView merge and add missing...
tree
|
commitdiff
2011-09-10
Steve Lamerton
Merge the new wxWebView classes from the SOC2011_WEBVIE...
tree
|
commitdiff
2011-09-10
Steve Lamerton
Merge in from trunk r68684 - r69046
tree
|
commitdiff
2011-08-30
Vadim Zeitlin
Better support for flat lists in wxTreeListCtrl.
tree
|
commitdiff
2011-08-27
Vadim Zeitlin
Added wxFLP_SMALL and wxDIRP_SMALL styles for wx{File...
tree
|
commitdiff
2011-08-27
Vadim Zeitlin
Auto complete file names in the text controls of wx...
tree
|
commitdiff
2011-08-27
Vadim Zeitlin
Make the file and dir picket controls expand in widgets...
tree
|
commitdiff
2011-08-27
Vadim Zeitlin
Add wxTextEntry::AutoCompleteDirectories().
tree
|
commitdiff
2011-08-27
Vadim Zeitlin
No changes, just fix a typo in wxBannerWindow documenta...
tree
|
commitdiff
2011-08-27
Vadim Zeitlin
Add new wxTreeListCtrl class.
tree
|
commitdiff
2011-08-27
Vadim Zeitlin
Fixes to OpenGL samples to avoid asserts/crashes.
tree
|
commitdiff
2011-08-24
Stefan Csomor
adding raw_control for osx
tree
|
commitdiff
2011-08-23
Dimitri Schoolwerth
Added wxBITMAP_TYPE_TIFF and wxBITMAP_TYPE_TIFF_RESOURCE.
tree
|
commitdiff
2011-08-22
Vadim Zeitlin
Add XRC handler for wxBannerWindow and a test for it...
tree
|
commitdiff
2011-08-22
Vadim Zeitlin
Add new wxBannerWindow class.
tree
|
commitdiff
next