wxWidgets.git
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...
2006-11-08  Benjamin Williamsmissing header file
2006-11-08  Vadim Zeitlinfix Normalize() test by using dummy working directory...
2006-11-08  Benjamin WilliamswxAuiMDI* patches through images to wxAuiNotebook
2006-11-08  Vadim Zeitlinuse CPPUNIT_ASSERT_MESSAGE() to show which test exactly...
2006-11-08  Vadim Zeitlinuse CPPUNIT_ASSERT_MESSAGE() to show which test exactly...
2006-11-08  Vadim ZeitlinwxArrayString::Alloc() shouldn't clear the array contents
2006-11-08  Julian SmartAdd ctor parameters to match wxTextCtrl
2006-11-08  Vadim Zeitlinrebaked after addition of XRC handler for richtext...
2006-11-08  Benjamin Williamsanother ghost button bug fixed in wxAuiNotebook
2006-11-08  Julian SmartAdded wxRichTextCtrl XRC handler
2006-11-08  Benjamin WilliamswxAuiNotebook bitmaps working now
2006-11-08  Julian SmartAdded a couple of text effects
2006-11-08  Vadim Zeitlinfix crash in wxLogTrace() in Unicode build
2006-11-08  Robert Roebling Commit [ 1592301 ] [wxgtk] Fix wxCollapsiblePane...
2006-11-08  Michael WetherellRestore the max printf arguments to 64.
2006-11-08  Václav Slavíkmore efficient version of the wxUniv scrolling fix...
2006-11-08  Václav Slavíkfixed wxOverlay to handle wxWindowDC/wxClientDC in...
2006-11-08  Benjamin Williamscrash fixes for wxAuiNotebook on gtk
2006-11-08  Benjamin Williamsaccessor functions for wxAuiMDIParentFrame
2006-11-08  Benjamin Williamsvertically centered miniframe close button
2006-11-08  Benjamin WilliamswxAuiNotebook tab drag-drop bug fixes
2006-11-08  Jouk Jansen synchronizing setup.h_vms with setup.h.in
2006-11-08  Benjamin Williamsfixed bug in ButtonHitTest() which caused invisible...
2006-11-08  Benjamin Williamsbutton bug fix
2006-11-08  Benjamin Williamsfixed crasher (part 2)
2006-11-08  Benjamin Williamsfixed crasher
2006-11-08  Robin Dunnensure m_table is not NULL before trying to access...
2006-11-08  Michael WetherellGo back to using sprintf instead of swprintf, since...
2006-11-08  Michael WetherellMove the #if disabling wxUSE_STD_STRING for watcom...
2006-11-07  Michael WetherellFix for CreateTempFileName with wxFFile for Windows...
2006-11-07  Robin DunnwxFileSystemHandler test case
2006-11-07  Robin DunnTypecheck each list element in wxArrayInt typemap
2006-11-07  Robin DunnKeep m_pos in sync in SetValue in case the value_change...
2006-11-07  Robin Dunntest for mac theme brush
2006-11-07  Robin DunnDon't embed the style sheet
2006-11-07  Robin DunnFix for bug # 1592263, changing 'glLightModel' to ...
2006-11-07  Robin DunnUse the native vswprintf on OSX
2006-11-07  Benjamin Williamsreverted to gtk-specific close xbm
2006-11-07  Benjamin Williamsbutton bug fixed
2006-11-07  Robin Dunnfixes for the dummy classes (used when wxUSE_GRAPHICS_C...
2006-11-07  Julian SmartRename double readme
2006-11-07  Benjamin Williamsfixed width measuring - minor fixes
2006-11-07  Benjamin Williamsprevent sash artifacts on gtk
2006-11-07  Benjamin Williamselipsis for oversized pane captions
2006-11-07  Vadim Zeitlininclude the icon also for wxMGL (fixes tinderbox error)
2006-11-07  Włodzimierz... Adjustement to OW 1.6-rc2 state.
2006-11-07  Benjamin Williamsround active tab corners a bit
2006-11-07  Benjamin Williamsa tad bit more padding
2006-11-07  Benjamin Williamsadd a little extra padding around text in new tab theme
2006-11-07  Benjamin Williamsclipping bug fixed
2006-11-07  Benjamin Williamsfixed event processing bug in tabmdi
2006-11-07  Benjamin Williamstouched up close button
2006-11-07  Jouk Jansen Update configuration file for OpenVMS
2006-11-07  Benjamin Williamsfixed compile error
2006-11-07  Benjamin Williamsstreamlined gradients
2006-11-07  Benjamin Williamsadded image to root item of tree in aui sample
2006-11-07  Julian SmartInclude winundefs.h
2006-11-07  Benjamin Williamsin wxAuiDefaultDockArt, save base colour just in case
2006-11-07  Benjamin Williamssimplified gradient code a bit
next