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 |
2006-09-22 |
Kevin Ollivier | Fixing SetColumnWidth and selection handling, attempt... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Kevin Hock | When autosizing a row or column (AutoSize____), use... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Stefan Csomor | typo |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Stefan Csomor | further encapsulation of graphics context, wxdc becomin... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Stefan Csomor | allow access to wxWindow* |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Stefan Csomor | extending graphics context encapsulation |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Stefan Csomor | extending graphics context encapsulation |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Jouk Jansen | Update OpenVMS make files |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Václav Slavík | implemented SetFocus |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Vadim Zeitlin | don't release the DC which we don't own in wxUSE_UXTHEM... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Robin Dunn | disown wxPyXmlResourceHandler |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Robin Dunn | Use the generic listctrl on Mac by default until it... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Robin Dunn | s_macSupportPCMenuShortcuts no longer exists |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Vadim Zeitlin | fix unescaped underscores |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Vadim Zeitlin | fix incorrect \param usage |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Vadim Zeitlin | fixed unmatched braces |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Robin Dunn | Add support for aborting the worker thread |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Václav Slavík | put remaining toolbars-related methods into #if wxUSE_T... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Robin Dunn | use the MSVC 7.1 DLLs for python versions >= 2.4, not == |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Robin Dunn | Several methods dropped the const from their signature |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Robin Dunn | Use GridNameStr |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Robin Dunn | new wxCONTROL constants |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Robin Dunn | Add comment about additional forms of Inflate(). Decid... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Robin Dunn | Import numpy.oldnumeric |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Václav Slavík | send wxChildFocusEvent |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Václav Slavík | fixed DrawText to use text colours instead of pen+brush... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Włodzimierz... | PCH build fixes. |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Václav Slavík | hide the caret before setting m_updateRegion: produces... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Stefan Csomor | cleanup |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Włodzimierz... | PCH build fix. |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Stefan Csomor | getting out for 'addded' events early enough |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Vadim Zeitlin | removed operator>>(istream&, wxString&) -- it's better... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Kevin Ollivier | Remove instances where wxGenericImageList is included... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Vadim Zeitlin | make colours of the selected text inversed |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Vadim Zeitlin | add more virtual border drawing functions used by frame... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Vadim Zeitlin | centre frame decoration bitmaps in their buttons |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Vadim Zeitlin | removed stubs for frame decorations drawing |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Vadim Zeitlin | move frame decorations drawing to the base class |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Vadim Zeitlin | fix infinite recursion in DrawStatusField() after lates... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Vadim Zeitlin | only include generic imaglist.{cpp|h} in the ports... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Vadim Zeitlin | added stubs for the missing functions, this theme links now |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Vadim Zeitlin | move generic part of AdjustSize() and status bar method... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Vadim Zeitlin | add Inflate(wxSize) overload |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Vadim Zeitlin | define wxCONTROL_SIZEGRIP as another possible interpret... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Vadim Zeitlin | first compilable version of the mono theme, replacing... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Stefan Csomor | preliminary editing support |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Vadim Zeitlin | moved Arrow_ constants to the base class |
commit | commitdiff | tree | snapshot |
next |