projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bracing 10.7+ constant
[wxWidgets.git]
/
docs
/
2012-09-18
Vadim Zeitlin
Show tooltips for the too long items in generic wxTreeCtrl.
tree
|
commitdiff
2012-09-15
Vadim Zeitlin
Fix text origin and bounding box computations in wxSVGF...
tree
|
commitdiff
2012-09-15
Vadim Zeitlin
Preserve size of wxGrid rows/columns when hiding and...
tree
|
commitdiff
2012-09-13
Vadim Zeitlin
Add wxBITMAP_PNG() macro similar to wxBITMAP() but...
tree
|
commitdiff
2012-09-13
Vadim Zeitlin
Extract "Close" button creation from wxInfoBarGeneric...
tree
|
commitdiff
2012-09-13
Vadim Zeitlin
Fix setting colours for the edit control part of wxComb...
tree
|
commitdiff
2012-09-11
Steve Lamerton
Add generic wxFileSystem support to wxWebView using...
tree
|
commitdiff
2012-08-30
Vadim Zeitlin
Add wxSpinCtrl::SetBase() to allow entering hexadecimal...
tree
|
commitdiff
2012-08-30
Vadim Zeitlin
Use wxSOCKET_WAITALL in wxHTTP to ensure that all data...
tree
|
commitdiff
2012-08-30
Vadim Zeitlin
Added wxSimplebook class: a wxBookCtrl without controller.
tree
|
commitdiff
2012-08-28
Steve Lamerton
Add support for searching and highlighting a wxWebView.
tree
|
commitdiff
2012-08-22
Vadim Zeitlin
Added Nepali translation.
tree
|
commitdiff
2012-08-15
Vadim Zeitlin
Add page highlighting to wxRibbonBar.
tree
|
commitdiff
2012-08-15
Vadim Zeitlin
Fix AUI appearance when a maximized pane becomes floating.
tree
|
commitdiff
2012-08-15
Vadim Zeitlin
Respect item max sizes in wxBoxSizer.
tree
|
commitdiff
2012-08-15
Vadim Zeitlin
Don't generate events from wxSpinCtrl::SetRange() in...
tree
|
commitdiff
2012-08-11
Vadim Zeitlin
Fix typo in an example of Bind()-ing a function in...
tree
|
commitdiff
2012-08-06
Vadim Zeitlin
A better fix for wxHash{Map,Set} with g++ 4.7.
tree
|
commitdiff
2012-08-05
Vadim Zeitlin
Fix uniconizing hidden top level windows in wxMSW.
tree
|
commitdiff
2012-07-31
Vadim Zeitlin
Allow setting LCID used by wxAutomationObject.
tree
|
commitdiff
2012-07-30
Vadim Zeitlin
Add expand/collapse button to wxRibbonBar.
tree
|
commitdiff
2012-07-29
Vadim Zeitlin
Generate clipboard events for wxComboBox in wxGTK too.
tree
|
commitdiff
2012-07-27
Vadim Zeitlin
Implement wxNotificationMessage using libnotify in...
tree
|
commitdiff
2012-07-24
Vadim Zeitlin
Add wxDir::Close().
tree
|
commitdiff
2012-07-23
Vadim Zeitlin
Use __DARWIN__ instead of __WXOSX__ in non-GUI code.
tree
|
commitdiff
2012-07-20
Vadim Zeitlin
Remove unnecessary configure options from wxOSX install...
tree
|
commitdiff
2012-07-20
Vadim Zeitlin
Use text/uri-list instead of x-moz-url in wxGTK wxURLDa...
tree
|
commitdiff
2012-07-14
Vadim Zeitlin
Add support for CURRENCY and SCODE to MSW OLE helpers.
tree
|
commitdiff
2012-07-13
Vadim Zeitlin
Allow building wxGTK3 with Broadway backend.
tree
|
commitdiff
2012-07-13
Vadim Zeitlin
Add possibility to hide and show again wxRibbonBar...
tree
|
commitdiff
2012-07-12
Vadim Zeitlin
Fix item data access in wxDataViewListCtrl.
tree
|
commitdiff
2012-07-12
Vadim Zeitlin
Added more items to the release check list.
tree
|
commitdiff
2012-07-10
Vadim Zeitlin
Increase version to 2.9.5.
tree
|
commitdiff
2012-07-09
Vadim Zeitlin
Added a release notes file for binaries.
tree
|
commitdiff
2012-07-09
Vadim Zeitlin
Updated READMEs &c for 2.9.4 release.
tree
|
commitdiff
2012-07-07
Vadim Zeitlin
Replace "_amd64" with "_x64" in a few more places.
tree
|
commitdiff
2012-07-07
Vadim Zeitlin
Use "_x64" instead of "amd64" for x64 MSW makefile...
tree
|
commitdiff
2012-07-07
Vadim Zeitlin
Return correct index from wxGenericListCtrl::InsertColu...
tree
|
commitdiff
2012-07-04
Vadim Zeitlin
Put the README file used for SourceForge files page...
tree
|
commitdiff
2012-07-04
Vadim Zeitlin
Remove duplicate item about Trac changes from release...
tree
|
commitdiff
2012-07-03
Vadim Zeitlin
Also update the minimal GTK+ version in the introductio...
tree
|
commitdiff
2012-07-03
Vadim Zeitlin
Update the date in the manual before 2.9.4 release.
tree
|
commitdiff
2012-07-03
Vadim Zeitlin
Updated readme and changelog for 2.9.4 release.
tree
|
commitdiff
2012-07-03
Paul Cornett
synchronize GTK2 minimum version in docs
tree
|
commitdiff
2012-07-02
Paul Cornett
add some mention of GTK3 support
tree
|
commitdiff
2012-07-02
Vadim Zeitlin
Allow using wxGridCellEnumEditor with the mouse.
tree
|
commitdiff
2012-07-02
Vadim Zeitlin
Show gstreamer errors in wxGStreamerMediaBackend to...
tree
|
commitdiff
2012-06-30
Vadim Zeitlin
Add skeleton documentation for wxAuiNotebook-related...
tree
|
commitdiff
2012-06-30
Vadim Zeitlin
Implement hatched/stippled pens/brushes in wxGraphicsCo...
tree
|
commitdiff
2012-06-30
Paul Cornett
support for GTK3
tree
|
commitdiff
2012-06-30
Vadim Zeitlin
Add wxRibbonBar::DeletePage() and ClearPages() methods.
tree
|
commitdiff
2012-06-30
Vadim Zeitlin
Update debugging macros overview in the docs.
tree
|
commitdiff
2012-06-28
Vadim Zeitlin
Fix off by 1 error in wxHTML font size from points...
tree
|
commitdiff
2012-06-20
Vadim Zeitlin
Fix text extent computation in wxMSW wxGraphicsContext.
tree
|
commitdiff
2012-06-17
Vadim Zeitlin
Add wxUSE_COMPILER_TLS to allow disabling compiler...
tree
|
commitdiff
2012-06-13
Robin Dunn
Allow the doxygen command to be used to be specified...
tree
|
commitdiff
2012-06-12
Vadim Zeitlin
Make wxMSW tree item unlocking reentrant.
tree
|
commitdiff
2012-06-08
Vadim Zeitlin
Use wxString::Clone() instead of c_str() in wxThreadEve...
tree
|
commitdiff
2012-06-03
Vadim Zeitlin
Implement support for wxRIBBON_PANEL_EXT_BUTTON wxRibbo...
tree
|
commitdiff
2012-06-03
Vadim Zeitlin
Use wxString::t_str() in calls to Windows API functions...
tree
|
commitdiff
2012-06-01
Vadim Zeitlin
Add support for CP1258 (Vietnamese) and CP1361 (Korean...
tree
|
commitdiff
2012-05-27
Vadim Zeitlin
Add wxGrid::Render() for drawing the grid to any wxDC.
tree
|
commitdiff
2012-05-26
Vadim Zeitlin
Fix bug with unloading wxPluginLibrary objects in ...
tree
|
commitdiff
2012-05-25
Vadim Zeitlin
Add wxDataViewListCtrl::GetItemCount().
tree
|
commitdiff
2012-05-25
Vadim Zeitlin
Add wxDataViewListCtrl::{Set,Get}ItemData() methods.
tree
|
commitdiff
2012-05-25
Vadim Zeitlin
Use wxUIntPtr instead of wxClientData in wxDataViewList...
tree
|
commitdiff
2012-05-25
Vadim Zeitlin
Fully implement wxStyledTextCtrl::PositionToXY().
tree
|
commitdiff
2012-05-23
Vadim Zeitlin
Fix wxBase compilation with UTF-8-based wxString under...
tree
|
commitdiff
2012-05-20
Vadim Zeitlin
Implement wxStackWalker for wxOSX.
tree
|
commitdiff
2012-05-20
Vadim Zeitlin
Remove non-existent section from Unicode overview TOC.
tree
|
commitdiff
2012-05-20
Julian Smart
Added pixel size capability to wxTextAttr and wxRichTex...
tree
|
commitdiff
2012-05-19
Stefan Csomor
adjusting min requirements
tree
|
commitdiff
2012-05-15
Vadim Zeitlin
Fix pasting large amounts of text in wxGTK.
tree
|
commitdiff
2012-05-13
Vadim Zeitlin
Don't return a dangling pointer from wxDateTime::ParseX...
tree
|
commitdiff
2012-05-13
Vadim Zeitlin
Disable the use of UTF-8 by default in Unix builds.
tree
|
commitdiff
2012-05-09
Vadim Zeitlin
Implement constrained best size calculation in wxMSW...
tree
|
commitdiff
2012-05-09
Vadim Zeitlin
Improve wxWindow best size documentation, mention DoGet...
tree
|
commitdiff
2012-05-09
Vadim Zeitlin
Mention wxFoobookEvent change from classes to #defines...
tree
|
commitdiff
2012-05-09
Vadim Zeitlin
Allow entering more digits in wxSpinCtrl in wxMSW than...
tree
|
commitdiff
2012-05-09
Julian Smart
Added field implementation
tree
|
commitdiff
2012-05-04
Vadim Zeitlin
Add wxDir::GetNameWithSep() and use it to avoid consecu...
tree
|
commitdiff
2012-05-04
Vadim Zeitlin
Don't remove the last slash from "/" directory name...
tree
|
commitdiff
2012-04-29
Vadim Zeitlin
Added wxDataViewEvent::SetDragFlags() and GetDropEffect...
tree
|
commitdiff
2012-04-28
Vadim Zeitlin
Document the change in wxEVT_SIZE generation for wxDial...
tree
|
commitdiff
2012-04-27
Vadim Zeitlin
Added note about WXWIN_COMPATIBILITY_2_6 being off...
tree
|
commitdiff
2012-04-16
Vadim Zeitlin
Add wxFSInputStream providing stream interface to wxFil...
tree
|
commitdiff
2012-04-16
Vadim Zeitlin
Added support for page tooltips to wxAuiNotebook.
tree
|
commitdiff
2012-04-16
Vadim Zeitlin
Added wxAcceleratorEntry::ToRawString().
tree
|
commitdiff
2012-04-15
Vadim Zeitlin
Use new style directory selection dialog under Vista...
tree
|
commitdiff
2012-04-15
Vadim Zeitlin
Fix WXK_MENU handling in wxStyledTextCtrl.
tree
|
commitdiff
2012-04-14
Vadim Zeitlin
Add support for VT_I8 (long long) values to wxAutomatio...
tree
|
commitdiff
2012-04-14
Vadim Zeitlin
Add support for horizontal mouse wheel events to wxGTK...
tree
|
commitdiff
2012-04-10
Robin Dunn
Remove the wxPython-only doc snippets from the C++...
tree
|
commitdiff
2012-04-05
Vadim Zeitlin
Set the menu itself as event object for EVT_MENU_{OPEN...
tree
|
commitdiff
2012-04-05
Vadim Zeitlin
Remove support for MetroWerks CodeWarrior compiler.
tree
|
commitdiff
2012-04-05
Vadim Zeitlin
Fix handling of the main window of composite controls...
tree
|
commitdiff
2012-04-05
Vadim Zeitlin
Really fix source coordinates handling in wxDC::Blit...
tree
|
commitdiff
2012-04-04
Vadim Zeitlin
Avoid overflowing the wake up when handling events...
tree
|
commitdiff
2012-04-04
Vadim Zeitlin
No changes, just categorize change log entry correctly.
tree
|
commitdiff
2012-03-27
Vadim Zeitlin
Honour source wxDC coordinate system in wxDC::Blit...
tree
|
commitdiff
next