wxWidgets.git
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
2006-08-05  Vadim Zeitlinremoved mentions of wxWINE.spec
2006-08-05  Vadim Zeitlin2.7.0 update
2006-08-05  Vadim Zeitlinput wx-dev as (temporary?) maintainer
2006-08-05  Vadim Zeitlinfilled in the announcement text TODO
2006-08-05  Vadim Zeitlinupdated version to 2.70.; corrected URLs and updated...
2006-08-05  Vadim Zeitlinminor updates to configure and rpm build steps; link...
2006-08-05  Vadim Zeitlinuncommented Build-Requires (accidentally checked in)
2006-08-05  Vadim Zeitlinremove wx-config link created as part of make install...
2006-08-05  Vadim Zeitlinadded new headers missing from wxGTK headers list
2006-08-05  Vadim Zeitlinadded aui and richtext libs
2006-08-05  Vadim Zeitlininstall static contrib libraries too
2006-08-05  Vadim Zeitlinadded static libs for all contrib libraries
2006-08-05  Vadim Zeitlinthere is no static mmedia lib
2006-08-05  Vadim Zeitlincontrib lib is called mmedia, not media
2006-08-05  Vadim Zeitlinadded back .mo files (we do have a separate package...
2006-08-05  Vadim Zeitlindon't build wxBase separately here, this is probably...
2006-08-05  Vadim Zeitlintest for sys/soundcard.h was failing because of missing...
2006-08-05  Vadim Zeitlini18n files are installed as part of wxBase (and should...
2006-08-05  Vadim Zeitlinmake prefix /usr by default, not /opt/gnome
2006-08-05  Vadim Zeitlinuse .tar.bz2, not .tar.gz
2006-08-05  Václav Slavíkreformatted DEFINE_STD_WXCOLOUR_CONSTRUCTORS definition...
2006-08-05  Mart RaudseppWarning fix.
2006-08-05  Mart RaudseppMark event parameter as unused, as it is unused.
2006-08-04  Vadim Zeitlinconvert wx-config link created by make install to use...
2006-08-04  Vadim Zeitlinmake message catalogs before installing them
2006-08-04  Vadim Zeitlininstall locale files as part of wxBase; name directory...
2006-08-04  Vadim Zeitlinadd some more files to fix rpmbuild errors (parts of...
2006-08-04  Vadim Zeitlinwe really, really, really don't need 2 spec files for...
2006-08-04  Vadim Zeitlinupdate spec files version
2006-08-04  Vadim Zeitlinremoving spec file which last worked 7 years ago, if...
2006-08-04  Vadim ZeitlinListLoaded() fixes for 64 bit archs
2006-08-04  Vadim Zeitlindevice numbers in /proc/pid/maps are in hexadecimal...
2006-08-04  Robin DunnLet the text ctrl do the word wrapping, not the source...
2006-08-04  Robin Dunnadd menu options for the blinds effects
2006-08-04  Vadim Zeitlinadded compatible_release variable which is just major...
2006-08-04  Vadim Zeitlin(manually) removed more mentions of CB_FILENAME to...
2006-08-04  Vadim Zeitlinremoved wxCB_FILENAME (manually, just to fix the build)
2006-08-04  Vadim Zeitlincorrected bug in recent commit which overwrote some...
2006-08-04  Vadim Zeitlinbinary-gtk targets now also make base packages they...
2006-08-04  Vadim Zeitlinonly multiline text controls need Enter key for themselves
2006-08-04  Vadim Zeitlinmenu items for Centre() tests shouldn't be checkable
2006-08-04  Vadim Zeitlinundid last change and removed wxTE/CB_FILENAME style...
2006-08-04  Vadim Zeitlinundid last change and removed wxTE/CB_FILENAME style...
2006-08-04  Robin DunnReplace the yields with updating the dirty portions...
next