wxWidgets.git
2002-08-05  David WebsterFont fix for OS/2 common control creation
2002-08-05  David WebsterFixes for common dialogs
2002-08-04  Julian SmartApplied patch from Benjamin Williams to improve
2002-08-04  Václav SlavíkwxCmdLineParser's output goes to stderr, not message...
2002-08-04  Václav Slavíkno more hacks needed in wxrc now that wxMessageOutput...
2002-08-04  Gilles Depeyrotupdated xml project file with latest changes (spinctrl...
2002-08-04  Gilles Depeyrotadd spinctrl header for wxMac
2002-08-04  Gilles Depeyrotonly set focus on textctrl item if it exists (exists...
2002-08-04  Stefan Csomoradded border clipping
2002-08-03  Mattia BarbonMention wxMessageOutput in changes.txt
2002-08-03  Stefan Csomoradded option for getting visible region w/o children...
2002-08-03  Stefan Csomoradded option for getting visible region w/o children...
2002-08-02  Mattia BarbonDocumented wxMotif changes
2002-08-02  Mattia BarbonFixed yet another error in my wxCmdLineParser mdifications.
2002-08-02  Stefan Csomorcorrected scrolling problems for controls, switched...
2002-08-02  Stefan Csomorcorrected scrolling problems for controls, switched...
2002-08-02  Stefan Csomoradded a MacUpdateDimensions callback for DoMoveWindow
2002-08-02  Stefan Csomorseparate mac implementation
2002-08-02  Stefan Csomoradded a MacUpdateDimensions callback for DoMoveWindow
2002-08-02  Stefan Csomorswitch to a separate implementation for mac
2002-08-02  Julian SmartRenamed internal GetClientWindow to GetClientAreaWindow so
2002-08-02  Mattia BarbonPatch [ 584078 ] Misc samples fixes from Dimitri School...
2002-08-01  Julian SmartApplied [ 586524 ] wxVariant Enhancements.
2002-08-01  Mattia BarbonThis is a quick hack: if there is no global wxMessageOu...
2002-08-01  Mattia BarbonAssert is there is no wxMessageOutput
2002-08-01  Julian SmartApplied patch [ 588734 ] Makes ProcessIdle() virtual
2002-08-01  Julian SmartApplied patch [ 589484 ] wxGenericListCtrl, fix for...
2002-08-01  Mattia BarbonPatch [ 584078 ] Misc samples fixes from Dimitri School...
2002-07-31  Mattia BarbonFixed logic error
2002-07-31  Mattia BarbonPatch [ 588837 ] Fixes comment style in gsocket.*
2002-07-31  Mattia BarbonRegenerated files.lst after addition of listbase.h
2002-07-31  Mattia BarbonRefactored wxListBox code so that it correctly implements
2002-07-31  Robin DunnMy RPM spec now uses the --enable-rpath
2002-07-31  Robin DunnAdded --enable-rpath=dir that will cause the -rpath...
2002-07-30  Václav Slavíkfixed icons displaying in wxHtmlHelpFrame
2002-07-30  Mattia BarbonDue to my previous commit, calling wxWindow::Create...
2002-07-30  Julian SmartAdded wx/listbase.h with wxListCtrl types, so we can
2002-07-30  Julian SmartMust include wx/listctrl.h unfortunately, for now
2002-07-30  Julian SmartMore tweaks so wxGenericListCtrl only uses generic
2002-07-30  David WebsterInstallation file
2002-07-30  David Websteros2 distribution response file
2002-07-30  David WebsterWeekly Updates
2002-07-29  Mattia BarbonFixed my utnpaste error (thanks to Marcin Wojdyr
2002-07-29  Mattia Barbonw32api 2.0 will have shlwapi.h
2002-07-29  Mattia BarbonUnder MSW and GTK the foreground and background colour...
2002-07-29  Robin DunnChanges to attempt to use a private wxGTK
2002-07-29  Mattia BarbonGenerate EVT_SPINCTRL_UPDATED for wxMotif, too
2002-07-29  Robin DunnAdded some rectangle based method overloads
2002-07-29  Julian SmartAdded wxComboBox to scroll test to demonstrate Mac...
2002-07-29  Vadim Zeitlinfixed bug due to which all items in a virtual control...
2002-07-29  Ryan NortonTcl regex lib
2002-07-29  Ryan NortonTcl regex lib
2002-07-29  David WebsterSlider Updates
2002-07-29  Ron LeeThe world should not end if a server has no peer. ...
2002-07-28  Mattia BarbonTake into account icon mask in wxStaticBitmap
2002-07-28  Mattia BarbonCheck for NULL pointer
2002-07-28  Mattia BarbonCalss interface updates (wxMotif-only).
2002-07-28  Václav Slavíkported characters escaping in menus to GTK+ 2.0
2002-07-28  Robert Roebling New implementation of ShowFullScreen(). It works
2002-07-28  Mattia BarbonImplemented wxSpinButton for wxMotif.
2002-07-28  Robert Roebling Implement SetFilterIndex
2002-07-28  Robert Roebling IMplement SetFilterINdex()
2002-07-27  Václav SlavíkHow to use MSLU with MSVC/nmake
2002-07-27  Václav SlavíkMSLU clarifications
2002-07-27  Václav Slavíklibunicows moved to sourceforge
2002-07-27  Robin DunnSWIGged updates for wxGTK
2002-07-27  Mattia BarbonAdded statline.h to wxMotif files
2002-07-27  Mattia BarbonCheck for NULL before dereferencing
2002-07-27  Mattia BarbonAdded DoSetSize and DoMoveWindow to generic wxStaticLine.
2002-07-27  Mattia BarbonRename wxGenericImageList to wxImageList in generic...
2002-07-27  Mattia BarbonChanged wxMotif's wxWindow::Create so it does not call...
2002-07-27  Václav Slavíkadded a section on when to delete global objects
2002-07-27  Václav Slavíkfixed typo
2002-07-27  Václav Slavík1. clarified relation between XRC .xrs files and ZIPs
2002-07-27  Ron Leeminus one show stopper typo and a couple of warnings...
2002-07-26  Václav Slavíkadded wxADJUST_MINSIZE to XRC
2002-07-26  Václav Slavíkfix for memory leak in XRC-generated CXX resources...
2002-07-26  Julian SmartDon't fail to register remaining window classes if
2002-07-26  Stefan Csomorchanged library include to use relative paths
2002-07-26  Stefan Csomoradded msgout.cpp
2002-07-26  Robin DunnShow how to prevent deselection of specific items
2002-07-26  Robin DunnDon't show a dialog upon import when Numeric isn't...
2002-07-25  Gilles Depeyrotprefix include file for Project Builder project
2002-07-25  Mattia BarbonApplied patch from Ian Brown to make menus look better...
2002-07-25  Vadim Zeitlincorrected Enable() docs to correspond to the real metho...
2002-07-25  Jouk Jansen Committing in .
2002-07-25  Jouk Jansen Committing in .
2002-07-25  Stefan Csomorremoved virtual modifier from Command handlers, added...
2002-07-25  Mattia BarbonUpdated Makefiles for Motif
2002-07-25  Stefan Csomorremoved virtual modifier from Command handlers, added...
2002-07-25  Robin Dunnchanges to match recent CVS updates
2002-07-25  Robin DunnAdded wxUSE_RICHEDIT to match usage in header
2002-07-24  Mattia BarbonUpdated Makefiles for all but Motif; there is either...
2002-07-24  Mattia BarbonAdded wxMessageOutput as per the discussion on wx-dev.
2002-07-23  Vadim ZeitlinIsSingleLine() is now in the base class
2002-07-23  Vadim Zeitlinadded operator++/-- for wxAutoULong (SF patch from...
2002-07-23  Robert RoeblingChanged wxGTK's notion of SetSize() to never allow...
2002-07-23  Julian SmartAdded wxMotif comments
2002-07-23  Julian SmartApplied patch [ 585436 ] motif toolbar control alignmen...
2002-07-23  Julian SmartApplied patch [ 585322 ] motif border style fix for...
next