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 |
2011-08-22 |
Vadim Zeitlin | No changes, just factor our wxDirection parsing code... |
tree | commitdiff |
2011-08-22 |
Vadim Zeitlin | Add new wxBannerWindow class. |
tree | commitdiff |
2011-08-21 |
Vadim Zeitlin | No changes, just use symbolic NO_IMAGE constant instead... |
tree | commitdiff |
2011-08-21 |
Vadim Zeitlin | Replace wxComboBox::IsEmpty() with Is{List,Text}Empty(). |
tree | commitdiff |
2011-08-19 |
Steve Lamerton | Update documentation for new library name. |
tree | commitdiff |
2011-08-19 |
Dimitri Schoolwerth | Documented wxIMAGE_OPTION_TIFF_* options that are curre... |
tree | commitdiff |
2011-08-19 |
Dimitri Schoolwerth | improved wxImage documentation. |
tree | commitdiff |
2011-08-17 |
Steve Lamerton | Return true by default under OSX WebKit. |
tree | commitdiff |
2011-08-17 |
Steve Lamerton | Derive wxWebViewEvent from wxNotifyEvent. |
tree | commitdiff |
2011-08-17 |
Steve Lamerton | Rename LoadUrl to LoadURL. This corrects the capitalisa... |
tree | commitdiff |
2011-08-17 |
Steve Lamerton | Const correct the wxWebView api. |
tree | commitdiff |
2011-08-16 |
Stefan Csomor | adapting to new ctrl constant handling on OSX |
tree | commitdiff |
2011-08-15 |
Steve Lamerton | Rename wxWebHistoryItem to wxWebViewHistoryItem. |
tree | commitdiff |
2011-08-15 |
Steve Lamerton | Rename wxWebNavigationError to wxWebViewNavigationError... |
tree | commitdiff |
2011-08-14 |
Steve Lamerton | Rename wxWebFileHandler to wxWebViewArchiveHandler... |
tree | commitdiff |
2011-08-13 |
Steve Lamerton | Merge in from trunk r68626 - r68683 |
tree | commitdiff |
2011-08-12 |
Steve Lamerton | Update documentation about custom schemes and virtual... |
tree | commitdiff |
2011-08-10 |
Steve Lamerton | Merge in from trunk r64802 - r68625 |
tree | commitdiff |
2011-08-10 |
Václav Slavík | Make the wxDataViewItem(void*) constructor explicit. |
tree | commitdiff |
2011-08-09 |
Dimitri Schoolwerth | Added NSApplicationDelegate's openFiles for wxOSX-Cocoa. |
tree | commitdiff |
2011-08-08 |
Steve Lamerton | Use shared pointers to hold wxWebHandlers throughout. |
tree | commitdiff |
2011-08-08 |
Steve Lamerton | Improve the detailed description in the documentation. |
tree | commitdiff |
2011-08-08 |
Steve Lamerton | Note that CanCut / CanCopy / CanPaste are not currently... |
tree | commitdiff |
2011-08-08 |
Steve Lamerton | Fix a bunch of spelling mistakes cause by an early... |
tree | commitdiff |
2011-08-08 |
Steve Lamerton | Add backend descriptions for all backends to the docume... |
tree | commitdiff |
2011-08-08 |
Steve Lamerton | Add a section about async notifications to the document... |
tree | commitdiff |
2011-08-08 |
Vadim Zeitlin | Added wxTopLevelWindow::MSWGetSystemMenu() method. |
tree | commitdiff |
2011-08-04 |
Vadim Zeitlin | Add support for wxHELP button to wxMessageDialog. |
tree | commitdiff |
2011-08-04 |
Steve Lamerton | Add documentation for virtual file system support in... |
tree | commitdiff |
2011-08-04 |
Vadim Zeitlin | Avoid unwanted line break in wxDataViewListModel::GetCo... |
tree | commitdiff |
2011-08-02 |
Vadim Zeitlin | Remove documentation of non-existent wxTextAttr::Create... |
tree | commitdiff |
2011-07-30 |
Vadim Zeitlin | Improve wxTextCtrl::GetNumberOfLines() unit test and... |
tree | commitdiff |
2011-07-30 |
Vadim Zeitlin | Emphasize that wxStandardPaths must not be created... |
tree | commitdiff |
2011-07-30 |
Steve Lamerton | Add new wxEVT_COMMAND_WEB_VIEW_TITLE_CHANGED event... |
tree | commitdiff |
2011-07-29 |
Vadim Zeitlin | Add wxTextCtrl::PositionToCoords() functions for wxMSW... |
tree | commitdiff |
2011-07-26 |
Vadim Zeitlin | Mention wxGTK wxAnimation implementation limitations... |
tree | commitdiff |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
tree | commitdiff |
2011-07-25 |
Steve Lamerton | Rename GetHref to GetURL in wxWebNavigationEvent, this... |
tree | commitdiff |
2011-07-25 |
Steve Lamerton | Clarify what GetTarget actually returns in wxWebNavigat... |
tree | commitdiff |
2011-07-25 |
Steve Lamerton | Update handling and documentation for new window events... |
tree | commitdiff |
2011-07-24 |
Vadim Zeitlin | Replace wxControlContainer-related macros with wxNaviga... |
tree | commitdiff |
2011-07-24 |
Vadim Zeitlin | Add wxNavigationEnabled<> helper for implementing TAB... |
tree | commitdiff |
2011-07-23 |
Vadim Zeitlin | Mention that pages can't be added to wxBookCtrl more... |
tree | commitdiff |
2011-07-23 |
Vadim Zeitlin | Remove mentions of wxCommandEvent from wxThreadEvent... |
tree | commitdiff |
2011-07-22 |
Vadim Zeitlin | Added customizable wxDocManager::OnMRUFileNotExist... |
tree | commitdiff |
2011-07-22 |
Vadim Zeitlin | Several corrections to wxDocManager fields documentation. |
tree | commitdiff |
2011-07-22 |
Vadim Zeitlin | Allow passing the error value to wxStreamBase::Reset(). |
tree | commitdiff |
2011-07-19 |
Vadim Zeitlin | Add wxDataViewEvent::IsEditCancelled() and support... |
tree | commitdiff |
2011-07-19 |
Vadim Zeitlin | Added wxGCDC(wxEnhMetaFileDC) ctor too. |
tree | commitdiff |
2011-07-15 |
Steve Lamerton | Remove some code that shouldn't be in the interface... |
tree | commitdiff |
2011-07-15 |
Steve Lamerton | Add RunScript and implement on all backends. Document... |
tree | commitdiff |
2011-07-15 |
Steve Lamerton | Add ClearSelection for msw ie and gtk webkit, with... |
tree | commitdiff |
2011-07-13 |
Steve Lamerton | Add GetPageText to MSW IE and to GTK WebKit. Add stub... |
tree | commitdiff |
2011-07-13 |
Steve Lamerton | Rename GetSelectedHTML to GetSelectedSource, this bring... |
tree | commitdiff |
2011-07-12 |
Vadim Zeitlin | Document wxEnhMetaFileDC-related wxGraphics functions. |
tree | commitdiff |
2011-07-11 |
Vadim Zeitlin | Fix and improve documentation of wxT_2() macro. |
tree | commitdiff |
2011-07-11 |
Steve Lamerton | Implement GetSelectedHTML for the ie and gtk webkit... |
tree | commitdiff |
2011-07-10 |
Steve Lamerton | Add support for retrieving the currently selected text... |
tree | commitdiff |
2011-07-09 |
Vadim Zeitlin | Support float, double and file name values in wxGeneric... |
tree | commitdiff |
2011-07-09 |
Vadim Zeitlin | Mention that wxNotebook page must be removed before... |
tree | commitdiff |
2011-07-09 |
John Chain | Added Robin Dunn's explanation on the relationship... |
tree | commitdiff |
2011-07-09 |
Steve Lamerton | Add start of selection api, support for HasSelection... |
tree | commitdiff |
2011-07-08 |
Steve Lamerton | Add the ability to enable / disable and check for the... |
tree | commitdiff |
2011-07-07 |
Vadim Zeitlin | Make wxGCDC::GetGraphicsContext() const. |
tree | commitdiff |
2011-07-05 |
Steve Lamerton | Simplify backend enum naming, we do not need separate... |
tree | commitdiff |
2011-07-04 |
Steve Lamerton | Filter out subframes from the ie backend history and... |
tree | commitdiff |
2011-07-04 |
Steve Lamerton | Add a note to the documentation about the emulation... |
tree | commitdiff |
2011-07-02 |
Steve Lamerton | Add web documentation category. |
tree | commitdiff |
2011-07-02 |
Steve Lamerton | Overhaul the wxWebView documentation. Split the documen... |
tree | commitdiff |
2011-07-02 |
Vadim Zeitlin | No real changes, just remove trailing commas from enum. |
tree | commitdiff |
2011-07-02 |
Vadim Zeitlin | Add wxCOMPOSITION_INVALID mode and use it to simplify... |
tree | commitdiff |
2011-07-01 |
Steve Lamerton | Extend history api using the ie backend to include... |
tree | commitdiff |
2011-06-30 |
Steve Lamerton | Add basic history api and implement it under gtk. |
tree | commitdiff |
2011-06-28 |
Václav Slavík | Move wxThreadEvent into wxBase. |
tree | commitdiff |
2011-06-27 |
Vadim Zeitlin | Add support for child documents to docview framework. |
tree | commitdiff |
2011-06-22 |
Vadim Zeitlin | Restore wxPreviewFrame::Initialize(void) and add Initia... |
tree | commitdiff |
2011-06-19 |
Vadim Zeitlin | Document surprising behaviour of wxDatePickerCtrl:... |
tree | commitdiff |
2011-06-19 |
Vadim Zeitlin | Implement wxCalendarCtrl::SetDateRange() in the native... |
tree | commitdiff |
2011-06-15 |
Julian Smart | Removed header guards |
tree | commitdiff |
2011-06-11 |
Vadim Zeitlin | Implement wxDataViewCtrl::SetRowHeight() for wxGTK. |
tree | commitdiff |
next |