]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2001-12-15  Václav Slavíktimezone is not defined in DJGPP in any form, use ftime...
2001-12-15  Václav Slavíklong long for DJGPP
2001-12-15  Václav SlavíkMS-DOS cross-compilation w/ DJGPP
2001-12-15  Vadim Zeitlinfixed flicker in wxTreeCtrl::SetItemXXX()
2001-12-15  Václav Slavíkcompilation with DJGPP
2001-12-15  Václav Slavíkblind fix for Unicode compilation of wxTextCtrl/msw
2001-12-15  Václav Slavíkoops, wxGTK.spec missed clean section
2001-12-15  Václav SlavíkOops, Watcom doesn't have _mktemp in DOS
2001-12-15  Robert Roebling Aqua gets Aqua tree buttons automatically now.
2001-12-14  Vadim Zeitlinadded EVT_CUSTOM test
2001-12-14  Vadim Zeitlinadded custom events demo
2001-12-14  Vadim Zeitlin1. define -D_THREAD_SAFE, not -D_REENTRANT for MT progr...
2001-12-14  Václav Slavíkdon't include windows.h unless neccessary
2001-12-14  Václav Slavíkimplemented wxDir as pure MGL code
2001-12-14  Václav SlavíkwxFindFirstFile and friends for wxMGL
2001-12-14  Václav Slavíkunimportant DOS fix
2001-12-14  Václav Slavíkmove pmapi.h to mgl/private.h
2001-12-14  Václav SlavíkOops, Watcom doesn't have _mktemp in DOS
2001-12-14  Václav Slavíkfilled-in DOS parts of wxMGL utils
2001-12-14  Václav SlavíkWatcom compilation fix
2001-12-14  Václav Slavíkfixes to wxMGL build
2001-12-14  David WebsterOS/2 compile fixes.
2001-12-14  Vadim ZeitlinwxConfig clean up and bug fix for record defaults
2001-12-14  Vadim Zeitlingot rid of ^Ms
2001-12-13  Robert RoeblingVerbose languages such as German need a big
2001-12-13  Robert RoeblingMore on announcing wxWindows.
2001-12-13  Robin DunnBuild and distrib tweaks
2001-12-13  Robin DunnA fix from Patrick
2001-12-13  Robin DunnRemoved Alt or Ctrl hack
2001-12-13  Robin DunnTypo fixes
2001-12-13  Ron LeeVadim, please check this, I think it's what you meant
2001-12-12  Vadim Zeitlinanother memory leak fixed
2001-12-12  Vadim Zeitlinsmall clarification for SetRecordDefaults
2001-12-12  Vadim Zeitlinextremely dumb script to create wxBase distrib
2001-12-11  Vadim Zeitlinadded wxUniv porting note
2001-12-11  Vadim Zeitlinmoved wxUniv readme to its own directory
2001-12-11  Vadim Zeitlinsome wxUniv docs
2001-12-11  Vadim Zeitlinfixes for wxBase dist and install
2001-12-11  Vadim Zeitlinsome basic docs for wxBase
2001-12-11  Robin DunnSWIGged code update for wxMac
2001-12-11  Vadim Zeitlinadded FM and wx-announce to the last section
2001-12-11  Ron Leepreemptive fix for wxPython compilation. It will break...
2001-12-11  Robin DunnOops... Committed wrong version last time.
2001-12-11  Robin DunnAnother distrib fix
2001-12-11  Robin DunnMore distrib updates
2001-12-11  Vadim Zeitlinadded a note about preparing a wxGTK release
2001-12-10  Vadim ZeitlinwxBase compilation fix
2001-12-10  Robin DunnPyCrust updates
2001-12-10  Robin DunnMore demo/distrib updates
2001-12-10  Julian SmartReversed crazy wxKEY_STRING/INTEGER thing
2001-12-10  Robin DunnI have no idea if this is right or works, but I'm addin...
2001-12-10  Robin DunnSome demo cleanup and distrib stuff
2001-12-10  Vadim Zeitlinenabled all tests for the release
2001-12-10  Robert Roebling Small optical fix.
2001-12-10  Julian SmartUpdated readme
2001-12-10  Julian SmartEvent typo fixed
2001-12-10  Robert Roebling Changed wxTreeCtrl to look Mac-like under Mac
2001-12-10  Ron Leeadded deps for .t files so make works correctly when...
2001-12-09  Robert Roebling Changed semantics of clicking beside the text control
2001-12-09  Václav Slavíkclean is symbolic target
2001-12-09  Václav Slavíkfixed zlib watcom makefile
2001-12-09  Václav Slavíkadded wxMGL+DOS+Watcom makefiles
2001-12-09  Václav Slavíkmore MSDOS fixes (config file location)
2001-12-09  Vadim Zeitlinoops, a typo in the last commit
2001-12-09  Vadim ZeitlinItemHasChildren() should return TRUE for the items...
2001-12-09  George Taskerutils/framelayout has been much enhanced, and can now...
2001-12-09  Vadim Zeitlinfix for the crash when many listctrl items change state
2001-12-09  Vadim Zeitlinadded a note about Windows XP support
2001-12-09  Vadim Zeitlinfix for my old and broken mingw32 headers
2001-12-09  Julian SmartDefine SF_UNICODE if undefined
2001-12-09  Stefan Csomoradded changes in order to make at least button events...
2001-12-09  Václav Slavíkcompilation fix for Watcom (sorry, Vadim, there's some...
2001-12-09  Václav SlavíkwxMGL Watcom compilation fixes
2001-12-09  Vadim Zeitlinfixed bug with the caret positioning after SetValue...
2001-12-09  Ron Leefix bogus VC 'for' scoping.
2001-12-09  Vadim Zeitlinno real changes
2001-12-09  Vadim Zeitlinfixed displaying text in non default charset in the...
2001-12-09  Vadim Zeitlinsuppress compilation warning
2001-12-09  Vadim Zeitlinadded wxEncodingToCodepage() and implemented it properl...
2001-12-09  Vadim Zeitlinrefresh the window when the size changed
2001-12-08  Václav Slavíkfixes for setup.h handling in Watcom makefiles
2001-12-08  Václav SlavíkWatcom docs correction
2001-12-08  Václav Slavíkbuild zlib in WIN32, not MSDOS mode
2001-12-08  Václav Slavíkcompilation fix for Watcom C++
2001-12-08  Václav Slavíkreverted SciTech sabotage of Watcom compilation (invali...
2001-12-08  Václav Slavíkmoved HAVE_BOOLEAN logic specific to wxWindows outside...
2001-12-08  Václav Slavíkcompilation fix for Watcom
2001-12-08  Vadim Zeitlinfixed bugs with setting the client size when the differ...
2001-12-08  Mattia BarbonApplied #486410
2001-12-08  Vadim Zeitlin1. don't emulate OFN_OVERWRITEPROMPT, use the real...
2001-12-08  Julian SmartSome updates to the MSW install text
2001-12-08  Julian SmartRemoved --use-temp-file removed from makeg95.env
2001-12-08  Julian SmartCorrected CVS commit clash; small doc changes (removed...
2001-12-08  Robin DunnAdded clipboard cut and paste
2001-12-08  Vadim Zeitlininitialize m_hasXXX in wxWindowBase
2001-12-08  Stefan Csomorcorrected constness
2001-12-08  Robin DunnAdded comment about an untested code path...
2001-12-08  Robin DunnNasty workaround for an incompatible low-level change...
2001-12-08  Robin Dunnalso turn off build of gizmos and dllwidget if CORE_ONLY==1
2001-12-08  Vadim Zeitlinfixes for handling WM_SYSCOLORCHANGE - now seems to...
next