wxWidgets.git
2003-09-03  Mattia Barbon Added missing bakefiles in utils/* and regenerated
2003-09-03  Mattia Barbon Oops. Check in the correct Makefile.in.
2003-09-03  Chris Elliottfix makefile for digitalmars to build taskbar sample
2003-09-03  Chris Elliottfix makefile for digitalmars to build joytest sample
2003-09-03  Chris Elliottfix makefile for digitalmars
2003-09-03  Stefan Csomoradded GetBaseClassName1 and 2 for memory.cpp compiles
2003-09-02  David ElliottCodeWarrior Obj-C++ requires explicit casts from id...
2003-09-02  David ElliottSupport precompiled headers
2003-09-02  David Elliott* Use wxTopLevelWindow::Show() for modeless dialogs
2003-09-02  David ElliottSet the m_isShown flag appopriately
2003-09-01  Václav Slavíkaccept focus, keyboard can be used for navigation ...
2003-09-01  Mattia Barbon Corrected statements about wxString correctly handling
2003-09-01  Robin DunnreSWIGged
2003-09-01  Robin DunnChanged #include order to correct a compilation error
2003-09-01  Robin DunnCorrected a return type
2003-09-01  Robin DunnAdded handler for WM_PRINT to assist with offscreen...
2003-09-01  Robin DunnFixed style setting
2003-09-01  Robin DunnreSWIGged
2003-09-01  Mattia Barbon Regenerated Makefile.in.
2003-09-01  Robin DunnMore experiments with wxDrawWindowOnDC
2003-09-01  Robin DunnWork around a bug in the Carbon headers
2003-09-01  Robin DunnCheck wxUSE_DEPRECATED before including its headers
2003-09-01  Mattia Barbon Regenerated makefile.
2003-09-01  Jouk Jansen Committing in .
2003-09-01  Jouk Jansen Committing in .
2003-09-01  Stefan Csomoronly work on the focus if the control is shown
2003-09-01  Václav Slavíkre-added minimal.dsw
2003-08-31  Stefan NeisAdded missing include.
2003-08-31  Stefan NeisAdded a couple of files that were missing for wxOS2.
2003-08-31  Stefan NeisRemoved duplicate declaration of wxEntry.
2003-08-31  Stefan NeisUpdated to current API.
2003-08-31  Stefan NeisUpdated API to current state of wxWindows (int -> size_t).
2003-08-31  Vadim Zeitlindon't return \n from GetLineText() neither
2003-08-31  Vadim Zeitlindon't return \r from GetLineText()
2003-08-31  Stefan NeisAdded missing include.
2003-08-31  Stefan NeisAdded missing include to resource file.
2003-08-31  Stefan NeisAdded missing include.
2003-08-31  Stefan NeisCleaned up remains of outdated 3D effect handling.
2003-08-31  Stefan NeisFixed IMPLEMENT_DYNAMIC_CLASS usage.
2003-08-31  Stefan NeisAdded missing include.
2003-08-31  Stefan NeisAdded missing include.
2003-08-31  Stefan NeisFixed includes.
2003-08-31  Stefan NeisRemoved some code duplicating wxAppBase functions.
2003-08-31  Stefan NeisFixed return type of GetPageCount (int -> size_t).
2003-08-31  Stefan NeisFixed AppTraits handling on OS/2.
2003-08-31  Stefan CsomorCarbon Event Mouse Moved handler changes
2003-08-31  Stefan CsomorCarbon Event Mouse Moved handler added
2003-08-31  Mattia Barbon Add wxNet dependency.
2003-08-31  Vadim Zeitlinno changes
2003-08-31  Vadim Zeitlinbackport the sizers change
2003-08-31  Vadim Zeitlinfix redistribution of the extra space between sizer...
2003-08-31  Vadim Zeitlinundid the last change
2003-08-31  Robert Roebling Prevent wxMac from creating an epmpty bitmap in a...
2003-08-30  Vadim Zeitlincompilation fix
2003-08-30  Vadim Zeitlinreturn the index of the inserted/appended item
2003-08-30  Vadim Zeitlinuse SetClientSize(), not SetSize() in Fit()
2003-08-30  Mattia Barbon More compilation fixes.
2003-08-30  Vadim Zeitlinfixed return value of Disable() (bug 795630)
2003-08-30  Stefan NeisFixed several bugs in threading code for OS/2. Thread...
2003-08-30  Stefan Csomormade Update be window local (before was updating the...
2003-08-30  Stefan Csomorremoving all updates specially for mac
2003-08-30  Mattia Barbon Compilation fixes.
2003-08-30  Václav Slavíkremoved BuildRequires: wx-base-devel from RPM .spec...
2003-08-30  Václav Slavík$ causes diff problems here
2003-08-30  Václav Slavíkmoved compat content to formats, there will be more...
2003-08-30  Václav Slavíkmoved compat content to formats, there will be more...
2003-08-29  Václav Slavíkremoved caching from wxInternetFSHandler
2003-08-29  Mattia Barbon Fixed bug introduced in fs_zip.cpp when replacing...
2003-08-29  Stefan Csomoradded WX_IMPLEMENT_PROPERTY
2003-08-29  David ElliottRename some of the Cocoa methods to reflect that they...
2003-08-29  David ElliottImplement windowShouldClose: in delegate instead of...
2003-08-29  David ElliottUse a delegate instead of manually adding notifications...
2003-08-29  Václav SlavíkContent-Type parsing should be case insensitive
2003-08-29  Vadim Zeitlinimplemented IsModified() and DiscardEdits()
2003-08-29  Vadim Zeitlindon't reset timer interval to 0 in Stop(), this prevent...
2003-08-28  Mattia Barbon Added X11 headers used by wxMotif. Removed nonexistsnt
2003-08-28  Mattia Barbon Don't crash in wxControl::GetLabel when getting the...
2003-08-28  Mattia Barbon wxString::rfind fixed for wxUSE_STL=0 from Robert...
2003-08-28  Mattia Barbon wxHashMap does not take the key type as constructor...
2003-08-28  Václav Slavíkcorrection for include name
2003-08-28  Václav Slavíkswitched to using bakefile_gen
2003-08-28  Václav Slavíkgl lib dependency fixes
2003-08-28  Václav Slavík_UNICODE instead of wxUSE_UNICODE=1
2003-08-28  Václav Slavíkadded bakefile_gen support
2003-08-28  Václav Slavíkdata copying fixes for configtool
2003-08-28  Václav Slavíkrenamed netutils.bkl to net.bkl, to simplify bakefile_g...
2003-08-28  Václav Slavíkadded hardcoded values for project files, so that they...
2003-08-28  David ElliottSend all menu item actions to a dedicated target. ...
2003-08-28  Václav Slavíkmake dist fixes belong here
2003-08-28  David Elliott* Clean up the includes and use wxprec.h
2003-08-28  David ElliottCreateToolBar/SetToolBar wrapped in #if wxUSE_TOOLBAR
2003-08-28  Stefan Csomor-1 , -1 for SetSelection improved
2003-08-28  Václav Slavíkunknown container now accepts wxNO_FULL_REPAINT_ON_RESI...
2003-08-28  Václav SlavíkwxCheckList -> wxCheckListBox
2003-08-27  Julian SmartCopy some missing samples, and contrib for Motif/Mac
2003-08-27  Julian SmartDo archive name case conversion for wxMac and wxMotif
2003-08-27  Stefan NeisDon't treat OS/2 as a Unix-like system in this particul...
2003-08-27  Stefan CsomorWX_EVENT_PROPERTY instead of WX_DELEGATE
2003-08-27  Stefan NeisNever use unix/mimetype.h on OS/2. I'm not exactly...
2003-08-27  Stefan NeisWant to use wxDir::HasSubDirs on OS/2 with gcc, too.
next