]> git.saurik.com Git - wxWidgets.git/history - src
added missing const for Apple DevTools
[wxWidgets.git] / src /
2002-01-11  Robert RoeblingMove notebook size code for mac to mac/notebook.cpp
2002-01-11  Robert RoeblingMake log.cpp compilable under CW 5.2 non-Carbon
2002-01-11  Stefan Csomorfixes for using non opaque structs under debug classic...
2002-01-11  Jouk Jansen Committing in .
2002-01-10  Vadim Zeitlinmoved toolbar adjustments for the client size from...
2002-01-10  Václav Slavík1. finished porting wxDir/FileDialog to MS-DOS
2002-01-10  Vadim Zeitlincompilation fix for VC++
2002-01-10  Gilles Depeyrotunified UMAPrOpen/UMAPrClose prototypes for session...
2002-01-10  Gilles Depeyrotdisable MetroNub stuff for CodeWarrior 5.3 Carbon builds
2002-01-10  Gilles Depeyrotchanged PPC struct alignement setting
2002-01-09  David WebsterConsildation and cleanup of global variables. Mostly...
2002-01-09  David WebsterSupport for WXPM's native font info.
2002-01-09  Robin DunnUpdated to use correct value for wxSTC_MASK_FOLDERS
2002-01-09  Vadim Zeitlinbug fix for wxBufferedInputStream::LastCount() after...
2002-01-09  Robert Roebling wxDirDialog no longer shows hidden files. I don't
2002-01-09  Vadim Zeitlinwinundef.h is needed for wxBase as well
2002-01-09  Vadim Zeitlinfixes for the compilation warnings with Sun CC:
2002-01-09  Vadim Zeitlinuse wxTE_RICH for the log window now that it should...
2002-01-09  Vadim Zeitlinadded, implemented, documented wxTE_RICH2 and wxTextCtr...
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2002-01-08  Václav Slavíkmore MS-DOS stuff in generic wxFileDialog
2002-01-08  Václav Slavíkdisable long filenames under DJGPP
2002-01-08  Václav Slavíkexpand . into cwd
2002-01-08  Václav SlavíkMS-DOS fix to wxDir
2002-01-08  Václav SlavíkwxDirDialog port to MS-DOS
2002-01-08  Václav Slavíkcompilation fix
2002-01-08  David WebsterOS/2 NativeFontInfo support
2002-01-08  Vadim Zeitlindon't allow setting an invalid font
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2002-01-08  Václav Slavíkreverted my previous fix
2002-01-08  Václav SlavíkwxRTTI for wxPopupWindow in wxMGL
2002-01-08  Gilles DepeyrotwxGenericDirDialog related corrections for wxMac
2002-01-08  Václav Slavíkmoved InteractiveMove to wxUniv's wxTopLevelWindow
2002-01-08  Václav Slavíkuse UNIX wxDir if available
2002-01-08  Václav Slavíkinfinite recursion fix in wxTLW/Univ
2002-01-08  Julian SmartMoved include for Windows compilation; minor doc tweaks
2002-01-08  Jouk Jansen Committing in .
2002-01-07  Gilles Depeyrotimplement out-of-line destructors where needed instead...
2002-01-07  Robin DunnPrevent crash when m_defGridAttr is NULL
2002-01-07  Robin DunnClean up $(WXDIR)\$D too
2002-01-07  David Websterclipboard update and latest module definition file...
2002-01-07  David Webstertoplevel fixes to deal with base class fixes. Create...
2002-01-07  David WebsterOS/2 fix to support removal of WXPM ifdefs in header.
2002-01-07  Vadim Zeitlindon't assign string literals to a char * variable
2002-01-07  Vadim Zeitlinpatch from Dimitri fixing crashes when decoding the...
2002-01-07  David WebsterToplevel window support
2002-01-07  David WebsterOS/2 scrolling support for controls
2002-01-07  David WebsterSome things needed in the base class of OS/2
2002-01-07  Vadim Zeitlinunfortunately the fuzzy colour comparison is really...
2002-01-06  Václav SlavíkhasSubDirs already defined in dircmn
2002-01-06  Václav Slavíkcompilation fix
2002-01-06  Václav Slavíkmerged both implementations of wxGenericDirCtrl
2002-01-06  Vadim Zeitlinremoved extra erroneous DeleteContents()
2002-01-06  Gilles Depeyrotunified Carbon/Classic and Session/Port printing member...
2002-01-06  Gilles Depeyrotremoved conditional for Apple DevTools now that mac...
2002-01-06  Gilles Depeyrotunified Carbon/Classic and Session/Port printing member...
2002-01-06  Gilles Depeyrotremoving dependancy on mac headers from public wx heade...
2002-01-06  Václav Slavíkcopyright update
2002-01-06  Václav Slavík1. fixed CR/LF mess (sorry)
2002-01-06  Robert Roebling Further correction to wxListCtrl line wrapping.
2002-01-06  Robin DunnUpdated DLL version number
2002-01-06  Robin DunnSome compilation fixes
2002-01-05  Václav Slavíkfix order of initializiton of rootless treectrl
2002-01-05  Václav Slavíkfix for root behavior under MSW
2002-01-05  Robin DunnFixed an off-by-one error in the rectangle converter
2002-01-05  Robin DunnFixed gs_metricsMap so the constants line up correctly...
2002-01-05  Robin DunnAdded missing wxNativeFontInfo::GetFamily(). I think...
2002-01-05  Václav SlavíkMSLU fixes for RichEdit
2002-01-05  Stefan Csomorcorrected the non masked blitting code, brush hatched...
2002-01-05  Stefan Csomormade sure the alignment for the non-carbon fake list...
2002-01-05  Stefan Csomormemory leak fixed
2002-01-05  Stefan Csomorwhen the system is not yet start fully (macos not inite...
2002-01-05  Stefan Csomoradded method for finding out, whether the macos system...
2002-01-05  Václav SlavíkMSLU fixes
2002-01-05  Václav SlavíkREALLY fixed the leak (Dimitri)
2002-01-05  Robert Roebling Recorrected calculation of client size in wxListCtrl.
2002-01-05  Gilles Depeyrotremoved obsolete files and added missing ones
2002-01-05  Vadim Zeitlinfixed incorrect calls to SelectObject(hdc, NULL)
2002-01-05  Vadim Zeitlinfixed resource leak in CreateIconFromBitmap() (Dimitri)
2002-01-04  Václav Slavíkfixed memory leak when saving XPMs
2002-01-04  Stefan Csomorremoving dependancy on mac headers from public wx heade...
2002-01-04  Gilles Depeyrotadded missing casts after removal of dependancy on...
2002-01-04  Julian SmartReversed breakage
2002-01-04  Julian SmartFixes for GNUPro 00r1
2002-01-04  Vadim Zeitlinfixed assert failure in wxStaticCast()
2002-01-04  Stefan Csomorremoving dependancy on mac headers from public wx heade...
2002-01-04  Stefan Csomorremoving dependancy on mac headers from public wx heade...
2002-01-04  Vadim Zeitlinfixed the dialog event table (bug #498611)
2002-01-04  Julian SmartCorrected (maybe) the object.h token syntax; corrected...
2002-01-04  Vadim Zeitlinalways make the name of the file to replace absolute...
2002-01-04  Vadim Zeitlintypo which prevented TMP env var from being used in...
2002-01-04  Vadim Zeitlinfixed wxIsPathSeparator() to work for Mac
2002-01-03  Václav Slavíkfixed MSW makefiles
2002-01-03  Vadim Zeitlinmoved Watcom thread stack size fix from .h to the .cpp
2002-01-03  Vadim Zeitlindon't crash in UnselectAll() if the tree has no root
2002-01-03  Vadim Zeitlinfixed memory leak in wxHTTP
2002-01-03  Vadim Zeitlincompilation fix for recent commit
2002-01-03  Vadim Zeitlinadded wxRTTI macros to wxPopupComboWindow and wxPopupTr...
2002-01-03  Jouk Jansen Committing in .
2002-01-03  Gilles Depeyrotadded missing include file for Apple DevTools
next