wxWidgets.git
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...
2001-12-08  Václav Slavíkadded wxMGL_DOS platform
2001-12-08  Václav Slavík- added precompiled headers code
2001-12-08  Václav Slavíkcompilation fix
2001-12-07  Robert RoeblingMade Aqua style internal in wxSplitterWindow.
2001-12-07  Robert RoeblingRemoved Aqua style from docs.
2001-12-07  Václav Slavíkcompilation fix for Watcom
2001-12-07  Václav SlavíkDOS compilation fixes
2001-12-07  Václav Slavíkfixes for wxUSE_MIMETYPE==0 and fixes for compilation...
2001-12-07  Václav Slavíkthe sample should really really show treectrl's native...
2001-12-07  Václav Slavíkfixed rendering of expanded nodes with exactly one...
2001-12-07  Václav Slavíkcompilation fix for Watcom/DOS
2001-12-07  Václav Slavíkwatcom fixes
2001-12-07  Václav Slavíkcompilation fix for Watcom
2001-12-07  Václav Slavíkcompilation fix for wxULongLongWx::Divide (Vadim, is...
2001-12-07  Václav Slavík(temporary) hotfix for Watcom/DOS and PNGLINKAGEMODE
2001-12-07  Václav SlavíkwxFileSystem w/o wxUSE_MIMETYPE fixes
2001-12-07  Václav SlavíkMS-DOS fixes
2001-12-07  Gilles Depeyrotuse "..." instead of <...> for wx includes
2001-12-07  Robin DunnAdded wxLEDNumberCtrl to gizmos and wxPython
2001-12-07  Julian SmartSmall corrections -- please remember to put a blank...
2001-12-07  Vadim Zeitlinshow font encoding as well; use a splitter to allow...
2001-12-07  Vadim Zeitlinpropose to the user to use the replacement encoding...
2001-12-07  Stefan Csomoradded method for getting the help menu on classic and...
2001-12-07  Stefan Csomoradded method for getting the help menu
2001-12-07  Robin DunnChanged a method name
2001-12-07  Vadim Zeitlinfixed wxConfig memory leak in wxFontMapper
2001-12-07  Vadim Zeitlindon't crash in wxGetWindowXXX() if HWND is 0
2001-12-06  Robin Dunndllwidget demo updates
2001-12-06  Robin Dunn.cvsignore
2001-12-06  Robin DunnAdded some event handlers to show they work
2001-12-06  Robin DunnDon't send the button event in idle time, just release...
2001-12-06  Robin DunnAdded wxDllWidget from Vaclav Slavik which allows wx...
2001-12-06  Robert RoeblingAdded wxSP_SASH_AQUA style
2001-12-05  Ron Leetypo fix
2001-12-05  Gilles Depeyrotuse wxWindow instead of wxTopLevelWindow (not yet imple...
2001-12-05  Stefan Csomorchanged DoMoveWindow not to change the height of the...
2001-12-05  Stefan Csomorchanged default size, because MacOS X was using the...
2001-12-05  Václav SlavíkDOS+Watcom fixes
2001-12-05  Václav Slavíkcompilation fixes (I wonder how did you people ever...
2001-12-05  Václav Slavíkcompilation fixes for Watcom+MGL+MS-DOS
2001-12-05  Robin DunnwxRemotelyScrolledTreeCtrl draws its own lines if wxTR_...
2001-12-05  Julian SmartAdded univ.rsp and included files in wxMSW distrib
2001-12-05  Jouk Jansen Committing in .
2001-12-04  Václav SlavíkMS-DOS fix
2001-12-04  Václav Slavík1. Who the hell wrote that idiotencode for choosing...
2001-12-04  Václav Slavíkcompilation fix - wxCoord, not int
2001-12-04  Václav Slavíkwatcom headers don't define M_PI
2001-12-04  Robert RoeblingAqua splitter sashes.
2001-12-04  Stefan Csomorchanged defaultitem method from belonging to a panel...
2001-12-04  Mattia BarbonUpdated docs for wxTaskBarIcon
2001-12-04  Mattia BarbonFix for very old w32api
2001-12-04  Robert RoeblingStill more space around notebook pages...
2001-12-04  Vadim ZeitlinwxUSE_TIPWINDOW may be set even if wxUSE_POPUPWIN is...
2001-12-04  Robert RoeblingNotebook sizers didn't take any borders into account,
next