2011-07-30 |
Vadim Zeitlin | Fix crash in wxArray::insert() overload taking iterator... |
tree | commitdiff |
2011-07-30 |
Vadim Zeitlin | Generate events with WXK_NONE Unicode keys for non... |
tree | commitdiff |
2011-07-30 |
Vadim Zeitlin | Avoid bogus focus loss event when wxTextCtrl is modifie... |
tree | commitdiff |
2011-07-30 |
Vadim Zeitlin | Fix off by one error in wxTextCtrl::GetLineLength(... |
tree | commitdiff |
2011-07-30 |
Vadim Zeitlin | Fix stock accelerators handling in wxOSX. |
tree | commitdiff |
2011-07-30 |
Vadim Zeitlin | Get rid of ugly wxCONTROL_ITEMCONTAINER_CLIENTDATAOBJEC... |
tree | commitdiff |
2011-07-29 |
Vadim Zeitlin | Add wxTextCtrl::PositionToCoords() functions for wxMSW... |
tree | commitdiff |
2011-07-25 |
Dimitri Schoolwerth | Fixed wxOSX-Cocoa compilation. |
tree | commitdiff |
2011-07-24 |
Vadim Zeitlin | No changes, just remove unnecessary wxPickerBase::OnSize(). |
tree | commitdiff |
2011-07-24 |
Vadim Zeitlin | Exclude windows not accepting keyboard focus from GTK... |
tree | commitdiff |
2011-07-24 |
Vadim Zeitlin | Replace wxControlContainer-related macros with wxNaviga... |
tree | commitdiff |
2011-07-24 |
Vadim Zeitlin | Don't give focus to wxSearchButton when using keyboard... |
tree | commitdiff |
2011-07-24 |
Vadim Zeitlin | Ignore WM_CLOSE generated by wxMSW edit control when... |
tree | commitdiff |
2011-07-23 |
Vadim Zeitlin | Don't try to pop from an empty stack in wxGDIPlusContex... |
tree | commitdiff |
2011-07-23 |
Vadim Zeitlin | Don't create an unnecessary extra button in wxMSW wxPro... |
tree | commitdiff |
2011-07-22 |
Vadim Zeitlin | Set wxDidCreatePaintDC to true even if we reused a... |
tree | commitdiff |
2011-07-22 |
Vadim Zeitlin | Added customizable wxDocManager::OnMRUFileNotExist... |
tree | commitdiff |
2011-07-22 |
Julian Smart | Fixed Replace() to use the passed range instead of... |
tree | commitdiff |
2011-07-22 |
Vadim Zeitlin | Don't pass spin text control messages processed at... |
tree | commitdiff |
2011-07-22 |
Vadim Zeitlin | Refactor wxWindow::MSWHandleMessage() out from MSWWindo... |
tree | commitdiff |
2011-07-21 |
Vadim Zeitlin | Fix double deletion bug in wxGTK wxDVC dnd code. |
tree | commitdiff |
2011-07-21 |
Vadim Zeitlin | Fix the alignment used by custom wxDVC renderers in... |
tree | commitdiff |
2011-07-21 |
Vadim Zeitlin | Send wxEVT_COMMAND_DATAVIEW_COLUMN_SORTED for generic... |
tree | commitdiff |
2011-07-21 |
Vadim Zeitlin | Fix drawing of expander columns not at 0 position in... |
tree | commitdiff |
2011-07-21 |
Vadim Zeitlin | Correct test for maximal row index in generic wxDataVie... |
tree | commitdiff |
2011-07-21 |
Vadim Zeitlin | Never restore focus to hidden child. |
tree | commitdiff |
2011-07-21 |
Vadim Zeitlin | Allow marking wxTreeBook nodes to expand initially... |
tree | commitdiff |
2011-07-21 |
Vadim Zeitlin | Fix parsing of negated long options in wxCmdLineParser. |
tree | commitdiff |
2011-07-21 |
Vadim Zeitlin | Reset negatable switches correctly in wxCmdLineParser... |
tree | commitdiff |
2011-07-20 |
Julian Smart | No longer ignores first-line indent if no left indent... |
tree | commitdiff |
2011-07-20 |
Stefan Csomor | fixes redraw problems under OSX, see #13345 |
tree | commitdiff |
2011-07-19 |
Vadim Zeitlin | Fix harmless gcc warning about uninitialized mask in... |
tree | commitdiff |
2011-07-19 |
Vadim Zeitlin | Refresh the old current row when right clicking in... |
tree | commitdiff |
2011-07-19 |
Vadim Zeitlin | Add wxDataViewEvent::IsEditCancelled() and support... |
tree | commitdiff |
2011-07-19 |
Vadim Zeitlin | Fix deleting columns in wxGridStringTable with custom... |
tree | commitdiff |
2011-07-19 |
Vadim Zeitlin | Added wxGCDC(wxEnhMetaFileDC) ctor too. |
tree | commitdiff |
2011-07-19 |
Stefan Csomor | doing WakeUp in osx_carbon differently for the main... |
tree | commitdiff |
2011-07-19 |
Stefan Csomor | make sure we can issue a WakeUp call that really trigge... |
tree | commitdiff |
2011-07-19 |
Stefan Csomor | fixing width/height (were negative) thanks to Werner... |
tree | commitdiff |
2011-07-18 |
Vadim Zeitlin | Fix memory leak in wxPanel::SetBackgroundBirmap() in... |
tree | commitdiff |
2011-07-16 |
Václav Slavík | Add support for column header images to wxListCtrl... |
tree | commitdiff |
2011-07-16 |
Václav Slavík | Fix wxListCtrlXmlHandler so that it accepts icon with... |
tree | commitdiff |
2011-07-16 |
Václav Slavík | Fix wxXmlResourceHandler::GetImageList() to use specifi... |
tree | commitdiff |
2011-07-16 |
Václav Slavík | Add check to prevent creation of element wxXmlNodes... |
tree | commitdiff |
2011-07-16 |
Stefan Csomor | fixing typo |
tree | commitdiff |
2011-07-15 |
Vadim Zeitlin | Implement wxRegion::Equal() for wxOSX. |
tree | commitdiff |
2011-07-15 |
Vadim Zeitlin | Ensure we don't modify a shared object in wxOSX wxRegio... |
tree | commitdiff |
2011-07-15 |
Vadim Zeitlin | No real changes, just use AllocExclusive() in wxOSX... |
tree | commitdiff |
2011-07-13 |
Václav Slavík | Better sizing in wxDataViewSpinRenderer and wxDataViewC... |
tree | commitdiff |
2011-07-12 |
Vadim Zeitlin | Use native hint wxTextCtrl support in wxSearchCtrl. |
tree | commitdiff |
2011-07-12 |
Vadim Zeitlin | Centre wxSlider value correctly when wxSL_MIN_MAX_LABEL... |
tree | commitdiff |
2011-07-11 |
Vadim Zeitlin | Fix showing slider label in wxMSW when wxSL_MIN_MAX_LAB... |
tree | commitdiff |
2011-07-11 |
Vadim Zeitlin | No real changes, just make some wxSlider members local... |
tree | commitdiff |
2011-07-11 |
Vadim Zeitlin | Don't handle "Return" key as "TAB" even when the defaul... |
tree | commitdiff |
2011-07-11 |
Vadim Zeitlin | Copy recently added wxGenericValidator fields in Copy(). |
tree | commitdiff |
2011-07-10 |
Stefan Csomor | support multi-line labels, add different native styles... |
tree | commitdiff |
2011-07-10 |
Vadim Zeitlin | Use the correct event handler in wxMenuBase::UpdateUI(). |
tree | commitdiff |
2011-07-09 |
Vadim Zeitlin | Support float, double and file name values in wxGeneric... |
tree | commitdiff |
2011-07-09 |
Vadim Zeitlin | No changes, just use NULL instead of 0 for pointers. |
tree | commitdiff |
2011-07-09 |
Vadim Zeitlin | Generate events for two auxiliary mouse buttons in... |
tree | commitdiff |
2011-07-09 |
Vadim Zeitlin | Check for GTK window parent, not wx one, when reparenting. |
tree | commitdiff |
2011-07-09 |
Vadim Zeitlin | Refresh the generic wxDataViewCtrl header if it was... |
tree | commitdiff |
2011-07-09 |
Vadim Zeitlin | Don't duplicate wxImage::ConvertToDisabled() in wxAUI... |
tree | commitdiff |
2011-07-09 |
Vadim Zeitlin | Immediately update MSW cursor when ::SetCursor(wxNullCu... |
tree | commitdiff |
2011-07-09 |
Vadim Zeitlin | Fix wxMSW wxSlider best size calculation and label... |
tree | commitdiff |
2011-07-09 |
Vadim Zeitlin | Make coordinates transformations in wxDC really maximal... |
tree | commitdiff |
2011-07-09 |
Stefan Csomor | avoid scrolling to cleared-non existing- data, reload... |
tree | commitdiff |
2011-07-07 |
Vadim Zeitlin | Add wxDCImpl::MSWApplyGDIPlusTransform() to formalize... |
tree | commitdiff |
2011-07-07 |
Vadim Zeitlin | Make wxGCDC::GetGraphicsContext() const. |
tree | commitdiff |
2011-07-06 |
Stefan Csomor | allow NULL parent menu |
tree | commitdiff |
2011-07-04 |
Vadim Zeitlin | Fix crash when getting or setting wxComboBox value... |
tree | commitdiff |
2011-07-04 |
Vadim Zeitlin | Fix warnings about implicit double to int conversions... |
tree | commitdiff |
2011-07-04 |
Vadim Zeitlin | Fix harmless warning about double to long long conversion. |
tree | commitdiff |
2011-07-04 |
Vadim Zeitlin | Suppress some harmless warnings about unused parameters... |
tree | commitdiff |
2011-07-04 |
Vadim Zeitlin | Also accept VT_R4 (float) VARIANTs in wxMSW OLE code. |
tree | commitdiff |
2011-07-04 |
Vadim Zeitlin | Fix crash in wxDataViewProgressRenderer in non-Unicode... |
tree | commitdiff |
2011-07-02 |
Vadim Zeitlin | Add wxCOMPOSITION_INVALID mode and use it to simplify... |
tree | commitdiff |
2011-07-02 |
Vadim Zeitlin | Avoid g++ warnings about breaking strict aliasing rules... |
tree | commitdiff |
2011-07-01 |
Paul Cornett | Don't cause scroll events for position changes from... |
tree | commitdiff |
2011-06-30 |
Vadim Zeitlin | Initialize variable in UTF{16,32} conversion code to... |
tree | commitdiff |
2011-06-29 |
Vadim Zeitlin | Change the loop condition to avoid comparing unsigned... |
tree | commitdiff |
2011-06-29 |
Vadim Zeitlin | Fix two harmless gcc warnings about missing initializers. |
tree | commitdiff |
2011-06-29 |
Vadim Zeitlin | Replace stc.{h,cpp} with the generated versions with... |
tree | commitdiff |
2011-06-29 |
Vadim Zeitlin | Generate code using IsOk() instead of Ok() in stc.cpp. |
tree | commitdiff |
2011-06-28 |
Václav Slavík | Move wxThreadEvent into wxBase. |
tree | commitdiff |
2011-06-27 |
Vadim Zeitlin | Add support for child documents to docview framework. |
tree | commitdiff |
2011-06-25 |
Robin Dunn | Paper size fix for wxOSX-cocoa |
tree | commitdiff |
2011-06-22 |
Vadim Zeitlin | Fix bug with out of range date in wxMSW wxDatePickerCtr... |
tree | commitdiff |
2011-06-22 |
Vadim Zeitlin | Restore wxPreviewFrame::Initialize(void) and add Initia... |
tree | commitdiff |
2011-06-21 |
Julian Smart | Fixed shift-click selection |
tree | commitdiff |
2011-06-19 |
Vadim Zeitlin | Fix bug when setting an out of range date in wxMSW... |
tree | commitdiff |
2011-06-19 |
Vadim Zeitlin | Implement wxCalendarCtrl::SetDateRange() in the native... |
tree | commitdiff |
2011-06-19 |
Vadim Zeitlin | Suppress harmless gcc warnings about enum elements... |
tree | commitdiff |
2011-06-19 |
Paul Cornett | fix GTKGetLabel() and DoApplyWidgetStyle(): children... |
tree | commitdiff |
2011-06-18 |
Stefan Csomor | fixing iphone build |
tree | commitdiff |
2011-06-17 |
Vadim Zeitlin | Fix g++ warnings about initialized variables being... |
tree | commitdiff |
2011-06-17 |
Vadim Zeitlin | Use GdipStringFormatCachedGenericTypographic hack for... |
tree | commitdiff |
2011-06-17 |
Vadim Zeitlin | Avoid problems with conflicting UINT16 definitions... |
tree | commitdiff |
2011-06-16 |
Vadim Zeitlin | Fix wxStringOutputStream in wxUSE_UNICODE_UTF8 build. |
tree | commitdiff |
2011-06-16 |
Vadim Zeitlin | Suppress various harmless warnings in MinGW build with... |
tree | commitdiff |
next |