2010-06-20 |
Vadim Zeitlin | Use wxDELETE() and wxDELETEA() when possible. |
tree | commitdiff |
2010-06-19 |
Francesco Montorsi | Remove identic implementations of wxDir::Exists from... |
tree | commitdiff |
2010-03-20 |
Vadim Zeitlin | Add wxMessageDialog::GetEffectiveIcon() and use it... |
tree | commitdiff |
2009-12-08 |
Vadim Zeitlin | Make wxPORTRAIT and wxLANDSCAPE elements of wxPrintOrie... |
tree | commitdiff |
2009-09-18 |
Vadim Zeitlin | Use UTF-8 for all non-ASCII characters in the sources. |
tree | commitdiff |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
tree | commitdiff |
2009-08-06 |
Vadim Zeitlin | Don't pop explicitly changed status messages. |
tree | commitdiff |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
tree | commitdiff |
2009-06-10 |
Vadim Zeitlin | add virtual DoGetTextExtent() to allow calling the... |
tree | commitdiff |
2009-06-03 |
Vadim Zeitlin | use wxRA_SPECIFY_COLS/ROWS instead of old, deprecated... |
tree | commitdiff |
2009-05-24 |
Vadim Zeitlin | remove wxMSW-specific (but copied into wxPalm too)... |
tree | commitdiff |
2009-05-09 |
Vadim Zeitlin | remove wxMSW-specific FindSuitableParent() and use... |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL |
tree | commitdiff |
2009-03-21 |
Vadim Zeitlin | first round of debug/release merge: introduce wxDEBUG_L... |
tree | commitdiff |
2009-03-14 |
Francesco Montorsi | add wxSize overloads to wxBitmap ctors and to wxBitmap... |
tree | commitdiff |
2009-02-15 |
Francesco Montorsi | second part of #10320: move wxApp event handling functi... |
tree | commitdiff |
2009-02-08 |
Vadim Zeitlin | add wx-prefixed and semicolon-requiring versions of... |
tree | commitdiff |
2009-02-07 |
Vadim Zeitlin | require semicolon after wxDECLARE/DEFINE_EVENT() (close... |
tree | commitdiff |
2009-02-04 |
Francesco Montorsi | check in the 'selective yield' patch (see ticket #10320): |
tree | commitdiff |
2009-02-03 |
Vadim Zeitlin | renamed wx/ptr_shrd.h to wx/sharedptr.h; split wx/ptr_s... |
tree | commitdiff |
2009-01-20 |
Vadim Zeitlin | set m_isBeingDeleted to true (only) in SendDestroyEvent... |
tree | commitdiff |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
tree | commitdiff |
2009-01-12 |
Vadim Zeitlin | add more flexible and safer template Connect() overload... |
tree | commitdiff |
2009-01-08 |
Francesco Montorsi | a few more int/wxPolygonFillMode substitutions in wxReg... |
tree | commitdiff |
2009-01-08 |
Francesco Montorsi | change generic ints to enums in wxDC (closes #9959) |
tree | commitdiff |
2008-12-27 |
Francesco Montorsi | remove the long deprecated wxTabCtrl class |
tree | commitdiff |
2008-12-26 |
Vadim Zeitlin | added wxEventLoop::DispatchTimeout() |
tree | commitdiff |
2008-11-29 |
Vadim Zeitlin | add safe wxStrlcpy() function and replaced all wxStrncp... |
tree | commitdiff |
2008-11-15 |
Francesco Montorsi | make GetPaperRect() and GetResolution() const functions |
tree | commitdiff |
2008-11-03 |
Francesco Montorsi | fix the incoherence pointed out by ifacecheck between... |
tree | commitdiff |
2008-11-02 |
Vadim Zeitlin | replace wx_{const,static,reinterpret}_cast with their... |
tree | commitdiff |
2008-09-25 |
Francesco Montorsi | provide backward-compat wxCursor(int) ctor; remove... |
tree | commitdiff |
2008-09-24 |
Francesco Montorsi | use wxStockCursor (as documented and as already impleme... |
tree | commitdiff |
2008-08-13 |
Paul Cornett | move notebook event definition to common code |
tree | commitdiff |
2008-08-01 |
Vadim Zeitlin | use a single wxBookCtrlEvent class for all wxBookCtrlBa... |
tree | commitdiff |
2008-06-11 |
Paul Cornett | move 8 copies of the same function to common code |
tree | commitdiff |
2008-06-08 |
Vadim Zeitlin | deprecate wxDC::SetClippingRegion(wxRegion) overload... |
tree | commitdiff |
2008-06-01 |
Vadim Zeitlin | use wxHAS_RAW_BITMAP instead of wxHAVE_RAW_BITMAP |
tree | commitdiff |
2008-05-27 |
Vadim Zeitlin | ifdef fixes for PalmOS6 (part of ticket 4700) |
tree | commitdiff |
2008-05-27 |
Vadim Zeitlin | Palm compiler needs const_cast for passing const int... |
tree | commitdiff |
2008-05-27 |
Vadim Zeitlin | translate comments in English (part of ticket 4700) |
tree | commitdiff |
2008-04-12 |
Vadim Zeitlin | wxThread::Sleep() is the same as wxMilliSleep() on... |
tree | commitdiff |
2008-04-06 |
Vadim Zeitlin | removed (unused) occurrences of _WX_DEFINE_DATE_EVENTS_... |
tree | commitdiff |
2008-03-16 |
Francesco Montorsi | fix also wxPen to use wxPenStyle,wxPenJoin,wxPenCap... |
tree | commitdiff |
2008-03-16 |
Francesco Montorsi | introduce wxBrushStyle enum and replace 'int style... |
tree | commitdiff |
2008-03-02 |
Vadim Zeitlin | compilation fixes for PalmOS and implementations of... |
tree | commitdiff |
2008-01-05 |
Vadim Zeitlin | move Freeze() and Thaw() to wxWindowBase to ensure... |
tree | commitdiff |
2007-12-29 |
Julian Smart | Added automatic dialog scrolling ability |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | unset the window as invoking window of wxCurrentPopupMe... |
tree | commitdiff |
2007-12-20 |
Julian Smart | Corrected wxRTTI for wxNotebook so dynamic casting... |
tree | commitdiff |
2007-12-17 |
Paul Cornett | add MutexGuiEnter/Leave to wxAppTraits, integrate nativ... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | Fix Ok/IsOk() mess in wxGDIObject-derived classes;... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | PalmOS 6 compilation fixes (patch 1849757) |
tree | commitdiff |
2007-11-29 |
Václav Slavík | 1. added wxEvtHandler::SafelyProcessEvent() and wxWindo... |
tree | commitdiff |
2007-10-21 |
Paul Cornett | add wxUSE_MINIFRAME wrapper |
tree | commitdiff |
2007-10-06 |
Vadim Zeitlin | always return wxString from wxGetUserHome() instead... |
tree | commitdiff |
2007-08-15 |
Vadim Zeitlin | make wxChoice and wxListBox inherit from wxControlWithI... |
tree | commitdiff |
2007-08-15 |
Vadim Zeitlin | added wxToolTip::SetAutoPop() and SetReshow() (patch... |
tree | commitdiff |
2007-08-11 |
Julian Smart | Menu label consistency changes |
tree | commitdiff |
2007-07-26 |
Vadim Zeitlin | many wxItemContainer-related changes: |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | correct closing comments in #endifs (patch 1756990) |
tree | commitdiff |
2007-07-19 |
Vadim Zeitlin | added wxUSE_TASKBARICON; corrected condition for genera... |
tree | commitdiff |
2007-07-12 |
Vadim Zeitlin | added support for binary data to wxConfig (slightly... |
tree | commitdiff |
2007-07-10 |
Václav Slavík | cleanup of raw access to bitmaps: |
tree | commitdiff |
2007-07-08 |
Paul Cornett | process pending wx events before sending idle events |
tree | commitdiff |
2007-06-19 |
Václav Slavík | make wxSetEnv compatible with ANSI and Unicode, depreca... |
tree | commitdiff |
2007-06-19 |
Václav Slavík | changed wxGLContext::SetColour() argument from wxChar... |
tree | commitdiff |
2007-06-11 |
Václav Slavík | use wx/crt.h as the 'official' header for wxCRT wrapper... |
tree | commitdiff |
2007-05-24 |
Vadim Zeitlin | 1. Derive wxMessageDialogBase from wxDialog (why did... |
tree | commitdiff |
2007-05-22 |
Vadim Zeitlin | don't define wxEventLoop class differently in GUI and... |
tree | commitdiff |
2007-05-14 |
Vadim Zeitlin | implement event loop for console applications (heavily... |
tree | commitdiff |
2007-05-10 |
Vadim Zeitlin | added wxListCtrl::SetItemPtrData() |
tree | commitdiff |
2007-05-01 |
Robert Roebling | Made device to logical and vv conversion methods |
tree | commitdiff |
2007-04-25 |
Vadim Zeitlin | changed wxDC::GetTextExtent() and related methods to... |
tree | commitdiff |
2007-04-20 |
Vadim Zeitlin | preparation for allowing to use wxTimer in wxBase ... |
tree | commitdiff |
2007-04-10 |
Vadim Zeitlin | Big wxGL classes refactoring/cleanup: |
tree | commitdiff |
2007-04-08 |
Vadim Zeitlin | Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefa... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | made wxTLW::SetIcon() non-virtual, it was already imple... |
tree | commitdiff |
2007-04-06 |
Robin Dunn | More patches from FM to clean up after moving contribs... |
tree | commitdiff |
2007-03-18 |
Vadim Zeitlin | fixed all the other ports broken by controls labels... |
tree | commitdiff |
2007-03-16 |
Vadim Zeitlin | multiple fixes to wxJoystick under Unix and new index... |
tree | commitdiff |
2007-03-11 |
Vadim Zeitlin | added wxSafeConvertMB2WX/WX2MB() and use them when... |
tree | commitdiff |
2007-03-10 |
Vadim Zeitlin | derive wxConfig classes from wxObject and add wxRTTI... |
tree | commitdiff |
2006-11-20 |
Václav Slavík | don't expose M_FONTDATA in public header |
tree | commitdiff |
2006-10-31 |
Robin Dunn | GetBestFittingSize --> GetEffectiveMinSize |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | Added wxMemoryDC::SelectObjectAsSource() and make Selec... |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | COW cleanup patch (1583966): |
tree | commitdiff |
2006-10-27 |
Julian Smart | Robert Lang's patch [ 1583183 ] Fixes printing/print... |
tree | commitdiff |
2006-10-13 |
Robin Dunn | wxMemoryDC constructor now optionally accepts a wxBitma... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | moved DoSetValue() to wxTextCtrlBase instead of having... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | add IsOk() to all classes having Ok() method (patch... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | added wxTextCtrl::ChangeValue() which is the same as... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | added wxBookCtrl::ChangeSelection() which is the same... |
tree | commitdiff |
2006-10-08 |
Paul Cornett | Move some things to wxBitmapBase to avoid much duplication. |
tree | commitdiff |
2006-09-25 |
Vadim Zeitlin | The Great wxRegion Refactoring: |
tree | commitdiff |
2006-09-24 |
Julian Smart | Added DoLoadFile, DoSaveFile to wxTextCtrlBase |
tree | commitdiff |
2006-09-17 |
Kevin Ollivier | Initial commit of native OS X list ctrl support. Compil... |
tree | commitdiff |
2006-09-13 |
Włodzimierz Skiba | Build fix. |
tree | commitdiff |
2006-09-13 |
Paul Cornett | don't include generic/statusbr.h directly |
tree | commitdiff |
2006-09-05 |
Vadim Zeitlin | mark all dtors which are virtual because base class... |
tree | commitdiff |
next |