]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2007-07-23  Julian SmartAvoid a hang if we're dragging a tab to a notebook...
2007-07-22  Vadim Zeitlinfix for r47646: typedef wxDouble for all platforms...
2007-07-22  Stefan Csomoradding missing defaults
2007-07-22  Vadim Zeitlincall aglEnable(AGL_BUFFER_RECT) after setting the rect...
2007-07-22  Vadim Zeitlinremoved erroneous spaces from wxTo/FromString() documen...
2007-07-22  Stefan Csomorno 68k macs more to support...
2007-07-22  Václav Slavíkfix visibility problems with libstdc++ on Debian and...
2007-07-22  Václav Slavíkfixed visibility warning on Fedora
2007-07-22  Vadim Zeitlincorrected the include file names (rest of patch 1757479)
2007-07-21  Vadim Zeitlinremoved docs for classes not existing any more (part...
2007-07-21  Vadim Zeitlincorrect closing comments in #endifs (patch 1756990)
2007-07-21  Vadim Zeitlinupdated after fileconf/fileconftest.cpp to config/filec...
2007-07-21  Vadim Zeitlinmoved wxFileConfig test to config directory together...
2007-07-21  Vadim Zeitlinadded support for user-defined types to wxConfig (patch...
2007-07-21  Vadim Zeitlinadded a macro for comparison size_t variables with...
2007-07-21  Vadim Zeitlinadded wxTo/FromString(wxColour) (part of patch 1753875)
2007-07-21  Vadim Zeitlinadded --enable-ownerdrawn MSW-only option
2007-07-21  Robert Roeblingadded wxDataViewIndexListModel and sample
2007-07-21  Vadim Zeitlinallow overriding automatic alpha detection during icon...
2007-07-21  Vadim Zeitlinremoved unused variable left after the last commit
2007-07-21  Václav Slavíkfixed wxMotif to compile in Unicode mode (this is not...
2007-07-21  Vadim Zeitlinremoved duplicate MSW-specific options, they're now...
2007-07-21  Vadim Zeitlinadded --enable-ps-in-msw configure option
2007-07-21  Vadim Zeitlinremoved wxUSE_UXTHEME_AUTO which wasn't used anywhere
2007-07-21  Vadim Zeitlinremoved all MSW-specific options from this file, what...
2007-07-21  Vadim Zeitlinremoved all MSW-specific options from this file, what...
2007-07-21  Vadim Zeitlinadded wxUSE_REGKEY option
2007-07-21  Vadim Zeitlinregenerated MSW part from wx/msw/setup_inc.h
2007-07-21  Vadim Zeitlinextracted MSW-specific setup.h options to their own...
2007-07-21  Vadim Zeitlincorrect the last patch: we should compare wxGenericTree...
2007-07-21  Vadim Zeitlincorrected (and simplified) configarg.cache updating...
2007-07-21  Vadim Zeitlindefine wxUSE_FONTENUM
2007-07-21  Vadim Zeitlindefine CreateEventLoop() even if wxUSE_CONSOLE_EVENTLOO...
2007-07-21  Vadim Zeitlinadded wxUSE_FONTENUM for wxFontEnumerator
2007-07-21  Vadim Zeitlinfixes for building wxMSW with --disbale-all-features
2007-07-21  Vadim Zeitlinadded --enable-uxtheme option
2007-07-21  Vadim Zeitlinalways use GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER, indep...
2007-07-21  Vadim Zeitlinuse colour in the libraries diagram to indicate base...
2007-07-20  Vadim Zeitlinreplaced with Debian Etch version which has slightly...
2007-07-20  David ElliottwxCocoa: Implement wxTopLevelWindow::SetDefaultItem
2007-07-20  David ElliottwxCocoa: Basic support for font underlining:
2007-07-20  Paul Cornettmore AC_CHECK_HEADERS fixes
2007-07-20  David ElliottRestore AC_CHECK_HEADERS in preference to AC_CHECK_HEAD...
2007-07-20  David ElliottUpdate all of the .m4 files using Apple-shipped autocon...
2007-07-20  Paul Cornettuse the right cast to fix warning, rather than just...
2007-07-20  Vadim Zeitlinmoved wxUSE_CRASHREPORT checks to wx/msw/chkconf.h...
2007-07-20  Vadim Zeitlindocument wxCB_SORT
2007-07-20  Robert RoeblingOptimise internal sorting datastructure
2007-07-20  Robert RoeblingRenamed HasChildren() to IsContainer(), added GetParent...
2007-07-20  Robert RoeblingFix for crash when opening empty node
2007-07-20  Paul Cornettadd missing parens to bitwise expression
2007-07-20  David ElliottImplement wxWindow::SetCursor to invalidate Cocoa's...
2007-07-20  David ElliottRemove wxStockCursor function that should never have...
2007-07-20  David ElliottRework the wxCusor ctor taking wx stock number to provi...
2007-07-20  David ElliottRewrite conversion from classic Mac OS 'CURS'-style...
2007-07-20  Vadim Zeitlinmake To/From8bit() inline for performance reasons
2007-07-20  Vadim Zeitlinrewrite FilterInValue() using iterators, this results...
2007-07-19  Vadim Zeitlincheck for setenv first, then putenv as using setenv...
2007-07-19  Vadim Zeitlinadded code to free memory allocated in wxSetEnv() when...
2007-07-19  David ElliottStrip mnemonics from the label before passing it to...
2007-07-19  David ElliottImplement wxCocoa wxRadioBox event.
2007-07-19  David ElliottMake wxRadioButton::SetValue(true) deselect all other...
2007-07-19  David ElliottImplement most of wxRadioBox's methods.
2007-07-19  David ElliottAdded include wx/timer.h to non WX_PRECOMP case.
2007-07-19  Vadim Zeitlindo platform-specific checks after ensuring that the...
2007-07-19  Robert RoeblingBetter sorting example and better default
2007-07-19  Vadim Zeitlinadded wxUSE_TASKBARICON; corrected condition for genera...
2007-07-18  Vadim Zeitlindon't assert when right/down cursor arrows are used...
2007-07-18  Vadim Zeitlinspeed up reading wxFileConfig from wxInputStream by...
2007-07-18  Vadim ZeitlinwxGTK/Univ compilation fixes
2007-07-18  Robert RoeblingCompleted sorting in wxDataViewCtrl
2007-07-18  Vadim Zeitlinadded documentation of wxUSE_XXX symbols (modified...
2007-07-18  Vadim Zeitlinfix broken wxvscrolledwindowsetrowcount link
2007-07-18  Václav Slavíkcompilation fix for minimal build
2007-07-18  Robert RoeblingFirst work at resort with header click
2007-07-18  Robert RoeblingForgot this one
2007-07-18  Robert RoeblingFirst actual sorting for wxDataViewCtrl
2007-07-18  Vadim Zeitlinremoved the hyphen from the new --enable{baseevt,epoll...
2007-07-18  Václav Slavíkdon't use _T() for literals in wxDFB, it uses UTF-8...
2007-07-18  Václav Slavíkuse iterators instead of c_str()
2007-07-17  Vadim Zeitlinadded new libraries (patch from Francesco)
2007-07-17  Vadim Zeitlinadded missing libraries to the requirements list
2007-07-17  Vadim Zeitlinremove references to contrib (patch from Francesco)
2007-07-17  Vadim Zeitlincheck whether the string is non-empty before accessing...
2007-07-17  Robert RoeblingSome code renaming to avoid confusion. Test editable...
2007-07-17  Chris Elliottsvn rather than cvs
2007-07-17  Chris Elliottsvn rather than cvs
2007-07-17  Václav Slavíkcompilation fix for Borland C++
2007-07-17  David ElliottPartially implement wxRadioBox for wxCocoa.
2007-07-17  David ElliottAdd a couple of wxAutoNSAutoreleasePool in some key...
2007-07-17  David ElliottDon't use exceptions to determine lack of a method...
2007-07-16  Vadim Zeitlinremove file containing many obsolete defines, if anyone...
2007-07-16  David ElliottAdded preliminary documentation about how to write...
2007-07-16  Vadim Zeitlintest for gettimeofday/ftime even if we don't use wxDate...
2007-07-16  Vadim Zeitlinuse wxGetLocalTimeMillis() instead of wxDateTime in...
2007-07-16  Vadim Zeitlincompilation fix for wxUSE_LOG==0
2007-07-16  Vadim Zeitlinadd wxMilliClockToLong() helper
2007-07-16  Vadim Zeitlininclude wx/dynarray.h to fix compilation with minimal...
2007-07-16  Vadim Zeitlinadd wxUSE_BASE64 checks around DoRead/WriteBinary(...
2007-07-16  Vadim Zeitlininclude wx/longlong.h to fix compilation with wxUSE_DAT...
next