2006-09-26 |
Vadim Zeitlin | allow specifying the size of wxDCTemp and do specify... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robert Roebling | Added test bitmap. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robert Roebling | Added wxDataViewBitmapCell |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robert Roebling | Added wxVariant's =, == and != operators for wxObject* |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robert Roebling | GetWxObjectPtr() returns wxObject*, not void*. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robert Roebling | Make GetWxObjectPtr() const. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robin Dunn | If a TLW's default item is not an immediate child then... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robin Dunn | Add missing "public" so wxGridCellRenderer methods... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Julian Smart | Converts DOS line endings to Unix if necessary |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robin Dunn | Workaround some platform differences |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Stefan Csomor | removing the old style code cases |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Václav Slavík | fix client area computations and borders rendering... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Václav Slavík | fixed crash when using GTK theme |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Vadim Zeitlin | add wxUSE_OLE_AUTOMATION here too |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Włodzimierz... | Warning fix. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Włodzimierz... | Corrections after The Great wxRegion Refactoring. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robert Roebling | [ 1541434 ] wxListView::IsSelected should be const |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robert Roebling | [ 1557102 ] wxCombobox + keyboard selection + TEXT_EN... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robert Roebling | [ 1545669 ] EVT_ACTIVATE_APP wrongly documented as... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robert Roebling | [ 1553595 ] Doc error: wxView::OnDraw |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robert Roebling | [ 1565385 ] wxImage scaling fix - apply mask when... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Chris Elliott | remove wx.pdf correctly |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Vadim Zeitlin | let the control process WM_RBUTTONDOWN finally, trying... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robin Dunn | Add WXDLLEXPORT to wxRegionWithCombine declaration |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Robin Dunn | Add properties |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Robert Roebling | Implement most of AppendRow(), PrependRow(), InsertRow(), |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Robin Dunn | add tests for EVT_TEXT_ENTER |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Robin Dunn | build tweaks, also drop most Python 2.3 builds |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Robin Dunn | various changes to get up to date with CVS |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Václav Slavík | added assert to check for not-yet-implemented behavior... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Robin Dunn | Forward declare wxMacListControl |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Vadim Zeitlin | compilation fixes after recent changes |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Vadim Zeitlin | fix undefined behaviour due to using shift variable... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Vadim Zeitlin | make wxMacItem::m_colId of type DataBrowserPropertyID... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Vadim Zeitlin | fixed warnings, reformatted braces |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Vadim Zeitlin | compilation fix after last change |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Robin Dunn | fix attribute errors when importing wxPython.wx |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Włodzimierz... | Corrections after The Great wxRegion Refactoring. |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Václav Slavík | compilation fix (missing void) |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Robert Roebling | Mention wxODCombo stuff. |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Włodzimierz... | Build fix for wxMSWUniv makefile driven builds. univ... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Robert Roebling | Forgot to commit wxBitmapComboBox docs |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Vadim Zeitlin | added wxUSE_VARIANT guards |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Włodzimierz... | Warning fixes. |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Vadim Zeitlin | rename OnResize() to OnSize() to avoid conflict with... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Vadim Zeitlin | use _snprintf() in system_sprintf() for the compilers... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Vadim Zeitlin | The Great wxRegion Refactoring: |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Vadim Zeitlin | add wxTLW::UseNativeDecorations[ByDefault]() to allow... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Vadim Zeitlin | fix TLW borders width in mono theme |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Václav Slavík | don't allocate backbuffer for dummy surfaces |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Václav Slavík | reduce the number of repaintings by repaiting (rect... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Julian Smart | Fixed LoadFile typo |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Robin Dunn | handle starting out with multiple lines of text. |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Vadim Zeitlin | oops, restored accidentally deleted functions in last... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Vadim Zeitlin | get rid of wxUSE_CHECKBOXES_IN_MULTI_SEL_TREE code... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Vadim Zeitlin | make log messages more readable |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Michael Wetherell | Improve the error messages slightly. |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Vadim Zeitlin | 1. fixed many warnings about implicit double to int... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Vadim Zeitlin | move wxBitmapComboBox dependency check to wx/chkconf... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Vadim Zeitlin | Added wxUSE_VARIANT and the related checks, also added... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Vadim Zeitlin | use wxRect::Contains(), not Inside() (fixes compilation... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Robert Roebling | Same problem for blurring functions. |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Robert Roebling | Mention the problem with mask colour and blurring. |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Robert Roebling | [ 1537065 ] wxImage: Higher quality scaling/sampling |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Michael Wetherell | Forward port test case that corrupts archives to see... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Julian Smart | Added DoLoadFile, DoSaveFile to wxTextCtrlBase |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Robert Roebling | Added test to reproduce [ 1541148 ] wxTreeCtrol:... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Vadim Zeitlin | added wxSize::IncBy() and DecBy() methods |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Robert Roebling | Fixed [ 1561693 ] wxGIFDecoder creates incorrect... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Robert Roebling | Updated wxPallete information. |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Robert Roebling | [ 1563875 ] wxTreeCtrl::FindItem asserts when item... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Kevin Ollivier | kDataBrowserListViewNoGapForIconInHeaderButton not... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Robin Dunn | remove superfluous assert |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Robin Dunn | New names for some ArtProvider methods |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Robin Dunn | More bakfile changes needed for bmpcbox. Rebaked. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Vadim Zeitlin | 1. deprecate redundantly sounding wxArtProvider::FooPro... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Václav Slavík | changed the catalogs lookup back to the old behaviour... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Václav Slavík | renamed GetMsgCatalogSubdir to *Subdirs to make it... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Václav Slavík | added comment clarifying the meaning of DoMoveWindow... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Václav Slavík | fixed client<->window coords translations in DoMoveWind... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Vadim Zeitlin | regenrated after removing imaglist.cpp from GTK and... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Vadim Zeitlin | added src/xrc/xh_bmpbt.cpp (how comes it was in Makefil... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Vadim Zeitlin | remove generic/imaglist.cpp from GTK|MOTIF_SRC now... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Robert Roebling | [ 1564062 ] wxComboCtrl popup height fix |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Robert Roebling | [ 1564113 ] wxComboCtrl and wxODComboBox documentatio... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Robert Roebling | Typo. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Robert Roebling | Implememt GetColoursCount() in the generic wxPalette. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Robert Roebling | Compilo. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Robert Roebling | [ 1557935 ] wxPalette::GetColoursCount implementation |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Robert Roebling | Updated Makefile.in after wxBitmapComboBox addition. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Robert Roebling | [ 1559479 ] wxImageComboBox |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Robert Roebling | [ 1560860 ] wxComboCtrl EVT_TEXT filtering. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Robert Roebling | Reset m_oldValue of after ::SetValue(). |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Robin Dunn | Added wx.lib.expando, a multi-line textctrl that exands... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Robin Dunn | Fix my last fix. The method is pure virtual in the... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Robin Dunn | Remove the wxVariantDataString::Read method since the... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Robin Dunn | Patch from Tim Kosse to allow virtual list ctrl to... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Robin Dunn | add some properties |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Robin Dunn | docstring fix |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Robin Dunn | Catch WXK_NUMPAD_DELETE and WXK_NUMPAD_INSERT too |
commit | commitdiff | tree | snapshot |
next |