2008-12-31 |
Vadim Zeitlin | added SetLabelText() and EscapeMnemonics() |
blob | commitdiff | raw |
2008-12-30 |
Vadim Zeitlin | handle exceptions thrown from overridden wxView::OnCrea... |
blob | commitdiff | raw | diff to current |
2008-12-30 |
Vadim Zeitlin | added wxSocket::ShutdownOutput() (closes #9229) |
blob | commitdiff | raw | diff to current |
2008-12-29 |
Vadim Zeitlin | mention wxEVT_GRID_CELL_CHANGED-related changes |
blob | commitdiff | raw | diff to current |
2008-12-26 |
Vadim Zeitlin | added wxEventLoop::DispatchTimeout() |
blob | commitdiff | raw | diff to current |
2008-12-25 |
Vadim Zeitlin | don't use the client data for storing wxOwnerDrawn... |
blob | commitdiff | raw | diff to current |
2008-12-24 |
Vadim Zeitlin | add wxScrollHelper::ShowScrollbars() (implemented for... |
blob | commitdiff | raw | diff to current |
2008-12-22 |
Vadim Zeitlin | split wxEVT_GRID_CELL_CHANGE into wxEVT_GRID_CELL_CHANG... |
blob | commitdiff | raw | diff to current |
2008-12-22 |
Vadim Zeitlin | no changes, just don't use "any more" thrice in a row |
blob | commitdiff | raw | diff to current |
2008-12-16 |
Vadim Zeitlin | added wxRearrange{List,Ctrl,Dialog} and use it in wxHea... |
blob | commitdiff | raw | diff to current |
2008-12-16 |
Francesco Montorsi | don't remove docs for wxThreadHelper::Create; list... |
blob | commitdiff | raw | diff to current |
2008-12-02 |
Vadim Zeitlin | add support for creating drop down toolbar buttons... |
blob | commitdiff | raw | diff to current |
2008-10-29 |
Vadim Zeitlin | use buffered streams to reduce the number of TCP packet... |
blob | commitdiff | raw | diff to current |
2008-10-23 |
Vadim Zeitlin | give credit for wxGrid column move hint improvement |
blob | commitdiff | raw | diff to current |
2008-10-19 |
Vadim Zeitlin | correct some wording of recent changes |
blob | commitdiff | raw | diff to current |
2008-10-19 |
Francesco Montorsi | mentioned the new doc format |
blob | commitdiff | raw | diff to current |
2008-10-16 |
Václav Slavík | Cleaned up wxArtProvider: |
blob | commitdiff | raw | diff to current |
2008-10-15 |
Vadim Zeitlin | document GetSizeAvailableForScrollTarget() |
blob | commitdiff | raw | diff to current |
2008-10-06 |
Vadim Zeitlin | implemented wxMemoryFSHandler::FindFirst/Next() |
blob | commitdiff | raw | diff to current |
2008-09-22 |
Vadim Zeitlin | copied and pasted 2.8.9 change log section (was there... |
blob | commitdiff | raw | diff to current |
2008-09-19 |
Vadim Zeitlin | - Main change is the addition of wxGridSelectRowsOrColu... |
blob | commitdiff | raw | diff to current |
2008-09-19 |
Vadim Zeitlin | make wxKeyEvent and wxMouseEvent derive from the same... |
blob | commitdiff | raw | diff to current |
2008-09-15 |
Vadim Zeitlin | improve display of hints during column move (#9884) |
blob | commitdiff | raw | diff to current |
2008-09-12 |
Vadim Zeitlin | added wxPropertyGrid from Jaakko Salli (#9934) |
blob | commitdiff | raw | diff to current |
2008-09-12 |
Vadim Zeitlin | return true from IsBeingDeleted() if any of the parent... |
blob | commitdiff | raw | diff to current |
2008-09-11 |
Vadim Zeitlin | added wxCANCEL_DEFAULT style to wxMessageDialog (only... |
blob | commitdiff | raw | diff to current |
2008-09-11 |
Vadim Zeitlin | added swap() for the other arrays too |
blob | commitdiff | raw | diff to current |
2008-09-11 |
Vadim Zeitlin | added wxArrayString::swap() |
blob | commitdiff | raw | diff to current |
2008-09-11 |
Vadim Zeitlin | replace the static control in wxMessageDialog with... |
blob | commitdiff | raw | diff to current |
2008-09-05 |
Vadim Zeitlin | allow copying text in the log dialogs |
blob | commitdiff | raw | diff to current |
2008-09-05 |
Vadim Zeitlin | added support for custom labels in wxMessageBox for... |
blob | commitdiff | raw | diff to current |
2008-08-27 |
Vadim Zeitlin | honour user scale and source offset in wxDC::Blit(... |
blob | commitdiff | raw | diff to current |
2008-08-07 |
Vadim Zeitlin | don't call OnCloseDocument() from OnNewDocument(),... |
blob | commitdiff | raw | diff to current |
2008-08-03 |
Vadim Zeitlin | add support for multiline labels in wxToggleButton |
blob | commitdiff | raw | diff to current |
2008-08-02 |
Vadim Zeitlin | added enabled and hidden attributes to radio box items... |
blob | commitdiff | raw | diff to current |
2008-08-01 |
Vadim Zeitlin | add wxString::Capitalize() and MakeCapitalized() for... |
blob | commitdiff | raw | diff to current |
2008-07-28 |
Vadim Zeitlin | implement wxBitmap ctor from XBM data |
blob | commitdiff | raw | diff to current |
2008-07-19 |
Vadim Zeitlin | big wxURI cleanup; it now handles Unicode characters... |
blob | commitdiff | raw | diff to current |
2008-07-18 |
Vadim Zeitlin | mention compatibility implications of wxExecute() quoti... |
blob | commitdiff | raw | diff to current |
2008-07-13 |
Vadim Zeitlin | added wxFlexGridSizer::Add{Row,Col}Growable() (#2603) |
blob | commitdiff | raw | diff to current |
2008-07-13 |
Vadim Zeitlin | mention that GetItemRect() is new in 2.9.0 |
blob | commitdiff | raw | diff to current |
2008-07-09 |
Vadim Zeitlin | show busy cursor in wxLaunchDefaultBrowser and add... |
blob | commitdiff | raw | diff to current |
2008-06-30 |
Vadim Zeitlin | implement wxListCtrl::GetSubItemRect() for generic... |
blob | commitdiff | raw | diff to current |
2008-06-29 |
Vadim Zeitlin | support wxListCtrl::GetViewRect() in report view too... |
blob | commitdiff | raw | diff to current |
2008-06-28 |
Vadim Zeitlin | forward port 2.8.8 changelog |
blob | commitdiff | raw | diff to current |
2008-06-28 |
Vadim Zeitlin | deprecate wxTE_AUTO_SCROLL as it's always on in the... |
blob | commitdiff | raw | diff to current |
2008-06-21 |
Vadim Zeitlin | initialize wx{Client,Paint,Window}DC with fonts/colours... |
blob | commitdiff | raw | diff to current |
2008-06-21 |
Vadim Zeitlin | added wxGenericStaticBitmap (#9608) |
blob | commitdiff | raw | diff to current |
2008-06-16 |
Václav Slavík | Implemented high-quality preview for wxMSW (this approa... |
blob | commitdiff | raw | diff to current |
2008-06-12 |
Vadim Zeitlin | use std[::tr1]::unordered_map if available in wxUSE_STL... |
blob | commitdiff | raw | diff to current |
2008-06-12 |
Vadim Zeitlin | propagate style changes correctly to buttons with image... |
blob | commitdiff | raw | diff to current |
2008-06-11 |
Vadim Zeitlin | remember the last type used for loading or saving the... |
blob | commitdiff | raw | diff to current |
2008-06-08 |
Vadim Zeitlin | deprecate wxDC::SetClippingRegion(wxRegion) overload... |
blob | commitdiff | raw | diff to current |
2008-06-08 |
Vadim Zeitlin | added multisampling (anti-aliasing) support to wxGLCanv... |
blob | commitdiff | raw | diff to current |
2008-06-07 |
Vadim Zeitlin | make wxLogWindow thread-safe (#8783) |
blob | commitdiff | raw | diff to current |
2008-06-07 |
Vadim Zeitlin | support multiline labels in wxCheckBox (#9495) |
blob | commitdiff | raw | diff to current |
2008-06-06 |
Vadim Zeitlin | change longs used for bitmap types to wxBitmapType... |
blob | commitdiff | raw | diff to current |
2008-06-05 |
Vadim Zeitlin | corrected bug in wxTimeSpan::IsShorterThan() for equal... |
blob | commitdiff | raw | diff to current |
2008-06-01 |
Vadim Zeitlin | rewrote UTF-7 to work on streams of data to be comaptib... |
blob | commitdiff | raw | diff to current |
2008-05-30 |
Vadim Zeitlin | fixed wxImagePixelData compilation (ticket #3003);... |
blob | commitdiff | raw | diff to current |
2008-05-30 |
Vadim Zeitlin | mention the problem with writing enums to wxConfig... |
blob | commitdiff | raw | diff to current |
2008-05-30 |
Vadim Zeitlin | mention the ambiguities which arise when passing wxStri... |
blob | commitdiff | raw | diff to current |
2008-05-30 |
Václav Slavík | re-added accidentally omitted 'ANSI' |
blob | commitdiff | raw | diff to current |
2008-05-30 |
Václav Slavík | fixed confusingly complicated sentence to make sense |
blob | commitdiff | raw | diff to current |
2008-05-12 |
Vadim Zeitlin | add wxCmdLineParser::AddUsageText() and wxCMD_LINE_USAG... |
blob | commitdiff | raw | diff to current |
2008-05-11 |
Vadim Zeitlin | don't blit more than necessary in wxBufferedDC::UnMask... |
blob | commitdiff | raw | diff to current |
2008-05-11 |
Vadim Zeitlin | take const wxConfig object in wxDocManager::FileHistory... |
blob | commitdiff | raw | diff to current |
2008-05-11 |
Vadim Zeitlin | fix appending items to sorted control (patch 1940384) |
blob | commitdiff | raw | diff to current |
2008-05-11 |
Vadim Zeitlin | show resize grip on resizeable dialogs (slightly modifi... |
blob | commitdiff | raw | diff to current |
2008-05-11 |
Vadim Zeitlin | move last change to the correct section |
blob | commitdiff | raw | diff to current |
2008-05-11 |
Vadim Zeitlin | make class names used for our windows unique between... |
blob | commitdiff | raw | diff to current |
2008-05-07 |
Vadim Zeitlin | use std::[w]string for wxString implementation unless... |
blob | commitdiff | raw | diff to current |
2008-05-02 |
Vadim Zeitlin | add an assert indicating that old code overriding OnExe... |
blob | commitdiff | raw | diff to current |
2008-04-28 |
Vadim Zeitlin | added wxQueueEvent() avoiding the bug of wxPostEvent... |
blob | commitdiff | raw | diff to current |
2008-04-06 |
Vadim Zeitlin | use kind, not id, of a menu item to test whether it... |
blob | commitdiff | raw | diff to current |
2008-04-04 |
Vadim Zeitlin | initial native implementation of wxCalendarCtrl for MSW |
blob | commitdiff | raw | diff to current |
2008-04-01 |
Václav Slavík | Generalized wxScrolledWindow into wxScrolled<T> that... |
blob | commitdiff | raw | diff to current |
2008-03-28 |
Vadim Zeitlin | added native GTK implementation of wxCalendarCtrl ... |
blob | commitdiff | raw | diff to current |
2008-03-27 |
Vadim Zeitlin | added convenient wxON_BLOCK_EXIT_SET() macro |
blob | commitdiff | raw | diff to current |
2008-03-22 |
Václav Slavík | documented that Freeze and Thaw are now recursive |
blob | commitdiff | raw | diff to current |
2008-03-18 |
Vadim Zeitlin | added wxSpinCtrlDouble (slightly modified patch 1835864) |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Francesco Montorsi | restore previous encoding, changed for error to UTF8 |
blob | commitdiff | raw | diff to current |
2008-03-16 |
Francesco Montorsi | fix also wxPen to use wxPenStyle,wxPenJoin,wxPenCap... |
blob | commitdiff | raw | diff to current |
2008-03-16 |
Francesco Montorsi | introduce wxBrushStyle enum and replace 'int style... |
blob | commitdiff | raw | diff to current |
2008-03-15 |
Vadim Zeitlin | add support for asynchronous execution in wxBase (patch... |
blob | commitdiff | raw | diff to current |
2008-03-15 |
Vadim Zeitlin | implement wxSpinCtrl::Reparent() to properly reparent... |
blob | commitdiff | raw | diff to current |
2008-03-15 |
Vadim Zeitlin | added support for double arguments to wxCmdLineParser... |
blob | commitdiff | raw | diff to current |
2008-03-14 |
Francesco Montorsi | mention wxMenuItem::* deprecations |
blob | commitdiff | raw | diff to current |
2008-03-10 |
Vadim Zeitlin | added wxNativeContainerWindow and implemented it for... |
blob | commitdiff | raw | diff to current |
2008-03-02 |
Vadim Zeitlin | add support for custom controls in file dialog in wxGTK... |
blob | commitdiff | raw | diff to current |
2008-02-27 |
Vadim Zeitlin | add SetNativeTheme() (slightly modified patch 1884553) |
blob | commitdiff | raw | diff to current |
2008-02-25 |
Vadim Zeitlin | better wording for the last change |
blob | commitdiff | raw | diff to current |
2008-02-25 |
Vadim Zeitlin | implement support for display enumeration under WinCE... |
blob | commitdiff | raw | diff to current |
2008-02-10 |
Vadim Zeitlin | mention wxXLocale |
blob | commitdiff | raw | diff to current |
2008-02-03 |
Vadim Zeitlin | added wxGLCanvas::IsDisplaySupported() (patch 1879906) |
blob | commitdiff | raw | diff to current |
2008-02-03 |
Vadim Zeitlin | added wxDateTime::FormatISOCombined() and ParseISODate... |
blob | commitdiff | raw | diff to current |
2008-01-26 |
Vadim Zeitlin | fix assert when using owner-drawn menu items with the... |
blob | commitdiff | raw | diff to current |
2008-01-21 |
Václav Slavík | added wxWindow::HasFocus() for more convenient way... |
blob | commitdiff | raw | diff to current |
2008-01-21 |
Francesco Montorsi | mention also the contrib libraries removal/movements |
blob | commitdiff | raw | diff to current |
2008-01-20 |
Vadim Zeitlin | add wxDatePickerCtrl support in wxGenericValidator... |
blob | commitdiff | raw | diff to current |
next |