]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2006-12-29  Julian SmartProcess capture lost event to avoid assertion
2006-12-28  Paul Cornettfix idle handling when a new event loop is run from...
2006-12-28  Kevin OllivierFixing inactive state drawing, and removing warning.
2006-12-28  Václav Slavíkadded comment with pointers to wxEVT_MOUSE_CAPTURE_LOST...
2006-12-28  Stefan Csomorfix to always have a proper activation for DataBrowser...
2006-12-28  Julian SmartTemporary fix for inconsistent menu item margins (see...
2006-12-28  Kevin Ollivierexposing generic system option define, adding missing...
2006-12-27  Stefan Csomorapplying patch 1622389, fixing two memory leaks
2006-12-26  Kevin OllivierAdd middle-item click support.
2006-12-26  Robin DunnFix for bug #1621459, Made the Selection property read...
2006-12-25  Kevin OllivierStop crash when wxVSCROLL is specified for native OS...
2006-12-25  Vadim Zeitlinshow RTL message box (in Unicode build only) when using...
2006-12-25  Kevin OllivierAdd new wxListCtrl symbols.
2006-12-25  Kevin OllivierImplement LIST_KEY_DOWN support, and move new functions...
2006-12-24  Václav Slavíkdisable (some) features that are not available in DirectFB
2006-12-24  Václav Slavíkfixed wxFrame background colour in wxUniv on ports...
2006-12-24  Kevin OllivierImplementing LIST_ITEM_RIGHT_CLICK event support, and...
2006-12-24  Vadim Zeitlincompare charset strings case-insensitively (and so...
2006-12-24  Vadim Zeitlindocument ShowHidden() (patch 1619786)
2006-12-24  Vadim Zeitlinadded a couple of missing membersections and fixed...
2006-12-24  Vadim Zeitlinfix hint rect position for RTL (patch 1618719 from...
2006-12-24  Vadim Zeitlinfill in sqlDataType field of wxDbColInf in ExecSql...
2006-12-24  Vadim Zeitlincompilation fixes for --disable-compat26 (patch 1619037)
2006-12-24  Václav Slavíkremoved #ifdefs that conditionally included the exact...
2006-12-24  Vadim Zeitlinanother fix for the default button in the dialog
2006-12-24  Vadim Zeitlindocument --selected-config option
2006-12-23  Vadim Zeitlin1. Don't draw our own custom label if we don't have...
2006-12-23  Vadim Zeitlinadded AutoHFONT; allow initialize SelectInHDC later...
2006-12-23  Julian SmartBullet size should take into account the font of the...
2006-12-23  Julian SmartOptimization
2006-12-23  Mart RaudseppChange style flag on floating frames to give proper...
2006-12-23  Robin Dunnminitest for wx.BusyInfo
2006-12-23  Robin DunnreSWIGGed
2006-12-23  Robin DunnReset the item's text in SetItemFont to ensure that...
2006-12-23  Robin DunnDon't try to access a color not in the dictionary
2006-12-23  Robin DunnRemoveItem should return the same object it is passed...
2006-12-22  Robin DunnwxColor --> wxColour
2006-12-22  Robin DunnAdd parent parameter to BusyInfo
2006-12-22  Robin DunnUnicode is the default build mode
2006-12-22  Robin DunnPatches from Andrea
2006-12-22  Robin Dunnput wx in the shell's namespace too
2006-12-22  Kevin OllivierAdding SetFocus to wxABI_VERSION.
2006-12-22  Kevin OllivierFix for non-PCH builds.
2006-12-22  Chris Elliottfix for build with x11 reported here http://lists.wxwid...
2006-12-21  Vadim Zeitlinreversed binary and forward compatibility terms to...
2006-12-21  Vadim Zeitlinadded wx{Dir|File}Dialog::Get/SetStyle() for 2.8.1
2006-12-21  Vadim Zeitlinrestored (as deprecated) accidentally removed wx{Dir...
2006-12-21  Václav Slavíkcompilation fix for !wxUSE_VALIDATORS
2006-12-21  Václav Slavíksockets work with wxDFB now
2006-12-21  Kevin OllivierRestore compilation with --enable-stl, fix SetFocus...
2006-12-20  Vadim ZeitlinC/POSIX locales (or absence of locale information)...
2006-12-20  Vadim Zeitlinunused parameter warning
2006-12-20  Vadim Zeitlinchanging ES_LEFT/CENTER/RIGHT styles only works for...
2006-12-20  Vadim Zeitlinfixed initial size of a control with wxDefaultSize...
2006-12-20  Vadim Zeitlinwe don't need to subclass text control twice to impleme...
2006-12-20  Chris Elliottcopy univ setup.h for VC IDE
2006-12-20  Stefan Csomorbest size fix for multi-line fields
2006-12-19  Vadim Zeitlinmake the continue button default, not the stop one...
2006-12-19  Stefan Csomorfvisibility-inlines-hidden fix
2006-12-19  Mart RaudseppUnswap example returns values for GetPluginsDir and...
2006-12-19  Jouk Jansen Committing in .
2006-12-19  Vadim Zeitlindon't include non existent tools/gettext directory...
2006-12-19  Vadim Zeitlinremoved (non existing any more) mobile/* files
2006-12-19  Vadim Zeitlininclude wxUniv files into wxX11 distribution
2006-12-19  Stefan Csomorfixing -fvisibility-inlines-hidden problem (IsOk functi...
2006-12-18  Robin Dunnremove debug code
2006-12-18  Robin Dunnminor demo tweaks
2006-12-18  Robin Dunnwx.lib.customtreectrl patches from Andrea Gavana.
2006-12-18  Robin DunnreSWIGged
2006-12-18  Robin DunnMake wx.MenuItem.Destroy a NOP since the regular garbag...
2006-12-18  Robin DunnSome docstring changes, default value for clockwise...
2006-12-18  Robin Dunnbump subrelease number
2006-12-18  Václav SlavíkwxDFB: fix events processing to support sockets events
2006-12-17  Vadim Zeitlinsuppress a CodeWarrior warning about long to int conver...
2006-12-17  Vadim Zeitlindon't treat foo in c:\\foo\bar as network share
2006-12-17  Vadim Zeitlincorrected tests to deal with multiple consecutive ...
2006-12-17  Vadim Zeitlinadded test for parsing c:\\aaa\bbb\ccc paths (aaa shoul...
2006-12-17  Vadim Zeitlindon't set the label colour in DrawButtonLabel(), this...
2006-12-17  Vadim Zeitlinforcefully get rid of the scrollbars in CalcWindowSizes...
2006-12-16  Vadim Zeitlinfor for initializing wxFileName with empty string retur...
2006-12-16  Vadim Zeitlinadded links to Dir/FileName in construction section...
2006-12-16  Vadim Zeitlindon't set score files permissions to 0666, why would...
2006-12-16  Vadim Zeitlinadded include/msvc/wx/setup.h
2006-12-16  Vadim Zeitlintest both wxMBConvUTFxx and wxCSConv(wxFONTENCODING_UTF...
2006-12-15  Robin DunnFix for the Demos menu
2006-12-15  Robin Dunnwx.aui.AUI_ART_GRADIENT_TYPE --> wx.aui.AUI_DOCKART_GRA...
2006-12-15  Stefan Csomoradding common search field file
2006-12-15  Stefan Csomorusing native architecture for development builds only...
2006-12-15  Vadim Zeitlinfix compilation with wxUSE_STL=1 for VC6 (and presumabl...
2006-12-15  Vadim Zeitlinrespect background colour of wxStaticText in wxUniv
2006-12-15  Vadim Zeitlincorrect GetBestSize() to return correct best size,...
2006-12-15  Vadim Zeitlinmention wxRmDir() and its opposite return value meaning...
2006-12-15  Vadim Zeitlincorrect GetBestSize() to return correct best size,...
2006-12-14  Václav SlavíkwxDFB's wxICON and wxBITMAP should use embedded XPMs...
2006-12-14  Václav Slavíkcompilation fix for wxUSE_ACCEL && !wxUSE_BUTTON
2006-12-14  Václav Slavíkmoved wxX11's wxSocketTable to private wxSocketEventDis...
2006-12-14  Václav Slavíkfixed wxStdRenderer::DrawButtonLabel() to not change...
2006-12-14  Paul Cornettmake sure style is set on menubar before querying its...
2006-12-14  Vadim Zeitlinreally removed __WIN95__ (as mentioned, but not done...
2006-12-14  Vadim Zeitlintest for __WIN32__ and not __WIN95__ when defining...
next