2012-11-19 |
Paul Cornett | put both versions of wxGetMousePosition in one place... |
tree | commitdiff |
2012-11-19 |
Paul Cornett | fix object referencing with wxSL_MIN_MAX_LABELS |
tree | commitdiff |
2012-11-18 |
Vadim Zeitlin | Define SPI_GETCARETWIDTH ourselves if it's not defined. |
tree | commitdiff |
2012-11-18 |
Vadim Zeitlin | Compilation fixes for VC6 after MSWGetComboBoxInfo... |
tree | commitdiff |
2012-11-17 |
Vadim Zeitlin | Fix path returned from wxGTK wxFileDialog too. |
tree | commitdiff |
2012-11-17 |
Vadim Zeitlin | Add wxNOEXCEPT and use it for std::streambuf-derived... |
tree | commitdiff |
2012-11-17 |
Vadim Zeitlin | Add wxFSW_EVENT_ATTRIB wxFileSystemWatcher flag. |
tree | commitdiff |
2012-11-16 |
Paul Cornett | avoid deprecated functions with GTK3 |
tree | commitdiff |
2012-11-16 |
Paul Cornett | silence warnings about unhandled enum value in switch |
tree | commitdiff |
2012-11-16 |
Paul Cornett | Remove code that has no effect |
tree | commitdiff |
2012-11-15 |
Vadim Zeitlin | Support monitoring only some events in wxGTK wxFileSyst... |
tree | commitdiff |
2012-11-15 |
Vadim Zeitlin | Restore setting focus to generic wxDataViewCtrl on... |
tree | commitdiff |
2012-11-15 |
Vadim Zeitlin | Add back WINVER check to fix VC6 compilation of wxMSW. |
tree | commitdiff |
2012-11-14 |
Paul Cornett | Fix GetClientSize() when scrollbars are present |
tree | commitdiff |
2012-11-14 |
Paul Cornett | re-enable using our own resize grip with GTK3, themes... |
tree | commitdiff |
2012-11-14 |
Vadim Zeitlin | Implement wxComboCtrl::GetSizeFromTextSize(). |
tree | commitdiff |
2012-11-14 |
Vadim Zeitlin | Implement DoGetSizeFromTextSize() for wxMSW wx{Choice... |
tree | commitdiff |
2012-11-14 |
Vadim Zeitlin | No changes, just refactor wxMSW wxComboBox code calling... |
tree | commitdiff |
2012-11-14 |
Vadim Zeitlin | Handle wxBORDER_NONE in wxGTK wxTextCtrl::DoGetSizeFrom... |
tree | commitdiff |
2012-11-14 |
Vadim Zeitlin | Don't call setlocale("") on startup by default any... |
tree | commitdiff |
2012-11-14 |
Vadim Zeitlin | Optionally allow showing tooltips for disabled ribbon... |
tree | commitdiff |
2012-11-13 |
Paul Cornett | re-enable drawing our own resize grip with GTK3, themes... |
tree | commitdiff |
2012-11-13 |
Václav Slavík | Fix wxGTK's wxFileDialog:Get/SetFilename() to be in... |
tree | commitdiff |
2012-11-12 |
Stefan Csomor | making sure we have an initial frame buffer, even thoug... |
tree | commitdiff |
2012-11-10 |
Vadim Zeitlin | Disallow drop downs on AUI check buttons. |
tree | commitdiff |
2012-11-10 |
Vadim Zeitlin | Fix crashes after using "wildcard" wxEvtHandler::Discon... |
tree | commitdiff |
2012-11-10 |
Vadim Zeitlin | Fix link errors with VC 11 in DLL STL build. |
tree | commitdiff |
2012-11-10 |
Vadim Zeitlin | Simplify wxEVT_PAINT handling in wxScrollHelperBase. |
tree | commitdiff |
2012-11-10 |
Vadim Zeitlin | Cache HDC used for painting for the entire duration... |
tree | commitdiff |
2012-11-10 |
Vadim Zeitlin | Set ID correctly for wxScrollWinEvents generated by... |
tree | commitdiff |
2012-11-09 |
Vadim Zeitlin | Add wxControl::GetSizeFromTextSize() to size the contro... |
tree | commitdiff |
2012-11-09 |
Paul Cornett | avoid deprecated functions with GTK3 |
tree | commitdiff |
2012-11-08 |
Paul Cornett | avoid using deprecated gdk_cursor_unref() with GTK3 |
tree | commitdiff |
2012-11-08 |
Paul Cornett | Disable GTK2-specific code to change theme when buildin... |
tree | commitdiff |
2012-11-08 |
Stefan Csomor | support for freeze and thaw under cocoa |
tree | commitdiff |
2012-11-07 |
Paul Cornett | update fullscreen state when it is changed by the WM |
tree | commitdiff |
2012-11-07 |
Jouk Jansen | Update OpenVMS make-files |
tree | commitdiff |
2012-11-07 |
Paul Cornett | add GTK3 implementations for remaining renderer functions |
tree | commitdiff |
2012-11-06 |
Vadim Zeitlin | Don't leave orphan taskbar icon window alive if setting... |
tree | commitdiff |
2012-11-06 |
Vadim Zeitlin | Keep item data in sync with their position in wxEditabl... |
tree | commitdiff |
2012-11-06 |
Vadim Zeitlin | Restore propagation of EVT_SEARCHCTRL_CANCEL_BTN events... |
tree | commitdiff |
2012-11-06 |
Vadim Zeitlin | Fix regression with wxAuiToolBar gripper and overflow... |
tree | commitdiff |
2012-11-06 |
Vadim Zeitlin | Minor improvements to wxEVT_COMMAND_DIRCTRL_CHANGED... |
tree | commitdiff |
2012-11-06 |
Paul Cornett | add GTK3-specific code for DrawItemSelectionRect()... |
tree | commitdiff |
2012-11-06 |
Vadim Zeitlin | No changes, just fix indentation in wxDataViewMainWindo... |
tree | commitdiff |
2012-11-06 |
Vadim Zeitlin | Update the current row after item deletion in generic... |
tree | commitdiff |
2012-11-06 |
Vadim Zeitlin | Never collapse invisible root item in generic wxDataVie... |
tree | commitdiff |
2012-11-06 |
Vadim Zeitlin | Remove __WXMSW__ check around background erasing in... |
tree | commitdiff |
2012-11-06 |
Stefan Csomor | supporting iOS 6 autorotate |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | Don't move the insertion point if text didn't change... |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | Make hack for button creation in wxOSX more robust. |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | Ensure that paths used inside wxOSX are always in NFC... |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | Add wxCFStringRef::AsStringWithNormalizationFormC(... |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | Use kCGBlendModeExclusion for wxCOMPOSITION_XOR operation. |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | Implement setting default wxTextCtrl style in wxOSX. |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | No changes, just remove unnecessary wxTextAttr tests. |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | Suppress warnings about NSText not responding to setAll... |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | Update the button bezel to account for multi-line label... |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | No changes, just rename OSXSetAcceleratorFromLabel(). |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | No real change, just make bezel setting code in wxOSX... |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | Revert "Fix the pages range in the print dialog in... |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | Update tree control layout in EditLabel() for wxOSX... |
tree | commitdiff |
2012-11-04 |
Paul Cornett | fix setting background color in wxGTK3 with themes... |
tree | commitdiff |
2012-11-02 |
Stefan Csomor | using smaller size for font on non native toolbar |
tree | commitdiff |
2012-11-02 |
Stefan Csomor | fixing class |
tree | commitdiff |
2012-11-02 |
Stefan Csomor | using button impl |
tree | commitdiff |
2012-11-02 |
Stefan Csomor | exposing common used button impl class |
tree | commitdiff |
2012-11-01 |
Vadim Zeitlin | Refactor and simplify wxChoice::DoGetBestSize(). |
tree | commitdiff |
2012-11-01 |
Vadim Zeitlin | Invalidate best size of wxOSX wxChoice after its number... |
tree | commitdiff |
2012-11-01 |
Vadim Zeitlin | Always set the font to use in wxMSW wxTextMeasure when... |
tree | commitdiff |
2012-11-01 |
Vadim Zeitlin | Allow constructing wxGTK wxTextMeasure with NULL font. |
tree | commitdiff |
2012-11-01 |
Vadim Zeitlin | Don't crash in wxHTML when parsing empty tables with... |
tree | commitdiff |
2012-11-01 |
Vadim Zeitlin | Added wxEVT_COMMAND_DIRCTRL_CHANGED for wxDirCtrl selec... |
tree | commitdiff |
2012-11-01 |
Vadim Zeitlin | No changes, just some cleanup in wxGenericDirCtrl code. |
tree | commitdiff |
2012-11-01 |
Václav Slavík | Add wxTEST_DIALOG for testing of modal dialogs. |
tree | commitdiff |
2012-10-31 |
Stefan Csomor | adding principal class for command line builds (High... |
tree | commitdiff |
2012-10-31 |
Paul Cornett | fix WakeUpIdle() when called from another thread while... |
tree | commitdiff |
2012-10-31 |
Vadim Zeitlin | Define wxSOCKET_XXX flags as wxSOCKET_XXX_READ|wxSOCKET... |
tree | commitdiff |
2012-10-29 |
Vadim Zeitlin | Add wxDirCtrl::GetPath(). |
tree | commitdiff |
2012-10-29 |
Vadim Zeitlin | Get rid of wxAuiToolBar::m_style and just use base... |
tree | commitdiff |
2012-10-29 |
Vadim Zeitlin | Fix the use of obsolete wxDD_NEW_DIR_BUTTON in wxOSX. |
tree | commitdiff |
2012-10-29 |
Vadim Zeitlin | No changes, just avoid code duplication in wxOSX wxDirD... |
tree | commitdiff |
2012-10-29 |
Vadim Zeitlin | Avoid double destruction of wxTipWindow under wxOSX. |
tree | commitdiff |
2012-10-28 |
Vadim Zeitlin | Implement support for button mnemonics in wxOSX/Cocoa. |
tree | commitdiff |
2012-10-28 |
Vadim Zeitlin | Improve splitter appearance in wxOSX/Cocoa. |
tree | commitdiff |
2012-10-28 |
Vadim Zeitlin | Implement image support for wxNotebook pages in wxOSX... |
tree | commitdiff |
2012-10-28 |
Vadim Zeitlin | Fix the pages range in the print dialog in wxOSX. |
tree | commitdiff |
2012-10-27 |
Vadim Zeitlin | Allow using wxTextMeasure::GetLargestStringExtent(... |
tree | commitdiff |
2012-10-27 |
Vadim Zeitlin | Allow wxTextMeasure to work with non-native wxDC object... |
tree | commitdiff |
2012-10-27 |
Vadim Zeitlin | Fix warning about signed/unsigned comparison in wxFile... |
tree | commitdiff |
2012-10-27 |
Vadim Zeitlin | Just fix header comments of wxTextMeasure-related files... |
tree | commitdiff |
2012-10-27 |
Robin Dunn | Generate the interface file for STC from gen_iface... |
tree | commitdiff |
2012-10-27 |
Vadim Zeitlin | Add wxAuiToolBar::Create(). |
tree | commitdiff |
2012-10-27 |
Vadim Zeitlin | Break implicit dependency of "core" on "adv" via wxXmlR... |
tree | commitdiff |
2012-10-25 |
Vadim Zeitlin | Compilation fix for STL build after the last commit. |
tree | commitdiff |
2012-10-25 |
Vadim Zeitlin | Store the selected directory in wxGTK wxDirDialog. |
tree | commitdiff |
2012-10-25 |
Vadim Zeitlin | Prevent pasting too much text into limited length wxTex... |
tree | commitdiff |
2012-10-25 |
Vadim Zeitlin | Make wxFILE_EXISTS_SYMLINK work on its own, without... |
tree | commitdiff |
2012-10-25 |
Vadim Zeitlin | Include wx/xml/xml.h from the XRC handlers that need it. |
tree | commitdiff |
2012-10-24 |
Vadim Zeitlin | Implement clipping in wxSVGFileDC. |
tree | commitdiff |
next |