]> git.saurik.com Git - wxWidgets.git/history - src
DJGPP compilation fixes
[wxWidgets.git] / src /
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
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 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-08  Václav Slavíkfixes for setup.h handling in Watcom makefiles
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 SmartRemoved --use-temp-file removed from makeg95.env
2001-12-08  Vadim Zeitlininitialize m_hasXXX in wxWindowBase
2001-12-08  Stefan Csomorcorrected constness
2001-12-08  Vadim Zeitlinfixes for handling WM_SYSCOLORCHANGE - now seems to...
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  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í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 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  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  Vadim Zeitlinfixed wxConfig memory leak in wxFontMapper
2001-12-07  Vadim Zeitlindon't crash in wxGetWindowXXX() if HWND is 0
2001-12-06  Robert RoeblingAdded wxSP_SASH_AQUA style
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 for Watcom+MGL+MS-DOS
2001-12-05  Jouk Jansen Committing in .
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 BarbonFix for very old w32api
2001-12-04  Robert RoeblingStill more space around notebook pages...
2001-12-04  Robert RoeblingNotebook sizers didn't take any borders into account,
2001-12-04  Stefan Csomorchanged the button container from wxPanel to wxWindow
2001-12-04  Robert RoeblingCompile fix for app.cpp without precompiled headers.
2001-12-04  Vadim Zeitlinfixed compilation
2001-12-04  Stefan Csomoradded default return and escape/command-period handling...
2001-12-04  Robert RoeblingTemporary fix for wxFileName under Mac - ignore volumes.
2001-12-04  Vadim Zeitlinadded wxFileName::MakeRelativeTo() and the tests/docs...
2001-12-04  Julian SmartTried to fix makefile.g95
2001-12-04  Vadim Zeitlincompilation fix for HAVE_SETENV
2001-12-04  Stefan CsomorMacOS X was having a coordinate rollover for a rectangl...
2001-12-04  Julian SmartIfdefed out code that wouldn't compile with Mingw32...
next