]> git.saurik.com Git - wxWidgets.git/history - src
Added updated patch, clarified the docs
[wxWidgets.git] / src /
2001-12-21  Vadim Zeitlincompilation fix for dlerror() returning const char *
2001-12-20  Ron Leereimplemented sanity checks that were lost/broken in...
2001-12-20  Stefan CsomorMacOS conforming activate/deactivate
2001-12-20  Gilles Depeyrotcorrections to includes for compilation under Mac OS X
2001-12-20  Stefan Csomorcorrected bug in MacRedraw
2001-12-20  Stefan Csomoradded additional setters for the current clip region
2001-12-20  Ron Leemoved dynamic loader option checks to chkconf.h
2001-12-20  Vadim Zeitlinfix for temp file creation under Windows
2001-12-19  Stefan Csomortoplevel adaptions
2001-12-19  Stefan CsomorGetMacXXXX renamed to MacGetXXXXX
2001-12-19  Stefan Csomorimplemented clipping using native regions
2001-12-19  Stefan Csomoradded SetStatusText method (avoiding dc.Clear)
2001-12-19  Stefan Csomorremoved clearing (done anyway)
2001-12-19  Stefan CsomorGetMacXXXX to MacGetXXXX
2001-12-19  Stefan Csomorstarted macosx compliant implementation
2001-12-19  Stefan Csomorcode moved from window to toplevel
2001-12-19  Stefan Csomorcorrected control functions
2001-12-19  Stefan CsomorAdaptions for new redrawing
2001-12-19  Stefan CsomorGetMacXXXX renamed MacGetXXXX
2001-12-19  Vadim Zeitlinblind fix for temp file creation problem
2001-12-19  Stefan Csomortoplevel adaptions
2001-12-19  Stefan Csomoradded missing code files
2001-12-19  Ron LeeAdded new dynamic loading classes. (which handle proper
2001-12-19  Vadim Zeitlinsuppress some warnings appearing in the optimized build...
2001-12-19  Vadim Zeitlincompilation fix for Windows
2001-12-19  Vadim Zeitlinfixed redraw problems in wxStaticText
2001-12-18  Václav Slavíksend Host header in HTTP requests
2001-12-18  Václav Slavíkfixed i18n handling of _ in XRC texts
2001-12-18  Vadim Zeitlinfix for the X fatal error when closing frames
2001-12-18  Vadim Zeitlinfix for using wxDataObjectComposite with the clipboard
2001-12-18  Vadim Zeitlincompilation fix for old mingw32
2001-12-18  Vadim Zeitlin1. fixed file descriptors leak in wxFileName::CreateTem...
2001-12-18  David WebsterFixed a linking problem as some virtuals and static...
2001-12-18  Vadim Zeitlinfix for handling the standard X toolkit options
2001-12-18  Robert RoeblingThe mac toolbar was redrawing buttons when not shown -
2001-12-17  Václav Slavíkcomment clarification
2001-12-17  David WebsterOS/2 common controls code def file
2001-12-17  David WebsterOS/2 common controls code
2001-12-17  Vadim Zeitlinfixes error/usage messages given by the cmd line parsin...
2001-12-17  Vadim Zeitlindon't discard the informational log messages given...
2001-12-17  Robert RoeblingMacOS 9 seems to clear the background itself, too.
2001-12-17  Robert Roebling MAcOS X clears the background (with stripes) for
2001-12-17  Robert RoeblingSmooth Aqua buttons in wxTreeCtrl.
2001-12-17  Vadim Zeitlindon't use EM_STREAMIN at all in Unicode mode, it's...
2001-12-17  Vadim Zeitlinadded __TDATE__ and __TTIME__ and use them instead...
2001-12-17  Robert RoeblingForgot to unset m_relative in wxFilename::Normalize().
2001-12-17  Václav Slavíkfixed Unicode compilation (please use wxT()...)
2001-12-17  Václav Slavíkapplied patch that adds wxTR_FULL_ROW_HIGHLIGHT to...
2001-12-17  Václav Slavíkmaking wxMSW MSLU(unicows)-friendly
2001-12-16  Václav Slavíkfixes to wxFindFirstFile
2001-12-16  Václav Slavíkanother segfault fix
2001-12-16  Václav Slavíka mistake; djgpp doesn't have vsnprintf at all
2001-12-16  Václav Slavíkcache return value of ftime
2001-12-16  Robert Roebling Reimplemented wxFileName with m_relative field.
2001-12-16  Václav Slavíkremoved platform-specific code for wxFindFirst/NextFile...
2001-12-15  Václav Slavíkfixed a segfaulting bug in wxUniv: invalid assumption...
2001-12-15  Václav Slavíkfix for stupid segfault
2001-12-15  Václav SlavíkDJGPP support in libtiff (what else can I do that to...
2001-12-15  Václav SlavíkDOS compilation fixes
2001-12-15  Václav SlavíkDJGPP compilation fixes
2001-12-15  Václav SlavíkDJGPP compilation
2001-12-15  Václav Slavíktimezone is not defined in DJGPP in any form, use ftime...
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, Watcom doesn't have _mktemp in DOS
2001-12-15  Robert Roebling Aqua gets Aqua tree buttons automatically now.
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  Ron LeeVadim, please check this, I think it's what you meant
2001-12-12  Vadim Zeitlinanother memory leak fixed
2001-12-10  Vadim ZeitlinwxBase compilation fix
2001-12-10  Julian SmartReversed crazy wxKEY_STRING/INTEGER thing
2001-12-10  Robert Roebling Small optical fix.
2001-12-10  Julian SmartEvent typo fixed
2001-12-10  Robert Roebling Changed wxTreeCtrl to look Mac-like under Mac
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  Vadim Zeitlinfix for the crash when many listctrl items change state
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
next