2010-03-29 |
Jaakko Salli | For better support of wxValidators, invoke wxValidator... |
tree | commitdiff |
2010-03-29 |
Václav Slavík | Use fixed screen DPI of 96 when printing HTML. |
tree | commitdiff |
2010-03-29 |
Václav Slavík | Removed useless wxDisplaySize() calls from wxHtmlPrintout. |
tree | commitdiff |
2010-03-29 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2010-03-29 |
Paul Cornett | Reverse hierarchy of wxPizza GdkWindows |
tree | commitdiff |
2010-03-28 |
Vadim Zeitlin | Implement wxMask copy ctor for wxGTK. |
tree | commitdiff |
2010-03-28 |
Vadim Zeitlin | Suppress gcc warnings about double to int conversion. |
tree | commitdiff |
2010-03-28 |
Vadim Zeitlin | Fix bug in wxMBConv_cf::FromWChar() in OS X. |
tree | commitdiff |
2010-03-28 |
Francesco Montorsi | no real changes: just a small optimization on wxStaticT... |
tree | commitdiff |
2010-03-28 |
Václav Slavík | wxHTML: Support percentage width in IMG tag. |
tree | commitdiff |
2010-03-28 |
Václav Slavík | Reverted wxFileSystem support in wxLocale. |
tree | commitdiff |
2010-03-28 |
Václav Slavík | Fix wxFileSystem::FileNameToURL() for Unicode file... |
tree | commitdiff |
2010-03-28 |
Václav Slavík | Preserve m_skipped in wx[Var]ScrollHelperEvtHandler... |
tree | commitdiff |
2010-03-25 |
Vadim Zeitlin | Allow overriding print preview frame creation in docview. |
tree | commitdiff |
2010-03-25 |
Jaakko Salli | Fix focus at the end of a property label edit (needed... |
tree | commitdiff |
2010-03-25 |
Jaakko Salli | In wxPropertyGrid::HandleCustomEditorEvent(), ignore... |
tree | commitdiff |
2010-03-25 |
Jouk Jansen | Updates to make wxWidgets compaile on OpenVMS again |
tree | commitdiff |
2010-03-23 |
Paul Cornett | better fix for #11803, don't set iconized state for... |
tree | commitdiff |
2010-03-23 |
Paul Cornett | ignore iconized state when computing client size for... |
tree | commitdiff |
2010-03-23 |
Vadim Zeitlin | Implement wxDocument::Revert() and show its use in... |
tree | commitdiff |
2010-03-23 |
Vadim Zeitlin | Always call wxView::Close() when closing it. |
tree | commitdiff |
2010-03-23 |
Julian Smart | Fixed ordering bug that caused an assertion because... |
tree | commitdiff |
2010-03-22 |
Vadim Zeitlin | Clarify wxDateTime::ParseDateTime() semantics: it needs... |
tree | commitdiff |
2010-03-22 |
Jaakko Salli | Fixed RefreshRect() call in wxPropertyGrid::DrawItems... |
tree | commitdiff |
2010-03-22 |
Vadim Zeitlin | Fix wxOSX compilation without PCH. |
tree | commitdiff |
2010-03-22 |
Vadim Zeitlin | Add wxUSE_UIACTIONSIMULATOR and turn it off by default. |
tree | commitdiff |
2010-03-22 |
Vadim Zeitlin | Don't enter an infinite loop if a spacer with min size... |
tree | commitdiff |
2010-03-22 |
Vadim Zeitlin | Fix the selection validity check in wxSingleChoiceDialog. |
tree | commitdiff |
2010-03-21 |
Francesco Montorsi | reorder GetLabel(), GetLabelText(), SetLabel() and... |
tree | commitdiff |
2010-03-21 |
Vadim Zeitlin | Correct wxFILTER_DIGITS handling broken by r63582. |
tree | commitdiff |
2010-03-21 |
Vadim Zeitlin | Add initial selection parameter to wxGetSingleChoice... |
tree | commitdiff |
2010-03-21 |
Vadim Zeitlin | Don't leak m_protocol in wxURL. |
tree | commitdiff |
2010-03-20 |
Vadim Zeitlin | Add wxMessageDialog::GetEffectiveIcon() and use it... |
tree | commitdiff |
2010-03-20 |
Vadim Zeitlin | Remove unused and empty src/x11/joystick.cpp file. |
tree | commitdiff |
2010-03-20 |
Vadim Zeitlin | Rename wxWindow::GetMainWindow() to X11GetMainWindow... |
tree | commitdiff |
2010-03-20 |
Vadim Zeitlin | Fix a couple of harmless unused parameter warnings... |
tree | commitdiff |
2010-03-20 |
Vadim Zeitlin | De-TAB-bed src/x11/pango_x.cpp. |
tree | commitdiff |
2010-03-20 |
Vadim Zeitlin | Fix some harmless unused parameter warnings. |
tree | commitdiff |
2010-03-20 |
Vadim Zeitlin | Check whether SA_RESTART is defined and don't use it... |
tree | commitdiff |
2010-03-20 |
Vadim Zeitlin | Include sys/time.h from threadpsx.cpp for all systems. |
tree | commitdiff |
2010-03-20 |
Vadim Zeitlin | Add support for QNX to dialup detection code. |
tree | commitdiff |
2010-03-20 |
Vadim Zeitlin | Always include sys/time.h and sys/select.h from selectd... |
tree | commitdiff |
2010-03-20 |
Vadim Zeitlin | Define wxGraphicsRenderer::GetDefaultRenderer() for... |
tree | commitdiff |
2010-03-20 |
Vadim Zeitlin | Remove duplicate variable definition. |
tree | commitdiff |
2010-03-19 |
Vadim Zeitlin | Postpone initialization of owner-drawn menu metrics. |
tree | commitdiff |
2010-03-18 |
Vadim Zeitlin | Return exit code as signed integer from wxExecute(wxEXE... |
tree | commitdiff |
2010-03-18 |
Vadim Zeitlin | Ensure that setting wxChoice height to its default... |
tree | commitdiff |
2010-03-18 |
Vadim Zeitlin | Remove wxAuiProportionalBoxSizer hack and replace it... |
tree | commitdiff |
2010-03-18 |
Vadim Zeitlin | Fix box sizer layout algorithm to respect both proporti... |
tree | commitdiff |
2010-03-18 |
Vadim Zeitlin | Ensure that size in the minor direction of box sizer... |
tree | commitdiff |
2010-03-18 |
Vadim Zeitlin | Ensure that size in the major direction of box sizer... |
tree | commitdiff |
2010-03-17 |
Jaakko Salli | Use explicit wxPGPropertyFlags enum type with wxPGPrope... |
tree | commitdiff |
2010-03-17 |
Stefan Csomor | fixing non-precomp builds |
tree | commitdiff |
2010-03-17 |
Stefan Csomor | adding proper removal of observer for stacked event... |
tree | commitdiff |
2010-03-17 |
Stefan Csomor | streamlining OSX event support third step, using platfo... |
tree | commitdiff |
2010-03-15 |
Stefan Csomor | streamlining OSX event support second step, moving... |
tree | commitdiff |
2010-03-15 |
Stefan Csomor | streamlining OSX event support first step, see #11805... |
tree | commitdiff |
2010-03-14 |
Jaakko Salli | Fixed label editor position for child properties |
tree | commitdiff |
2010-03-14 |
Vadim Zeitlin | Use an appropriate icon automatically in wxMSW wxMessag... |
tree | commitdiff |
2010-03-12 |
Jaakko Salli | Fixed property editor re-positioning when additional... |
tree | commitdiff |
2010-03-12 |
Vadim Zeitlin | Revert unneeded fix for list control headers from r63177. |
tree | commitdiff |
2010-03-12 |
Vadim Zeitlin | Correct query for formats supported by wxDataObject... |
tree | commitdiff |
2010-03-10 |
Francesco Montorsi | Fix function wxControlBase::DoEllipsizeSingleLine to... |
tree | commitdiff |
2010-03-10 |
Francesco Montorsi | no real changes, just rename the variables to make... |
tree | commitdiff |
2010-03-08 |
Vadim Zeitlin | Use correct style for the dialog shown by generic file... |
tree | commitdiff |
2010-03-08 |
Stefan Csomor | pending events detected didn't work properly, go the... |
tree | commitdiff |
2010-03-07 |
Vadim Zeitlin | Skip wxChildFocusEvent in wxAuiNotebook handler. |
tree | commitdiff |
2010-03-07 |
Vadim Zeitlin | Show pages icons in window list menu in wxAuiNotebook. |
tree | commitdiff |
2010-03-06 |
Kevin Ollivier | Adding wxUIActionSimulator, a class for programmaticall... |
tree | commitdiff |
2010-03-06 |
Vadim Zeitlin | Reset wxAuiNotebook selection to wxNOT_FOUND if it... |
tree | commitdiff |
2010-03-06 |
Kevin Ollivier | A call to wxPopupWindow::Show shouldn't automatically... |
tree | commitdiff |
2010-03-06 |
Vadim Zeitlin | Don't store header height in generic wxListCtrl member... |
tree | commitdiff |
2010-03-06 |
Vadim Zeitlin | Fix toggling the header in the generic wxListCtrl. |
tree | commitdiff |
2010-03-05 |
Vadim Zeitlin | Don't stop dragging in the grid when the mouse leaves... |
tree | commitdiff |
2010-03-05 |
Vadim Zeitlin | Fix memory leak in wxDataViewListStore::DeleteItem(). |
tree | commitdiff |
2010-03-05 |
Vadim Zeitlin | Correct IsMaximized() in wxOSX for non-resizable windows. |
tree | commitdiff |
2010-03-05 |
Vadim Zeitlin | Implement wxBookCtrlBase::CalcSizeFromPage() in the... |
tree | commitdiff |
2010-03-05 |
Vadim Zeitlin | No changes, just remove redundant GetControllerSize... |
tree | commitdiff |
2010-03-05 |
Vadim Zeitlin | Correct controller size determination in wxToolbook. |
tree | commitdiff |
2010-03-05 |
Vadim Zeitlin | Use wxWindow::ReleaseMouse() instead of MSW ::ReleaseCa... |
tree | commitdiff |
2010-03-04 |
Jaakko Salli | Moved property unattachment code from wxPropertyGridInt... |
tree | commitdiff |
2010-03-04 |
Stefan Csomor | no existing on iphone |
tree | commitdiff |
2010-03-03 |
Stefan Csomor | fixing leak, fixes #11781 |
tree | commitdiff |
2010-03-03 |
Stefan Csomor | fixing leak, fixes #11782 |
tree | commitdiff |
2010-03-03 |
Stefan Csomor | using native fullscreen support and ShowEvent triggers |
tree | commitdiff |
2010-03-03 |
Stefan Csomor | fixing warning |
tree | commitdiff |
2010-03-03 |
Vadim Zeitlin | Fix wxCommandProcessor compilation with wxUSE_ACCEL==0. |
tree | commitdiff |
2010-03-03 |
Robin Dunn | Layout the immediate parent of the info bar as describe... |
tree | commitdiff |
2010-03-02 |
Vadim Zeitlin | Use user locale with Latin-1 as fallback for command... |
tree | commitdiff |
2010-03-02 |
Vadim Zeitlin | Don't use m_macToolbar in wxOSX wxToolBar if it is... |
tree | commitdiff |
2010-03-02 |
Vadim Zeitlin | Enclose code using m_macToolbar in #if wxOSX_USE_NATIVE... |
tree | commitdiff |
2010-03-01 |
Vadim Zeitlin | Fix crash when accessing clipboard before entering... |
tree | commitdiff |
2010-03-01 |
Robin Dunn | Invalidate best size when the bitmap or bitmap position... |
tree | commitdiff |
2010-03-01 |
Robin Dunn | Use the correct event class for the window modal notifi... |
tree | commitdiff |
2010-03-01 |
Jaakko Salli | Have to implement wxPGProperty::DeleteChildren() differ... |
tree | commitdiff |
2010-02-28 |
Stefan Csomor | translate 0.5 offset into user space before applying... |
tree | commitdiff |
2010-02-28 |
Stefan Csomor | moving header for precomp builds |
tree | commitdiff |
2010-02-28 |
Vadim Zeitlin | Simplify and correct bugs in wxMSW wxScrollBar message... |
tree | commitdiff |
2010-02-28 |
Vadim Zeitlin | No real changes, just cleanup wxMSW wxScrollBar a little. |
tree | commitdiff |
2010-02-28 |
Vadim Zeitlin | Make it possible to use wxCharBuffer during program... |
tree | commitdiff |
next |