wxWidgets.git
2006-08-13  Vadim Zeitlinregenerated after adding platinfo.{h|cpp}
2006-08-13  Vadim Zeitlinremove extraneous commas and semicolons (patch 1537792)
2006-08-13  Vadim ZeitlinwxPlatformInfo (patch 1532064)
2006-08-13  Vadim Zeitlinfix printf() argument type in GetOsInfo()
2006-08-13  Chris Elliottfix borland error about string refernce
2006-08-13  Paul CornettwxBitmap does not need to use gdk_wx_draw_bitmap
2006-08-13  Paul Cornettmore accurate mask creation for low color displays
2006-08-13  Vadim Zeitlinfixed crash if the control is moved while the popup...
2006-08-13  Vadim Zeitlinfixes for several fatal problems when using wxComboCtrl...
2006-08-13  Vadim Zeitlincorrected example of GetUserConfigDir() return value...
2006-08-13  Vadim Zeitlinremove extraneous commas and semicolons (patch 1537792)
2006-08-13  Vadim Zeitlinfixed SetSelection(-1) for controls with multiple selec...
2006-08-13  Vadim Zeitlindon't rely on system snprintf() for the tests (patch...
2006-08-13  Vadim Zeitlincorrected typo in DEFAULT_wxUSE_PRINTF_POS_PARAMS
2006-08-13  Vadim Zeitlinfixed wrong test (patch 1532411)
2006-08-13  Vadim Zeitlinadded wxULongLong::ToDouble() (patch 1531597)
2006-08-13  Vadim ZeitlinF4 key also toggles combobox popup under MSW
2006-08-13  Vadim Zeitlinbetter key handling for MSW and GTK (patch 1526666)
2006-08-13  Vadim Zeitlinadded wxDir::FindFirst() (modified patch 1525502)
2006-08-12  Paul Cornettuse GDK to convert pixmap to RGB for wxImage
2006-08-11  Stefan Csomoradding support for embedded controls in native toolbar
2006-08-11  Paul Cornettchange deprecated gdk_image_get to gdk_drawable_get_image
2006-08-11  Václav Slavíkcompilation fix for compilation w/o precompiled headers
2006-08-11  Paul Cornettcode simplification and minor cleanup
2006-08-11  Stefan Csomorcompilo introduced fixed
2006-08-11  Stefan Csomorremoving non-compositing code, adding individual transp...
2006-08-11  Stefan Csomorfix for 64 bit
2006-08-11  Stefan Csomorremoving code for pre 10.3 systems
2006-08-11  Stefan Csomorwe're always compositing
2006-08-11  Stefan Csomorfixing compilo for 10.5
2006-08-11  Stefan Csomorcommitting the code for resolution independence (turned...
2006-08-11  Stefan Csomorwe are always compositing on the supported OS versions
2006-08-11  Stefan Csomorwe are always compositing on the supported OS versions
2006-08-11  Stefan Csomorwe are always compositing on the supported OS versions...
2006-08-11  Stefan Csomorwe are always compositing on the supported OS versions
2006-08-10  Václav Slavíkmoved duplicated wxRegionContain definitions to wx...
2006-08-10  Vadim Zeitlincompilation fix: remove wxRegionContain enum which...
2006-08-10  Paul Cornettrevert unintended checkin of experimental change to...
2006-08-10  Paul Cornettavoid using deprecated gdk_image_new_bitmap()
2006-08-10  Vadim Zeitlinremoved wxHtmlWindow::m_Style which duplicated wxWindow...
2006-08-10  Vadim Zeitlinmove the logic for changing notebook pages using the...
2006-08-10  Václav Slavíkmoved duplicated wxRegionContain definitions to wx...
2006-08-10  Václav Slavíkcompilation fix for compilation w/o precompiled headers
2006-08-10  Michael WetherellAdd parameter to the --enable-universal_binary option...
2006-08-10  Julian SmartNeed include so user code can access book control
2006-08-10  Václav Slavíkmoved mgl/colour.{cpp,h} to generic so that it can...
2006-08-10  Václav Slavíkcheck that wxUniv is enabled when compiling for wxMGL
2006-08-10  Stefan Csomorusing newer API
2006-08-10  Kevin OllivierAdding technotes about the release system and about...
2006-08-10  Vadim Zeitlinempty spin range is valid and even useful (at least...
2006-08-10  Vadim Zeitlinfixes for SetRange(): ensure that the value is valid...
2006-08-10  Vadim Zeitlinadded NormalizeValue() which can be used to ensure...
2006-08-10  Vadim ZeitlinAdded wxID_PAGE_SETUP standard id
2006-08-10  Vadim Zeitlindo mention AUI in change log
2006-08-09  Robin DunnRemove wxColour* typemap, it causes more problems than...
2006-08-09  Vadim Zeitlininvalid size is (size_t)-1, not 0xffffffff; stream...
2006-08-09  Robin DunnChange def of WX_LINGUAS so it works on OS X.
2006-08-09  Robin DunnAdd typemaps for wxColour*
2006-08-09  Robin DunnAdd wx.Rect.InsideRect
2006-08-09  Robin DunnAdd wxWS_EX_CONTEXTHELP, leaving wxFRAME_EX_CONTEXTHELP and
2006-08-09  Václav Slavíkmoved wxIcon implementation for ports where it's identi...
2006-08-09  Michael WetherellDetect and use sys/select.h required by POSIX for select
2006-08-09  Chris Elliottupdate to 2.7.1-rc
2006-08-09  Stefan Csomorfixing dynamic build
2006-08-09  Stefan Csomoradding new files
2006-08-09  Stefan Csomorfixing code for shared mach-o builds (removing no-ops)
2006-08-09  Stefan Csomorsimplifying alpha, adding commented part for high-res...
2006-08-09  Stefan Csomorfixing y-transformations
2006-08-08  Václav Slavíkfixed SetBackground's argument check
2006-08-08  Václav Slavíkfixed gcc warnings about wrong format string
2006-08-08  Václav Slavíkadded wxRect::Inside(wxRect) for testing if a rectangle...
2006-08-08  Václav Slavík1. made wxImage compile with wxUSE_STREAMS but without...
2006-08-08  Václav SlavíkwxPipeInputStream depends on wxFile, use wxUSE_FILE
2006-08-08  Václav SlavíkwxPipeInputStream depends on wxFile, use wxUSE_FILE
2006-08-08  Vadim Zeitlinremoved odbc sample
2006-08-08  Vadim Zeitlinremoved mentions of richedit sample
2006-08-08  Chris Elliottbakefile needs the spec file...
2006-08-08  Václav Slavíksafer GetFeature implementation: assert on unknown...
2006-08-07  Vadim Zeitlinremoved mentions of the (non-existing any more) resourc...
2006-08-07  Vadim Zeitlinupdated docs after moving SetDefaultItem() from wxPanel...
2006-08-07  Vadim Zeitlincorrected auidemo.dsp name
2006-08-07  Robin DunnChange Fit() back to using SetSize, not SetClientSize.
2006-08-07  Vadim Zeitlinadded samples/combo/*.png and samples/internat/ja_JP...
2006-08-07  Vadim Zeitlinmention wxAUI
2006-08-07  Vadim Zeitlininclude wxGTK1 files in wxAll too
2006-08-07  Vadim Zeitlininclude docs sources files in wxAll distrib
2006-08-06  Vadim Zeitlinclarify GNOME files policy
2006-08-06  Vadim Zeitlinadded GNOME Files link
2006-08-06  Vadim ZeitlinGNOME software map doesn't exist any more, removed...
2006-08-06  Stefan NeisFixed (?) problem in region handling which caused major...
2006-08-06  Vadim Zeitlinchanges since 2.6, not 2.4
2006-08-06  Robin DunnAdd some text about potential incompatibilites with...
2006-08-06  Vadim Zeitlin2.7.0 release version
2006-08-06  Vadim Zeitlinadd paths to wxBase libs to dh_shlibdeps invocation
2006-08-06  Vadim Zeitlinpython-wxtools doesn't have any shared libraries depend...
2006-08-06  Vadim Zeitlinadded missing unicode_suffix's to more packages
2006-08-06  Vadim Zeitlinunified wxFRAME_EX_CONTEXTHELP and wxDIALOG_EX_CONTEXTH...
2006-08-06  Angel Vidal... Backporting from my SoC branch, fix for remotely closed...
2006-08-06  Robin DunnGive timers a generated ID if wxID_ANY is passed
2006-08-05  Vadim Zeitlininclude bakefile presets in wx-common
next