wxWidgets.git
2006-11-11  Chris Elliottfix missing =
2006-11-11  Chris Elliottcopy CHM files; change location of version
2006-11-11  Chris Elliottcopy CHM files; change location of version
2006-11-11  Julian SmartRemoved trailing comma
2006-11-11  Julian SmartAdded missing include
2006-11-11  Julian SmartAdded missing include
2006-11-11  Robin DunnreSWIGged
2006-11-11  Robin DunnSetOrientationReversed
2006-11-11  Robin Dunntest code
2006-11-11  Robin DunnAdded wx.CollapsiblePane
2006-11-11  Robin DunnSome wxCollapsiblePane tweaks:
2006-11-11  Kevin OllivierA more complete fix for the generic control border...
2006-11-11  Vadim Zeitlincorrected exit/about menu command ids in the code after...
2006-11-11  Robert Roebling Use wxGTK_CONV instead of wxConvUTF8
2006-11-11  Robert Roebling Added native selection rectangle drawing.
2006-11-10  Michael WetherellA couple more tests.
2006-11-10  Michael WetherellFixes for wxVsnprintf not always null terminating and...
2006-11-10  Włodzimierz... WinCE background fix. Perhaps not only WinCE problem???.
2006-11-10  Michael WetherellFix for wxVsnprintf's %n.
2006-11-10  Kevin OllivierFix typo with adding wxNO_BORDER to the native control.
2006-11-10  Włodzimierz... Update os2/ow makefiles.
2006-11-10  Stefan Csomorredirecting missing implementations to textctrl
2006-11-10  Włodzimierz... stub for wxOS2 region ctor from points.
2006-11-10  Włodzimierz... Update mgl/ow makefiles.
2006-11-10  Włodzimierz... Add wxRegion ctor from array of points to wxMGL.
2006-11-10  Robin DunnAdd DLL export macro
2006-11-10  Robin DunnCompile fix to match change made in header
2006-11-10  Benjamin Williamsadded private wxAUI_MGR_NO_DOCK_SIZE_LIMIT flag
2006-11-10  Benjamin Williamssmall fixed-wixth tab sizing bug fixed
2006-11-10  Vadim Zeitlinstub out wxRegion ctor not implemented in wxMGL and...
2006-11-10  Vadim Zeitlinuse WXSIZEOF() instead of hardcoded numbers of points...
2006-11-10  Vadim Zeitlinremoved const before WXCOLORREF because (1) g++ 3.1...
2006-11-10  Michael WetherellMake the function passed to wxStringToIntType a templat...
2006-11-10  Julian SmartAdded outline level
2006-11-10  Chris Elliottadd version to docs
2006-11-10  Chris Elliottadd version to Inno Setup
2006-11-10  Vadim Zeitlinrearrange tests for long long again to avoid clashes...
2006-11-10  Benjamin Williamsfactored out CalculateHintRect() from DrawHintRect...
2006-11-10  Vadim ZeitlinwxCocoa compilation fixes (include OpenGL/glu.h there...
2006-11-10  Benjamin Williamsfixed clipping regression in wxAuiNotebook
2006-11-10  Chris Elliottlocal Bkgen add bakefile_gen dir
2006-11-10  Vadim Zeitlinregenerated with post 0.2.1rc1 bakefile to restore...
2006-11-10  Vadim Zeitlinuse C++ for variadic macros test as e.g. gcc 2.95.4...
2006-11-10  Vadim Zeitlinuse C++ compiler for timezone test, otherwise wrong...
2006-11-10  Chris Elliottadd bakefile_gen dir
2006-11-10  Chris Elliottadd CHM and makefiles to daily build
2006-11-10  Michael WetherellMissing header.
2006-11-10  Michael WetherellRemove wxFS_WRITE since it is not available in this...
2006-11-10  Benjamin Williamsability to create tab mdi children without activating...
2006-11-10  Julian SmartTheme fix for Mac
2006-11-10  Benjamin Williamsupdated nomenclature in menu item
2006-11-10  Robin DunnFix object ownership issues
2006-11-10  Robin DunnMove version number to 2.8.0.0
2006-11-10  Robin DunnMove version number to 2.8.0.0 and rebake the makefiles
2006-11-10  Vadim Zeitlinregenerated after last changes
2006-11-10  Vadim Zeitlinundid CFLAGS to CXXFLAGS chane (rev 1.1121) which is...
2006-11-10  Vadim Zeitlinuse AC_CACHE_CHECK instead of AC_MSG_CHECKING + check...
2006-11-10  Vadim Zeitlinuse C++ compiler for the tests which do require it...
2006-11-10  Vadim Zeitlinuse std menu ids for stock items
2006-11-10  Vadim Zeitlindisable bogus test
2006-11-09  Michael WetherellWorkaround for BCC 5.5/5.5.1 _wopen bug.
2006-11-09  Julian SmartAdded simple setup-creating script. See top of createse...
2006-11-09  Benjamin Williamsminor tab theme touch-ups
2006-11-09  Benjamin WilliamswxAuiMDI* now more accurately respects normal mdi event...
2006-11-09  Benjamin Williamsfixed bad crasher in wxAuiNotebook
2006-11-09  Włodzimierz... Mention changes for setup.exe
2006-11-09  Kevin OllivierFix typo in demo name for AnimateCtrl.
2006-11-09  Julian SmartSlight fixing of .iss file
2006-11-09  Julian SmartSome documentation enhancements for wxRichTextCtrl
2006-11-09  Kevin OllivierOn Mac, when selection is drawn in grey (i.e. unfocused...
2006-11-09  Kevin OllivierAllow selection items to be toggled using CMD key when...
2006-11-09  Robin DunnUpdate virtuals to new API
2006-11-09  Robin DunnGetData can only be called within the DnD operation...
2006-11-09  Robin Dunnfixed wrong pathnames for wxPIA samples
2006-11-09  Robin Dunnpass sys.argv to glutInit
2006-11-09  Robin Dunnfix for unicode build
2006-11-09  Stefan Csomoradding reverse orientation
2006-11-09  Robin DunnAlwayas use SetValue in Create so m_date will be in...
2006-11-09  Robin DunnCorrect names of some event binders
2006-11-09  Benjamin Williamsflicker reduction on gtk
2006-11-09  Vadim Zeitlinshave 30KB off configure size by using a single AC_CHEC...
2006-11-09  Vadim Zeitlininclude widec.h if it's available, it contains declarat...
2006-11-09  Vadim Zeitlinuse C compiler for tests again, it's useless to use...
2006-11-09  Jouk Jansen Committing in .
2006-11-09  Vadim Zeitlinregenerated with bakefile rev 938: use -Wl,--out-implib...
2006-11-09  Vadim Zeitlindon't create version-script file if it's not used
2006-11-09  Vadim Zeitlindon't use version script under cygwin/mingw32, it's...
2006-11-09  Vadim Zeitlinreplaces some lists with trees (bug 1593248 and more)
2006-11-09  Julian SmartAdding rich text dialogs file so anyone can modify...
2006-11-09  Julian SmartDon't compile rich text handler unless wxUSE_RICHTEXT_X...
2006-11-09  Benjamin Williamsmild gradients for the glossy theme
2006-11-09  Michael WetherellAdditional tests for wxVsnprintf, originally to test...
2006-11-09  Michael WetherellForgot to remove wxBackingFile from the changes.txt...
2006-11-09  Vadim Zeitlinoverride wxUSE_MS_HTML_HELP setting and set it to 0...
2006-11-09  Vadim Zeitlinregenerated after the last change of setup_inc.h (chang...
2006-11-09  Vadim Zeitlinjust a change in comment for wxUSE_MS_HTML_HELP
2006-11-09  Vadim Zeitlindefine wxUSE_XML as wxUSE_XRC directly instead of using...
2006-11-09  Vadim Zeitlindon't check whether wxUSE_MS_HTML_HELP is defined here...
2006-11-09  Vadim Zeitlintemporarily disable XRC richtext handler to avoid break...
2006-11-08  Kevin OllivierFix for incorrect error message report that caused...
next