]> git.saurik.com Git - wxWidgets.git/history - src
don't allow setting an invalid font
[wxWidgets.git] / src /
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
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 LeeUse GetFullPath not GetFullName in OnWrite else we...
2002-01-03  Ron LeeAdded (and documented :) optional stack size specificat...
2002-01-03  Vadim Zeitlinfixed SetInsertionPoint() for the rich text controls...
2002-01-03  Vadim Zeitlinsuppressed wrong debug error messages from SetFocus
2002-01-02  Vadim Zeitlinadded wxRTII macros to wxPopupWindow under MSW
2002-01-02  Vadim Zeitlinfixed NotMSW flag handling in the common files (now...
2002-01-02  Vadim Zeitlinfixed NotMSW flag handling in the common files
2002-01-02  Václav Slavíkfixing effects of my lack of English skills: GetImagesC...
2002-01-02  Václav Slavíkfixed missing wxprec.h
2002-01-02  George TaskerReplaced 'delete' calls with wxDELETE() calls
2002-01-01  Václav Slavíkregenerated makefiles (forgot to do it after changing...
2002-01-01  Václav Slavíksupport for multiple images in one file
2002-01-01  Václav Slavík1. applied (heavily modified) patch for reading CUR...
2002-01-01  Gilles DepeyrotwxSystemSettings class API face lift: better names...
2002-01-01  Gilles Depeyrotimplemented native font stuff for wxMotif
2002-01-01  Stefan Csomoradded correct pen styles for wxDOT etc as well as wxSTI...
2002-01-01  Stefan Csomorchanged layout hints to proper determining aqua layout...
2002-01-01  Stefan Csomordetection of aqua layout scheme added
2002-01-01  Stefan Csomorcorrected hatched brushes emulation
2002-01-01  Stefan Csomoradded stipple opaque mask detection
2002-01-01  Stefan Csomoradded wxcompliant patterns for hatched brushes
2002-01-01  Stefan Csomoradded null bytes to carb(0) resource, added comment...
2001-12-31  Václav Slavíkcompilation fix for wxUSE_PROTOCOL_FILE=0
2001-12-31  Václav Slavíkremoved previously unused and now uncompilable code...
next