]> git.saurik.com Git - wxWidgets.git/history - src
Fixed the problem of the RPM having the builder's user and group id
[wxWidgets.git] / src /
2001-05-24  Vadim Zeitlinfixed wxBase compilation
2001-05-24  Stefan Csomorreverting to native mac pathnames
2001-05-24  Stefan Csomoradded generic dir dlg
2001-05-24  Vadim Zeitlinfix for egcs internal compiler error
2001-05-24  Gilles Depeyrotadded missing check for wxUSE_JOYSTICK
2001-05-24  David WebsterAdding borders to OS/2 objects
2001-05-23  Václav Slavíkfixed bug in wxFrame::OnActivate
2001-05-23  George TaskerRemoved TABs that had gotten in to the source
2001-05-23  George TaskerRemoved TABs that had gotten in to the source
2001-05-23  Stefan Csomoradded mouse down before activate event in background...
2001-05-23  Stefan Csomorscrollbar fixes and workaround for redraw problems...
2001-05-23  Stefan Csomorscrollbar fixes
2001-05-22  Václav Slavíkimplemented wxGetSingleChoiceIndex version that takes...
2001-05-22  David WebsterFixes errno.h problems with OS/2
2001-05-22  David WebsterFixes errno.h problems
2001-05-22  Vadim ZeitlinwxCommandEvent::IsChecked() now returns the toolbar...
2001-05-22  Vadim Zeitlinfix for discrepancies between wxNotebookEvent and wxNot...
2001-05-22  Vadim Zeitlinalways return a non NULL font from wxLoadFont
2001-05-21  Vadim Zeitlintried to fix the accel string drawing in the owner...
2001-05-21  Vadim Zeitlinfixed memory leak in colour parsing code
2001-05-21  Vadim Zeitlinfix for releasing the HDC in WM_DRAWITEM handler
2001-05-21  Vadim Zeitlin(blind) fix for joystick compilation problems
2001-05-21  David WebsterVisualage fixes for Stefan's socket implementations...
2001-05-21  David WebsterVisualage fixes for Stefan's socket implementations...
2001-05-21  David WebsterVisualage fixes for Stefan's socket implementations
2001-05-21  Ron LeeDefault wxDateTime objects are now 'invalid',
2001-05-21  Vadim Zeitlinremoved extra newlines from wxLogDebugs
2001-05-21  David WebsterFinal scrolling updates
2001-05-21  Vadim Zeitlinfixed usage of LOWORD/HIWORD instead of GET_[XY]_LPARAM
2001-05-21  Vadim Zeitlinfixed wxComboBox sizing problem again
2001-05-20  Stefan NeisIncluded filefn.h for non-precompiled headers to
2001-05-20  Julian SmartAdded dircmn.cpp to VC++ project files
2001-05-20  Stefan NeisAdded new files gsockpm.c and dircmn.cpp
2001-05-20  Stefan NeisFixed some OS/2 specific problems: EMX defines __UNIX__...
2001-05-20  Stefan NeisUpdated gsocket.c to current unix version, use gsockunx...
2001-05-20  Robin DunnSince there was no #include before the #if wxUSE_JOYSTI...
2001-05-19  Vadim Zeitlinwarning fix
2001-05-19  Václav Slavík-fix for a bug in parsing tag's properties with common...
2001-05-19  Václav SlavíkUnicode compilation fixes
2001-05-19  Vadim Zeitlinmerged wxRegConf rename fix from 2.2
2001-05-19  Vadim Zeitlin1. more proper fix for wxChoice/wxComboBox height probl...
2001-05-19  Vadim Zeitlinadded wxDir::Traverse
2001-05-18  Václav Slavíkfixed à parsing (here too)
2001-05-18  Robert Roebling Applied patch for non-Latin keyboards.
2001-05-18  Václav SlavíkUnicode fixes
2001-05-18  Václav Slavíkregenerated
2001-05-18  Vadim Zeitlincompilation fix for mouse hack
2001-05-17  Vadim Zeitlinmerged fixes for accel and command event non propagatio...
2001-05-17  Stefan Csomorfixed wxWindow::SetCursor( wxNullCursor) for mac
2001-05-17  Vadim Zeitlindon't annoy the user by repeating the question which...
2001-05-17  Julian SmartCall OnParentEnable from wxTextCtrl::Enable
2001-05-17  Julian SmartImplemented OnParentEnable to allow widgets to reset...
2001-05-17  Vadim Zeitlinadded wxLog::ClearTraceMasks()
2001-05-17  Robin DunnApplied patch #423927, (Min size for stretch parts...
2001-05-16  Václav Slavíkfixed wrong parsing of à (typo in tables)
2001-05-16  Václav Slavíkchanged wxBitmap::CreateFromXpm to use wxBitmap(wxImage...
2001-05-16  Gilles Depeyrotcorrection for Mac OS X (M_PI is already defined)
2001-05-16  Vadim ZeitlinFindFocus() and wxSpinCtrl fix
2001-05-16  Stefan Csomoricon support moved to wxBitmap, allowing for fully...
2001-05-16  Julian SmartMade wxWindow::Enable recursive in order to solve colou...
2001-05-16  Vadim Zeitlinapplied patch 415912 (fixing problems with wxGrid attrs)
2001-05-16  Stefan Csomorworkaround for notebook/tabctrl redraw bug, it is now...
2001-05-16  Stefan Csomorcorrected loop for calculating the proper updatergn...
2001-05-16  Julian SmartApplied patch #418555: wxTextCtrl uses wrong background...
2001-05-16  Julian SmartApplied patch #403856 (utilscmn.cpp should translate...
2001-05-16  Julian SmartApplied patch #421554: implementation of wxEVT_CONTEXT_MENU
2001-05-16  Julian SmartApplied patch #421073 (making setup options work)
2001-05-16  Julian SmartApplied patch #420395 (adding wxCLIP_SIBBLINGS capabili...
2001-05-16  David WebsterMore scrolling fixes
2001-05-16  Vadim Zeitlinremoved useless assert from wxArray::Alloc
2001-05-15  Václav Slavíkapplied patch that fixes paper size handling under...
2001-05-15  David WebsterModest fix for executables linking to the wx dll for...
2001-05-15  David WebsterMore scrolling stuff.
2001-05-15  Václav Slavíkapplied patch #424066
2001-05-15  Julian SmartCorrected some casting errors -> XtPointer
2001-05-15  George TaskerdBase fix on creating index
2001-05-14  David WebsterMore scrolling stuff
2001-05-14  Vadim Zeitlinwarning fixed
2001-05-14  Julian SmartFixes for 16-bit compilation
2001-05-14  Julian SmartMisc release-related mods
2001-05-13  Gilles Depeyrotapplied SourceForge patch #423532
2001-05-13  Julian SmartRemoved XPM lib references from makefile
2001-05-11  George TaskerAdded support more support for DB2
2001-05-11  George TaskerSizer based dialogs (like wxSingleChoiceDialog) are...
2001-05-11  Gilles Depeyrotremoved old xpm code
2001-05-11  Václav Slavíksome more src code reformatting
2001-05-11  Robin DunnChanged wxRootWindow from a global to a staic variable...
2001-05-11  Robert RoeblingCorrected wxToolBar::ToolSetBitmapSize()
2001-05-11  Stefan Csomorcorrected eventual endless loop
2001-05-11  Stefan Csomorcorrected control update code
2001-05-11  Stefan Csomorcorrected control update code
2001-05-11  Stefan Csomorredraw problems fix
2001-05-11  Stefan Csomormaintaining 8.1 compat (defining 8.5 calls)
2001-05-11  Stefan Csomorremoved old xpm code
2001-05-10  Gilles Depeyrotconditional compilation for Universal Interfaces (3...
2001-05-10  Gilles Depeyrotconditional compilation for Universal Interfaces (3...
2001-05-10  Gilles Depeyrotcorrected conditional compilation for Universal Interfa...
2001-05-10  Gilles Depeyrotactivate new xpm handler under Classic Mac OS after...
2001-05-10  David WebsterwxOS2 additional stylistic and coding standards.
2001-05-10  Václav Slavíksupressed error messages when wxCSConv cannot find...
next