2011-12-01 |
Vadim Zeitlin | Added wxCriticalSection::TryEnter() method. |
tree | commitdiff |
2011-11-30 |
Vadim Zeitlin | Document more wxCommandProcessor methods. |
tree | commitdiff |
2011-11-28 |
Vadim Zeitlin | Extend wxBannerWindow background bitmap if necessary. |
tree | commitdiff |
2011-11-28 |
Vadim Zeitlin | Add support for custom numeric formats to wxGrid. |
tree | commitdiff |
2011-11-27 |
Vadim Zeitlin | Change value of wxHELP to avoid clash with wxSTAY_ON_TOP. |
tree | commitdiff |
2011-11-27 |
Vadim Zeitlin | No changes, just move time functions from wx/stopwatch... |
tree | commitdiff |
2011-11-27 |
Vadim Zeitlin | Added wxGetUTCTimeMillis() and wxGetUTCTimeUSec(). |
tree | commitdiff |
2011-11-27 |
Vadim Zeitlin | Extracted private GetTimeZone() to public wxGetTimeZone... |
tree | commitdiff |
2011-11-27 |
Vadim Zeitlin | Added wxStopWatch::TimeInMicro() for better precision... |
tree | commitdiff |
2011-11-27 |
Vadim Zeitlin | Use ::QueryPerformanceCounter() for wxStopWatch impleme... |
tree | commitdiff |
2011-11-25 |
Paul Cornett | IsNull --> IsEmpty |
tree | commitdiff |
2011-11-24 |
Robin Dunn | OnSysRead is pure virtual |
tree | commitdiff |
2011-11-24 |
Robin Dunn | The wxStreamProtocolType enum is multiply defined,... |
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-22 |
Stefan Csomor | fixes #13684 |
tree | commitdiff |
2011-11-17 |
Robin Dunn | fix missing and broken interface items for Phoenix |
tree | commitdiff |
2011-11-17 |
Robin Dunn | Add arg default values for the Create method |
tree | commitdiff |
2011-11-15 |
Vadim Zeitlin | Add support for digits and +/- sign to wxUIActionSimula... |
tree | commitdiff |
2011-11-14 |
Vadim Zeitlin | Replace wxT() with wxS() in image options definitions. |
tree | commitdiff |
2011-11-14 |
Vadim Zeitlin | Added wxIMAGE_OPTION_ORIGINAL_{WIDTH,HEIGHT} wxImage... |
tree | commitdiff |
2011-11-08 |
Steve Lamerton | Update wxHtmlWindow documentation to refer to wxWebView. |
tree | commitdiff |
2011-11-05 |
Francesco Montorsi | Move detailed documentation to the top, leaving styles... |
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 | Add wxConvAuto::GetBOMChars() helper. |
tree | commitdiff |
2011-11-05 |
Francesco Montorsi | document wxLogGeneric() function |
tree | commitdiff |
2011-11-05 |
Francesco Montorsi | document wxConfigPathChanger helper class |
tree | commitdiff |
2011-11-04 |
Robin Dunn | Add wxAnyButton so the shared class hierarchy of wxButt... |
tree | commitdiff |
2011-11-04 |
Robin Dunn | Fix missing and broken interface items for Phoenix |
tree | commitdiff |
2011-11-02 |
Robin Dunn | Fix missing or broken interface items for Phoenix |
tree | commitdiff |
2011-11-02 |
Robin Dunn | Fix missing or broken interface items for Phoenix |
tree | commitdiff |
2011-10-31 |
Vadim Zeitlin | Correct wxFileName::SetPath() documentation. |
tree | commitdiff |
2011-10-31 |
Julian Smart | Fixed #13535: wxRichTextCtrl: Incorrectly documented... |
tree | commitdiff |
2011-10-30 |
Vadim Zeitlin | Allow customization of the locations where persistent... |
tree | commitdiff |
2011-10-29 |
Robin Dunn | Add missing interface items for Phoenix |
tree | commitdiff |
2011-10-27 |
Vadim Zeitlin | Make BOM-detection code in wxConvAuto public. |
tree | commitdiff |
2011-10-27 |
Vadim Zeitlin | Don't make wxQsort() extern "C" nor use any special... |
tree | commitdiff |
2011-10-26 |
Robin Dunn | Interface tweaks and fixes for Phoenix |
tree | commitdiff |
2011-10-22 |
Julian Smart | Applied patch #13534: wxRichTextCtrl: Make it easier... |
tree | commitdiff |
2011-10-22 |
Robin Dunn | Add missing styles and flags, and specify pure virtuals... |
tree | commitdiff |
2011-10-21 |
Robin Dunn | Add the getters |
tree | commitdiff |
2011-10-21 |
Robin Dunn | It's not an array of pointers to dashes, but rather... |
tree | commitdiff |
2011-10-21 |
Václav Slavík | Document wxDataViewModelNotifier callbacks return values. |
tree | commitdiff |
2011-10-21 |
Robin Dunn | Interface fixes for Phoenix |
tree | commitdiff |
2011-10-20 |
Robin Dunn | Delegate wxGraphicsBitmap::ConvertToImage to the render... |
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-18 |
Vadim Zeitlin | Document and test behaviour of wxRegion methods when... |
tree | commitdiff |
2011-10-18 |
Vadim Zeitlin | No changes, just fix a typo in a header comment. |
tree | commitdiff |
2011-10-17 |
Robin Dunn | Fix more missing and broken stuff in the interface... |
tree | commitdiff |
2011-10-14 |
Robin Dunn | Add data members for RGBValue and HSVValue |
tree | commitdiff |
2011-10-14 |
Robin Dunn | fix parent class and constant |
tree | commitdiff |
2011-10-13 |
Robin Dunn | Interface tweaks for Phoenix |
tree | commitdiff |
2011-10-11 |
Vadim Zeitlin | Move SetBackgroundBitmap() from wxPanel to new wxCustom... |
tree | commitdiff |
2011-10-11 |
Robin Dunn | wxGraphicsRenderer::CreateContextFromImage is not static |
tree | commitdiff |
2011-10-11 |
Robin Dunn | Remove the ctor and Init methods that are not available... |
tree | commitdiff |
2011-10-10 |
Vadim Zeitlin | Move wxTopLevelWindow::SetShape() down to wxNonOwnedWindow. |
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-09 |
Vadim Zeitlin | Added wxGraphicsBitmap::ConvertToImage(). |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Document wxGraphicsBitmap and methods involving it. |
tree | commitdiff |
2011-10-09 |
Robin Dunn | Interface updates for Phoenix. Add wxNativeFontInfo. |
tree | commitdiff |
2011-10-04 |
Robin Dunn | Add Get|SetPrintMode |
tree | commitdiff |
2011-10-04 |
Robin Dunn | Interface fixes for Phoenix |
tree | commitdiff |
2011-10-02 |
Steve Lamerton | Add new definitions required by MinGW for webview.... |
tree | commitdiff |
2011-10-02 |
Steve Lamerton | Remove copied class definitions from missing.h. Disable... |
tree | commitdiff |
2011-10-02 |
Steve Lamerton | Derive wxAuiNotebook from wxBookCtrlBase. Document... |
tree | commitdiff |
2011-10-01 |
Steve Lamerton | Add event descriptions to wxAuiNotebook. |
tree | commitdiff |
2011-09-29 |
Vadim Zeitlin | Add wxTimePickerCtrl class. |
tree | commitdiff |
2011-09-29 |
Vadim Zeitlin | Correct wxDatePickerCtrl::GetValue() documentation... |
tree | commitdiff |
2011-09-27 |
Robin Dunn | More interface updates for Phoenix |
tree | commitdiff |
2011-09-25 |
Robin Dunn | Fix missing or broken interface items for Phoenix |
tree | commitdiff |
2011-09-22 |
Vadim Zeitlin | Always give all the remaining space to the first wxTree... |
tree | commitdiff |
2011-09-21 |
Vadim Zeitlin | Change wxSound ctor from in-memory data to use size_t... |
tree | commitdiff |
2011-09-21 |
Vadim Zeitlin | Send EVT_DATAVIEW_ITEM_CONTEXT_MENU events even when... |
tree | commitdiff |
2011-09-21 |
Vadim Zeitlin | Implement sorting in wxTreeListCtrl. |
tree | commitdiff |
2011-09-21 |
Vadim Zeitlin | Remove wxHeaderColumn::SetAsSortKey() and only use... |
tree | commitdiff |
2011-09-21 |
Vadim Zeitlin | Add wxTreeListCtrl::GetView() and GetDataView(). |
tree | commitdiff |
2011-09-18 |
Robin Dunn | FIx broken or missing interface items for Phoenix |
tree | commitdiff |
2011-09-17 |
Vadim Zeitlin | Fix the library of wxGenericDirCtrl in the documentation. |
tree | commitdiff |
2011-09-16 |
Robin Dunn | fixes for missing or broken interface items for Phoenix |
tree | commitdiff |
2011-09-16 |
Vadim Zeitlin | Fix int field of wxCommandEvents generated by menu... |
tree | commitdiff |
2011-09-11 |
Robin Dunn | Fix missing and broken interface items for Phoenix |
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-09-03 |
Robin Dunn | Fix some broken or add some missing interface declarati... |
tree | commitdiff |
2011-08-29 |
Dimitri Schoolwerth | Added alpha saving support to TIFF image handler. |
tree | commitdiff |
2011-08-28 |
Dimitri Schoolwerth | Updated manual regarding image alpha support for TGA... |
tree | commitdiff |
2011-08-28 |
Stefan Csomor | adding missing doc string for BACKSPACE |
tree | commitdiff |
2011-08-27 |
Vadim Zeitlin | No real changes, minor corrections to the docs. |
tree | commitdiff |
2011-08-27 |
Vadim Zeitlin | Added wxFLP_SMALL and wxDIRP_SMALL styles for wx{File... |
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-23 |
Stefan Csomor | adjusting keyboardstate to new ctrl / raw_ctrl handling... |
tree | commitdiff |
2011-08-23 |
Vadim Zeitlin | Mention wxLocale in wxNumValidator documentation. |
tree | commitdiff |
2011-08-23 |
Vadim Zeitlin | No changes, just add a missing comma in wxNumValidator... |
tree | commitdiff |
2011-08-23 |
Dimitri Schoolwerth | Added wxBITMAP_TYPE_TIFF and wxBITMAP_TYPE_TIFF_RESOURCE. |
tree | commitdiff |
2011-08-22 |
Vadim Zeitlin | Harmonize wxDataViewCtrl::GetSelection() behaviour... |
tree | commitdiff |
next |