2012-10-07 |
Vadim Zeitlin | Fix test for __WXGTK__ in wxCairoContext. |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Václav Slavík | Fix wxGenericCollapsiblePane to expand frame's size. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Vadim Zeitlin | Add support for wxALWAYS_SHOW_SB style to wxScrolled<>. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Vadim Zeitlin | Document wxHSCROLL and wxVSCROLL styles for wxScrolled<>. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Vadim Zeitlin | Add a setting for the disabled text colour to wxRibbon... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Vadim Zeitlin | Add a more convenient wxColour::MakeDisabled() overload. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Vadim Zeitlin | Remove unneeded variable initializations in wxPM code. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Vadim Zeitlin | Fix bugs in the recently added wxDateTime::DiffAsDateSp... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Vadim Zeitlin | Add wxDateSpan::GetTotalMonths() method. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Vadim Zeitlin | Fix fatal bug in the recently added wxFile::ReadAll(). |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Paul Cornett | non-pch build fix |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Paul Cornett | remove always-true comparison of unsigned value >= 0 |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Paul Cornett | silence warnings about shadowed variables with GCC... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Vadim Zeitlin | Do use IsEscapeKey() in wxDialog escape key handling. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Vadim Zeitlin | Add missing header to fix MiscGUIFuncsTestCase compilation. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Vadim Zeitlin | Fix wxFindWindowAtPoint() unit test to pass under GTK. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Vadim Zeitlin | Added a simple unit test for wxWindow::ClientToScreen(). |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Vadim Zeitlin | Avoid creating children of wxButton in MiscGUIFuncsTest... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Paul Cornett | remove some unnecessary casts |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Paul Cornett | make more Init() functions private |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Vadim Zeitlin | Fix assert about passing long as "%d" in wxXRC code. |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Vadim Zeitlin | No changes, just remove some unneeded variables initial... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Vadim Zeitlin | Test for wxAuiMDIClientWindow being non-NULL before... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Vadim Zeitlin | Add wxDateTime::DiffAsDateSpan(). |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Vadim Zeitlin | Fix PCH-less build after the changes of r72589. |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Vadim Zeitlin | Read and write files using binary mode in wxStyledTextCtrl. |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Vadim Zeitlin | Small optimization of wxFFile::ReadAll(): avoid extra... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Vadim Zeitlin | Added wxFile::ReadAll() for consistency with wxFFile... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Vadim Zeitlin | Reimplement wxTextEntry::DoSetValue() in wxStyledTextCtrl. |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Vadim Zeitlin | Fix wxStyledTextCtrl::WriteText() to replace the selection. |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Vadim Zeitlin | Don't call ClearAll() before LoadFile() in the stc... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Vadim Zeitlin | Make stc sample startup faster. |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Vadim Zeitlin | Add per-direction wxSocket wait flags and byte counters. |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Vadim Zeitlin | Don't crash in generic wxDataViewCtrl if it doesn't... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Vadim Zeitlin | Add support for background-color style to span element... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Vadim Zeitlin | Fix handling of spaces after <img> tag in wxHTML. |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Vadim Zeitlin | Convert image tags to text using their alt attribute... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Vadim Zeitlin | Fix handling of not fully specified min/max size in... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Vadim Zeitlin | No changes, just fix some typos in comments in wxXRC... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Vadim Zeitlin | No changes, just remove unneeded variable initialization. |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Vadim Zeitlin | Revert "Don't use StringFormat::GenericTypographic... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Vadim Zeitlin | Fix computation of menu button best size in generic... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Vadim Zeitlin | Clear the search control automatically when it's "Cance... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Vadim Zeitlin | Don't use text control foreground colour for generic... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Paul Cornett | make wxWindowGTK::Init() private, it is not meant to... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Robin Dunn | Use Refresh when the initial paint was abandoned by... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Vadim Zeitlin | Fix generic wxSearchCtrl best size calculation. |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Vadim Zeitlin | Fix wxSearchCtrl recreation in the widgets sample. |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Vadim Zeitlin | Remove unused SearchCtrlWidgetsPage::Reset() from widge... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Vadim Zeitlin | Don't send events for disabled ribbon bar buttons. |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Vadim Zeitlin | Make wxHelpControllerBase::SetFrameParameters() title... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Vadim Zeitlin | Add "inherit" to <font> XRC tag. |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Vadim Zeitlin | Fix testing for existence of paths with trailing separa... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Paul Cornett | Avoid unrealizing a frozen window |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Vadim Zeitlin | Make wxTextEntryDialog resizable. |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Vadim Zeitlin | Add two step creation to wxTextEntryDialog. |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Vadim Zeitlin | Use SelectAll() instead of SetSelection(-1, -1). |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Vadim Zeitlin | Remove the now unnecessary wxRichTextCtrl::SelectAll(). |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Vadim Zeitlin | Fix _tputenv() return value test in wxSetEnv(). |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Vadim Zeitlin | Account correctly for the controller when computing... |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Vadim Zeitlin | Use wxSize::IncTo() in wxBookCtrlBase::DoGetBestSize(). |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Vadim Zeitlin | Avoid useless iteration on all pages in wxBookCtrlBase... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Vadim Zeitlin | Do not unref GtkWidget of unattached wxMenuBar. |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Vadim Zeitlin | Fix GTK warnings when destroying unattached wxMenuBar. |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Vadim Zeitlin | Don't crash in wxMenuBar::Remove() if unattached in... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Vadim Zeitlin | Update MSW installation instructions for 2.9. |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Vadim Zeitlin | Merge "selected" and "active" child in wxAuiMDIParentFrame. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Robin Dunn | Reserve the whole style byte for styles. See #14688 |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Robin Dunn | Scintilla's Point class no longer matches the structure... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Bryan Petty | Fixed interface typo breaking wxRibbonBar docs (from... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Paul Cornett | call Thaw() instead of DoThaw() so frozen status will... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Paul Cornett | fix deleting a frozen multi-line wxTextCtrl, see #13543 |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Vadim Zeitlin | Attempt to fix wxHelpControllerBase::SetFrameParameters... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Stefan Csomor | adding constants for newer OSX versions to make sure... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Vadim Zeitlin | Add wxGenericAboutDialog documentation. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Vadim Zeitlin | Fix too hastily copy-pasted wxVariantDataSafeArray... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Vadim Zeitlin | Really fix stack dumps for asserts and wxStackWalker... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Vadim Zeitlin | Use utf8_str(), not mb_str(), for strings passed to... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Vadim Zeitlin | Vietnamese translations update from Trần Ngọc Quân. |
commit | commitdiff | tree | snapshot |
2012-09-23 |
Vadim Zeitlin | Improve SAFEARRAY support in wxMSW OLE Automation code. |
commit | commitdiff | tree | snapshot |
2012-09-23 |
Vadim Zeitlin | Explain EVT_CONTEXT_MENU generation in more details. |
commit | commitdiff | tree | snapshot |
2012-09-23 |
Vadim Zeitlin | No changes, just reuse a bit of code in wxMSW wxMDIPare... |
commit | commitdiff | tree | snapshot |
2012-09-23 |
Vadim Zeitlin | Restore an iconized MDI child frame when activating it. |
commit | commitdiff | tree | snapshot |
2012-09-23 |
Vadim Zeitlin | Correct best size computation for wxCheckBox with borde... |
commit | commitdiff | tree | snapshot |
2012-09-23 |
Vadim Zeitlin | Respect styles translated to WS_EX_XXX in wxMSW wxCheck... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Vadim Zeitlin | Allow wxWrapSizer to request more size than it used... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Vadim Zeitlin | Make wxWrapSizer demo in the layout sample more dynamic. |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Vadim Zeitlin | Credit "sodev" with correct full name. |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Vadim Zeitlin | Fix crash on wxMediaCtrl creation in wxMSW. |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Vadim Zeitlin | Fix wxPluginLibrary wxClassInfo pointers initialization. |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Vadim Zeitlin | Fix wrong configure test for abi::__forced_unwind in... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Vadim Zeitlin | Rethrow abi::__forced_unwind in wxThread code under... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Vadim Zeitlin | Add public (but not documented) wxCheckBox::MSWMakeOwne... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Vadim Zeitlin | Fix and enhance support for client data in wxRibbonButt... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Vadim Zeitlin | Add wxRibbonButtonBarEvent::GetButton(). |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Vadim Zeitlin | Add wxRibbonButtonBar::GetActiveItem() and GetHoveredIt... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Vadim Zeitlin | Add wxRibbonButtonBar::GetItem(), GetItemById() and... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Vadim Zeitlin | Fix alpha handling in Scintilla when not using wxGraphi... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Robin Dunn | Document ShowWithoutActivating |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Vadim Zeitlin | Make it possible to TAB-navigate among wxStaticBox... |
commit | commitdiff | tree | snapshot |
next |