wxWidgets.git
2011-10-12  Vadim ZeitlinAdded wxWindow::GTKHandleRealized() virtual method...
2011-10-12  Vadim ZeitlinMove wxUSE_GUI definition from chkconf.h to the top...
2011-10-12  Stefan Csomorapplying slightly modified patch, fixes #13434
2011-10-12  Stefan Csomormoving defines in front of the setup.h to make webkit...
2011-10-12  Vadim ZeitlinMake it possible to close "shaped" sample from the...
2011-10-11  Vadim ZeitlinAdded missing WXDLLIMPEXP_CORE to wxNonOwnedWindowBase...
2011-10-11  Vadim ZeitlinUpdate status bar labels properly after width change...
2011-10-11  Vadim ZeitlinDon't delete wxTaskBarIcon in wxMSW wxNotificationMessa...
2011-10-11  Vadim ZeitlinMove SetBackgroundBitmap() from wxPanel to new wxCustom...
2011-10-11  Robin DunnwxGraphicsRenderer::CreateContextFromImage is not static
2011-10-11  Robin DunnRemove the ctor and Init methods that are not available...
2011-10-10  Vadim ZeitlinFix warnings about wxOSX_USE_CARBON being undefined...
2011-10-10  Vadim ZeitlinFix PCH-less build after adding wxNonOwnerWindow in...
2011-10-10  Vadim ZeitlinMove wxTopLevelWindow::SetShape() down to wxNonOwnedWindow.
2011-10-09  Vadim ZeitlinNo changes, just get rid of unnecessary variables in...
2011-10-09  Vadim ZeitlinDon't declare wxCairoFontData::m_underlined unnecessarily.
2011-10-09  Vadim ZeitlinAllow creating wxGraphicsFont without using wxFont.
2011-10-09  Vadim ZeitlinRemove font scaling from wxMSW wxGraphicsContext.
2011-10-09  Vadim ZeitlinAllow creating wxGraphicsBitmap and wxGraphicsContext...
2011-10-09  Vadim ZeitlinRefactor wxGDIPlusFontData ctor to allow using it witho...
2011-10-09  Vadim ZeitlinSimplify and rationalize wxGDIPlusContext class constru...
2011-10-09  Vadim ZeitlinDon't make private wxGraphicsContext-derived classes...
2011-10-09  Vadim ZeitlinFixed non-existent wxCairoContext default ctor.
2011-10-09  Vadim ZeitlinAdded wxGraphicsBitmap::ConvertToImage().
2011-10-09  Vadim ZeitlinNo changes, just refactor wxCairoBitmapData ctor.
2011-10-09  Vadim ZeitlinDocument wxGraphicsBitmap and methods involving it.
2011-10-09  Vadim ZeitlinImplement EVT_MOUSE_CAPTURE_LOST handling for wxPopupTr...
2011-10-09  Vadim ZeitlinImplement delayed destruction for wxPopupTransientWindow.
2011-10-09  Vadim ZeitlinFix inheriting parent background colour in wxPanel...
2011-10-09  Václav SlavíkReturn true from wxDataViewMainWindow::ItemDeleted().
2011-10-09  Steve LamertonReuse existing MinGW defines for all compilers that...
2011-10-09  Robin DunnInterface updates for Phoenix. Add wxNativeFontInfo.
2011-10-07  Steve LamertonWork around the fact that wxWebViewIE doesn't send...
2011-10-07  Václav SlavíkHandle inline editing in generic wxDataViewCtrl as...
2011-10-07  Václav SlavíkAdd columns focus and keyboard navigation to generic...
2011-10-07  Julian SmartAllow selected symbol to be scrolled into view initially
2011-10-06  Steve LamertonFix various GCC warnings in wxWebView.
2011-10-06  Steve LamertonEnsure we pass the correct type of string to EscapeFile...
2011-10-05  Steve LamertonDelete the filesystem used by wxWebViewArchiveHandler...
2011-10-05  Steve LamertonStore a pointer to each ClassFactory so we can correctl...
2011-10-05  Steve LamertonDelete the timer on close in the wxWebView sample....
2011-10-04  Robin DunnAdd Get|SetPrintMode
2011-10-04  Vadim ZeitlinFix wxTimePickerCtrl compilation without PCH too.
2011-10-04  Robin DunnInterface fixes for Phoenix
2011-10-02  Vadim ZeitlinFix wxDateTimePickerCtrl compilation without PCH.
2011-10-02  Steve LamertonAdd new definitions required by MinGW for webview....
2011-10-02  Vadim ZeitlinFix current field highlighting in generic wxTimePickerC...
2011-10-02  Vadim ZeitlinAdded GTK+ screenshot of wxTimePickerCtrl.
2011-10-02  Vadim ZeitlinUse wxSP_WRAP for generic wxTimePicker spin button.
2011-10-02  Steve LamertonRemove copied class definitions from missing.h. Disable...
2011-10-02  Vadim ZeitlinPut wxWebView library addition on top of changes list.
2011-10-02  Vadim ZeitlinFix setting tooltips for wxSearchCtrl and other composi...
2011-10-02  Vadim ZeitlinAdd wxWindowBase::CopyToolTip() method.
2011-10-02  Vadim ZeitlinRestore correct wxSearchCtrl size in wxMSW after wxText...
2011-10-02  Vadim ZeitlinFix harmless warnings in hot key code in wxOSX.
2011-10-02  Vadim ZeitlinFix harmless gcc initialization order warning.
2011-10-02  Vadim Zeitlinzh_TW translation update from cw.ahbong.
2011-10-02  Steve LamertonDerive wxAuiNotebook from wxBookCtrlBase. Document...
2011-10-01  Steve LamertonAdd event descriptions to wxAuiNotebook.
2011-10-01  Steve LamertonCorrectly initialise ref count in custom scheme class...
2011-09-30  Robin DunnUse wxAlphaPixelData if the source bitmap depth is...
2011-09-30  Vadim ZeitlinFix the comparison direction in wxTextAttr::BitlistsEqP...
2011-09-30  Vadim ZeitlinFix assert in initial call to wxPostScriptDC::SetPen().
2011-09-30  Vadim ZeitlinCreate setup.h when building wxscintilla library.
2011-09-30  Jouk Jansenupdates for OpenVMS
2011-09-30  Jouk JansenUpdate OpenVMS compile support
2011-09-29  Jouk JansenUpdate setup fort OpenVMS
2011-09-29  Jouk JansenFixes for OpenVMS on IA64
2011-09-29  Vadim ZeitlinAdded XRC handler for wxTimePickerCtrl.
2011-09-29  Vadim ZeitlinAdd wxTimePickerCtrl class.
2011-09-29  Vadim ZeitlinCorrect wxDatePickerCtrl::GetValue() documentation...
2011-09-29  Vadim ZeitlinRefactor wxDatePickerCtrl to derive from wxDateTimePick...
2011-09-29  Vadim ZeitlinVC6 compilation fixes for wxTreeListCtrl.
2011-09-29  Julian SmartFixed caret sizing problem around large objects by...
2011-09-29  Robin DunnDon't always use the Cairo context for wxGCDC(wxMemoryD...
2011-09-28  Steve LamertonDelete the menu on close in the wxWebView sample. Fixes...
2011-09-28  Steve LamertonFix compilation of wxWebView under mingw by adding...
2011-09-28  Jouk Jansencorrecting typo in previous commit
2011-09-28  Jouk JansenInclude support for OpenVMS IA64
2011-09-27  Stefan Csomorgiving in on native undo integration, as we don't have...
2011-09-27  Jouk JansenCorrecting typo in commit 69203
2011-09-27  Jouk JansenUpdate openVMS compile support
2011-09-27  Robin DunnMore interface updates for Phoenix
2011-09-26  Jouk JansenDisable webview on OpenVMS
2011-09-25  Václav SlavíkDon't use `install -d` to create directories.
2011-09-25  Stefan Csomoradding missing autorelease pool, since this can be...
2011-09-25  Robin DunnFix missing or broken interface items for Phoenix
2011-09-23  Vadim ZeitlinAdd support for handling new multi-arch under Debian.
2011-09-23  Vadim ZeitlinFix inconsistent DLL export declaration for wxBannerWin...
2011-09-22  Vadim ZeitlinFix inconsistent DLL export declaration for wxTreeListC...
2011-09-22  Vadim ZeitlinImprove appearance of wxTreeListCtrl during live resizing.
2011-09-22  Vadim ZeitlinAlways give all the remaining space to the first wxTree...
2011-09-21  Vadim ZeitlinFix scrolling in small wxVListBox with tall items.
2011-09-21  Vadim ZeitlinReplace erroneous comma with a semicolon in keyboard...
2011-09-21  Vadim ZeitlinChange wxSound ctor from in-memory data to use size_t...
2011-09-21  Vadim ZeitlinSend EVT_DATAVIEW_ITEM_CONTEXT_MENU events even when...
2011-09-21  Vadim ZeitlinImplement sorting in wxTreeListCtrl.
2011-09-21  Vadim ZeitlinReset previous sort column in generic wxDataViewColumn...
2011-09-21  Vadim ZeitlinRemove wxHeaderColumn::SetAsSortKey() and only use...
2011-09-21  Vadim ZeitlinAdd wxTreeListCtrl::GetView() and GetDataView().
next