2011-07-21 |
Vadim Zeitlin | Fix the alignment used by custom wxDVC renderers in... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Vadim Zeitlin | Send wxEVT_COMMAND_DATAVIEW_COLUMN_SORTED for generic... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Vadim Zeitlin | Fix drawing of expander columns not at 0 position in... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Vadim Zeitlin | Correct test for maximal row index in generic wxDataVie... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Vadim Zeitlin | Never restore focus to hidden child. |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Vadim Zeitlin | Allow marking wxTreeBook nodes to expand initially... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Vadim Zeitlin | Make wxEnhMetaFileDC ctor from wxDC explicit. |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Vadim Zeitlin | Fix parsing of negated long options in wxCmdLineParser. |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Vadim Zeitlin | Reset negatable switches correctly in wxCmdLineParser... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Julian Smart | No longer ignores first-line indent if no left indent... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Vadim Zeitlin | Don't use template member function in drawing sample... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Stefan Csomor | fixes redraw problems under OSX, see #13345 |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Vadim Zeitlin | Fix harmless gcc warning about uninitialized mask in... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Vadim Zeitlin | Refresh the old current row when right clicking in... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Vadim Zeitlin | Add wxDataViewEvent::IsEditCancelled() and support... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Vadim Zeitlin | Fix deleting columns in wxGridStringTable with custom... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Vadim Zeitlin | Allow saving the drawing sample canvas to a file or... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Vadim Zeitlin | Added wxGCDC(wxEnhMetaFileDC) ctor too. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Vadim Zeitlin | Fix keyboard navigation in wxGrid with hidden columns. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Stefan Csomor | doing WakeUp in osx_carbon differently for the main... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Stefan Csomor | make sure we can issue a WakeUp call that really trigge... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Stefan Csomor | fixing width/height (were negative) thanks to Werner... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Vadim Zeitlin | Fix memory leak in wxPanel::SetBackgroundBirmap() in... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Václav Slavík | Add support for column header images to wxListCtrl... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Václav Slavík | Fix wxListCtrlXmlHandler so that it accepts icon with... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Václav Slavík | Fix wxXmlResourceHandler::GetImageList() to use specifi... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Václav Slavík | Add check to prevent creation of element wxXmlNodes... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Stefan Csomor | proper guard for bitmap constructors |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Stefan Csomor | fixing typo |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Vadim Zeitlin | Implement wxRegion::Equal() for wxOSX. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Vadim Zeitlin | Ensure we don't modify a shared object in wxOSX wxRegio... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Vadim Zeitlin | No real changes, just use AllocExclusive() in wxOSX... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Václav Slavík | Better sizing in wxDataViewSpinRenderer and wxDataViewC... |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Vadim Zeitlin | Use native hint wxTextCtrl support in wxSearchCtrl. |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Vadim Zeitlin | Centre wxSlider value correctly when wxSL_MIN_MAX_LABEL... |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Vadim Zeitlin | Document wxEnhMetaFileDC-related wxGraphics functions. |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Vadim Zeitlin | Fix showing slider label in wxMSW when wxSL_MIN_MAX_LAB... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Vadim Zeitlin | No real changes, just make some wxSlider members local... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Vadim Zeitlin | Fix and improve documentation of wxT_2() macro. |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Vadim Zeitlin | Don't handle "Return" key as "TAB" even when the defaul... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Vadim Zeitlin | Copy recently added wxGenericValidator fields in Copy(). |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Stefan Csomor | support multi-line labels, add different native styles... |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Vadim Zeitlin | Use the correct event handler in wxMenuBase::UpdateUI(). |
commit | commitdiff | tree | snapshot |
2011-07-09 |
Vadim Zeitlin | Support float, double and file name values in wxGeneric... |
commit | commitdiff | tree | snapshot |
2011-07-09 |
Vadim Zeitlin | No changes, just use NULL instead of 0 for pointers. |
commit | commitdiff | tree | snapshot |
2011-07-09 |
Vadim Zeitlin | Generate events for two auxiliary mouse buttons in... |
commit | commitdiff | tree | snapshot |
2011-07-09 |
Vadim Zeitlin | Mention that wxNotebook page must be removed before... |
commit | commitdiff | tree | snapshot |
2011-07-09 |
Vadim Zeitlin | Check for GTK window parent, not wx one, when reparenting. |
commit | commitdiff | tree | snapshot |
2011-07-09 |
Vadim Zeitlin | Refresh the generic wxDataViewCtrl header if it was... |
commit | commitdiff | tree | snapshot |
2011-07-09 |
Vadim Zeitlin | Show extra mouse buttons and wheel state in the text... |
commit | commitdiff | tree | snapshot |
2011-07-09 |
Vadim Zeitlin | Don't duplicate wxImage::ConvertToDisabled() in wxAUI... |
commit | commitdiff | tree | snapshot |
2011-07-09 |
Vadim Zeitlin | Output something from the console sample even if it... |
commit | commitdiff | tree | snapshot |
2011-07-09 |
Vadim Zeitlin | Immediately update MSW cursor when ::SetCursor(wxNullCu... |
commit | commitdiff | tree | snapshot |
2011-07-09 |
Vadim Zeitlin | Fix wxMSW wxSlider best size calculation and label... |
commit | commitdiff | tree | snapshot |
2011-07-09 |
Vadim Zeitlin | Make coordinates transformations in wxDC really maximal... |
commit | commitdiff | tree | snapshot |
2011-07-09 |
John Chain | Added Robin Dunn's explanation on the relationship... |
commit | commitdiff | tree | snapshot |
2011-07-09 |
Stefan Csomor | avoid scrolling to cleared-non existing- data, reload... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Vadim Zeitlin | Add wxDCImpl::MSWApplyGDIPlusTransform() to formalize... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Vadim Zeitlin | Make wxGCDC::GetGraphicsContext() const. |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Stefan Csomor | allow NULL parent menu |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Chris Elliott | for 2.9.2 |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Vadim Zeitlin | Improve the description of the available files in readme. |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Vadim Zeitlin | Remove the note about wxUSE_STD_CONTAINERS. |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Vadim Zeitlin | Fix crash when getting or setting wxComboBox value... |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Vadim Zeitlin | Fix event types in wxMouseEvent::Aux1DClick() and Aux1D... |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Vadim Zeitlin | Fix warnings about implicit double to int conversions... |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Vadim Zeitlin | Fix harmless warning about double to long long conversion. |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Vadim Zeitlin | Suppress some harmless warnings about unused parameters... |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Vadim Zeitlin | Also accept VT_R4 (float) VARIANTs in wxMSW OLE code. |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Vadim Zeitlin | Fix crash in wxDataViewProgressRenderer in non-Unicode... |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Vadim Zeitlin | Add wxUSE_UNICODE guard around wxDF_UNICODETEXT in... |
commit | commitdiff | tree | snapshot |
2011-07-02 |
Vadim Zeitlin | No real changes, just remove trailing commas from enum. |
commit | commitdiff | tree | snapshot |
2011-07-02 |
Vadim Zeitlin | Add wxCOMPOSITION_INVALID mode and use it to simplify... |
commit | commitdiff | tree | snapshot |
2011-07-02 |
Vadim Zeitlin | Avoid g++ warnings about breaking strict aliasing rules... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Paul Cornett | Don't cause scroll events for position changes from... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Vadim Zeitlin | Mention the EOL issue in readme.txt. |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Chris Elliott | update docs for windows checkout process 2/2 |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Chris Elliott | update docs for windows checkout process 1/2 |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Vadim Zeitlin | Initialize variable in UTF{16,32} conversion code to... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Vadim Zeitlin | Work around bogus g++ warnings about possibly missing... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Vadim Zeitlin | Fix harmless warning about unused variable in isosurf... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Vadim Zeitlin | Fix warning about hiding a virtual function in propgrid... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Vadim Zeitlin | Change the loop condition to avoid comparing unsigned... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Vadim Zeitlin | Always initialize SelectInHDC::m_hgdiobj in wxMSW. |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Vadim Zeitlin | Fix two harmless gcc warnings about missing initializers. |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Vadim Zeitlin | Mention that readme.txt needs to be updated before... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Vadim Zeitlin | Add a tiny script for producing HTML documentation... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Vadim Zeitlin | Fix typo in error message about incorrect syntax. |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Vadim Zeitlin | Update the readme file for 2.9.2. |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Chris Elliott | fix misisng html format files |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Vadim Zeitlin | Updated copyright year before 2.9.2 release. |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Chris Elliott | 2.9.2-rc1 in file |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Vadim Zeitlin | Replace stc.{h,cpp} with the generated versions with... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Vadim Zeitlin | Generate code using IsOk() instead of Ok() in stc.cpp. |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Václav Slavík | Move wxThreadEvent into wxBase. |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Vadim Zeitlin | Add support for child documents to docview framework. |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Stefan Csomor | bringing target naming in line with other projects |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Robin Dunn | Paper size fix for wxOSX-cocoa |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Vadim Zeitlin | Fix code reading from the pipe stream in exec sample. |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Stefan Csomor | adaption to new configurations |
commit | commitdiff | tree | snapshot |
next |