]> git.saurik.com Git - wxWidgets.git/history - include
Added wxBackingFile and wxBackedInputStream.
[wxWidgets.git] / include /
2006-10-23  Michael WetherellAdded wxBackingFile and wxBackedInputStream.
2006-10-23  Michael WetherellwxFileName::CreateTempFileName changes. Open the tempfi...
2006-10-23  Michael WetherellAdd WXFILE_LARGEFILE/wxFFILE_LARGEFILE to indicate...
2006-10-23  Włodzimierz SkibaCorrect 'markup' for GetResourceHandle after recent...
2006-10-23  Julian SmartFixed return values
2006-10-22  Vadim Zeitlinavoid code duplication between the generic and GTK...
2006-10-22  Vadim Zeitlin1. We don't need GetTopLevelParent() here, we already...
2006-10-22  Vadim Zeitlincleanup (mainly wrapping lines to be < 80 chars); added...
2006-10-22  Vadim Zeitlininitial draft of wxCollapsiblePane (patch 1577412 by...
2006-10-22  Vadim Zeitlinadded wxSimpleHtmlListBox (patch 1576109 by Francesco)
2006-10-22  Vadim Zeitlinsmall refactoring to avoid code duplication; renamed...
2006-10-22  Vadim Zeitlinadd alt popup window style allowing to use keyboard...
2006-10-22  Stefan Csomoradding path accessors
2006-10-22  Stefan Csomoradding wxobject and RTTI
2006-10-22  Vadim Zeitlinmake install location autodetection work for executable...
2006-10-22  Vadim Zeitlinuse wxComboCtrl instead of custom popup window (patch...
2006-10-22  Vadim Zeitlincall Init() from wxBufferedDC ctors to ensure that...
2006-10-22  Vadim Zeitlininherit the original layout direction (patch 1554810...
2006-10-21  Paul CornettwxGraphicContext --> wxGraphicsContext
2006-10-21  Paul CornettwxGraphicContext --> wxGraphicsContext
2006-10-21  Robert Roebling Fix warning.
2006-10-21  Stefan NeisCorrected port name used in headers.
2006-10-21  Vadim Zeitlinfilter out duplicate date changed events sent by the...
2006-10-21  Vadim Zeitlinone more correction to wxCondition::WaitTimeout() retur...
2006-10-21  Vadim Zeitlinalso define wxLstat for non-Unix platforms
2006-10-21  Vadim Zeitlinalso define wxLstat in ANSI build
2006-10-21  Vadim Zeitlinadded wxLstat() (one of patches from bug 1052385)
2006-10-21  Robert Roebling[ 1581391 ] wxAnimationCtrl XRC handler
2006-10-21  Robert Roebling [ 1580776 ] wxAnimationCtrl::SetInactiveBitmap
2006-10-21  Stefan Csomoruntangling dc and gc
2006-10-21  Robert Roebling Compilo.
2006-10-21  Robin Dunnuse consistent names (Graphic vs. Graphics)
2006-10-21  Robin DunnForward SetFont, SetBackgroundColour and SetForegroundC...
2006-10-20  Stefan Csomorscreendc implementation
2006-10-20  Stefan Csomornew method needed for screendc
2006-10-20  Stefan Csomoradding same methodname as gtk and msw
2006-10-20  Julian SmartAdded the ability to use built-in bullet styles, curren...
2006-10-20  Vadim Zeitlindefine bookctrl (and -derived) classes flags in their...
2006-10-20  Stefan Csomorreplacing old core graphics with new graphics context...
2006-10-20  Stefan Csomorreplacing old core graphics with new graphics context...
2006-10-20  Stefan Csomorreplacing old core graphics with new graphics context...
2006-10-20  Vadim Zeitlindefine bookctrl (and -derived) classes flags in their...
2006-10-20  Włodzimierz SkibaTypo.
2006-10-20  Włodzimierz SkibaWhitespaces and headers cleaning.
2006-10-20  Stefan Csomorstart using wxGraphicsContext for OS X instead of old...
2006-10-20  Paul CornettRemove unnecessary size members from GtkPizzaChild.
2006-10-19  Robin Dunnbump subrelease number
2006-10-19  Julian SmartAdded missing WXDLLIMPEXP_RICHTEXT symbol
2006-10-19  Julian SmartCompilation fixes
2006-10-19  Stefan Csomorusing graphics context for core graphics switch
2006-10-19  Vadim Zeitlinextracted wxGtkString in a separate file, it's also...
2006-10-19  Vadim ZeitlinMain change is that we now close X11 display on program...
2006-10-19  Julian SmartAdded a list style editor page to the formatting dialog.
2006-10-19  Vadim Zeitlinadded newline at end of file
2006-10-19  Robert Roebling Made wxStreamBase::IsOk() virtual;
2006-10-19  Mart RaudseppInclude defs.h before including wxchar.h to make init...
2006-10-19  Kevin OllivierSeveral wxWebKitCtrl enhancements/fixes. Including:
2006-10-18  Robin DunnPatch #1579801: wxBufferedDC shared buffer bitmap
2006-10-18  Robert Roebling Test for KDE and GNOME using session manager vendor.
2006-10-18  Paul Cornettuse generic wxAnimationCtrl in wxGTK-universal
2006-10-17  Robin DunnAdd impl for IsFrozen
2006-10-17  Włodzimierz SkibaHeaders cleaning.
2006-10-17  Julian SmartAdded list style to text attributes, independent from...
2006-10-17  Paul Cornettuse common AllocExclusive, rather than custom code
2006-10-17  Paul Cornettimplement {Create,Clone}RefData for gtk wxBitmap
2006-10-17  Paul Cornettadd public wxObject::UnShare
2006-10-16  Robin DunnCompile fix: forward decalare wxFloatingPane
2006-10-16  Robert Roebling [ 1578466 ] Support for custom floating panes
2006-10-16  Robert Roebling [ 1578468 ] full support for "destroy on close" flag
2006-10-16  Robin DunnAdd wxRichTextModuleInit
2006-10-16  Włodzimierz SkibaCVS tags cleaning (with other minor cleaning).
2006-10-15  Robert Roebling I don't think anylonger that DrawHeaderButton() should
2006-10-15  Paul Cornettprobable typo
2006-10-15  Mattia Barbon Added wxRTTI macros to buffered DCs.
2006-10-15  Stefan Csomoradding missing typedefs for 10.4
2006-10-15  Stefan Csomoravailability does not include any other headers, but...
2006-10-15  Paul Cornettstore GtkPizza border width in GtkContainer.border_widt...
2006-10-14  Paul Cornettcorrect access for virtual
2006-10-14  Stefan Csomorcleanup for 10.5
2006-10-14  Stefan Csomorcleanup for 10.5
2006-10-14  Robert Roebling Better place for coordinate mirroring and removal
2006-10-13  Robin DunnReverted wxBuffered[Paint]DC to nearly the pre 2.7...
2006-10-13  Robin Dunnbump subrelease number
2006-10-13  Robin DunnwxMemoryDC constructor now optionally accepts a wxBitma...
2006-10-13  Julian SmartFixed tab selection bug
2006-10-13  Stefan Csomorremoving double definition
2006-10-13  Stefan Csomorsetting according to a minimum system of 10.3 and suppo...
2006-10-13  Robert Roebling Remove method GetWindow() returning a GdkWindow*
2006-10-12  Robin DunnFixup Blit so it can be used with a source that is...
2006-10-11  Robin DunnDon't include platform headers from public wx headers
2006-10-11  Vadim Zeitlinmoved GetLayoutDirection() to GUI wxApp, it has nothing...
2006-10-11  Kevin OllivierImplementing column click event handler and SortItems...
2006-10-11  Robert Roebling Anim doesn't depend on GIF, remove wxUSE_GIF.
2006-10-11  Robert Roebling Use native version of wxAnimateCtrl only for
2006-10-11  Julian SmartAdded back necessary defines 'cleaned' away. If folks...
2006-10-11  Robert Roebling Fix part of [ 1570325 ] wxAnimationCtrl for wxAdv...
2006-10-11  Stefan Csomoradding events on kill-focus (Robert's Patch)
2006-07-24  Vadim Zeitlinallow customization of individual grid lines appearance...
2006-10-11  Paul Cornettbuild fix
2006-10-11  Paul Cornettand more inlines called before defined
next