2012-09-08 |
Vadim Zeitlin | Fix some typos in the comments in wxOSX code. |
tree | commitdiff |
2012-09-08 |
Václav Slavík | Fix VC6 compilation after r72430. |
tree | commitdiff |
2012-09-08 |
Václav Slavík | Add MUI_LANGUAGE_NAME to wx/msw/missing.h. |
tree | commitdiff |
2012-09-08 |
Václav Slavík | Add wxTranslations::GetBestTranslation(). |
tree | commitdiff |
2012-09-07 |
Václav Slavík | wxMSW: Fix incorrect subitem rect calculation in wxList... |
tree | commitdiff |
2012-09-06 |
Stefan Csomor | restrict change from r71719 because otherwise apps... |
tree | commitdiff |
2012-09-06 |
Steve Lamerton | Disable wxWebView::Find and associated functions under... |
tree | commitdiff |
2012-08-31 |
Václav Slavík | Fix compilation after r72375 - LC_CTYPE requires locale.h. |
tree | commitdiff |
2012-08-30 |
Vadim Zeitlin | Fix opening URLs in new window with recent Firefox... |
tree | commitdiff |
2012-08-30 |
Vadim Zeitlin | Explicitly reject the use of wxTE_PASSWORD in generic... |
tree | commitdiff |
2012-08-30 |
Vadim Zeitlin | Generate wxEVT_COMMAND_TEXT_ENTER events for generic... |
tree | commitdiff |
2012-08-30 |
Vadim Zeitlin | Add wxSpinCtrl::SetBase() to allow entering hexadecimal... |
tree | commitdiff |
2012-08-30 |
Vadim Zeitlin | Remove wxOSX implementation of wxSpinCtrl and use the... |
tree | commitdiff |
2012-08-30 |
Vadim Zeitlin | Refactor text to/from double conversion in wxSpinCtrlGe... |
tree | commitdiff |
2012-08-30 |
Vadim Zeitlin | Remove wxRTTI macros from wxSpinCtrlGTKBase. |
tree | commitdiff |
2012-08-30 |
Vadim Zeitlin | Fix position carried in wxSpin{Button,Ctrl} events... |
tree | commitdiff |
2012-08-30 |
Vadim Zeitlin | Use wxSOCKET_WAITALL in wxHTTP to ensure that all data... |
tree | commitdiff |
2012-08-30 |
Vadim Zeitlin | Fix bugs in parsing wxLongLong values starting with... |
tree | commitdiff |
2012-08-30 |
Vadim Zeitlin | Virtualize showing/hiding the pages in wxBookCtrlBase. |
tree | commitdiff |
2012-08-30 |
Vadim Zeitlin | Don't lay out the window being destroyed unnecessarily. |
tree | commitdiff |
2012-08-29 |
Stefan Csomor | avoid duplication in native dialog |
tree | commitdiff |
2012-08-29 |
Stefan Csomor | use global NSLayoutManager |
tree | commitdiff |
2012-08-29 |
Stefan Csomor | add global NSLayoutManager instance |
tree | commitdiff |
2012-08-29 |
Stefan Csomor | fixes #13557 |
tree | commitdiff |
2012-08-29 |
Stefan Csomor | temporary workaround |
tree | commitdiff |
2012-08-29 |
Stefan Csomor | propagating font to the individual columns, changing... |
tree | commitdiff |
2012-08-29 |
Stefan Csomor | remove duplicate code |
tree | commitdiff |
2012-08-28 |
Stefan Csomor | fixing usage of load states, set controller visible... |
tree | commitdiff |
2012-08-28 |
Steve Lamerton | Add support for searching and highlighting a wxWebView. |
tree | commitdiff |
2012-08-28 |
Jouk Jansen | Update of OpenVMS compile support |
tree | commitdiff |
2012-08-28 |
Jouk Jansen | compilation fix for case that wxHAS_RAW_BITMAP is NOT... |
tree | commitdiff |
2012-08-27 |
Stefan Csomor | reverting for the moment, original problem #12227,... |
tree | commitdiff |
2012-08-26 |
Vadim Zeitlin | Avoid crashes when creating initially hidden MDI child... |
tree | commitdiff |
2012-08-25 |
Julian Smart | Fixed typo in dialog project file |
tree | commitdiff |
2012-08-25 |
Julian Smart | Fixed a problem with text effects flag always being... |
tree | commitdiff |
2012-08-25 |
Václav Slavík | Make sure wchar_t CRT functions work on OS X. |
tree | commitdiff |
2012-08-25 |
Stefan Csomor | simpler implementation that also works over remote... |
tree | commitdiff |
2012-08-24 |
Vadim Zeitlin | No changes, just a typo fix in wxRichTextCtrl UI code. |
tree | commitdiff |
2012-08-16 |
Robin Dunn | Use the popup's background as a border on wxGTK too. |
tree | commitdiff |
2012-08-15 |
Vadim Zeitlin | Fix bug in ribbon bar label size calculation. |
tree | commitdiff |
2012-08-15 |
Vadim Zeitlin | Add page highlighting to wxRibbonBar. |
tree | commitdiff |
2012-08-15 |
Vadim Zeitlin | Fix AUI appearance when a maximized pane becomes floating. |
tree | commitdiff |
2012-08-15 |
Vadim Zeitlin | Respect item max sizes in wxBoxSizer. |
tree | commitdiff |
2012-08-15 |
Vadim Zeitlin | No real changes, just add wxSizerItem::AddBorderToSize... |
tree | commitdiff |
2012-08-15 |
Vadim Zeitlin | Honour window min and max sizes in wxWindow::GetBestSize(). |
tree | commitdiff |
2012-08-15 |
Vadim Zeitlin | Don't generate events from wxSpinCtrl::SetRange() in... |
tree | commitdiff |
2012-08-15 |
Vadim Zeitlin | Restore the use of wxListCtrl in report view in wxListbook. |
tree | commitdiff |
2012-08-15 |
Vadim Zeitlin | Fixes for forwarding events to parent in wxGenericListCtrl. |
tree | commitdiff |
2012-08-14 |
Robin Dunn | fix some compile warnings |
tree | commitdiff |
2012-08-14 |
Robin Dunn | Update the wxVersionInfo, and don't forget to initializ... |
tree | commitdiff |
2012-08-14 |
Robin Dunn | Update new names to conform, add new event types and... |
tree | commitdiff |
2012-08-14 |
Robin Dunn | Minimal tweaks and additions to get wxSTC compiling... |
tree | commitdiff |
2012-08-14 |
Robin Dunn | fix a couple typos |
tree | commitdiff |
2012-08-14 |
Robin Dunn | Initial copy of Scintilla 3.21 code |
tree | commitdiff |
2012-08-12 |
Stefan Csomor | forwarding style changes to documentViews, see #14578 |
tree | commitdiff |
2012-08-11 |
Vadim Zeitlin | Update the icon of a parent item without children in... |
tree | commitdiff |
2012-08-11 |
Vadim Zeitlin | Really delete the item in wxDataViewTreeStore::DeleteIt... |
tree | commitdiff |
2012-08-09 |
Václav Slavík | Compilation fix for r72307. |
tree | commitdiff |
2012-08-09 |
Václav Slavík | Show progress of printing in wxMSW. |
tree | commitdiff |
2012-08-09 |
Václav Slavík | Fix crash when canceling printing in wxMSW. |
tree | commitdiff |
2012-08-09 |
Václav Slavík | Return wxPrintAbortDialog from CreateAbortWindow(). |
tree | commitdiff |
2012-08-09 |
Václav Slavík | Create wxPrintAbortDialog more sensibly. |
tree | commitdiff |
2012-08-07 |
Paul Cornett | silence GCC warning suggesting parentheses |
tree | commitdiff |
2012-08-07 |
Václav Slavík | Make the modal print preview window behave like a modal... |
tree | commitdiff |
2012-08-06 |
Václav Slavík | Don't crash in wxBitmap::AllocExclusive(). |
tree | commitdiff |
2012-08-06 |
Vadim Zeitlin | A better fix for wxHash{Map,Set} with g++ 4.7. |
tree | commitdiff |
2012-08-05 |
Vadim Zeitlin | Fix uniconizing hidden top level windows in wxMSW. |
tree | commitdiff |
2012-08-05 |
Vadim Zeitlin | Fix the checkbox cell size in generic wxDataViewToggleR... |
tree | commitdiff |
2012-08-03 |
Vadim Zeitlin | Optimization: skip 0-sized cells in wxGrid::CalcCellsEx... |
tree | commitdiff |
2012-08-03 |
Robin Dunn | Add the ability to trigger a print from JavaScript... |
tree | commitdiff |
2012-08-03 |
Robin Dunn | Add the ability to trigger a print from JavaScript... |
tree | commitdiff |
2012-08-02 |
Robin Dunn | Enable the wxMediaCtrl backend for wxOSX-cocoa in the... |
tree | commitdiff |
2012-08-02 |
Paul Cornett | remove unused OSX includes |
tree | commitdiff |
2012-08-02 |
Paul Cornett | Fix wxGCDC::Clear() for Cairo, and possibly MSW. |
tree | commitdiff |
2012-08-01 |
Vadim Zeitlin | No changes, just fix typos in comments in wxOSX files. |
tree | commitdiff |
2012-07-31 |
Vadim Zeitlin | Fix wxKeyEvent::m_uniChar for EVT_CHAR for native contr... |
tree | commitdiff |
2012-07-31 |
Vadim Zeitlin | Allow setting LCID used by wxAutomationObject. |
tree | commitdiff |
2012-07-31 |
Vadim Zeitlin | Use compatibility_iterator instead of "Node*" in wxWinC... |
tree | commitdiff |
2012-07-31 |
Vadim Zeitlin | No changes, just fix some typos in wxDFB comments. |
tree | commitdiff |
2012-07-30 |
Vadim Zeitlin | Use (newly) added wxStaticCastVariantData() to fix... |
tree | commitdiff |
2012-07-30 |
Vadim Zeitlin | Add expand/collapse button to wxRibbonBar. |
tree | commitdiff |
2012-07-30 |
Vadim Zeitlin | Fix the size of the buffer passed to wxTmemcpy() in... |
tree | commitdiff |
2012-07-29 |
Vadim Zeitlin | Translate wxTextDataObject to/from native EOL format. |
tree | commitdiff |
2012-07-29 |
Vadim Zeitlin | No real changes, just use accessors in wxTextDataObject. |
tree | commitdiff |
2012-07-29 |
Vadim Zeitlin | Support wxID_HELP_{INDEX,SEARCH} and wxID_MDI_WINDOW_XX... |
tree | commitdiff |
2012-07-29 |
Vadim Zeitlin | Fix bug in wxNumberFormatter::ToString() for negative... |
tree | commitdiff |
2012-07-29 |
Vadim Zeitlin | Remove workaround for slow scrolling in wxStyledTextCtrl. |
tree | commitdiff |
2012-07-29 |
Vadim Zeitlin | Remove unnecessary Update() in wxStyledTextCtrl scrolli... |
tree | commitdiff |
2012-07-29 |
Vadim Zeitlin | Generate clipboard events for wxComboBox in wxGTK too. |
tree | commitdiff |
2012-07-29 |
Vadim Zeitlin | Add a wxGTK-specific function to set wxNotificationMess... |
tree | commitdiff |
2012-07-28 |
Robin Dunn | wxDC::GetHandle support for wxGTK |
tree | commitdiff |
2012-07-28 |
Robin Dunn | Adding wxDC::GetHandle for wxOSX-cocoa and wxOSX-carbon |
tree | commitdiff |
2012-07-27 |
Vadim Zeitlin | Fix compilation of new wxNotificationMessage for wxGTK... |
tree | commitdiff |
2012-07-27 |
Vadim Zeitlin | Implement wxNotificationMessage using libnotify in... |
tree | commitdiff |
2012-07-25 |
Vadim Zeitlin | wxOSX/Carbon compilation fix after the changes of r72207. |
tree | commitdiff |
2012-07-25 |
Václav Slavík | wxMSW: Use TBSTYLE_AUTOSIZE for toolbar buttons with... |
tree | commitdiff |
2012-07-24 |
Vadim Zeitlin | Another wxOSX compilation fix after the changes of... |
tree | commitdiff |
2012-07-24 |
Vadim Zeitlin | Build fix for wxOSX after removing position in MacCreat... |
tree | commitdiff |
2012-07-24 |
Stefan Csomor | I don't think this is still necessary, see #13625 |
tree | commitdiff |
2012-07-24 |
Vadim Zeitlin | Don't eagerly set wxKeyEvent position fields. |
tree | commitdiff |
next |