2012-01-23 |
Stefan Csomor | using existing member |
tree | commitdiff |
2012-01-19 |
Stefan Csomor | fixing m_axe access indices |
tree | commitdiff |
2012-01-19 |
Stefan Csomor | guard against invalid color ref |
tree | commitdiff |
2012-01-19 |
Stefan Csomor | solving include order problems for stl and xti |
tree | commitdiff |
2012-01-19 |
Stefan Csomor | use better backward compatibility for menu_open, don... |
tree | commitdiff |
2012-01-19 |
Stefan Csomor | guard against invalid color ref |
tree | commitdiff |
2012-01-19 |
Stefan Csomor | solving include order problems for stl and xti |
tree | commitdiff |
2012-01-18 |
Stefan Csomor | fixing RTTI |
tree | commitdiff |
2012-01-17 |
Stefan Csomor | missing commit, see #10269 |
tree | commitdiff |
2012-01-17 |
Václav Slavík | Replace wxDataViewCtrl::StartEditor() with EditItem(). |
tree | commitdiff |
2012-01-17 |
Václav Slavík | Add wxDataViewCtrl::GetCurrentColumn(). |
tree | commitdiff |
2012-01-15 |
Stefan Csomor | native maxlength support, fixes #10269 (for osx_cocoa) |
tree | commitdiff |
2012-01-15 |
Stefan Csomor | removing duplicated method, wiring native maxlength... |
tree | commitdiff |
2012-01-15 |
Vadim Zeitlin | Implement wxMenuBar::EnableTop() for wxMSW and wxGTK. |
tree | commitdiff |
2012-01-15 |
Stefan Csomor | patch applied with thanks, fixes #13865 |
tree | commitdiff |
2012-01-14 |
Vadim Zeitlin | Update wxNotebook selection when user changes the page... |
tree | commitdiff |
2012-01-08 |
Vadim Zeitlin | Fix menu creation in wxOSX/Carbon when using wx in... |
tree | commitdiff |
2012-01-08 |
Vadim Zeitlin | Add wxTopLevelWindow::SetRepresentedFilename(). |
tree | commitdiff |
2012-01-08 |
Vadim Zeitlin | Another wxOSX/Carbon compilation fix after wxListCtrlBa... |
tree | commitdiff |
2012-01-08 |
Vadim Zeitlin | Fix wxOSX/Carbon compilation after wxListCtrlBase intro... |
tree | commitdiff |
2012-01-07 |
Vadim Zeitlin | Implement best size calculation for report mode wxListCtrl. |
tree | commitdiff |
2012-01-07 |
Vadim Zeitlin | Add wxListCtrlBase common base class for port-specific... |
tree | commitdiff |
2012-01-04 |
Stefan Csomor | fixes #13826 |
tree | commitdiff |
2012-01-03 |
Stefan Csomor | adapting to new raw_control constants, see #13695 |
tree | commitdiff |
2011-12-28 |
Vadim Zeitlin | Add standard art providers at the bottom of the art... |
tree | commitdiff |
2011-12-28 |
Vadim Zeitlin | Complete wxEVT_MENU_{OPEN,CLOSE} implementation in... |
tree | commitdiff |
2011-12-20 |
Vadim Zeitlin | Provide native implementation of wx{Date,Time}PickerCtr... |
tree | commitdiff |
2011-12-20 |
Vadim Zeitlin | Fix crash in wxRegion in wxOSX/Carbon. |
tree | commitdiff |
2011-12-13 |
Vadim Zeitlin | Use string column identifiers with NSTableColumns in... |
tree | commitdiff |
2011-12-11 |
Vadim Zeitlin | Fix harmless warning in wxOSX with 10.7 SDK. |
tree | commitdiff |
2011-12-11 |
Vadim Zeitlin | Ensure that Enter key presses are never stolen from... |
tree | commitdiff |
2011-12-09 |
Stefan Csomor | fixing copy size |
tree | commitdiff |
2011-12-08 |
Stefan Csomor | copied from old cocoa code from David, fixes #13732 |
tree | commitdiff |
2011-12-08 |
Vadim Zeitlin | Fix asserts when removing the menu item starting radio... |
tree | commitdiff |
2011-12-07 |
Vadim Zeitlin | Set the tooltip for generic wxToolBar tools under wxOSX... |
tree | commitdiff |
2011-12-07 |
Vadim Zeitlin | Use NSApp abortModal instead of stopModal to end modal... |
tree | commitdiff |
2011-12-07 |
Vadim Zeitlin | Implement wxComboBox::Popup() and Dismiss() for wxOSX... |
tree | commitdiff |
2011-12-06 |
Stefan Csomor | avoiding NSToolbarSeparatorItemIdentifier under Lion... |
tree | commitdiff |
2011-12-05 |
Vadim Zeitlin | No changes, just remove unnecessary assignment in wxOSX... |
tree | commitdiff |
2011-12-04 |
Vadim Zeitlin | Compilation fix for wxCarbon after the last commit. |
tree | commitdiff |
2011-12-04 |
Vadim Zeitlin | Fix wxDataViewCtrl compilation with 10.7 SDK under... |
tree | commitdiff |
2011-12-02 |
Vadim Zeitlin | Make wxEVT_CHAR_HOOK propagate upwards and send it... |
tree | commitdiff |
2011-12-02 |
Vadim Zeitlin | Implement EVT_CHAR_HOOK for wxOSX/Cocoa. |
tree | commitdiff |
2011-12-01 |
Stefan Csomor | applying patch for raise and synthesizing mouse-up... |
tree | commitdiff |
2011-12-01 |
Vadim Zeitlin | Added wxCriticalSection::TryEnter() method. |
tree | commitdiff |
2011-11-14 |
Stefan Csomor | latest private API usage complaint, right now most... |
tree | commitdiff |
2011-11-10 |
Vadim Zeitlin | Correct the direction passed to wxDataObject in wxOSX... |
tree | commitdiff |
2011-11-08 |
Robin Dunn | Ensure that there is a modal event loop before trying... |
tree | commitdiff |
2011-11-05 |
Vadim Zeitlin | Use correct direction in wxDataObject::IsSupported... |
tree | commitdiff |
2011-10-26 |
Stefan Csomor | move declaration into cocoa part |
tree | commitdiff |
2011-10-25 |
Stefan Csomor | fixing reentrancy problem under iOS 5 |
tree | commitdiff |
2011-10-25 |
Stefan Csomor | fixing iPhone build |
tree | commitdiff |
2011-10-20 |
Robin Dunn | Delegate wxGraphicsBitmap::ConvertToImage to the render... |
tree | commitdiff |
2011-10-19 |
Vadim Zeitlin | More fixes for PCH-less compilation. |
tree | commitdiff |
2011-10-18 |
Vadim Zeitlin | Added wxNonOwnedWindow::SetShape(wxGraphicsPath). |
tree | commitdiff |
2011-10-18 |
Vadim Zeitlin | Document and test behaviour of wxRegion methods when... |
tree | commitdiff |
2011-10-18 |
Vadim Zeitlin | Fix SetShape() in wxOSX/Cocoa. |
tree | commitdiff |
2011-10-18 |
Vadim Zeitlin | Don't create a valid wxRegion when using default ctor... |
tree | commitdiff |
2011-10-16 |
Stefan Csomor | supporting deployment < 10.6 when compiling against... |
tree | commitdiff |
2011-10-16 |
Stefan Csomor | removing QD dependency |
tree | commitdiff |
2011-10-16 |
Steve Lamerton | Export a couple of Carbon functions to allow wxWebView... |
tree | commitdiff |
2011-10-12 |
Stefan Csomor | applying slightly modified patch, fixes #13434 |
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 | Don't make private wxGraphicsContext-derived classes... |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Added wxGraphicsBitmap::ConvertToImage(). |
tree | commitdiff |
2011-10-02 |
Vadim Zeitlin | Fix harmless warnings in hot key code in wxOSX. |
tree | commitdiff |
2011-09-27 |
Stefan Csomor | giving in on native undo integration, as we don't have... |
tree | commitdiff |
2011-09-25 |
Stefan Csomor | adding missing autorelease pool, since this can be... |
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 | Remove wxHeaderColumn::SetAsSortKey() and only use... |
tree | commitdiff |
2011-09-12 |
Steve Lamerton | Update wxWebView guards to stop backend compilation... |
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-06 |
Robin Dunn | fix for non-pch builds |
tree | commitdiff |
2011-09-03 |
Stefan Csomor | setting the image position after the label is set,... |
tree | commitdiff |
2011-09-01 |
Stefan Csomor | fixes #13443, thanks :-) |
tree | commitdiff |
2011-08-30 |
Stefan Csomor | fixes #13438 (building OSX min >= 10.6), thanks :-) |
tree | commitdiff |
2011-08-28 |
Stefan Csomor | routing keys like ESC etc, fixes #13429 |
tree | commitdiff |
2011-08-25 |
Stefan Csomor | mb:54153a12-b2c7-417e-b607-c4faa9c436ab |
tree | commitdiff |
2011-08-24 |
Stefan Csomor | missing commit for RAW_CONTROL changes |
tree | commitdiff |
2011-08-23 |
Stefan Csomor | fixing type for key event, using WXK_RAW_CONTROL consta... |
tree | commitdiff |
2011-08-23 |
Stefan Csomor | exposing control key combinations as before, fixing... |
tree | commitdiff |
2011-08-23 |
Stefan Csomor | adjusting keyboardstate to new ctrl / raw_ctrl handling... |
tree | commitdiff |
2011-08-22 |
Vadim Zeitlin | Harmonize wxDataViewCtrl::GetSelection() behaviour... |
tree | commitdiff |
2011-08-22 |
Steve Lamerton | Export a couple of carbon functions so that shared... |
tree | commitdiff |
2011-08-21 |
Vadim Zeitlin | Add wxWithImages helper mix-in with {Set,Get,Assign... |
tree | commitdiff |
2011-08-20 |
Steve Lamerton | Another compilation fix for OSX 10.5 |
tree | commitdiff |
2011-08-18 |
Steve Lamerton | Add some version checks to help compiling on OSX. |
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 | supporting full style mask |
tree | commitdiff |
2011-08-16 |
Stefan Csomor | support for raw ctrl shortcut |
tree | commitdiff |
2011-08-16 |
Stefan Csomor | adapt defines for ctrl/command key |
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 |
Stefan Csomor | fixing comment |
tree | commitdiff |
2011-08-14 |
Stefan Csomor | fixing open application event handling, fixes #13397 |
tree | commitdiff |
next |