wxWidgets.git
2002-01-07  David WebsterNo longer needed
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  Vadim Zeitlinfix for GL library soname under Solaris
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  David WebsterSupport for Toplevel window
2002-01-07  David WebsterSome needed OS/2 things in the base class for 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íkNuked Sections
2002-01-06  Václav Slavíkmerged both implementations of wxGenericDirCtrl
2002-01-06  Vadim Zeitlinremoved extra erroneous DeleteContents()
2002-01-06  Gilles Depeyrotmoved TARGET_CARBON to mac private header
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 Depeyrotremoving dependancy on mac headers from public wx heade...
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  Gilles Depeyrotunified Carbon/Classic and Session/Port printing member...
2002-01-06  Gilles Depeyrotmoved TARGET_CARBON define to private include for MacOS X
2002-01-06  Gilles Depeyrotuse "..." instead of <...> for wx headers
2002-01-06  Gilles Depeyrotremoving dependancy on mac headers from public wx headers
2002-01-06  Václav Slavíkcopyright update
2002-01-06  Václav Slavík1. fixed CR/LF mess (sorry)
2002-01-06  Gilles Depeyrotcorrection for wxMac
2002-01-06  Robert Roebling Further correction to wxListCtrl line wrapping.
2002-01-06  Gilles Depeyrotremoved unneeded ;
2002-01-06  Gilles Depeyrotadded missing virtual for overidden function
2002-01-06  Robin DunnUpdated wxPython version number
2002-01-06  Robin DunnUpdated DLL version number
2002-01-06  Robin DunnSWIGged updates for wxGTK
2002-01-06  Robin DunnSome compilation fixes
2002-01-06  Robin DunnSWIGged code updates for wxMAC
2002-01-05  Robin DunnSome updates to go with changes in current CVS.
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  Julian SmartAdded bone structure for Gizmos docs
2002-01-05  Julian SmartAdded makefile
2002-01-05  Julian SmartAdded bone structure for FL documentation
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íkmove wxMGL cursor files to Scitech MGL itself
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 include file for Apple DevTools
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  Stefan Csomorremoving dependancy on mac headers from public wx headers
2002-01-04  Stefan Csomorremoving dependany on mac headers from public wx headers
2002-01-04  Stefan Csomorremoving dependany on mac headers from public wx headers
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  Julian SmartFixed missing membersections bug and also bug with...
2002-01-04  Vadim Zeitlinfixed wxIsPathSeparator() to work for Mac
2002-01-03  Václav Slavíkfixed MSW makefiles
2002-01-03  Václav Slavíkmade wxImageHander's default values consistent with...
2002-01-03  Václav Slavík(Hopefully) fixed bad MSW makefiles (Vadim, can you...
2002-01-03  Vadim Zeitlinmoved Watcom thread stack size fix from .h to the .cpp
2002-01-03  Julian SmartAdded ignoreBadRefs so e.g. the PMF manual doesn't...
2002-01-03  Robin DunnPyCrust updates
2002-01-03  Robin DunnFix for Python 2.2 issue
2002-01-03  Robin DunnMove [GS]etDefaultItem up to wxWindow
2002-01-03  Robin Dunnuse proper style name
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  Vadim Zeitlinrearranged functions by topics, got rid of the macros...
2002-01-03  Julian SmartAdded code to make it not duplicate membersections...
2002-01-03  Jouk Jansen Committing in .
2002-01-03  Julian SmartAdded FlushAll to CloseClass, otherwise text was only...
2002-01-03  Gilles Depeyrotadded missing include file for Apple DevTools
2002-01-03  Julian SmartAdded main() and corrected VC++ project settings
2002-01-03  Stefan Csomoradded plain "*" as wildcard
2002-01-03  Stefan Csomoradded correct temp folder path for mac classic
2002-01-03  Stefan Csomorcorrected graying out, only to be executed when backgro...
2002-01-03  Ron LeeChanged test to reflect the real current state of dynam...
2002-01-03  Ron LeeUse GetFullPath not GetFullName in OnWrite else we...
next