Updates For OpenVMS support and some extra includes to define wx(xxxx)DC types.
[wxWidgets.git] / include /
2007-12-21  Jouk JansenUpdates For OpenVMS support and some extra includes...
2007-12-20  Václav Slavíkskip wxChildFocusEvent in WX_DELEGATE_TO_CONTROL_CONTAI...
2007-12-20  Robert RoeblingPlaying with wxgrid, adding optionnally native columns...
2007-12-20  Robert RoeblingRemove old event type compatibility
2007-12-20  Paul Cornettremove extra semicolon
2007-12-20  Paul Cornettmake access for virtuals match base
2007-12-20  Paul CornettDC headers don't need to be in gtk/private.h
2007-12-20  Vadim Zeitlinno need to reenable VC warning 4251 now as it's globall...
2007-12-20  Vadim Zeitlinmade deprecated erase() overload inline
2007-12-19  Václav Slavíkwhen a window inside scrolled window receives focus...
2007-12-19  Václav Slavíkimplemented wxExecute() for wxDFB; share the implementa...
2007-12-19  Vadim Zeitlinmore socket cleanup to allow using wxSocket from both...
2007-12-18  Václav Slavíkclarified wxRect::Contains(wxRect) comment
2007-12-18  Stefan Csomorderive wxColourBase from wxObject on msw as well
2007-12-18  Stefan Csomormoving things to private headers
2007-12-18  Stefan Csomormoving things to private headers
2007-12-18  Stefan Csomoradding explicit copy and assignment
2007-12-18  Stefan Csomorchanging colour derivation
2007-12-17  Robert RoeblingAdded wxDataViewListIndexModel::Reset(), clarified...
2007-12-17  Robert RoeblingAdded wxDataViewListIndexModel::RowsDeleted() and vario...
2007-12-17  Paul Cornettfactor out a whole bunch of duplicated code
2007-12-17  Paul Cornettadd MutexGuiEnter/Leave to wxAppTraits, integrate nativ...
2007-12-16  Chris Elliottfix bug VC6 with returning void function
2007-12-16  Robert RoeblingAdd dataview context menu event definitions
2007-12-16  Robert Roeblingprobably fixed blit crash in X11
2007-12-15  Vadim Zeitlinundid incorrect replacement of WXDLLEXPORT with WXDLLIM...
2007-12-15  Vadim Zeitlinfixed wxGTK1 compilation after wxDC changes (still...
2007-12-15  Vadim ZeitlinFix Ok/IsOk() mess in wxGDIObject-derived classes;...
2007-12-15  Vadim ZeitlinwxMotif should use wxX11 wxPalette instead of duplicati...
2007-12-15  Vadim Zeitlinanother unused parameter warning (plenty left in .mm...
2007-12-15  Vadim Zeitlinfix unused parameters warnings
2007-12-15  Václav Slavíkremoved SetVirtualSizeHints() and related code
2007-12-15  Robin DunnUpdate Scintilla to version 1.75
2007-12-15  Vadim ZeitlinPalmOS 6 compilation fixes (patch 1849757)
2007-12-15  Vadim ZeitlinwxMotif compilation fixes after wxDC changes
2007-12-14  Vadim Zeitlinfixed wxDFB compilation after wxDC-related changes
2007-12-13  Robin DunnApplied patch [ 1845819 ] wxMSW Top level window freeze...
2007-12-12  Mart RaudseppInclude defs.h before checking if wxUSE_GRAPHICS_CONTEX...
2007-12-12  Vadim Zeitlincorrected/removed forward declarations
2007-12-12  Vadim Zeitlinreplace wrong WXDLLEXPORT declarations with correct...
2007-12-11  Vadim Zeitlindon't overload SizeInM{aj,in}orDir() on const/non-const...
2007-12-10  Stefan Csomormoving common code
2007-12-10  Stefan Csomormoving common code
2007-12-10  Robin DunnAdd GetSelectedBitmap methods
2007-12-09  Stefan Csomormissing forward decl
2007-12-08  Stefan Csomormoving collapsible pane a few steps forward os OSX
2007-12-08  Vadim Zeitlinadd wxUSE_TASKBARICON_BALLOONS to make it possible...
2007-12-08  Vadim Zeitlintranslate wx{File,Dir}PickerWidgetLabel
2007-12-08  Stefan Csomoreasier expression
2007-12-08  Robert RoeblingUse native DisclosureTriangle control for wxCollapsible...
2007-12-08  Stefan Csomorunifying CFTypes
2007-12-08  Robert RoeblingCompilo
2007-12-08  Stefan Csomorunifying CFTypes
2007-12-08  Stefan Csomorunifying CFTypes
2007-12-08  Stefan Csomorfn_str encoding symmetry fix
2007-12-08  Robert RoeblingMake wxGenericColourButton derive from wxBitmapButton
2007-12-08  Robert RoeblingAdded wxWrapSizer (modified patch: [1826950] Wrapping...
2007-12-08  Robert RoeblingDerive from wxToggleButtonBase
2007-12-08  Robert RoeblingDerive from wxToggleButtonBase
2007-12-08  Robert RoeblingForgot this one.
2007-12-08  Robert RoeblingDocument wxBitmapToggleButton, add update UI event...
2007-12-06  Václav Slavíkfixed wxSpinCtrl's client size computation in wxMSW...
2007-12-06  Paul Cornettmake access for virtuals match base
2007-12-06  Paul Cornettmatch CFTypeRef declaration to the one in defs.h
2007-12-06  Paul Cornettremove extra semicolons
2007-12-05  Robert RoeblingAdded wxToggleBitmapButton
2007-12-04  Paul CornettOnly account for WM frame extents in tlw size if WM...
2007-12-04  David ElliottMake wxCocoa compile with new pImpl wxDC.
2007-12-03  Vadim Zeitlindon't use 8 bit characters in sources, this results...
2007-12-03  Stefan Csomorfixing warning about missing virt destructor
2007-12-03  Robert RoeblingAdd support for wxDC_ROW_LINES for GTK+ and OS X
2007-12-03  Paul Cornettremove unneccessary header dependencies on wx/thread.h
2007-12-03  Paul Cornettnon-pch build fixes
2007-12-02  Vadim Zeitlinadded support for icon flags to wxGenericNotificationMe...
2007-12-02  Vadim Zeitlinadded wxNotificationMessage::AlwaysUseGeneric() MSW...
2007-12-02  Vadim Zeitlinadded wxArtProvider::GetMessageBoxIcon() to avoid dupli...
2007-12-02  Vadim Zeitlinimplemented wxNotificationMessage for wxMSW using wxTas...
2007-12-02  Vadim Zeitlinadded wxApp::GetShell32Version() to test for shell32...
2007-12-01  Vadim Zeitlinadded wxEVT_TASKBAR_BALLOON_TIMEOUT/CLICK which will...
2007-12-01  Vadim Zeitlinadd wxPrintData forward declaration (blind fix for...
2007-12-01  Robert RoeblingAdded wxDataViewTreeCtrl
2007-12-01  Paul Cornettnon-pch build fixes
2007-12-01  Vadim Zeitlinadded MSW-specific wxTaskBarIcon::ShowBalloon() method...
2007-12-01  Vadim Zeitlintest for wxUSE_UNICODE_UTF8 in wxUTF8Buf definition...
2007-12-01  Vadim Zeitlincompilation fix after argv changes (move initialization...
2007-11-30  Robert Roeblingcompilation
2007-11-30  Robert Roeblingforgot to commit
2007-11-30  Vadim Zeitlincompilation fix after removing default wxDC ctor
2007-11-30  Vadim Zeitlinfree wxDCFactory::m_factory; also renamed SetDCFactory...
2007-11-30  Vadim Zeitlinremove default wxDC ctor to make it impossible to const...
2007-11-30  Stefan Csomoratsu for textctrl
2007-11-30  Stefan Csomorusing common code
2007-11-30  Robert Roeblingremove test for new dc
2007-11-30  Robert RoeblingCompile with printarch off
2007-11-30  Robert RoeblingwxOverlay compile fix
2007-11-30  Robert Roeblingmore DC changes for wxX11
2007-11-30  Vadim Zeitlincorrected DECLARE_DYNAMIC_CLASS use
2007-11-30  Robert Roeblingremove superfluous visibility attribute
2007-11-30  Stefan Csomorfixing 10.5 only compiles
2007-11-30  Robert Roeblingconverted most of X11 DC code
next