2012-10-13 |
Vadim Zeitlin | Freeze wxTreeCtrl in wxMSW by hiding it. |
tree | commitdiff |
2012-10-13 |
Vadim Zeitlin | Allow using windows that can't be focused with wxNaviga... |
tree | commitdiff |
2012-10-13 |
Vadim Zeitlin | Use WS_EX_CONTROLPARENT for wxStaticBox in wxMSW. |
tree | commitdiff |
2012-10-13 |
Vadim Zeitlin | Do give focus to the wxNotebook page when switching... |
tree | commitdiff |
2012-10-10 |
Julian Smart | Don't write text if it's empty |
tree | commitdiff |
2012-10-09 |
Vadim Zeitlin | Do return the protocol part from GetLocaltion() for... |
tree | commitdiff |
2012-10-09 |
Vadim Zeitlin | Generate text events in generic wxSpinCtrl itself. |
tree | commitdiff |
2012-10-09 |
Vadim Zeitlin | Fix printing in landscape mode in wxGTK. |
tree | commitdiff |
2012-10-08 |
Vadim Zeitlin | Recreate GtkPrintOperation every time when printing... |
tree | commitdiff |
2012-10-08 |
Vadim Zeitlin | Improve wxAuiNotebook appearance when using some GTK... |
tree | commitdiff |
2012-10-07 |
Vadim Zeitlin | Ensure that key events are sent to focused window first... |
tree | commitdiff |
2012-10-07 |
Vadim Zeitlin | Implement incremental search in wxGenericListCtrl. |
tree | commitdiff |
2012-10-07 |
Vadim Zeitlin | Add a possibility to beep on no match to wxGenericTreeCtrl. |
tree | commitdiff |
2012-10-07 |
Vadim Zeitlin | Fix return value of wxGenericTreeCtrl::FindItem(). |
tree | commitdiff |
2012-10-07 |
Vadim Zeitlin | Handle successive key presses better in wxGenericTreeCt... |
tree | commitdiff |
2012-10-07 |
Vadim Zeitlin | Recognize "_" as alphanumeric key in wxGenericTreeCtrl... |
tree | commitdiff |
2012-10-07 |
Vadim Zeitlin | Fix spurious label editing in generic wx{List,Tree... |
tree | commitdiff |
2012-10-07 |
Vadim Zeitlin | Don't set focus explicitly in wxGenericListCtrl mouse... |
tree | commitdiff |
2012-10-07 |
Vadim Zeitlin | Don't set focus to generic wxDataViewCtrl on any button... |
tree | commitdiff |
2012-10-07 |
Vadim Zeitlin | No real changes, just don't use brush styles for backgr... |
tree | commitdiff |
2012-10-07 |
Vadim Zeitlin | Support some CSS styles for the links in wxHTML too. |
tree | commitdiff |
2012-10-07 |
Vadim Zeitlin | Flush log messages from other threads on shutdown too. |
tree | commitdiff |
2012-10-07 |
Vadim Zeitlin | Update the year in the copyright for wxMSW DLLs. |
tree | commitdiff |
2012-10-07 |
Vadim Zeitlin | Fix drawing of wxAuiNotebook with GTK theme when active... |
tree | commitdiff |
2012-10-07 |
Vadim Zeitlin | Fix test for __WXGTK__ in wxCairoContext. |
tree | commitdiff |
2012-10-07 |
Václav Slavík | Fix wxGenericCollapsiblePane to expand frame's size. |
tree | commitdiff |
2012-10-04 |
Vadim Zeitlin | Add a setting for the disabled text colour to wxRibbon... |
tree | commitdiff |
2012-10-04 |
Vadim Zeitlin | Add a more convenient wxColour::MakeDisabled() overload. |
tree | commitdiff |
2012-10-04 |
Vadim Zeitlin | Remove unneeded variable initializations in wxPM code. |
tree | commitdiff |
2012-10-04 |
Vadim Zeitlin | Fix bugs in the recently added wxDateTime::DiffAsDateSp... |
tree | commitdiff |
2012-10-04 |
Vadim Zeitlin | Fix fatal bug in the recently added wxFile::ReadAll(). |
tree | commitdiff |
2012-10-04 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2012-10-04 |
Paul Cornett | remove always-true comparison of unsigned value >= 0 |
tree | commitdiff |
2012-10-04 |
Paul Cornett | silence warnings about shadowed variables with GCC... |
tree | commitdiff |
2012-10-03 |
Vadim Zeitlin | Do use IsEscapeKey() in wxDialog escape key handling. |
tree | commitdiff |
2012-10-02 |
Paul Cornett | remove some unnecessary casts |
tree | commitdiff |
2012-10-01 |
Vadim Zeitlin | Fix assert about passing long as "%d" in wxXRC code. |
tree | commitdiff |
2012-10-01 |
Vadim Zeitlin | No changes, just remove some unneeded variables initial... |
tree | commitdiff |
2012-10-01 |
Vadim Zeitlin | Test for wxAuiMDIClientWindow being non-NULL before... |
tree | commitdiff |
2012-10-01 |
Vadim Zeitlin | Add wxDateTime::DiffAsDateSpan(). |
tree | commitdiff |
2012-10-01 |
Vadim Zeitlin | Fix PCH-less build after the changes of r72589. |
tree | commitdiff |
2012-09-30 |
Vadim Zeitlin | Read and write files using binary mode in wxStyledTextCtrl. |
tree | commitdiff |
2012-09-30 |
Vadim Zeitlin | Small optimization of wxFFile::ReadAll(): avoid extra... |
tree | commitdiff |
2012-09-30 |
Vadim Zeitlin | Added wxFile::ReadAll() for consistency with wxFFile... |
tree | commitdiff |
2012-09-30 |
Vadim Zeitlin | Reimplement wxTextEntry::DoSetValue() in wxStyledTextCtrl. |
tree | commitdiff |
2012-09-30 |
Vadim Zeitlin | Fix wxStyledTextCtrl::WriteText() to replace the selection. |
tree | commitdiff |
2012-09-30 |
Vadim Zeitlin | Add per-direction wxSocket wait flags and byte counters. |
tree | commitdiff |
2012-09-30 |
Vadim Zeitlin | Don't crash in generic wxDataViewCtrl if it doesn't... |
tree | commitdiff |
2012-09-30 |
Vadim Zeitlin | Add support for background-color style to span element... |
tree | commitdiff |
2012-09-30 |
Vadim Zeitlin | Fix handling of spaces after <img> tag in wxHTML. |
tree | commitdiff |
2012-09-30 |
Vadim Zeitlin | Convert image tags to text using their alt attribute... |
tree | commitdiff |
2012-09-30 |
Vadim Zeitlin | Fix handling of not fully specified min/max size in... |
tree | commitdiff |
2012-09-30 |
Vadim Zeitlin | No changes, just remove unneeded variable initialization. |
tree | commitdiff |
2012-09-30 |
Vadim Zeitlin | Revert "Don't use StringFormat::GenericTypographic... |
tree | commitdiff |
2012-09-30 |
Vadim Zeitlin | Fix computation of menu button best size in generic... |
tree | commitdiff |
2012-09-30 |
Vadim Zeitlin | Clear the search control automatically when it's "Cance... |
tree | commitdiff |
2012-09-30 |
Vadim Zeitlin | Don't use text control foreground colour for generic... |
tree | commitdiff |
2012-09-30 |
Robin Dunn | Use Refresh when the initial paint was abandoned by... |
tree | commitdiff |
2012-09-28 |
Vadim Zeitlin | Fix generic wxSearchCtrl best size calculation. |
tree | commitdiff |
2012-09-28 |
Vadim Zeitlin | Don't send events for disabled ribbon bar buttons. |
tree | commitdiff |
2012-09-28 |
Vadim Zeitlin | Make wxHelpControllerBase::SetFrameParameters() title... |
tree | commitdiff |
2012-09-28 |
Vadim Zeitlin | Add "inherit" to <font> XRC tag. |
tree | commitdiff |
2012-09-28 |
Vadim Zeitlin | Fix testing for existence of paths with trailing separa... |
tree | commitdiff |
2012-09-28 |
Paul Cornett | Avoid unrealizing a frozen window |
tree | commitdiff |
2012-09-27 |
Vadim Zeitlin | Make wxTextEntryDialog resizable. |
tree | commitdiff |
2012-09-27 |
Vadim Zeitlin | Add two step creation to wxTextEntryDialog. |
tree | commitdiff |
2012-09-27 |
Vadim Zeitlin | Use SelectAll() instead of SetSelection(-1, -1). |
tree | commitdiff |
2012-09-27 |
Vadim Zeitlin | Remove the now unnecessary wxRichTextCtrl::SelectAll(). |
tree | commitdiff |
2012-09-27 |
Vadim Zeitlin | Fix _tputenv() return value test in wxSetEnv(). |
tree | commitdiff |
2012-09-27 |
Vadim Zeitlin | Account correctly for the controller when computing... |
tree | commitdiff |
2012-09-27 |
Vadim Zeitlin | Use wxSize::IncTo() in wxBookCtrlBase::DoGetBestSize(). |
tree | commitdiff |
2012-09-27 |
Vadim Zeitlin | Avoid useless iteration on all pages in wxBookCtrlBase... |
tree | commitdiff |
2012-09-26 |
Vadim Zeitlin | Do not unref GtkWidget of unattached wxMenuBar. |
tree | commitdiff |
2012-09-26 |
Vadim Zeitlin | Fix GTK warnings when destroying unattached wxMenuBar. |
tree | commitdiff |
2012-09-26 |
Vadim Zeitlin | Don't crash in wxMenuBar::Remove() if unattached in... |
tree | commitdiff |
2012-09-26 |
Vadim Zeitlin | Merge "selected" and "active" child in wxAuiMDIParentFrame. |
tree | commitdiff |
2012-09-25 |
Robin Dunn | Scintilla's Point class no longer matches the structure... |
tree | commitdiff |
2012-09-25 |
Paul Cornett | call Thaw() instead of DoThaw() so frozen status will... |
tree | commitdiff |
2012-09-25 |
Paul Cornett | fix deleting a frozen multi-line wxTextCtrl, see #13543 |
tree | commitdiff |
2012-09-25 |
Vadim Zeitlin | Really fix stack dumps for asserts and wxStackWalker... |
tree | commitdiff |
2012-09-25 |
Vadim Zeitlin | Use utf8_str(), not mb_str(), for strings passed to... |
tree | commitdiff |
2012-09-25 |
Vadim Zeitlin | Vietnamese translations update from Trần Ngọc Quân. |
tree | commitdiff |
2012-09-23 |
Vadim Zeitlin | Improve SAFEARRAY support in wxMSW OLE Automation code. |
tree | commitdiff |
2012-09-23 |
Vadim Zeitlin | No changes, just reuse a bit of code in wxMSW wxMDIPare... |
tree | commitdiff |
2012-09-23 |
Vadim Zeitlin | Restore an iconized MDI child frame when activating it. |
tree | commitdiff |
2012-09-23 |
Vadim Zeitlin | Correct best size computation for wxCheckBox with borde... |
tree | commitdiff |
2012-09-23 |
Vadim Zeitlin | Respect styles translated to WS_EX_XXX in wxMSW wxCheck... |
tree | commitdiff |
2012-09-22 |
Vadim Zeitlin | Allow wxWrapSizer to request more size than it used... |
tree | commitdiff |
2012-09-21 |
Vadim Zeitlin | Fix crash on wxMediaCtrl creation in wxMSW. |
tree | commitdiff |
2012-09-20 |
Vadim Zeitlin | Fix wxPluginLibrary wxClassInfo pointers initialization. |
tree | commitdiff |
2012-09-20 |
Vadim Zeitlin | Fix wrong configure test for abi::__forced_unwind in... |
tree | commitdiff |
2012-09-20 |
Vadim Zeitlin | Rethrow abi::__forced_unwind in wxThread code under... |
tree | commitdiff |
2012-09-20 |
Vadim Zeitlin | Add public (but not documented) wxCheckBox::MSWMakeOwne... |
tree | commitdiff |
2012-09-20 |
Vadim Zeitlin | Fix and enhance support for client data in wxRibbonButt... |
tree | commitdiff |
2012-09-20 |
Vadim Zeitlin | Add wxRibbonButtonBarEvent::GetButton(). |
tree | commitdiff |
2012-09-20 |
Vadim Zeitlin | Add wxRibbonButtonBar::GetActiveItem() and GetHoveredIt... |
tree | commitdiff |
2012-09-20 |
Vadim Zeitlin | Add wxRibbonButtonBar::GetItem(), GetItemById() and... |
tree | commitdiff |
2012-09-20 |
Vadim Zeitlin | Fix alpha handling in Scintilla when not using wxGraphi... |
tree | commitdiff |
2012-09-20 |
Vadim Zeitlin | No real changes, just remove an unnecessary variable... |
tree | commitdiff |
2012-09-20 |
Vadim Zeitlin | Quote wxExecute() arguments in wxDebugReportUpload... |
tree | commitdiff |
next |