Allow building wxGTK3 with Broadway backend.
[wxWidgets.git] / docs /
2012-07-13  Vadim ZeitlinAllow building wxGTK3 with Broadway backend.
2012-07-13  Vadim ZeitlinAdd possibility to hide and show again wxRibbonBar...
2012-07-12  Vadim ZeitlinFix item data access in wxDataViewListCtrl.
2012-07-12  Vadim ZeitlinAdded more items to the release check list.
2012-07-10  Vadim ZeitlinIncrease version to 2.9.5.
2012-07-09  Vadim ZeitlinAdded a release notes file for binaries.
2012-07-09  Vadim ZeitlinUpdated READMEs &c for 2.9.4 release.
2012-07-07  Vadim ZeitlinReplace "_amd64" with "_x64" in a few more places.
2012-07-07  Vadim ZeitlinUse "_x64" instead of "amd64" for x64 MSW makefile...
2012-07-07  Vadim ZeitlinReturn correct index from wxGenericListCtrl::InsertColu...
2012-07-04  Vadim ZeitlinPut the README file used for SourceForge files page...
2012-07-04  Vadim ZeitlinRemove duplicate item about Trac changes from release...
2012-07-03  Vadim ZeitlinAlso update the minimal GTK+ version in the introductio...
2012-07-03  Vadim ZeitlinUpdate the date in the manual before 2.9.4 release.
2012-07-03  Vadim ZeitlinUpdated readme and changelog for 2.9.4 release.
2012-07-03  Paul Cornettsynchronize GTK2 minimum version in docs
2012-07-02  Paul Cornettadd some mention of GTK3 support
2012-07-02  Vadim ZeitlinAllow using wxGridCellEnumEditor with the mouse.
2012-07-02  Vadim ZeitlinShow gstreamer errors in wxGStreamerMediaBackend to...
2012-06-30  Vadim ZeitlinAdd skeleton documentation for wxAuiNotebook-related...
2012-06-30  Vadim ZeitlinImplement hatched/stippled pens/brushes in wxGraphicsCo...
2012-06-30  Paul Cornettsupport for GTK3
2012-06-30  Vadim ZeitlinAdd wxRibbonBar::DeletePage() and ClearPages() methods.
2012-06-30  Vadim ZeitlinUpdate debugging macros overview in the docs.
2012-06-28  Vadim ZeitlinFix off by 1 error in wxHTML font size from points...
2012-06-20  Vadim ZeitlinFix text extent computation in wxMSW wxGraphicsContext.
2012-06-17  Vadim ZeitlinAdd wxUSE_COMPILER_TLS to allow disabling compiler...
2012-06-13  Robin DunnAllow the doxygen command to be used to be specified...
2012-06-12  Vadim ZeitlinMake wxMSW tree item unlocking reentrant.
2012-06-08  Vadim ZeitlinUse wxString::Clone() instead of c_str() in wxThreadEve...
2012-06-03  Vadim ZeitlinImplement support for wxRIBBON_PANEL_EXT_BUTTON wxRibbo...
2012-06-03  Vadim ZeitlinUse wxString::t_str() in calls to Windows API functions...
2012-06-01  Vadim ZeitlinAdd support for CP1258 (Vietnamese) and CP1361 (Korean...
2012-05-27  Vadim ZeitlinAdd wxGrid::Render() for drawing the grid to any wxDC.
2012-05-26  Vadim ZeitlinFix bug with unloading wxPluginLibrary objects in ...
2012-05-25  Vadim ZeitlinAdd wxDataViewListCtrl::GetItemCount().
2012-05-25  Vadim ZeitlinAdd wxDataViewListCtrl::{Set,Get}ItemData() methods.
2012-05-25  Vadim ZeitlinUse wxUIntPtr instead of wxClientData in wxDataViewList...
2012-05-25  Vadim ZeitlinFully implement wxStyledTextCtrl::PositionToXY().
2012-05-23  Vadim ZeitlinFix wxBase compilation with UTF-8-based wxString under...
2012-05-20  Vadim ZeitlinImplement wxStackWalker for wxOSX.
2012-05-20  Vadim ZeitlinRemove non-existent section from Unicode overview TOC.
2012-05-20  Julian SmartAdded pixel size capability to wxTextAttr and wxRichTex...
2012-05-19  Stefan Csomoradjusting min requirements
2012-05-15  Vadim ZeitlinFix pasting large amounts of text in wxGTK.
2012-05-13  Vadim ZeitlinDon't return a dangling pointer from wxDateTime::ParseX...
2012-05-13  Vadim ZeitlinDisable the use of UTF-8 by default in Unix builds.
2012-05-09  Vadim ZeitlinImplement constrained best size calculation in wxMSW...
2012-05-09  Vadim ZeitlinImprove wxWindow best size documentation, mention DoGet...
2012-05-09  Vadim ZeitlinMention wxFoobookEvent change from classes to #defines...
2012-05-09  Vadim ZeitlinAllow entering more digits in wxSpinCtrl in wxMSW than...
2012-05-09  Julian SmartAdded field implementation
2012-05-04  Vadim ZeitlinAdd wxDir::GetNameWithSep() and use it to avoid consecu...
2012-05-04  Vadim ZeitlinDon't remove the last slash from "/" directory name...
2012-04-29  Vadim ZeitlinAdded wxDataViewEvent::SetDragFlags() and GetDropEffect...
2012-04-28  Vadim ZeitlinDocument the change in wxEVT_SIZE generation for wxDial...
2012-04-27  Vadim ZeitlinAdded note about WXWIN_COMPATIBILITY_2_6 being off...
2012-04-16  Vadim ZeitlinAdd wxFSInputStream providing stream interface to wxFil...
2012-04-16  Vadim ZeitlinAdded support for page tooltips to wxAuiNotebook.
2012-04-16  Vadim ZeitlinAdded wxAcceleratorEntry::ToRawString().
2012-04-15  Vadim ZeitlinUse new style directory selection dialog under Vista...
2012-04-15  Vadim ZeitlinFix WXK_MENU handling in wxStyledTextCtrl.
2012-04-14  Vadim ZeitlinAdd support for VT_I8 (long long) values to wxAutomatio...
2012-04-14  Vadim ZeitlinAdd support for horizontal mouse wheel events to wxGTK...
2012-04-10  Robin DunnRemove the wxPython-only doc snippets from the C++...
2012-04-05  Vadim ZeitlinSet the menu itself as event object for EVT_MENU_{OPEN...
2012-04-05  Vadim ZeitlinRemove support for MetroWerks CodeWarrior compiler.
2012-04-05  Vadim ZeitlinFix handling of the main window of composite controls...
2012-04-05  Vadim ZeitlinReally fix source coordinates handling in wxDC::Blit...
2012-04-04  Vadim ZeitlinAvoid overflowing the wake up when handling events...
2012-04-04  Vadim ZeitlinNo changes, just categorize change log entry correctly.
2012-03-27  Vadim ZeitlinHonour source wxDC coordinate system in wxDC::Blit...
2012-03-25  Vadim ZeitlinAdded wxTimePickerCtrl::GetTime() and SetTime().
2012-03-25  Vadim ZeitlinImplement native tab art for wxAUI in wxGTK.
2012-03-25  Vadim ZeitlinCorrect Eric Jensen name in the change log.
2012-03-24  Vadim ZeitlinImplement wxGraphicsContext::SetInterpolationQuality...
2012-03-22  Vadim ZeitlinImplement horizontal mouse wheel events support for...
2012-03-22  Vadim ZeitlinUse pthread_setconcurrency() in wxThread::SetConcurrency().
2012-03-21  Vadim ZeitlinFix display of "const" methods in wxGTK assert dialog.
2012-03-15  Vadim ZeitlinEnable/disable "Window" menu items in AUI MDI correctly.
2012-03-14  Vadim ZeitlinImplement wxDirDialog:: and wxFileDialog::Create()...
2012-03-08  Vadim ZeitlinAdded wxSplitterWindow::SetSashInvisible() and IsSashIn...
2012-03-07  Vadim ZeitlinDeprecate wxWindow::MakeModal().
2012-03-04  Vadim ZeitlinAdd wxEVT_AUI_PANE_ACTIVATED event.
2012-03-04  Vadim ZeitlinFix stretchable spaces in wxToolBar after tool removal...
2012-03-04  Vadim ZeitlinUse __WINDOWS__ for OS kind checks and reserve __WXMSW_...
2012-03-04  Vadim ZeitlinUse wxHAS_IMAGES_IN_RESOURCES instead of explicit platf...
2012-02-29  Vadim ZeitlinRecognize MSVC 11 instead of warning about unknown...
2012-02-27  Vadim ZeitlinAllow passing the list of architectures to --enable...
2012-02-21  Robin DunnIf WXWIDGETS is not set and if on cygwin then set it...
2012-02-15  Vadim ZeitlinAdded wxFileName::Exists().
2012-02-14  Vadim ZeitlinMention __WIN64__ in the preprocessor defines documenta...
2012-02-12  Vadim ZeitlinImplement wxDV_ROW_LINES for generic wxDataViewCtrl.
2012-02-12  Vadim ZeitlinDon't use deprecated wxDataViewCtrl::StartEditor()...
2012-02-11  Vadim ZeitlinImplement wxBG_STYLE_TRANSPARENT support for wxGTK.
2012-02-09  Vadim ZeitlinFix typo in wxSlider XRC format documentation.
2012-02-07  Vadim ZeitlinFix infinite loop in wxHtmlEasyPrinting page break...
2012-02-06  Vadim ZeitlinFix handling of positional parameters in wxPrintf(...
2012-02-05  Vadim ZeitlinFix huge performance problem in wxStdInputStream when...
2012-02-05  Vadim ZeitlinTake void** client data in wxSingleChoiceDialog ctor...
next