remove extra ';'
[wxWidgets.git] / src /
2007-10-24  Vadim Zeitlinalways delete the menus, even if the menu is attached...
2007-10-24  Vadim Zeitlinrelease update region as soon as we finished painting...
2007-10-24  Vadim Zeitlinuse LogLastRepetitionCountIfNeeded() instead of DoLogNu...
2007-10-24  Paul CornettUse a GtkVBox to do TLW layout. Rework some of the...
2007-10-24  Vadim Zeitlinadd a critical section protecting ms_prev variables...
2007-10-24  Vadim Zeitlinslightly simplified wxLog repetition counting code
2007-10-24  Julian SmartSmall usability improvements
2007-10-24  Julian SmartMade dialog captions more standard
2007-10-24  Vadim Zeitlinfix off by 1 pixel error in header drawing (patch 1819260)
2007-10-24  Robert RoeblingDon't hide wrong border around header button control...
2007-10-24  Paul Cornettnon-pch build fix
2007-10-23  Vadim Zeitlinremoved a wrong WXUNUSED() from DoNavigateIn()
2007-10-23  Vadim Zeitlinuse -Wunused-parameter with gcc for consistency with...
2007-10-23  Robin DunnUse premultiplied alpha pixel format to match what...
2007-10-23  Vadim Zeitlinfix a couple more of unused parameters warnings
2007-10-23  Robin DunnFactor out code to create a standard sized bitmap so...
2007-10-23  Vadim Zeitlindon't compare initial slider position with uninitialize...
2007-10-23  Vadim Zeitlinimplement wxSYS_DCLICK_MSEC support
2007-10-23  Vadim Zeitlinremove ODBC and DBgrid libraries
2007-10-23  Julian SmartSmall code cleanup
2007-10-23  Paul Cornettremove extraneous semicolons
2007-10-23  David ElliottGo back to my original idea of checking for EILSEQ...
2007-10-22  Vadim Zeitlinadded wxBG_STYLE_TRANSPARENT and implemented it for...
2007-10-22  Stefan Csomorfixing compilo
2007-10-22  Robert RoeblingAdded new line
2007-10-22  Robin DunnPatch [ 1816051 ] MSW DrawEllipticArc inconsistent...
2007-10-22  Robert RoeblingFurther attempts to get button header right
2007-10-22  Robert RoeblingUse CommCtrl to render sortup and sortdown indicators...
2007-10-22  Robert RoeblingTrying to get native header button right
2007-10-22  Stefan Csomormoving os x config defaults
2007-10-22  Vadim Zeitlincalling SetFocus() in OnMouseUp() is unnecessary if...
2007-10-22  Vadim Zeitlincompilation fix for wxUSE_STL==1 after wxList methods...
2007-10-22  Robert RoeblingUse a private GtkCellRendererText for rendering text...
2007-10-22  Robert RoeblingCorrectly set item in wxDataViewRenderer::Activate()
2007-10-22  Robert Roeblingremove deprecated and constructor and SetModal() methods
2007-10-22  Robert Roeblingremove deprecated and constructor and SetModal() methods
2007-10-22  Stefan Csomorxcode adaptions
2007-10-22  Stefan Csomormaking things compile and build again ...
2007-10-21  Vadim Zeitlindon't store NULL attribute in wxGridRowOrColAttrData...
2007-10-21  Paul Cornettadd wxUSE_MINIFRAME wrapper
2007-10-20  Vadim Zeitlinreplace wrong calss of Refresh() with (hopefully) corre...
2007-10-20  Vadim Zeitlinfix unused parameter warnings
2007-10-20  Vadim Zeitlinmany wxIPC Unicode and UTF-8 fixes (use void* instead...
2007-10-20  Vadim Zeitlindefine wxUTF8Buf as the type returned by wxString:...
2007-10-20  Paul Cornettdon't force size_allocate in gtk_pizza_put, it shouldn...
2007-10-20  Vadim Zeitlindeprecate wxEffects
2007-10-20  Vadim Zeitlinaccept "--opt val" and "--opt:val" syntax in addition...
2007-10-20  Robert RoeblingRedundant call to GetItemByRow
2007-10-20  Robert RoeblingAdded wxDataViewCustomRenderer::RenderText() for render...
2007-10-20  Paul Cornettdon't need to paint tlw background, GTK does it
2007-10-20  Vadim Zeitlinload message catalogs using wxFileSystem; use wxMemoryB...
2007-10-20  Robert Roebling[ 1816882 ] wxListBox::SetSelection() doesn't update...
2007-10-20  Robert Roebling[ 1816944 ] GTK - wxMenuBar bug
2007-10-20  Vadim Zeitlindon't update the tree unnecessarily in Expand/CollapseA...
2007-10-20  Vadim Zeitlinexport wxInvalidSize from DLL builds (patch 1805738)
2007-10-20  Robert RoeblingOnly draw cell in selected style when control has focus
2007-10-20  Robert RoeblingUse BTNFACE colour for rendering selected item when...
2007-10-20  Robert RoeblingSupport hover over effect for DrawHeaderButton for...
2007-10-20  Paul Cornettuse a GtkAlignment to set size of toolbar controls...
2007-10-20  David ElliottFix wxVsnprintf-using code on both trunk and 2.8 and...
2007-10-19  Julian SmartAdded wxVariantData::Clone and wxVariant::Unshare
2007-10-19  Robert RoeblingUse wxPointList instead of wxList in wxDC code
2007-10-19  Julian SmartShow debug report directory in long form on Windows
2007-10-19  David ElliottImprove behavior of menubar switching when windows...
2007-10-19  David ElliottAdd missing wxT().
2007-10-19  David ElliottAdd ProcessPendingEvents to wxApp::Yield which makes...
2007-10-18  Robert RoeblingAdded PrependColumn methods and short cuts. Added test...
2007-10-18  Paul Cornettsimplify toolbar and statusbar create/set code
2007-10-18  Robert RoeblingPixel fiddling for correct placement of text with and...
2007-10-18  Robert RoeblingCorrected wrong initial/min size of generic wxDataViewCtrl
2007-10-18  Robert RoeblingImplement HasContainerColumns in generic code
2007-10-18  Vadim Zeitlinremoved extraneous semicolon
2007-10-18  David ElliottFix crasher caused by wxProcessTerminationEventHandler...
2007-10-18  David ElliottHalfway reasonable implementation of wxFont for wxCocoa.
2007-10-17  David ElliottApply modified patch 1785299 to trunk and 2.8.
2007-10-17  Robert RoeblingMake wxRenderer::DrawItemSelectionRect() draw a focus...
2007-10-17  Vadim Zeitlinremove wxWindow::Clear() from wxDFB and wxMGL which...
2007-10-17  Vadim Zeitlintest for __DARWIN__ with ifdef, not if
2007-10-17  Robert RoeblingCorrect focus rect to not appear in unfocussed controls...
2007-10-17  Robert RoeblingCorrect EnsureVisible() to show last item entirely
2007-10-17  Robert RoeblingMore alignment issues
2007-10-17  Robert RoeblingEnsure item is visible when selection moves, remove...
2007-10-17  Paul CornettFix declaration-after-statement compile error, remove...
2007-10-16  Robert RoeblingCorrect activate logic for <ENTER>
2007-10-16  Robert RoeblingCorrect activate logic for mouse clicks
2007-10-16  Robert RoeblingCorrect drawing placement (16px + 1 px border below)
2007-10-16  Robert RoeblingCorrect text colour in wxIconTextRenderer
2007-10-16  Robert RoeblingSupport for hover effect in header buttons
2007-10-16  Benjamin Williamscheck if pane still exists before closing
2007-10-16  Robert RoeblingAdd wxDataViewTreeStore with sample
2007-10-14  David ElliottFix wxExecute process end detect behavior for wxCocoa...
2007-10-14  David ElliottCombine the check for wxMac and then the other check...
2007-10-14  David ElliottDon't force the child's m_isShown state to match that...
2007-10-13  Robert RoeblingMade wxList no longer inherit from wxObject, no change...
2007-10-13  Robert RoeblingUse typesafe wxVariantList in wxVariant instead of...
2007-10-13  Robert Roeblingdefine typesafe wxVariantList (to be used by wxVariant...
2007-10-13  Robert RoeblingwxVariantData no longer inherits from wxObject
2007-10-13  David ElliottImplement creation of wxFont from wxNativeFontInfo.
2007-10-13  David ElliottReplace most of the fields in wxFontRefData with one...
2007-10-13  David ElliottMove wxCocoa's wxFontRefData from the header to the...
next