]> git.saurik.com Git - wxWidgets.git/history - src
sped up the mask creation by a factor of 40
[wxWidgets.git] / src /
2001-12-23  Vadim Zeitlincompilation fixes
2001-12-23  Vadim Zeitlinsped up the mask creation by a factor of 40
2001-12-23  Vadim Zeitlinfixed sorting the items which have indirect data (i...
2001-12-22  Vadim Zeitlinfixed wrong return value of wxComboBox::GetClientObject
2001-12-22  Mattia BarbonMade wxPD_AUTO_HIDE work.
2001-12-22  Julian SmartMore tweaks to wxMicroWi
2001-12-22  Vadim ZeitlinwxFont can now raelly use the native fonts
2001-12-22  Vadim Zeitlinfixed wxProgressDialog for ranges > 65535
2001-12-22  Václav Slavíkuse wxBusyCursor in wxHtmlWindow instead of SetCursor...
2001-12-21  Robert Roebling Removed two more files from wxMicroWindows compilation.
2001-12-21  Vadim Zeitlinadd more methods to wxNativeFontInfo: To/FromUserString...
2001-12-21  David WebsterUpdate makefile and module def for new dynlib stuff...
2001-12-21  Vadim Zeitlinoops, forgot to commit wxFontBase::SetNativeFontInfo...
2001-12-21  Robert Roebling Added configure support for wxMicroWindows.
2001-12-21  Julian SmartMore tinkering
2001-12-21  David Webster'Y' positioning fixes for OS/2 controls
2001-12-21  Julian SmartMicroWindows tweaks
2001-12-21  Julian SmartMicroWindows mods
2001-12-21  Vadim Zeitlinfix the old code for dlerror() returning const char...
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
next