]> git.saurik.com Git - wxWidgets.git/history - include/wx
Whitespaces and headers cleaning.
[wxWidgets.git] / include / wx /
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
2006-10-10  Stefan Csomoradding overlay implementation for core graphics
2006-10-10  Paul Cornettcorrect DLL attributes
2006-10-10  Paul Cornettmore inlines called before defined
2006-10-10  Julian SmartReturn type change
2006-10-10  Włodzimierz SkibaWinCE build fix.
2006-10-10  Chris Elliottremove stray ; which broke compilation
2006-10-10  Włodzimierz Skiba#incldue fix.
2006-10-10  Vadim Zeitlinremoved spaces; added WXDLLEXPORTs; make overlay classe...
2006-10-10  Stefan Csomoroverlay implementation
2006-10-10  Robert Roebling Added part of patch
2006-10-10  Vadim Zeitlinadded wxDC::Set/GetLayoutDirection() and implemented...
2006-10-10  Włodzimierz SkibaUse wxUSE_* flags for new animation code.
2006-10-10  Włodzimierz SkibaUpdated Univ setup.
2006-10-10  Paul Cornettcorrect DLL attribute
2006-10-10  Paul Cornettfix warnings about calling an inline function before...
2006-10-10  Paul CornettwxAnimationCtrl cleanup
2006-10-09  Vadim Zeitlinfixed crash in wxColour ctor after RGBA-ization
2006-10-09  Robin DunnDLL build fixes
2006-10-09  Vadim Zeitlinuse native toolbar, font dialog and CG by default
2006-10-09  Vadim Zeitlinavoid conflict between wxBookCtrlBase::DoSetSelection...
2006-10-09  Vadim Zeitlinadded more helper functions for setting borders in...
2006-10-09  Vadim Zeitlinadded CreateSeparatedButtonSizer(), changed signature...
2006-10-09  Robert Roebling [ 1573855 ] Improved appearance of wxComboCtrl's...
2006-10-09  Robert Roebling Compile fix.
2006-10-09  Vadim Zeitlinadded wxSizerFlags::GetDefaultBorder()
2006-10-09  Vadim Zeitlinadded wxAnimationCtrl (patch 1570325)
2006-10-09  Robin DunnDLL build fixes
2006-10-09  Vadim Zeitlinadded wxWindow::IsDoubleBuffered() and improve wxBuffer...
2006-10-09  Vadim Zeitlinadded static wxPlatformInfo::Get() and use it (patch...
2006-10-09  Włodzimierz SkibaUse wxBookCtrl wrapper rather than wxNotebook in common...
2006-10-09  Vadim Zeitlinuse native toolbar, font dialog and CG by default
2006-10-09  Vadim Zeitlinchange UpdateSelection() parameter type to int from...
2006-10-09  Włodzimierz SkibaWarnings, build errors, headers, licence, prefered...
2006-10-09  Włodzimierz SkibaBuild fix.
2006-10-09  Paul Cornettnon-pch build fixes
2006-10-09  Mart RaudseppFix wxOS2 compilation, as reported by Lauri Nurmi....
2006-10-09  Włodzimierz SkibaUpdated setup for univ build.
2006-10-09  Robin DunnBumping the version number also requires that version...
2006-10-08  Vadim Zeitlinanother Ok() changed to IsOk()
2006-10-08  Vadim Zeitlinadded SendPageChanging/ChangedEvent() functions; fixed...
2006-10-08  Vadim Zeitlinrestored sending events from Replace/Remove/Write/Appen...
2006-10-08  Vadim Zeitlinfix compilation after recent wxTextCtrl changes
2006-10-08  Vadim Zeitlinmoved DoSetValue() to wxTextCtrlBase instead of having...
next