2013-09-26 |
Václav Slavík | XRC: make wxStaticText's wrap property a dimension. |
tree | commitdiff |
2013-09-26 |
Václav Slavík | XRC: make wxSplitterWindow's sashpos and minpanesize... |
tree | commitdiff |
2013-09-26 |
Julian Smart | Corrected disabling of controls in cell editor. |
tree | commitdiff |
2013-09-26 |
Stefan Csomor | always use hw-accel, fixes #15536, applied with thanks |
tree | commitdiff |
2013-09-24 |
Paul Cornett | avoid calling GetDefaultSize() twice |
tree | commitdiff |
2013-09-23 |
Julian Smart | Make wxRichTextRectArray usable by other parts of wxRTC |
tree | commitdiff |
2013-09-22 |
Julian Smart | Partial fix for #15196: wxRichTextCell caret issues... |
tree | commitdiff |
2013-09-22 |
Julian Smart | Allow absent checkbox when transferring dimension data |
tree | commitdiff |
2013-09-21 |
Václav Slavík | Make public headers compatible with Objective-C++ with... |
tree | commitdiff |
2013-09-21 |
Václav Slavík | Revert "using #ifdef wxABORT_ON_CONFIG_ERROR not just... |
tree | commitdiff |
2013-09-21 |
Václav Slavík | Fix wxOSX warnings about int-to-void* casts. |
tree | commitdiff |
2013-09-20 |
Václav Slavík | Try loading even English translations if provided. |
tree | commitdiff |
2013-09-20 |
Paul Cornett | fix vertical mouse wheel event rotation value, sign... |
tree | commitdiff |
2013-09-20 |
Jouk Jansen | Update OpenVMS makefile |
tree | commitdiff |
2013-09-19 |
Julian Smart | The alignment controls are now left-aligned if the... |
tree | commitdiff |
2013-09-19 |
Julian Smart | Corrections to border placement |
tree | commitdiff |
2013-09-19 |
Julian Smart | Second part of #15224 fix: AddRows, AddColumns (dghart) |
tree | commitdiff |
2013-09-19 |
Julian Smart | Fix for #15224: wxRichTextTable: Setting a cell's text... |
tree | commitdiff |
2013-09-19 |
Julian Smart | Fix for #15520: wxRichTextCtrl: Drawing the selection... |
tree | commitdiff |
2013-09-19 |
Paul Cornett | fix wxSystemSettings::GetColour() for wxGTK3 |
tree | commitdiff |
2013-09-18 |
Vadim Zeitlin | Add missing c_str() call to fix wxGTK ANSI+STL build. |
tree | commitdiff |
2013-09-18 |
Václav Slavík | Add wxTranslations::GetTranslatedString(). |
tree | commitdiff |
2013-09-18 |
Václav Slavík | Deallocate wxThreadSpecificInfo when wxThread ends. |
tree | commitdiff |
2013-09-18 |
Václav Slavík | Make _() and friends safe to call from any thread. |
tree | commitdiff |
2013-09-18 |
Václav Slavík | Make storing non-trivial data in wxThreadSpecificInfo... |
tree | commitdiff |
2013-09-18 |
Julian Smart | Ensure that the overall table border doesn't get overdr... |
tree | commitdiff |
2013-09-17 |
Vadim Zeitlin | Fix assorted typos in comments and other non-code. |
tree | commitdiff |
2013-09-17 |
Vadim Zeitlin | Use mask when drawing bitmaps in generic wxDataViewCtrl. |
tree | commitdiff |
2013-09-17 |
Vadim Zeitlin | Add wxDataViewRendererBase::GetEffectiveAlignment(... |
tree | commitdiff |
2013-09-16 |
Paul Cornett | remove executable property from non-executable files... |
tree | commitdiff |
2013-09-15 |
Vadim Zeitlin | Revert "Make wxMSW stack walking methods work with... |
tree | commitdiff |
2013-09-15 |
Vadim Zeitlin | Show full screen windows with WS_POPUP style in wxMSW. |
tree | commitdiff |
2013-09-15 |
Vadim Zeitlin | Make wxMSW stack walking methods work with Unicode... |
tree | commitdiff |
2013-09-15 |
Vadim Zeitlin | Disable handling of wxEVT_MOUSEWHEEL in wxVarScrollHelp... |
tree | commitdiff |
2013-09-15 |
Vadim Zeitlin | Make default keyboard handling available in wxVarScroll... |
tree | commitdiff |
2013-09-15 |
Vadim Zeitlin | Propagate the event handling fixes to wxVarScrollHelper... |
tree | commitdiff |
2013-09-15 |
Vadim Zeitlin | Add wxAnyScrollHelperBase to reduce code duplication... |
tree | commitdiff |
2013-09-15 |
Vadim Zeitlin | Fix flickering of wxStaticBox background in wxMSW. |
tree | commitdiff |
2013-09-15 |
Vadim Zeitlin | Don't crash when laying out wxGridBagSizer with only... |
tree | commitdiff |
2013-09-15 |
Vadim Zeitlin | Improve composite flags handling in the property grid... |
tree | commitdiff |
2013-09-14 |
Julian Smart | Workaround for #15404: wxRichTextCtrl: caret does not... |
tree | commitdiff |
2013-09-14 |
Paul Cornett | add support for GDK_SCROLL_SMOOTH mouse wheel event... |
tree | commitdiff |
2013-09-14 |
Paul Cornett | use native lines/columns per action for mouse wheel... |
tree | commitdiff |
2013-09-13 |
Steve Lamerton | Handle WebKitWebView create-web-view. |
tree | commitdiff |
2013-09-12 |
Vadim Zeitlin | Handle non-ASCII output from lsb_release in wxGetLinuxD... |
tree | commitdiff |
2013-09-12 |
Vadim Zeitlin | Don't reset m_fp if wxFFile::Open() fails. |
tree | commitdiff |
2013-09-11 |
Václav Slavík | Fix needlessly convoluted test in wxXmlResourceHandlerI... |
tree | commitdiff |
2013-09-11 |
Vadim Zeitlin | Fix another crash when conversion fails in Unix PostScr... |
tree | commitdiff |
2013-09-11 |
Steve Lamerton | Fix stc doxygen warnings and regen stc files. |
tree | commitdiff |
2013-09-10 |
Vadim Zeitlin | Fix wrong in wxListCtrl::SetItemColumnImage() in r74716. |
tree | commitdiff |
2013-09-08 |
Vadim Zeitlin | Consistently handle DST start time in wxDateTime::Set(). |
tree | commitdiff |
2013-09-06 |
Václav Slavík | wxMSW: return correct value from wxMessageDialog::GetRe... |
tree | commitdiff |
2013-09-06 |
Vadim Zeitlin | Fix bug with not selecting wxAuiNotebook page when... |
tree | commitdiff |
2013-09-06 |
Steve Lamerton | Fix history storing in wxWebViewWebKit with custom... |
tree | commitdiff |
2013-09-06 |
Vadim Zeitlin | Fix horizontal mouse wheel scrolling in wxGTK. |
tree | commitdiff |
2013-09-04 |
Vadim Zeitlin | Just remove redundant wxDocument::SetDocumentTemplate... |
tree | commitdiff |
2013-09-04 |
Vadim Zeitlin | Correct erasing of background behind controls in a... |
tree | commitdiff |
2013-09-04 |
Vadim Zeitlin | Don't take hidden wxGrid row/columns into account when... |
tree | commitdiff |
2013-09-04 |
Vadim Zeitlin | Remove superfluous mouse capturing in wxGrid row/column... |
tree | commitdiff |
2013-09-04 |
Vadim Zeitlin | Simplify wxGridCellAutoWrapStringRenderer::GetBestSize(). |
tree | commitdiff |
2013-09-04 |
Vadim Zeitlin | Don't crash in wxGridCellAutoWrapStringRenderer when... |
tree | commitdiff |
2013-09-03 |
Julian Smart | wxRTC: extracted XML utilities into a separate class... |
tree | commitdiff |
2013-09-03 |
Paul Cornett | Fix referencing of cairo_t returned from wxDCImpl:... |
tree | commitdiff |
2013-08-31 |
Paul Cornett | Don't update position of widgets in a wxPizza from... |
tree | commitdiff |
2013-08-30 |
Vadim Zeitlin | Fix infinite loop in wxMSW with wxStaticBox inside... |
tree | commitdiff |
2013-08-30 |
Vadim Zeitlin | Fix wxMenu::GetTitle() before the menu is appended... |
tree | commitdiff |
2013-08-30 |
Václav Slavík | Loosen the assert in IsScrollIncrement(). |
tree | commitdiff |
2013-08-29 |
Vadim Zeitlin | Initialize wxImageFileProperty correctly when file... |
tree | commitdiff |
2013-08-29 |
Vadim Zeitlin | Don't define __STRICT_ANSI__, we should build both... |
tree | commitdiff |
2013-08-29 |
Julian Smart | Crash fix for inserting text into a buffer without... |
tree | commitdiff |
2013-08-29 |
Jouk Jansen | wxGTK1 : another msiing include file in evtloop.cpp |
tree | commitdiff |
2013-08-28 |
Jouk Jansen | wxGTK1 : wx/private/eventloopsourcesmanager.h was missi... |
tree | commitdiff |
2013-08-27 |
Vadim Zeitlin | Don't recurse into top level children in wxWindow:... |
tree | commitdiff |
2013-08-27 |
Vadim Zeitlin | Correct making the newly inserted menu item owner drawn... |
tree | commitdiff |
2013-08-27 |
Vadim Zeitlin | Don't use any icon for items inserted without one in... |
tree | commitdiff |
2013-08-27 |
Vadim Zeitlin | Make wxWindow::HasScrollbar() respect wxScrolled::ShowS... |
tree | commitdiff |
2013-08-27 |
Vadim Zeitlin | No real changes, just make wxWindow::CanScroll() virtual. |
tree | commitdiff |
2013-08-27 |
Jouk Jansen | Update OpenVMS compile support |
tree | commitdiff |
2013-08-27 |
Jouk Jansen | revert nested event loop support for wxGTK1 because... |
tree | commitdiff |
2013-08-24 |
Vadim Zeitlin | Move code removing "-psn_xxx" command line arguments... |
tree | commitdiff |
2013-08-24 |
Vadim Zeitlin | Fix recreating of wxBitmapComboBox using untyped client... |
tree | commitdiff |
2013-08-24 |
Paul Cornett | remove redundant initialization of base class member... |
tree | commitdiff |
2013-08-24 |
Paul Cornett | wxDialogBase only has one ctor, so just do initializati... |
tree | commitdiff |
2013-08-23 |
Vadim Zeitlin | Fix wxHtmlHelpData::SetTempDir() to behave correctly... |
tree | commitdiff |
2013-08-19 |
Paul Cornett | Remove DoSetSizeHints() call from Create() |
tree | commitdiff |
2013-08-19 |
Paul Cornett | revert r74683, wxTLW has its own {Width,Height}Default() |
tree | commitdiff |
2013-08-19 |
Paul Cornett | Remove some old redundant code |
tree | commitdiff |
2013-08-18 |
Paul Cornett | avoid setting initial position if it was not specified... |
tree | commitdiff |
2013-08-18 |
Paul Cornett | Move code that does not need realized GdkWinow out... |
tree | commitdiff |
2013-08-18 |
Vadim Zeitlin | Only give capture to wxPopupTransientWindow child if... |
tree | commitdiff |
2013-08-18 |
Vadim Zeitlin | Use wxFindWindowAtPoint() for hit testing in wxPopupTra... |
tree | commitdiff |
2013-08-18 |
Vadim Zeitlin | Return NULL from wxWindow::GetCapture() when the captur... |
tree | commitdiff |
2013-08-18 |
Vadim Zeitlin | Make mouse capture checking asserts stronger and more... |
tree | commitdiff |
2013-08-18 |
Vadim Zeitlin | Don't set even try to set focus to wxPopupWindow itself... |
tree | commitdiff |
2013-08-18 |
Vadim Zeitlin | No changes, just change data structures used by mouse... |
tree | commitdiff |
2013-08-18 |
Vadim Zeitlin | No changes, just use wxRecursionGuard instead of manual... |
tree | commitdiff |
2013-08-18 |
Vadim Zeitlin | No changes, just move mouse capturing bookkeeping data... |
tree | commitdiff |
2013-08-18 |
Paul Cornett | should have been part of r74664: Avoid calling gtk_wind... |
tree | commitdiff |
2013-08-17 |
Paul Cornett | avoid duplicate move events |
tree | commitdiff |
2013-08-17 |
Paul Cornett | Avoid calling gtk_window_get_position() from "configure... |
tree | commitdiff |
next |