build fixes for WXWIN_COMPATIBILITY_2_6=0
[wxWidgets.git] / src /
2006-10-09  Paul Cornettbuild fixes for WXWIN_COMPATIBILITY_2_6=0
2006-10-09  Włodzimierz SkibaWarning fixes in 'todo' part just to make build log...
2006-10-09  Paul Cornettremove unused stuff
2006-10-09  Paul Cornetttest wxLC_SINGLE_SEL flag properly
2006-10-09  Paul Cornettnon-pch build fix
2006-10-09  Paul Cornettfix width/height typo in DoSetClientSize, remove unused...
2006-10-09  Robin DunnBumping the version number also requires that version...
2006-10-08  Vadim Zeitlindefine ChangeSelection() (fixes wxMotif build)
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 format mismatch warnings
2006-10-08  Vadim Zeitlinneed to include wx/imaglist.h even when using PCH
2006-10-08  Vadim Zeitlindon't define g_UnicodeSubsetTable in non-Unicode build...
2006-10-08  Vadim Zeitlinremoved default argument in the function definition
2006-10-08  Vadim Zeitlinset focus to the Ok button initially
2006-10-08  Vadim ZeitlinSetOverflow() should be called with a bool argument...
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 ZeitlinVC compilation fix after last commit
2006-10-08  Stefan NeisInitialize m_overflow in wxGridCellAttr::Clone.
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-10-08  Stefan NeisUse "cdecl" linkage mode for all ports with OpenWatcom...
2006-10-08  Stefan NeisUse system colours for ownerdrawn highlighting (patch...
2006-10-08  Vadim Zeitlinsmall code simplification in DoSetValue() after the...
2006-10-08  Robert Roebling Compile fix.
2006-10-08  Vadim Zeitlincompilation fix after last commit (apparently patch...
2006-10-08  Vadim Zeitlintesting whether signed char is greater than 127 is...
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  Vadim Zeitlinavoid bitmap distortion when a non standard bitmap...
2006-10-08  Robert Roebling New magic number for positioning the tree triangle.
2006-10-08  Vadim Zeitlincorrected last commit: Inflate() should be Deflate()
2006-10-08  Julian SmartStrip menu codes out from notebook page labels
2006-10-08  Paul Cornettsmall cleanup
2006-10-08  Robert Roebling [ 1572220 ] Show popup when wxComboCtrl image area...
2006-10-08  Julian SmartIt's valid to pass wxNOT_FOUND to SetSelection in order...
2006-10-08  Paul Cornettrestore needed functions, wxMSW doesn't use wxBitmapHan...
2006-10-08  Vadim Zeitlincompilation fix for PCH-less builds
2006-10-08  Vadim Zeitlinadd support for wxCONTROL_ISDEFAULT to wxRendererMSW...
2006-10-08  Vadim Zeitlinclose the dialog when close button is pressed, this...
2006-10-08  Julian SmartAdded missing include and missing underscores
2006-10-08  Vadim Zeitlinwe need to set URL hook for the link to appear as a...
2006-10-08  Vadim Zeitlinuse translators if explicitely specified, fall back...
2006-10-08  Julian SmartAdded formatting and symbols dialogs.
2006-10-08  Vadim Zeitlinadded example of customizing the generic about dialog...
2006-10-08  Vadim Zeitlinfixed double free crash introduced by last commit
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 SmartSupport for characters below 32 (not supported as text or
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 ZeitlinUnicode compilation fix
2006-10-08  Vadim Zeitlinrebaked with aboutdlg.* files
2006-10-08  Vadim Zeitlinadded GTK+ 2.6 implementation of wxAboutBox
2006-10-08  Julian SmartAdded missing image.h header
2006-10-08  Vadim Zeitlinadded native Mac implementation of wxAboutBox(); also...
2006-10-08  Vadim Zeitlinuse wxSTRINGIZE_T instead of _T(wxSTRINGIZE())
2006-10-08  Vadim Zeitlinuse wxSTRINGIZE instead of redefining a special STRINGI...
2006-10-08  Paul CornettMove some things to wxBitmapBase to avoid much duplication.
2006-10-08  Robin Dunnreturn values of overloaded virtuals should match the...
2006-10-08  Robin DunnOverride CreateItem so wxListBox can turn its notificat...
2006-10-08  Vadim Zeitlinuse the main frame icon if no icon is explicitely specified
2006-10-08  Vadim Zeitlininitial implementation of wxAboutBox()
2006-10-08  Vadim Zeitlinfixed VC warning about unreachable code
2006-10-07  Paul Cornettsmall cleanup
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  Vadim Zeitlinfix for handling from Francesco
2006-10-06  Robert Roebling Return toolbars "own" GdkWindow, required among
2006-10-06  Robin Dunnmore informative assert message
2006-10-06  Paul Cornettmake pixbuf/alpha handling more coherent in gtk wxBitma...
2006-10-06  Paul Cornettdon't invert mono bitmaps in Rescale
2006-10-06  Robert Roebling Implemended column header mouse clicks.
2006-10-06  Robin DunnAllow the native toolbar to have more han one button...
2006-10-06  Robin DunnApplied second part of patch #1570448, use the device...
2006-10-05  Robin DunnPart of patch# 1570448, use dwRop for StretchBIBits too
2006-10-05  Jamie GaddNeed to update the bg brush when the first page is...
2006-10-05  Robert Roebling Added sort order and alignement for column headers.
2006-10-05  Mattia Barbon Fix buffer overrun in Linux/x86_64 (Pixel is a 64...
2006-10-05  Robert Roebling Add support for bitmaps in headers.
2006-10-05  Robert Roebling[ 1560785 ] wxFileName::IsReadable/Writable/Executable
2006-10-05  Włodzimierz SkibaWarning fixes and TODO markup for easier finding by...
2006-10-04  Vadim Zeitlinhonour wxBU_EXACTFIT in wxToggleButton (patch 1567892)
2006-10-04  Vadim Zeitlinfixed off by 2 error in HasPage() (patch 1562871)
2006-10-04  Vadim Zeitlinfix the length passed to wxMB2WC (replaces patch 155443...
2006-10-04  Vadim Zeitlincorrected date in header; removed extra wx/wxprec.h...
2006-10-04  Vadim Zeitlinupdated copyright year, s/wxWindows/wxWidgets/
2006-10-04  Vadim Zeitlinfixed unused var warning
2006-10-04  Robert Roebling Add row activated event.
2006-10-04  Robert Roebling Fix warning for unknown menu stock id.
2006-10-04  Robin DunnAvoid warnings when wxMAC_USE_CORE_GRAPHICS_BLEND_MODES...
2006-10-04  Robin DunnBakefile changes for building the graphics context...
2006-10-03  Robin DunnWrap module in #if wxUSE_GRAPHICS_CONTEXT
2006-10-03  Robin Dunnfix parameter type
2006-10-03  Robin DunnAvoid ambigous overload errors
2006-10-03  Paul Cornettuniv build fix
2006-10-03  Robert Roebling More selection work in GTK+ version.
next