]> git.saurik.com Git - wxWidgets.git/history - include/wx/palmos
wxUSE_GSTREAMER is Unix-specific, remove it from common wx/setup_inc.h; it also requi...
[wxWidgets.git] / include / wx / palmos /
2009-05-24  Vadim ZeitlinwxUSE_GSTREAMER is Unix-specific, remove it from common...
2009-05-09  Vadim Zeitlinremove wxMSW-specific FindSuitableParent() and use...
2009-05-02  Vadim Zeitlinimprovements to wxEventFunctor classes; use wxHAS_EVENT...
2009-04-25  Francesco Montorsiuse wxSTB_ as prefix for wxStatusBar styles; add suppor...
2009-04-21  Francesco Montorsiimplement tooltips for wxStatusBar panes whose contents...
2009-03-21  Vadim Zeitlinfirst round of debug/release merge: introduce wxDEBUG_L...
2009-03-15  Francesco MontorsiwxMSW and wxPalmOS already had the wxFont(const wxSize...
2009-03-15  Francesco Montorsiadd the wxFont(const wxSize& pixelSize, ...) ctor to...
2009-03-14  Francesco Montorsiadd wxSize overloads to wxBitmap ctors and to wxBitmap...
2009-03-07  Vadim Zeitlinadd wxUSE_CONFIG checks (see #10560)
2009-02-15  Francesco Montorsisecond part of #10320: move wxApp event handling functi...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-02-04  Francesco Montorsicheck in the 'selective yield' patch (see ticket #10320):
2009-02-02  Vadim Zeitlindon't always disable new events code; leave it enabled...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2009-01-11  Vadim Zeitlinadded wxUSE_HEADERCTRL
2009-01-11  Vadim Zeitlinadded wxUSE_REARRANGECTRL
2009-01-08  Francesco Montorsia few more int/wxPolygonFillMode substitutions in wxReg...
2009-01-08  Francesco Montorsichange generic ints to enums in wxDC (closes #9959)
2009-01-07  Francesco Montorsiremove old (and unused) MSW-only wxFontEnumerator header
2008-12-31  Francesco Montorsiget rid of the wxListString class in wxStatusBar code...
2008-12-27  Francesco Montorsiremove the long deprecated wxTabCtrl class
2008-12-26  Vadim Zeitlinadded wxEventLoop::DispatchTimeout()
2008-12-02  Francesco Montorsiadd GetValue,GetRange and GetMessage helpers
2008-11-29  Francesco Montorsiadd GetSize also to wxGDIImage since wxBitmap under...
2008-11-15  Francesco Montorsimake GetPaperRect() and GetResolution() const functions
2008-11-03  Francesco Montorsifix the incoherence pointed out by ifacecheck between...
2008-09-25  Francesco Montorsiprovide backward-compat wxCursor(int) ctor; remove...
2008-09-24  Francesco Montorsiuse wxStockCursor (as documented and as already impleme...
2008-09-21  Francesco Montorsiintroduced wxICON_DEFAULT_TYPE and wxBITMAP_DEFAULT_TYP...
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)
2008-08-01  Vadim Zeitlinuse a single wxBookCtrlEvent class for all wxBookCtrlBa...
2008-06-17  Vadim Zeitlindeclare future-deprecated SetStyle(int) in wxPen/Brush...
2008-06-08  Vadim Zeitlindeprecate wxDC::SetClippingRegion(wxRegion) overload...
2008-06-02  Robert RoeblingDisable disabling wxWeakRef<T>
2008-03-28  Francesco Montorsiadd more pure virtuals to wxBrushBase; fix the GetColou...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2008-03-21  Francesco Montorsiadd to GetToolkitVersion() the = NULL default values...
2008-03-20  Francesco Montorsimake the Pen/Brush code backward compatible as discusse...
2008-03-16  Francesco Montorsifix also wxPen to use wxPenStyle,wxPenJoin,wxPenCap...
2008-03-16  Francesco Montorsiintroduce wxBrushStyle enum and replace 'int style...
2008-03-04  Vadim Zeitlinset wxUSE_IOSTREAMH to 0 by default, we're in 2008...
2008-03-02  Vadim Zeitlindeclare file-related APIs missing under Palm (pflib...
2008-03-02  Vadim Zeitlincompilation fixes for PalmOS and implementations of...
2008-02-16  Vadim Zeitlinturn wxUSE_STD_IOSTREAM on by default (except for the...
2008-02-10  Vadim Zeitlinadd wxXLocale class and wxIsxxx_l() and wxToxxx_l(...
2008-02-09  Vadim Zeitlinadd wxUSE_WEAKREF (modified partially applied patch...
2008-01-29  Vadim Zeitlincorrected comment: wxSingleInstance is not for Win32...
2008-01-06  Vadim Zeitlinadded configure option for wxUSE_AUTOID_MANAGEMENT
2008-01-06  Vadim Zeitlinuse wxWindowIDRef to transparently implement auto-gener...
2008-01-05  Vadim Zeitlinmove Freeze() and Thaw() to wxWindowBase to ensure...
2007-12-15  Vadim ZeitlinFix Ok/IsOk() mess in wxGDIObject-derived classes;...
2007-12-15  Vadim ZeitlinPalmOS 6 compilation fixes (patch 1849757)
2007-12-12  Vadim Zeitlinreplace wrong WXDLLEXPORT declarations with correct...
2007-12-08  Robert RoeblingDerive from wxToggleButtonBase
2007-11-24  Vadim Zeitlinadded wxNotificationMessage and implemented it generica...
2007-11-18  Vadim Zeitlinexperimental IPv6 implementation (patch 1771429)
2007-10-23  Vadim Zeitlinremove ODBC and DBgrid libraries
2007-09-17  Vadim Zeitlinadded new and improved wxFileCtrl implementation (patch...
2007-08-15  Vadim Zeitlinadded wxToolTip::SetAutoPop() and SetReshow() (patch...
2007-08-11  Julian SmartMenu label consistency changes
2007-07-26  Vadim Zeitlinmany wxItemContainer-related changes:
2007-07-21  Vadim Zeitlinadded wxUSE_FONTENUM for wxFontEnumerator
2007-07-19  Vadim Zeitlinadded wxUSE_TASKBARICON; corrected condition for genera...
2007-07-14  Vadim ZeitlinAdded wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDIS...
2007-07-13  Václav Slavíkmake it possible to build in ANSI build on Windows...
2007-07-12  Vadim Zeitlinadded support for binary data to wxConfig (slightly...
2007-07-11  Vadim Zeitlinadded wxUSE_SVG
2007-07-10  Václav Slavíkcleanup of raw access to bitmaps:
2007-07-10  Vadim Zeitlinadded functions for base64 en/decoding (replaces patch...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-07-08  Paul Cornettprocess pending wx events before sending idle events
2007-06-30  Vadim Zeitlinadd wxUSE_EDITABLELISTBOX
2007-06-22  Václav Slavíkmade wxUSE_UNICODE=1 the default
2007-06-19  Václav Slavíkchanged wxGLContext::SetColour() argument from wxChar...
2007-05-24  Vadim Zeitlin1. Derive wxMessageDialogBase from wxDialog (why did...
2007-05-14  Vadim Zeitlinimplement event loop for console applications (heavily...
2007-05-10  Vadim Zeitlinadded wxListCtrl::SetItemPtrData()
2007-05-01  Robert Roebling Made device to logical and vv conversion methods
2007-04-25  Vadim Zeitlinchanged wxDC::GetTextExtent() and related methods to...
2007-04-20  Vadim Zeitlinpreparation for allowing to use wxTimer in wxBase ...
2007-04-17  Paul Cornettadd wxUSE_STC wrappers
2007-04-10  Vadim ZeitlinBig wxGL classes refactoring/cleanup:
2007-04-08  Vadim ZeitlinCall wxTLW::SetDefaultItem() from wxButtonBase::SetDefa...
2007-04-07  Vadim Zeitlinmade wxTLW::SetIcon() non-virtual, it was already imple...
2007-03-31  Vadim Zeitlin1. Moved m_usePrimary to wxClipboardBase as it's now...
2007-03-23  Vadim Zeitlinmake IsEnabled() return false even if the window parent...
2007-03-19  Václav Slavíksplit wxchar.h into several smaller headers
2007-03-18  Vadim Zeitlinfixed all the other ports broken by controls labels...
2007-03-16  Vadim Zeitlinmultiple fixes to wxJoystick under Unix and new index...
2007-03-10  Vadim Zeitlinderive wxConfig classes from wxObject and add wxRTTI...
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 in non-MSW code
2007-02-19  Václav Slavíkadded WXWIN_COMPATIBILITY_2_8
2006-12-11  Robin DunnModified form of Patch #1611222, adds wxSearchCtrl...
2006-12-09  Vadim Zeitlindefault name of wxStaticLine should be wxStaticLineName...
2006-11-12  Robert Roebling [ 1590221 ] wxStandardPaths::GetExecutablePath
2006-11-09  Vadim Zeitlinregenerated after the last change of setup_inc.h (chang...
2006-11-08  Michael WetherellMove the #if disabling wxUSE_STD_STRING for watcom...
2006-11-06  Vadim Zeitlinmove WX_GL_XXX constants from wx/*/glcanvas.h to wx...
next