wxWidgets.git
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 lists.wxwidgets...
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...
2006-12-14  Michael WetherellFix for printf positional parameter check from Francesco.
2006-12-13  Vadim Zeitlinmention bcc Unicode build fix
2006-12-13  Vadim Zeitlindon't crash in Unicode build if command line arguments...
2006-12-13  Chris Elliottadd distrib\mac\pbsetup-sh to mac distro
2006-12-13  Vadim Zeitlinadded 2.8.0.1-1 packaged by myself
2006-12-13  Vadim Zeitlinadded a tiny script to build both ANSI and Unicode...
2006-12-13  Vadim Zeitlincast size_t to unsigned long, not unsigned (even though...
2006-12-13  Michael WetherellChange wxMkDir/wxRmDir to _wmkdir/_wrmdir for Borland...
2006-12-13  Václav Slavíkmake sure the window is fully painted before DirectFB...
2006-12-13  Chris Elliottavoid configure, etc being in DOS format
2006-12-13  Chris Elliottmove on to 2.8.1
2006-12-13  Chris Elliotttidy up
2006-12-13  Chris Elliotttry toi fix readme readme
2006-12-13  Chris Elliottup to 2.8.0
2006-12-12  Robert Roebling Made wxSearchCtrl look like other text controls under...
2006-12-12  Robert Roebling Add a few more controls to the toolbar.
2006-12-12  Robert Roebling Moved allocate size correction code from combobox
2006-12-12  Robin DunnAdd entry for 2.8.0.1
2006-12-12  Vadim Zeitlinreplaced 25 in libraries names with 28
2006-12-12  Robert Roebling Add hack for correct height of wxComboBox in
2006-12-12  Robin Dunnregenerated
2006-12-12  Robin DunnCompile fixes for Panther
2006-12-12  Robin DunnTypo fix
2006-12-12  Robin DunnBump subrelease number
2006-12-12  Robin DunnAdded a set of button classes to wx.lib.buttons from...
2006-12-12  Robin DunnMention wx.SearchCtrl
2006-12-12  Robin DunnAlso do LayoutControls from EVT_SIZE handler
2006-12-11  Robin DunnSome more _BTN changes
2006-12-11  Robin DunnPut a separator between the controls
2006-12-11  Robin Dunncomment out test code
2006-12-11  Václav Slavíkfixed wxCSConv to work again for iso-8859-1
2006-12-11  Robin DunnFix compile error
2006-12-11  Kevin OllivierChange event names to clarify that they are only fired...
2006-12-11  Robin DunnreSWIGged
2006-12-11  Robin DunnAdd docstrings and a dummy class to be used in builds...
2006-12-11  Robin DunnRemove AdjustedBestSize property since the function...
2006-12-11  Paul Cornettcleanup:
2006-12-11  Paul Cornettcleanup:
2006-12-11  Robin DunnreSWIGged
2006-12-11  Robin DunnDocstring fixes
2006-12-11  Kevin OllivierUpdating with Vadim's API changes.
next