splitted gizmos library into gizmos and gizmos_xrc in order to fix broken compilation...
[wxWidgets.git] / include /
2005-04-10  Vadim Zeitlinmark slider as being transparent, otherwise it has...
2005-04-10  Kevin Hockth4ese -> these in comment
2005-04-10  Vadim Zeitlinundid flags values change, it's not as backwards compat...
2005-04-10  Vadim Zeitlinmoved wxSL_XXX styles to wx/slider.h; made wxSL_LEFT...
2005-04-10  Vadim Zeitlinsimplifications and corrections to background drawing:
2005-04-10  Mattia Barbon Check for wxUSE_STD_STRING with #if not with #ifdef,
2005-04-10  Mattia Barbon Correct harmless typos.
2005-04-10  Vadim Zeitlinadded wxCopyRectToRECT()
2005-04-10  Vadim Zeitlinadded HDCClipper() class which automatically unselects...
2005-04-10  Ryan NortonDon't include sys/socket.h on cygwin in windows mode
2005-04-10  Ryan Norton...and msw only of course
2005-04-10  Ryan Nortoncygwin only
2005-04-10  Ryan NortonFixes & Hacks to make sockets compile on CYGWIN with...
2005-04-10  Vadim Zeitlinadded WM_PRINTCLIENT
2005-04-09  Vadim Zeitlinadded AddText() function (trivial wrapper around AddFil...
2005-04-09  Vadim Zeitlinadded qa library
2005-04-08  Michael WetherellDocumentation fixes, patch 1179223 by Andreas Mohr
2005-04-08  Ryan NortonVersion of [ 1177956 ] fix for wxString::operator=...
2005-04-08  Robin Dunnbumped subrelease number
2005-04-07  Robert Roebling Implemented text wrapping for GTK (1.2 and 2.X).
2005-04-07  Kevin HockDeclare CFRunLoopSourceRef rather than including the...
2005-04-07  Włodzimierz SkibaVC++ 1.5 no more supported.
2005-04-07  David WebsterNew classes for OS/2
2005-04-07  David WebsterAdd OS/2 to supported instances
2005-04-06  Julian SmartAs yet unsuccessful attempt to set the focus to the...
2005-04-06  Michael WetherellUse wxFileSystem for left hand side. Patches 1169934...
2005-04-06  Michael WetherellAdd m_allowSeeking for updated filesystem handler to...
2005-04-06  Vadim Zeitlinfixed wx/motif/chkconf.h include
2005-04-06  Ryan NortonGet rid of inline for methods not implemented in the...
2005-04-06  Vadim Zeitlindefine WM_CONTEXTMENU if the standard headers don't
2005-04-06  Vadim Zeitlinuse LVS_EX_LABELTIP by default
2005-04-05  Vadim Zeitlindon't let WM_RBUTTONDOWN reach def window proc as it...
2005-04-05  Vadim Zeitlinadded GetVisibleBegin/End() to complement/replace GetFi...
2005-04-05  Vadim Zeitlingive an error if wxMotif is built in Unicode mode ...
2005-04-05  Robert Roebling Added switch and define for wxUSE_STD_STRING
2005-04-05  Włodzimierz SkibaDeprecate wxPathExists, make wxDirExists used everywher...
2005-04-05  Włodzimierz SkibaWarning fix for wxUSE_LOG off.
2005-04-05  Włodzimierz SkibaFix the warning about code sensitive to packing (VisualC).
2005-04-04  Dimitri Schoolwerthfixed cases where __WXMAC_CLASSIC__, __WXMAC_CARBON__...
2005-04-03  Stefan NeisMade data variable used in inline function non-static...
2005-04-03  Stefan Csomoralways forcing a relayout when position changes, making...
2005-04-03  Julian SmartCross-hair cursor appears as an I-beam on WinXP for...
2005-04-03  Julian SmartNot all implementations of wxMDIChildFrame derive from...
2005-04-03  Ryan NortonUpdate wxURI for RFC 3986
2005-04-02  Vadim Zeitlinadded wxMemoryInputStream(wxMemoryOutputStream&) ctor...
2005-04-02  Václav Slavíkadded MDI support to XRC
2005-04-02  Julian SmartNo resize border on WinCE by default
2005-04-02  Julian SmartNo resize border on WinCE
2005-04-02  Vadim Zeitlinadded wxImage::IsTransparent(x, y)
2005-04-02  Vadim Zeitlinadded XYToIndex() to avoid duplicating the checks for...
2005-04-02  Julian SmartDefault border for a static box is wxBORDER_NONE
2005-04-02  Julian SmartThe wxDEFAULT_CONTROL_BORDER symbol can be used to...
2005-04-02  Robin DunnAdd static_data flag to SetData and SetAlpha so Python...
2005-04-02  Vadim Zeitlinfixes to static box borders calculations and significan...
2005-04-02  Vadim Zeitlinadded AutoHRGN class; corrected GetHbrush[Of]() macros
2005-04-02  Vadim Zeitlinadded wxSOLID default value for FindOrCreateBrush()
2005-04-02  Vadim Zeitlinremoved superfluous semicolons
2005-04-01  Stefan Csomormoving wxMac to new printing architecture
2005-04-01  Włodzimierz SkibaDo not break checking whether dir exists for given...
2005-04-01  Stefan Csomoradding protected inquiry function whether a child windo...
2005-03-31  Julian SmartApplied patch 1173802: Reimplementation of GtkFileChoos...
2005-03-31  Julian SmartApplied patch [ 1174270 ] small fixes to wxGenericDirCtrl
2005-03-31  Stefan Csomorcalculating vis regions as rects (faster for Quartz...
2005-03-31  Julian SmartFixed MSWClipBoxRegion
2005-03-31  Stefan Csomorcontent clipping becomes a runtime attribute
2005-03-30  Robert Roebling Compilo.
2005-03-30  Robert Roebling Forgot to commit.
2005-03-30  Julian SmartApplied patch [ 1161769 ] reference to temp object...
2005-03-30  Julian SmartApplied patch [ 1166587 ] [wxMSW] Removes all flicker...
2005-03-30  Julian SmartSorry, should be a __UNIX__ test
2005-03-30  Julian SmartAttempted compile fix
2005-03-30  Stefan Csomorunifying redraw and scrolling calls between compositing...
2005-03-30  Stefan Csomorusing separate imaglist on mac
2005-03-29  Robert Roebling Made wxConvBrokenFileNames public.
2005-03-29  Włodzimierz SkibaMissing DMC value after recent changes in tbar95.cpp.
2005-03-29  Julian SmartCompile with builtin ODBC in GTK+ ANSI mode
2005-03-29  Stefan Csomorwe need our own imaglist implementation because in...
2005-03-29  Kevin HockAdded __WXMAC_OSX__ guards around the CFRunLoop calls...
2005-03-28  Kevin HockSeparate includes needed for Darwin and classic [ follo...
2005-03-28  Kevin HockCreate RunLoop that can be used to process pending...
2005-03-28  Vadim Zeitlinadded GetHimagelist()
2005-03-28  Václav Slavíkfixed dialog units in toplevel windows (bug #1170234)
2005-03-27  Václav Slavíkadded XRC handler for wxStdDialogButtonSizer
2005-03-27  Vadim Zeitlinapplied patch fixing problems with X server crash when...
2005-03-27  Vadim Zeitlinapplied heavily modified patch 1116702: support for...
2005-03-27  Vadim Zeitlinadded wxBitmap::GetMaskBitmap()
2005-03-27  Robert Roebling Submit patch based on Michael W.'s invalid UTF8
2005-03-27  Vadim Zeitlinadded wxTE_BESTWRAP style (which is the default now...
2005-03-27  David ElliottDeclare strptime when using MSL headers on OS X.
2005-03-27  David ElliottAdded #if wxUSE_STACKWALKER. Fixes compilation of...
2005-03-26  David ElliottImprove type safety by doing a runtime check to make...
2005-03-26  Julian SmartAdded C/wxString array constructors to wxArrayString
2005-03-26  Julian SmartFix for link error
2005-03-26  David ElliottGet rid of wxFontMapper in wxBase library.
2005-03-24  Włodzimierz Skibawinundef.h serves for other compilators too with STL...
2005-03-24  Vadim Zeitlinadded wxConvFileName which is a variable, not define...
2005-03-24  Vadim Zeitlinadded wxRendererNative::DrawDropArrow (patch 1166596)
2005-03-23  Vadim Zeitlinadjust the rectangle before calling DrawThemeBackground...
2005-03-23  Vadim Zeitlinadded IsFalse() to simplify code doing HasOption(very...
2005-03-23  Julian SmartUpdated version to 2.5.5
next