2007-02-06 |
Robin Dunn | Added SetToolNormalBitmap and SetToolDisabledBitmap |
tree | commitdiff |
2007-02-06 |
Robin Dunn | Set version number |
tree | commitdiff |
2007-02-05 |
Vadim Zeitlin | made (many) more wxGrid methods const |
tree | commitdiff |
2007-02-05 |
Vadim Zeitlin | corrected WXDLLIMPEXP_ declaration for wxEventBlocker... |
tree | commitdiff |
2007-02-04 |
Stefan Csomor | adding scroll axis to wheel events |
tree | commitdiff |
2007-02-04 |
Vadim Zeitlin | add accessors using wxFileName to wxFile/DirPickerCtrl... |
tree | commitdiff |
2007-02-04 |
Vadim Zeitlin | added wxEventBlocker class (patch 1622444) |
tree | commitdiff |
2007-02-02 |
Vadim Zeitlin | don't wait for Windows messages in WaitForThread()... |
tree | commitdiff |
2007-02-02 |
Vadim Zeitlin | don't wake up on Windows messages when waiting for... |
tree | commitdiff |
2007-01-31 |
Vadim Zeitlin | removed wxABI_TESTS, they're irrelvant in 2.9 |
tree | commitdiff |
2007-01-31 |
Vadim Zeitlin | Added wxSizerFlags::Top() and Bottom() |
tree | commitdiff |
2007-01-28 |
Julian Smart | Added extra hit test style for more accurate reporting |
tree | commitdiff |
2007-01-24 |
Vadim Zeitlin | use LLONG_MIN instead of -1 (which is a valid time... |
tree | commitdiff |
2007-01-24 |
Václav Slavík | compiled fixes for builds without PCH |
tree | commitdiff |
2007-01-24 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2007-01-22 |
Václav Slavík | wxDFB: fix rendering artefacts when scrolling wxScrolle... |
tree | commitdiff |
2007-01-22 |
Václav Slavík | implemented wxPopupWindow for wxDFB; added wxNonOwnedWi... |
tree | commitdiff |
2007-01-22 |
Václav Slavík | enable wxFontMapper in wxDFB port |
tree | commitdiff |
2007-01-22 |
Václav Slavík | fixed wxGetTranslation() prototype in the !wxUSE_INTL... |
tree | commitdiff |
2007-01-21 |
Robin Dunn | Revert menus and toolbars to using wxNewId() too since... |
tree | commitdiff |
2007-01-19 |
Robin Dunn | Bump subrelease number |
tree | commitdiff |
2007-01-19 |
Robin Dunn | Added wxSearchCtrl::[Get|Set]DescriptiveText |
tree | commitdiff |
2007-01-18 |
Vadim Zeitlin | added wxCONFIG_USE_SUBDIR flag to wxFileConfig (patch... |
tree | commitdiff |
2007-01-18 |
Vadim Zeitlin | added wxCSConv::IsOk() (patch 1637944) |
tree | commitdiff |
2007-01-18 |
Václav Slavík | compilation fix for !wxUSE_STATBOX |
tree | commitdiff |
2007-01-18 |
Vadim Zeitlin | added wx/window.h included needed by last change using... |
tree | commitdiff |
2007-01-18 |
Vadim Zeitlin | use wxWindow::NewControlId() instead of wxNewId() to... |
tree | commitdiff |
2007-01-18 |
Vadim Zeitlin | added wxDateTime::GetDateOnly() |
tree | commitdiff |
2007-01-14 |
Vadim Zeitlin | added wxSizerFlags::Shaped() and FixedMinSize() methods |
tree | commitdiff |
2007-01-14 |
Vadim Zeitlin | added wxABI_VERSION check around new public wxFileHisto... |
tree | commitdiff |
2007-01-14 |
Julian Smart | Provide access to file history base id |
tree | commitdiff |
2007-01-12 |
Paul Cornett | add wxToolbook checking |
tree | commitdiff |
2007-01-11 |
Vadim Zeitlin | no changes, just refactor the code sending spin update... |
tree | commitdiff |
2007-01-10 |
Vadim Zeitlin | add #if wxUSE_TOOLTIPS around DoSetToolTip() |
tree | commitdiff |
2007-01-09 |
Julian Smart | IsRich should be defined even if wxUSE_RICHTEXT isn't |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | updated version to 2.8.1 |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | updated version to 2.8.1 |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | added EVT_TASKBAR_CLICK and use it to show taskbar... |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | make HitTest() public (bug 1626543); this changes ABI... |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | disable wxCollapsiblePane compilation in wx/chkconf... |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | fix wxMDIChidFrame::GetPosition() (patch 1626610) |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | fix wxConfig::DeleteGroup() for arguments with trailing... |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | fixes and workarounds to return value of our own wxVsnp... |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | set tooltips for the both subcontrols (patch 1622531) |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | added wxTreeCtrl::CollapseAll[Children]() and IsEmpty... |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | added wxTreeCtrl::CollapseAll[Children]() and IsEmpty... |
tree | commitdiff |
2007-01-07 |
Stefan Neis | Compilation fix for really old gcc versions. |
tree | commitdiff |
2007-01-06 |
Robin Dunn | Add GetAuiManager |
tree | commitdiff |
2007-01-05 |
Vadim Zeitlin | rename Inside(x,y) parameters to avoid gcc warnings... |
tree | commitdiff |
2007-01-01 |
Paul Cornett | remove inline from declaration of functions which are... |
tree | commitdiff |
2006-12-29 |
Julian Smart | Process capture lost event to avoid assertion |
tree | commitdiff |
2006-12-28 |
Kevin Ollivier | exposing generic system option define, adding missing... |
tree | commitdiff |
2006-12-26 |
Kevin Ollivier | Add middle-item click support. |
tree | commitdiff |
2006-12-25 |
Kevin Ollivier | Implement LIST_KEY_DOWN support, and move new functions... |
tree | commitdiff |
2006-12-24 |
Václav Slavík | fixed wxFrame background colour in wxUniv on ports... |
tree | commitdiff |
2006-12-24 |
Kevin Ollivier | Implementing LIST_ITEM_RIGHT_CLICK event support, and... |
tree | commitdiff |
2006-12-24 |
Václav Slavík | removed #ifdefs that conditionally included the exact... |
tree | commitdiff |
2006-12-23 |
Vadim Zeitlin | added AutoHFONT; allow initialize SelectInHDC later... |
tree | commitdiff |
2006-12-22 |
Kevin Ollivier | Adding SetFocus to wxABI_VERSION. |
tree | commitdiff |
2006-12-21 |
Vadim Zeitlin | restored (as deprecated) accidentally removed wx{Dir... |
tree | commitdiff |
2006-12-21 |
Kevin Ollivier | Restore compilation with --enable-stl, fix SetFocus... |
tree | commitdiff |
2006-12-20 |
Vadim Zeitlin | changing ES_LEFT/CENTER/RIGHT styles only works for... |
tree | commitdiff |
2006-12-19 |
Stefan Csomor | fvisibility-inlines-hidden fix |
tree | commitdiff |
2006-12-19 |
Stefan Csomor | fixing -fvisibility-inlines-hidden problem (IsOk functi... |
tree | commitdiff |
2006-12-18 |
Robin Dunn | bump subrelease number |
tree | commitdiff |
2006-12-18 |
Václav Slavík | wxDFB: fix events processing to support sockets events |
tree | commitdiff |
2006-12-17 |
Vadim Zeitlin | suppress a CodeWarrior warning about long to int conver... |
tree | commitdiff |
2006-12-15 |
Vadim Zeitlin | fix compilation with wxUSE_STL=1 for VC6 (and presumabl... |
tree | commitdiff |
2006-12-14 |
Václav Slavík | wxDFB's wxICON and wxBITMAP should use embedded XPMs... |
tree | commitdiff |
2006-12-14 |
Václav Slavík | moved wxX11's wxSocketTable to private wxSocketEventDis... |
tree | commitdiff |
2006-12-13 |
Michael Wetherell | Change wxMkDir/wxRmDir to _wmkdir/_wrmdir for Borland... |
tree | commitdiff |
2006-12-12 |
Robin Dunn | Bump subrelease number |
tree | commitdiff |
2006-12-12 |
Robin Dunn | Also do LayoutControls from EVT_SIZE handler |
tree | commitdiff |
2006-12-11 |
Kevin Ollivier | Change event names to clarify that they are only fired... |
tree | commitdiff |
2006-12-11 |
Vadim Zeitlin | added $Id$ to the header |
tree | commitdiff |
2006-12-11 |
Vadim Zeitlin | 1. Renamed Set/GetXXXVisible() to ShowXXX() and IsXXXVi... |
tree | commitdiff |
2006-12-11 |
Vadim Zeitlin | use wx prefix for wxUSE_NATIVE_SEARCH_CONTROL macro... |
tree | commitdiff |
2006-12-11 |
Robin Dunn | include bitmap.h |
tree | commitdiff |
2006-12-11 |
Kevin Ollivier | Improve default wxSearchCtrl GetBestSize() width and... |
tree | commitdiff |
2006-12-11 |
Robin Dunn | Modified form of Patch #1611222, adds wxSearchCtrl... |
tree | commitdiff |
2006-12-10 |
Václav Slavík | removed code that already exist in ~wxTLWBase from... |
tree | commitdiff |
2006-12-10 |
Vadim Zeitlin | replaced size_t with unsigned int in wxAnimation and... |
tree | commitdiff |
2006-12-10 |
Stefan Csomor | adding an autorelease capability (got weird crashes... |
tree | commitdiff |
2006-12-09 |
Michael Wetherell | Revert last commit. |
tree | commitdiff |
2006-12-09 |
Paul Cornett | correct access for virtuals |
tree | commitdiff |
2006-12-09 |
Paul Cornett | rename RemoveIdleSource to SuspendIdleCallback |
tree | commitdiff |
2006-12-09 |
Vadim Zeitlin | implement To/FromWchar() as wxCSConv methods, otherwise... |
tree | commitdiff |
2006-12-09 |
Vadim Zeitlin | default name of wxStaticLine should be wxStaticLineName... |
tree | commitdiff |
2006-12-09 |
Paul Cornett | fix for SetPosition/SetInsertionPoint when called durin... |
tree | commitdiff |
2006-12-08 |
Stefan Csomor | switching from native rtti to wxrtti |
tree | commitdiff |
2006-12-07 |
Paul Cornett | class/struct mismatch |
tree | commitdiff |
2006-12-07 |
Paul Cornett | correct access for virtuals |
tree | commitdiff |
2006-12-07 |
Paul Cornett | correct access for virtuals |
tree | commitdiff |
2006-12-07 |
Paul Cornett | correct access for virtuals |
tree | commitdiff |
2006-12-07 |
Paul Cornett | correct access for virtuals |
tree | commitdiff |
2006-12-06 |
Vadim Zeitlin | we don't need to include wx/url.h from the header,... |
tree | commitdiff |
2006-12-06 |
Václav Slavík | use WXDFB_FONTPATH variable instead of WXDFB_FONTDIR... |
tree | commitdiff |
2006-12-05 |
Robin Dunn | Add wxGraphicsMatrix::Get |
tree | commitdiff |
2006-12-04 |
Vadim Zeitlin | allow dynamically changing most of text control styles... |
tree | commitdiff |
2006-12-04 |
Vadim Zeitlin | removed empty and unused CalculateScrollbar() method |
tree | commitdiff |
next |