projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use enum for wxMouseEvent::m_wheelAxis instead of int.
[wxWidgets.git]
/
docs
/
2012-03-22
Vadim Zeitlin
Use pthread_setconcurrency() in wxThread::SetConcurrency().
tree
|
commitdiff
2012-03-21
Vadim Zeitlin
Fix display of "const" methods in wxGTK assert dialog.
tree
|
commitdiff
2012-03-15
Vadim Zeitlin
Enable/disable "Window" menu items in AUI MDI correctly.
tree
|
commitdiff
2012-03-14
Vadim Zeitlin
Implement wxDirDialog:: and wxFileDialog::Create()...
tree
|
commitdiff
2012-03-08
Vadim Zeitlin
Added wxSplitterWindow::SetSashInvisible() and IsSashIn...
tree
|
commitdiff
2012-03-07
Vadim Zeitlin
Deprecate wxWindow::MakeModal().
tree
|
commitdiff
2012-03-04
Vadim Zeitlin
Add wxEVT_AUI_PANE_ACTIVATED event.
tree
|
commitdiff
2012-03-04
Vadim Zeitlin
Fix stretchable spaces in wxToolBar after tool removal...
tree
|
commitdiff
2012-03-04
Vadim Zeitlin
Use __WINDOWS__ for OS kind checks and reserve __WXMSW_...
tree
|
commitdiff
2012-03-04
Vadim Zeitlin
Use wxHAS_IMAGES_IN_RESOURCES instead of explicit platf...
tree
|
commitdiff
2012-02-29
Vadim Zeitlin
Recognize MSVC 11 instead of warning about unknown...
tree
|
commitdiff
2012-02-27
Vadim Zeitlin
Allow passing the list of architectures to --enable...
tree
|
commitdiff
2012-02-21
Robin Dunn
If WXWIDGETS is not set and if on cygwin then set it...
tree
|
commitdiff
2012-02-15
Vadim Zeitlin
Added wxFileName::Exists().
tree
|
commitdiff
2012-02-14
Vadim Zeitlin
Mention __WIN64__ in the preprocessor defines documenta...
tree
|
commitdiff
2012-02-12
Vadim Zeitlin
Implement wxDV_ROW_LINES for generic wxDataViewCtrl.
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-09
Vadim Zeitlin
Fix typo in wxSlider XRC format documentation.
tree
|
commitdiff
2012-02-07
Vadim Zeitlin
Fix infinite loop in wxHtmlEasyPrinting page break...
tree
|
commitdiff
2012-02-06
Vadim Zeitlin
Fix handling of positional parameters in wxPrintf(...
tree
|
commitdiff
2012-02-05
Vadim Zeitlin
Fix huge performance problem in wxStdInputStream when...
tree
|
commitdiff
2012-02-05
Vadim Zeitlin
Take void** client data in wxSingleChoiceDialog ctor...
tree
|
commitdiff
2012-02-04
Vadim Zeitlin
Fix the URL generated by Doxygen @sampledir macro.
tree
|
commitdiff
2012-01-25
Bryan Petty
Added more conveniently placed 'List of All Members...
tree
|
commitdiff
2012-01-24
Vadim Zeitlin
Fix setting frame icon when using non-standard icon...
tree
|
commitdiff
2012-01-23
Vadim Zeitlin
Add support for stricken-through fonts.
tree
|
commitdiff
2012-01-20
Vadim Zeitlin
Fix time zone in wxDateTime::UNow().
tree
|
commitdiff
2012-01-20
Dimitri Schoolwerth
Removed ellipsis from "About..." occurrences.
tree
|
commitdiff
2012-01-20
Vadim Zeitlin
Add SetPostBuffer(wxMemoryBuffer) and SetPostText(...
tree
|
commitdiff
2012-01-17
Dimitri Schoolwerth
Deleted SetTypeFromExtension.sea.hqx.
tree
|
commitdiff
2012-01-15
Vadim Zeitlin
Fix another typo in section names in the XRC overview.
tree
|
commitdiff
2012-01-15
Vadim Zeitlin
Fix wxBitmapToggleButton section name in XRC format...
tree
|
commitdiff
2012-01-15
Steve Lamerton
Implement IDocHostUIHandler in wxWebViewIE to improve...
tree
|
commitdiff
2012-01-15
Vadim Zeitlin
Fix minor errors in XRC format overview.
tree
|
commitdiff
2012-01-15
Vadim Zeitlin
Remove wxMGL port.
tree
|
commitdiff
2012-01-15
Vadim Zeitlin
Implement wxMenuBar::EnableTop() for wxMSW and wxGTK.
tree
|
commitdiff
2012-01-15
Vadim Zeitlin
Remove Palm OS port.
tree
|
commitdiff
2012-01-15
Vadim Zeitlin
Remove the documentation of non-existent wxNO_T macro.
tree
|
commitdiff
2012-01-14
Vadim Zeitlin
Fix the size of the font returned from wxTextCtrl:...
tree
|
commitdiff
2012-01-13
Vadim Zeitlin
Update broken link to manifest documentation on MSDN.
tree
|
commitdiff
2012-01-09
Dimitri Schoolwerth
no code changes, fixed some typos
tree
|
commitdiff
2012-01-08
Vadim Zeitlin
Enhance wxRibbonToolBar functionality to wxRibbonButton...
tree
|
commitdiff
2012-01-08
Vadim Zeitlin
Add wxTopLevelWindow::SetRepresentedFilename().
tree
|
commitdiff
2012-01-07
Vadim Zeitlin
Implement best size calculation for report mode wxListCtrl.
tree
|
commitdiff
2012-01-07
Vadim Zeitlin
Set Z-position correctly for wxEVT_JOY_ZMOVE events.
tree
|
commitdiff
2012-01-05
Vadim Zeitlin
Implement support for "%z" in wxDateTime::Format()...
tree
|
commitdiff
2012-01-03
Vadim Zeitlin
Fix child selection in multi-selection generic wxTreeCtrl.
tree
|
commitdiff
2012-01-02
Bryan Petty
Fixed javascript errors in CHM version of the manual.
tree
|
commitdiff
2011-12-29
Vadim Zeitlin
Add wxRibbonButtonBar::InsertXXXButton() methods.
tree
|
commitdiff
2011-12-29
Vadim Zeitlin
Allow using wxEVT_UPDATE_UI with wxRibbonButtonBar.
tree
|
commitdiff
2011-12-29
Vadim Zeitlin
Store row/column selection more appropriately in wxGrid.
tree
|
commitdiff
2011-12-29
Vadim Zeitlin
Display help string for ribbon tools in a tool tip.
tree
|
commitdiff
2011-12-28
Vadim Zeitlin
Complete wxEVT_MENU_{OPEN,CLOSE} implementation in...
tree
|
commitdiff
2011-12-27
Vadim Zeitlin
Update the value of read-only wxComboBox in wxUniv.
tree
|
commitdiff
2011-12-27
Vadim Zeitlin
Add support for more CSS styles to SPAN tag in wxHtmlWi...
tree
|
commitdiff
2011-12-24
Vadim Zeitlin
Implement wxNotebook::CalcSizeFromPage() for wxGTK.
tree
|
commitdiff
2011-12-22
Vadim Zeitlin
Add wxLogFormatter to allow easier wxLog output customi...
tree
|
commitdiff
2011-12-20
Vadim Zeitlin
Provide native implementation of wx{Date,Time}PickerCtr...
tree
|
commitdiff
2011-12-20
Vadim Zeitlin
Fix horizontal alignment in icon view in generic wxList...
tree
|
commitdiff
2011-12-20
Vadim Zeitlin
Mention the dialog focus regression fix in wxMSW in...
tree
|
commitdiff
2011-12-19
Vadim Zeitlin
Added support for wxEXEC_MAKE_GROUP_LEADER to wxExecute().
tree
|
commitdiff
2011-12-19
Vadim Zeitlin
Add possibility to set item background in generic wxDat...
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-14
Vadim Zeitlin
Add the release date of 2.9.3 to the change log.
tree
|
commitdiff
2011-12-11
Vadim Zeitlin
Minor corrections to event handling overview documentation.
tree
|
commitdiff
2011-12-08
Vadim Zeitlin
Add wxEXEC_HIDE_CONSOLE flag allowing to unconditionall...
tree
|
commitdiff
2011-12-08
Bryan Petty
Regenerated new Doxygen custom HTML header, footer...
tree
|
commitdiff
2011-12-07
Vadim Zeitlin
Implement wxComboBox::Popup() and Dismiss() for wxOSX...
tree
|
commitdiff
2011-12-02
Dimitri Schoolwerth
Updated out of date versions and release dates.
tree
|
commitdiff
2011-12-02
Vadim Zeitlin
Handle OpenBSD in wxDialUpManager code.
tree
|
commitdiff
2011-12-02
Vadim Zeitlin
Implement EVT_CHAR_HOOK for wxOSX/Cocoa.
tree
|
commitdiff
2011-12-01
Vadim Zeitlin
Added wxCriticalSection::TryEnter() method.
tree
|
commitdiff
2011-11-28
Vadim Zeitlin
Added instructions about building applications using...
tree
|
commitdiff
2011-11-28
Vadim Zeitlin
Add support for custom numeric formats to wxGrid.
tree
|
commitdiff
2011-11-27
Vadim Zeitlin
Implement wxStackWalker for wxMSW under x86-64.
tree
|
commitdiff
2011-11-27
Vadim Zeitlin
Use wxGetUTCTimeUSec() in wxStopWatch under Unix for...
tree
|
commitdiff
2011-11-27
Vadim Zeitlin
Added wxGetUTCTimeMillis() and wxGetUTCTimeUSec().
tree
|
commitdiff
2011-11-27
Vadim Zeitlin
Added wxStopWatch::TimeInMicro() for better precision...
tree
|
commitdiff
2011-11-22
Vadim Zeitlin
Added convenient wxCmdLineParser::AddLong{Option,Switch...
tree
|
commitdiff
2011-11-22
Vadim Zeitlin
Add wxEventFilter and related functionality.
tree
|
commitdiff
2011-11-14
Vadim Zeitlin
Added wxIMAGE_OPTION_ORIGINAL_{WIDTH,HEIGHT} wxImage...
tree
|
commitdiff
2011-11-05
Francesco Montorsi
no real change: just move Docset/CHM/QCH declarations...
tree
|
commitdiff
2011-11-05
Francesco Montorsi
fix some simple Doxygen warning
tree
|
commitdiff
2011-11-05
Francesco Montorsi
better links to the stock item ID list
tree
|
commitdiff
2011-11-05
Vadim Zeitlin
Allow reusing the same wxWindowID more than 254 times.
tree
|
commitdiff
2011-11-04
Vadim Zeitlin
Correct the misleading example of using id ranges in...
tree
|
commitdiff
2011-10-31
Vadim Zeitlin
Mention setting up file as default download on SF in...
tree
|
commitdiff
2011-10-31
Vadim Zeitlin
Correct FSF postal address in the licence text.
tree
|
commitdiff
2011-10-31
Vadim Zeitlin
Remove duplicated and apparently unnecessary licence...
tree
|
commitdiff
2011-10-30
Vadim Zeitlin
Allow customization of the locations where persistent...
tree
|
commitdiff
2011-10-20
Vadim Zeitlin
Add "checked" property for toolbar tool elements in...
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-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-02
Vadim Zeitlin
Added GTK+ screenshot of wxTimePickerCtrl.
tree
|
commitdiff
2011-10-02
Vadim Zeitlin
Put wxWebView library addition on top of changes list.
tree
|
commitdiff
next