]> git.saurik.com Git - wxWidgets.git/history - include
Do not remove GDK events for native GTK+ controls.
[wxWidgets.git] / include /
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...
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-10-08  Stefan NeisUse system colours for ownerdrawn highlighting (patch...
2006-10-08  Robert Roebling Compile fix.
2006-10-08  Vadim Zeitlinmoved wxUSE_MS_HTML_HELP back into setup_inc.h (undoing...
2006-10-08  Robert RoeblingCompile fix.
2006-10-08  Vadim Zeitlinadded wxTextCtrl::IsEmpty()
2006-10-08  Vadim Zeitlinadded wxTextCtrl::ChangeValue() which is the same as...
2006-10-08  Vadim Zeitlinadded wxBookCtrl::ChangeSelection() which is the same...
2006-10-08  Robert Roebling [ 1572220 ] Show popup when wxComboCtrl image area...
2006-10-08  Paul Cornettrevert last change, plus small cleanup
2006-10-08  Vadim Zeitlin(probably wrong) fix for wxMSW linking errors introduce...
2006-10-08  Vadim Zeitlinadded example of customizing the generic about dialog...
2006-10-08  Julian SmartAdded a customisable formatting dialog for wxRichTextCt...
2006-10-08  Julian SmartAdded a symbol selection dialog, with optional font...
2006-10-08  Julian SmartAdded option to set style from style listbox when single
2006-10-08  Julian SmartUse paragraph's attributes for paragraph-related styles...
2006-10-08  Julian SmartDon't use double buffering on platforms that do it...
2006-10-08  Julian SmartAdded paragraph symbol font (Get/SetSymbolFont in attri...
2006-10-08  Vadim Zeitlinadded GTK+ 2.6 implementation of wxAboutBox
2006-10-08  Vadim Zeitlinadded native Mac implementation of wxAboutBox(); also...
2006-10-08  Vadim Zeitlinadded Unicode-friendly variants of version string macros
2006-10-08  Vadim Zeitlinadded Unicode-friendly wxSTRINGIZE_T()
2006-10-08  Paul CornettMove some things to wxBitmapBase to avoid much duplication.
2006-10-08  Robin DunnOverride CreateItem so wxListBox can turn its notificat...
2006-10-08  Vadim Zeitlininitial implementation of wxAboutBox()
2006-10-08  Vadim Zeitlinadded wxUSE_ABOUTDLG
2006-10-07  Paul Cornettsome cleanup, and plug a few small holes
2006-10-07  Robert Roebling Not everything has to be virtual.
2006-10-06  Robert Roebling Return toolbars "own" GdkWindow, required among
next