wxWidgets.git
2001-12-02  Gilles Depeyrotstore CodeWarrior 5.3 projects as xml instead of binary...
2001-12-02  Gilles Depeyrotstore CodeWarrior 5.3 projects as xml instead of binary...
2001-12-02  Gilles Depeyrotstore CodeWarrior 5.3 projects as xml instead of binary...
2001-12-02  Gilles Depeyrotremoved obsolete mac related directories and files
2001-12-02  Vadim Zeitlinfixed bad choice of accel keys
2001-12-02  Vadim Zeitlinfixed redraw problems on resize under MSW
2001-12-02  Vadim Zeitlinmore fixes to target window scrolling
2001-12-02  Vadim Zeitlinfixed event processing for the target window
2001-12-02  Gilles Depeyrotadded instructions concerning applescripts to convert...
2001-12-02  Gilles Depeyrotupdated todo list
2001-12-02  Gilles Depeyrotadded folder update in order to run correctly under...
2001-12-02  Vadim Zeitlinreally avoid the compiler warning
2001-12-02  Vadim ZeitlinSetDefaultStyle(wxTextAttr()) now resets the default...
2001-12-02  Ron Leefixes for contrib build.
2001-12-02  Robin DunnwxTipWindow can now derived from wxFrame if not wxUSE_P...
2001-12-02  Vadim Zeitlinfixed stupid bug which prevented automatic encoding...
2001-12-02  Vadim Zeitlinalways use HWND first in WM_COMMAND handler to avoid...
2001-12-02  Vadim Zeitlinfixed bug introduced earlier today in wxTempFile::Open()
2001-12-02  Vadim Zeitlinreally fixed wxLongLong
2001-12-01  Vadim Zeitlinfixed VC++ compilation
2001-12-01  Robin DunnAdded a dependency for setup.h so it will be copied...
2001-12-01  Robin Dunncompilation fix
2001-12-01  Vadim Zeitlinupdated dmalloc home page address
2001-12-01  Gilles Depeyrotdon't use wxTheXXXList in wxXXX ctor/dtor, only objects...
2001-12-01  Vadim Zeitlin1. added wxFileName::CreateTempFileName() and implement...
2001-12-01  Vadim Zeitlinadded wxStringBuffer helper
2001-12-01  Mattia BarbonApplied #487077: updates/fixes for BCC32
2001-12-01  Ron Leesomehow this got missed on the last commit..
2001-12-01  Ron LeeAdded wxFile::write_excl and use it from wxTempFile...
2001-12-01  Vadim Zeitlinfixed Borland C++ compilation
2001-12-01  Gilles Depeyrotdon't use wxTheXXXList in wxXXX ctor/dtor, only objects...
2001-12-01  Ron Leefix wxUINT64_SWAP macro to use wxULongLong now that...
2001-12-01  Vadim Zeitlindisable wxUSE_POPUPWIN for Motif
2001-12-01  Vadim Zeitlinfixed assert to avoid compilation warnings
2001-12-01  Vadim Zeitlinfixed compilation warning about signed/unsigned comparison
2001-12-01  Julian SmartAttempted to fix splittree problem by not pushing event...
2001-12-01  Julian SmartCorrected small error but still no tree visible :-(
2001-12-01  Gilles Depeyrotdon't use wxTheXXXList in wxXXX ctor/dtor, only objects...
2001-12-01  Ron Leeoops, still missed one.
2001-12-01  Ron LeeAdded 2 extra macros to handle all the flavours of...
2001-12-01  Vadim Zeitlinadded wxUSE_TIPWINDOW
2001-12-01  Vadim Zeitlinregenerated
2001-12-01  Vadim Zeitlinadded wxUSE_TIPWINDOW
2001-12-01  Vadim Zeitlinfixed compilation after wxTipWindow base class change...
2001-12-01  Vadim Zeitlindocumented ConvertStringToArgs
2001-12-01  Vadim Zeitlin1. GetCwd() now has the volume argument, Normalize...
2001-12-01  Vadim Zeitlinmore fixes for volume names handling
2001-12-01  Robin DunnUpdated PyCrust contrib from Patrick O'Brian.
2001-11-30  Vadim Zeitlinadded wxWS_EX_TRANSIENT, added code for handling it...
2001-11-30  Vadim ZeitlinwxFILE_SEP_PATH_VMS must be '.', not '/'
2001-11-30  Robin DunnUpdated contribs from Lorne White
2001-11-30  Robin DunnTweaking this demo a bit
2001-11-30  Robin DunnSWIGged code update for wxGTK
2001-11-30  Robin DunnwxTipWindow is now a wxPopupTransientWindow instead...
2001-11-30  Vadim Zeitlinreverted previous change - it doesn't fix the bug I...
2001-11-30  Robin DunnForgot to take the unneeded code out
2001-11-30  Robin DunnwxTipWindow is now a wxPopupTransientWindow instead...
2001-11-30  Vadim Zeitlindon't use implicit parent for the progress dialogs
2001-11-30  David WebsterCan't just wxASSERT(0). Give "constant in conditional...
2001-11-30  Vadim Zeitlinextended file name tests
2001-11-30  Vadim Zeitlinadded volume support and support for UNC paths under...
2001-11-30  Vadim Zeitlinadded wxFileName docs skeleton
2001-11-30  Vadim Zeitlinnow the methods are sorted in the correct order in...
2001-11-30  Robin DunnAdded the standard lines needed for compiling with...
2001-11-30  Robin DunnSWIGged code update
2001-11-30  Robin DunnAttempted to add the SplitTree gizmo classes, but it...
2001-11-30  Gilles Depeyrotadded AppleScripts to export/import xml files from...
2001-11-30  Vadim Zeitlincorrected InternetGetConnectedState() prototype
2001-11-30  Vadim Zeitlinset app name to argv[0] by default, as was done before
2001-11-30  Julian SmartFixed bug in wxConvertDIBToBitmap (contributed)
2001-11-30  Robin DunnSWIGged code update for wxGTK
2001-11-30  Robin DunnFixed some warnings in wxSTC
2001-11-30  Robin DunnAnother blind attempt to fix AltGr issues in wxSTC...
2001-11-29  Václav Slavíkczech translation update (not yet finished)
2001-11-29  Vadim Zeitlinfixed backslashes parsing in the cmd line
2001-11-29  Julian SmartDon't convert args if NULL
2001-11-29  Ron LeeAdd wxPython/contrib/gizmos to PYTHON_DIST
2001-11-29  Robin DunnChanges to ensure that GDI objects returned from Python...
2001-11-28  Václav Slavíkfixes w.r.t. size_t vs. int
2001-11-28  Mattia BarbonFixed error in translation ( thanks to Nerijus Baliunas...
2001-11-28  Vadim Zeitlinfixed (at least some of) the focus asserts
2001-11-28  Vadim ZeitlinHelpGen doesn't work in GUI mode
2001-11-28  Julian SmartSmall change
2001-11-28  Julian SmartFixing wxMicroWindows compilation
2001-11-28  Vadim Zeitlinreplaced "CC = gcc" and even stranger "CPP = gcc -g...
2001-11-28  Vadim Zeitlinadded missing files
2001-11-28  Robert Roebling Darwin has commandline args.
2001-11-28  Julian SmartAdded missing files to project file.
2001-11-28  Vadim Zeitlinreplaced `wx-config --cflags` with `wx-config --cxxflag...
2001-11-28  Robin DunnAdded wxChildFocusEvent
2001-11-28  Robin DunnAdded tooltips to the buttons in the wxEditableListBox
2001-11-28  Vadim Zeitlinblind fix for iconizing/restoring hidden child frames bug
2001-11-28  Vadim Zeitlinfixed stupid bug in tab traversal code which totally...
2001-11-27  Mattia BarbonFixes for Cygwin compilation
2001-11-27  Václav Slavíksecond halt of Chris' wxImage ICO patch
2001-11-27  Václav Slavíkadded two-step creation of wxHtmlWindow
2001-11-27  Václav Slavíkcompilation fix
2001-11-27  Václav Slavíkdocs update for Greg's wxGenericTreeCtrl patch
2001-11-27  Vadim Zeitlinfudged the extra width in GetBestSize() to fit better
2001-11-27  Vadim Zeitlinadded some test for the choice dialog sizing
next