2006-09-25 |
Vadim Zeitlin | compilation fix after last change |
tree | commitdiff |
2006-09-25 |
Włodzimierz Skiba | Corrections after The Great wxRegion Refactoring. |
tree | commitdiff |
2006-09-25 |
Václav Slavík | compilation fix (missing void) |
tree | commitdiff |
2006-09-25 |
Vadim Zeitlin | added wxUSE_VARIANT guards |
tree | commitdiff |
2006-09-25 |
Włodzimierz Skiba | Warning fixes. |
tree | commitdiff |
2006-09-25 |
Vadim Zeitlin | rename OnResize() to OnSize() to avoid conflict with... |
tree | commitdiff |
2006-09-25 |
Vadim Zeitlin | use _snprintf() in system_sprintf() for the compilers... |
tree | commitdiff |
2006-09-25 |
Vadim Zeitlin | The Great wxRegion Refactoring: |
tree | commitdiff |
2006-09-25 |
Vadim Zeitlin | add wxTLW::UseNativeDecorations[ByDefault]() to allow... |
tree | commitdiff |
2006-09-25 |
Vadim Zeitlin | fix TLW borders width in mono theme |
tree | commitdiff |
2006-09-25 |
Václav Slavík | don't allocate backbuffer for dummy surfaces |
tree | commitdiff |
2006-09-25 |
Václav Slavík | reduce the number of repaintings by repaiting (rect... |
tree | commitdiff |
2006-09-25 |
Julian Smart | Fixed LoadFile typo |
tree | commitdiff |
2006-09-24 |
Vadim Zeitlin | oops, restored accidentally deleted functions in last... |
tree | commitdiff |
2006-09-24 |
Vadim Zeitlin | get rid of wxUSE_CHECKBOXES_IN_MULTI_SEL_TREE code... |
tree | commitdiff |
2006-09-24 |
Michael Wetherell | Improve the error messages slightly. |
tree | commitdiff |
2006-09-24 |
Vadim Zeitlin | 1. fixed many warnings about implicit double to int... |
tree | commitdiff |
2006-09-24 |
Vadim Zeitlin | Added wxUSE_VARIANT and the related checks, also added... |
tree | commitdiff |
2006-09-24 |
Vadim Zeitlin | use wxRect::Contains(), not Inside() (fixes compilation... |
tree | commitdiff |
2006-09-24 |
Robert Roebling | [ 1537065 ] wxImage: Higher quality scaling/sampling |
tree | commitdiff |
2006-09-24 |
Julian Smart | Added DoLoadFile, DoSaveFile to wxTextCtrlBase |
tree | commitdiff |
2006-09-24 |
Robert Roebling | Fixed [ 1561693 ] wxGIFDecoder creates incorrect... |
tree | commitdiff |
2006-09-24 |
Robert Roebling | Updated wxPallete information. |
tree | commitdiff |
2006-09-24 |
Robert Roebling | [ 1563875 ] wxTreeCtrl::FindItem asserts when item... |
tree | commitdiff |
2006-09-24 |
Kevin Ollivier | kDataBrowserListViewNoGapForIconInHeaderButton not... |
tree | commitdiff |
2006-09-24 |
Robin Dunn | remove superfluous assert |
tree | commitdiff |
2006-09-23 |
Robin Dunn | More bakfile changes needed for bmpcbox. Rebaked. |
tree | commitdiff |
2006-09-23 |
Vadim Zeitlin | 1. deprecate redundantly sounding wxArtProvider::FooPro... |
tree | commitdiff |
2006-09-23 |
Václav Slavík | changed the catalogs lookup back to the old behaviour... |
tree | commitdiff |
2006-09-23 |
Václav Slavík | renamed GetMsgCatalogSubdir to *Subdirs to make it... |
tree | commitdiff |
2006-09-23 |
Václav Slavík | fixed client<->window coords translations in DoMoveWind... |
tree | commitdiff |
2006-09-23 |
Robert Roebling | [ 1564062 ] wxComboCtrl popup height fix |
tree | commitdiff |
2006-09-23 |
Robert Roebling | Implememt GetColoursCount() in the generic wxPalette. |
tree | commitdiff |
2006-09-23 |
Robert Roebling | Compilo. |
tree | commitdiff |
2006-09-23 |
Robert Roebling | [ 1557935 ] wxPalette::GetColoursCount implementation |
tree | commitdiff |
2006-09-23 |
Robert Roebling | [ 1559479 ] wxImageComboBox |
tree | commitdiff |
2006-09-23 |
Robert Roebling | [ 1560860 ] wxComboCtrl EVT_TEXT filtering. |
tree | commitdiff |
2006-09-23 |
Robert Roebling | Reset m_oldValue of after ::SetValue(). |
tree | commitdiff |
2006-09-22 |
Robin Dunn | Fix my last fix. The method is pure virtual in the... |
tree | commitdiff |
2006-09-22 |
Robin Dunn | Remove the wxVariantDataString::Read method since the... |
tree | commitdiff |
2006-09-22 |
Robin Dunn | Patch from Tim Kosse to allow virtual list ctrl to... |
tree | commitdiff |
2006-09-22 |
Robin Dunn | Catch WXK_NUMPAD_DELETE and WXK_NUMPAD_INSERT too |
tree | commitdiff |
2006-09-22 |
Kevin Ollivier | Fixing SetColumnWidth and selection handling, attempt... |
tree | commitdiff |
2006-09-22 |
Kevin Hock | When autosizing a row or column (AutoSize____), use... |
tree | commitdiff |
2006-09-22 |
Stefan Csomor | further encapsulation of graphics context, wxdc becomin... |
tree | commitdiff |
2006-09-22 |
Jouk Jansen | Update OpenVMS make files |
tree | commitdiff |
2006-09-22 |
Václav Slavík | implemented SetFocus |
tree | commitdiff |
2006-09-22 |
Vadim Zeitlin | don't release the DC which we don't own in wxUSE_UXTHEM... |
tree | commitdiff |
2006-09-21 |
Václav Slavík | put remaining toolbars-related methods into #if wxUSE_T... |
tree | commitdiff |
2006-09-21 |
Václav Slavík | send wxChildFocusEvent |
tree | commitdiff |
2006-09-21 |
Václav Slavík | fixed DrawText to use text colours instead of pen+brush... |
tree | commitdiff |
2006-09-21 |
Włodzimierz Skiba | PCH build fixes. |
tree | commitdiff |
2006-09-21 |
Václav Slavík | hide the caret before setting m_updateRegion: produces... |
tree | commitdiff |
2006-09-21 |
Stefan Csomor | cleanup |
tree | commitdiff |
2006-09-21 |
Włodzimierz Skiba | PCH build fix. |
tree | commitdiff |
2006-09-21 |
Stefan Csomor | getting out for 'addded' events early enough |
tree | commitdiff |
2006-09-20 |
Vadim Zeitlin | removed operator>>(istream&, wxString&) -- it's better... |
tree | commitdiff |
2006-09-20 |
Kevin Ollivier | Remove instances where wxGenericImageList is included... |
tree | commitdiff |
2006-09-20 |
Vadim Zeitlin | make colours of the selected text inversed |
tree | commitdiff |
2006-09-20 |
Vadim Zeitlin | add more virtual border drawing functions used by frame... |
tree | commitdiff |
2006-09-20 |
Vadim Zeitlin | centre frame decoration bitmaps in their buttons |
tree | commitdiff |
2006-09-20 |
Vadim Zeitlin | removed stubs for frame decorations drawing |
tree | commitdiff |
2006-09-20 |
Vadim Zeitlin | move frame decorations drawing to the base class |
tree | commitdiff |
2006-09-20 |
Vadim Zeitlin | fix infinite recursion in DrawStatusField() after lates... |
tree | commitdiff |
2006-09-20 |
Vadim Zeitlin | added stubs for the missing functions, this theme links now |
tree | commitdiff |
2006-09-20 |
Vadim Zeitlin | move generic part of AdjustSize() and status bar method... |
tree | commitdiff |
2006-09-20 |
Vadim Zeitlin | define wxCONTROL_SIZEGRIP as another possible interpret... |
tree | commitdiff |
2006-09-20 |
Vadim Zeitlin | first compilable version of the mono theme, replacing... |
tree | commitdiff |
2006-09-20 |
Stefan Csomor | preliminary editing support |
tree | commitdiff |
2006-09-20 |
Vadim Zeitlin | moved Arrow_ constants to the base class |
tree | commitdiff |
2006-09-20 |
Stefan Csomor | undoing my duplicate efforts to solve the same problem ... |
tree | commitdiff |
2006-09-20 |
Stefan Csomor | adding support for listctrl editable columns |
tree | commitdiff |
2006-09-20 |
Stefan Csomor | adding support for listctrl editable columns |
tree | commitdiff |
2006-09-20 |
Vadim Zeitlin | refactored common parts of DrawItem() in the base class... |
tree | commitdiff |
2006-09-20 |
Robert Roebling | [ 1505048 ] wxHtml rendering of underlined text |
tree | commitdiff |
2006-09-20 |
Robert Roebling | Made MSW wxSpinCtrl emit UPDATE event when validating |
tree | commitdiff |
2006-09-20 |
Jamie Gadd | Fix label positioning when text is LTR. |
tree | commitdiff |
2006-09-20 |
Julian Smart | Reverted last change |
tree | commitdiff |
2006-09-20 |
Václav Slavík | last change broke seting the surface in the common... |
tree | commitdiff |
2006-09-20 |
Robert Roebling | Fixed [ 1556843 ] wxGTK FindFocus returns NULL when... |
tree | commitdiff |
2006-09-19 |
Kevin Ollivier | Improved handling of column widths, removed need for... |
tree | commitdiff |
2006-09-19 |
Robert Roebling | Fixed [ 1558015 ] No deselection event from wxGeneric... |
tree | commitdiff |
2006-09-19 |
Robert Roebling | Fixed [ wxwindows-Bugs-1556877 ] Draw arcs are showed... |
tree | commitdiff |
2006-09-19 |
Robert Roebling | [ 1557284 ] wxGenericComboControl -> wxGenericComboCtrl |
tree | commitdiff |
2006-09-19 |
Robert Roebling | 1552971 ] Add flag for wxODComboBox::OnDrawItem... |
tree | commitdiff |
2006-09-19 |
Kevin Ollivier | Handle cases where an index larger than GetItemCount... |
tree | commitdiff |
2006-09-19 |
Julian Smart | Better compatibility between wxRichTextCtrl and wxTextC... |
tree | commitdiff |
2006-09-19 |
Václav Slavík | fixed shutdown crashes after recent handlers creation... |
tree | commitdiff |
2006-09-19 |
Václav Slavík | fixes to wxWindowDC flipping+clipping when painting... |
tree | commitdiff |
2006-09-19 |
Julian Smart | Corrections to take into account that range in the... |
tree | commitdiff |
2006-09-19 |
Václav Slavík | fixed TLWs resizing to invalidate the DFB surface used... |
tree | commitdiff |
2006-09-19 |
Jouk Jansen | Include "xrc" support properly for OpenVMS |
tree | commitdiff |
2006-09-19 |
Vadim Zeitlin | add if wxUSE_NOTEBOOK around notebook-only renderer... |
tree | commitdiff |
2006-09-19 |
Mart Raudsepp | Fix a few warnings that appear with -Wextra (unused... |
tree | commitdiff |
2006-09-19 |
Robert Roebling | Another RTL fix. |
tree | commitdiff |
2006-09-19 |
Robert Roebling | Give wxGrid its own string name for easier debugging. |
tree | commitdiff |
2006-09-19 |
Robert Roebling | Fix scrolling bug where client size was reported... |
tree | commitdiff |
2006-09-18 |
Vadim Zeitlin | refactor some existing themes methods in a new base... |
tree | commitdiff |
2006-09-18 |
Vadim Zeitlin | use native wxImageList for wxUniv, it's a low level... |
tree | commitdiff |
2006-09-18 |
Robert Roebling | More wxGrid RTL things. |
tree | commitdiff |
next |