added definition of TARGET_CARBON when compiling with non generated setup.h
[wxWidgets.git] / src /
2003-01-28  Mattia Barbon Regenerate makefiles.
2003-01-28  Stefan Csomoronly handling inContent CarbonEvents if we are the...
2003-01-28  Stefan CsomorCarbonEvents Added
2003-01-28  Stefan CsomorReview, Carbon Events support
2003-01-28  Stefan Csomorstatic box parent warning added
2003-01-28  Stefan Csomorno new install of event handler
2003-01-28  Stefan Csomorcleanup, Carbon Events
2003-01-28  Stefan Csomorclipping before redraw in the setbackground callback
2003-01-28  Stefan Csomorcloser clipping
2003-01-28  Stefan Csomormini-patch for better layout under OSX
2003-01-28  Stefan Csomornew menu code
2003-01-28  Stefan Csomornot neede anymore
2003-01-28  Stefan Csomorcorrected Yes/No
2003-01-28  Stefan CsomorwxMenu Review, added Carbon Events and full OSX Support
2003-01-27  Gilles Depeyrotimproved Mac resource creation step in order to allow...
2003-01-27  Ron LeeFixed bug in FlexGridSizer mods that prevented them...
2003-01-27  Vadim Zeitlinadded Add/InsertTool() (patch 672032)
2003-01-27  Vadim Zeitlinthe string 'Goto...' should be translated (patch 674569)
2003-01-26  Václav Slavík1. added wxHtmlWindow::LoadFile
2003-01-26  Václav Slavíkadded wxSplitterWindow to XRC
2003-01-26  Robert Roebling Now scaling doesn't scale GetTextExtent() anymore...
2003-01-26  Václav Slavíkfixed loading of GNOME2 mime icons (still not working...
2003-01-26  Julian SmartFixed problem with kill focus event getting sent to...
2003-01-26  Václav Slavíkcompilation fixes (bug #672413)
2003-01-26  Václav Slavíkeliminate __WIN32__ only code
2003-01-26  Vadim Zeitlinmoved OLE files group under MSW files -- this is more...
2003-01-26  Vadim Zeitlincorrected the paths for the OLE files
2003-01-26  Robert Roebling Font work.
2003-01-26  Vadim Zeitlinadded iosfwrap.h (wrapper for <iosfwd>)
2003-01-26  Vadim Zeitlinadded support for non flexible (in one direction only...
2003-01-25  Vadim Zeitlinadded wxArray::SetCount()
2003-01-25  Mattia Barbon Compilation fix for changed wxSizer::Remove() signature.
2003-01-25  Vadim Zeitlinrestored int (instea of size_t) in Remove() and Detach...
2003-01-25  Vadim Zeitlinremoved warnings about using the deprecated functions...
2003-01-25  Vadim Zeitlinfixed typo in library name
2003-01-25  Vadim ZeitlinFile/DirExists() are const now
2003-01-25  Ron LeeUpdate wxList operators, TRUE, FALSE.
2003-01-25  Ron LeeUpated list operators, TRUE, FALSE.
2003-01-25  Ron LeeUpdate list operators, s/TRUE/true/ etc.
2003-01-25  Ron LeeDon't default to using bitmap.
2003-01-25  Ron LeeAdded missing quantize.h
2003-01-24  David WebsterSupport for new native OS/2 tree control with drag...
2003-01-24  Julian SmartRemoved spurious character
2003-01-24  Julian SmartApplied patch [ 673055 ] Text rendering in wxGTK 2...
2003-01-24  Julian SmartApplied patch [ 668155 ] Refresh problem when msgbox...
2003-01-24  Julian SmartApplied wxFileHistory menu separator patch
2003-01-24  Julian SmartOnly use patch from Otto Wyss on universal, for now.
2003-01-24  Julian SmartApplied patch [ 666379 ] CalCtrl doesn't use best sizes...
2003-01-24  Julian SmartApplied patch [ 665088 ] Setup options cleanup (wxUniv)
2003-01-24  Julian SmartApplied patch [ 621451 ] Fixed version of wxSlider...
2003-01-24  Vadim Zeitlinadded and documented wxDirTraverser::OnOpenError
2003-01-23  David WebsterTry this again
2003-01-22  Vadim Zeitlinuse correctly defined LIBPAGESIZE instead of 512 for...
2003-01-22  Vadim Zeitlinmade wxBitmapRefData private (actually, this also fixes...
2003-01-22  Vadim Zeitlinlinking fix for wxUSE_WCHAR_T=0: always provide wxStrto...
2003-01-22  Vadim Zeitlincompilation fixes for OpenWatcom
2003-01-22  Vadim Zeitlindon't always rename the files before compiling with...
2003-01-22  Vadim Zeitlinnew (for wxBase) or updated and (hopefully() improved...
2003-01-21  David WebsterNew native OS/2 list control.
2003-01-21  Vadim Zeitlincompilation fix for the last check in (sorry)
2003-01-21  Gilles Depeyrotcorrected wxList::Node declarations
2003-01-21  Vadim Zeitlinattempt to fix crash in DeleteAllItems()
2003-01-20  Mattia Barbon Fixed a typo in makefile.vc, updated version numbers...
2003-01-20  David WebsterTRUE not true, FALSE not false
2003-01-19  Václav Slavíkcompilation fix
2003-01-19  Václav Slavíkuse wxART_BROKEN_IMAGE in wxHTML
2003-01-19  Mattia Barbon Patch [669503] Patch to CW7 wxMSW project file
2003-01-19  Mattia Barbon Derive wxBitmap from wxBitmapBase in wxMotif, with...
2003-01-18  Václav Slavíkupdated wxToolBar handler to support new wxToolBar...
2003-01-18  Mattia Barbon Fix some wxMotif build warnings about deprecated...
2003-01-18  Václav Slavíkwhy the heck should something that reacts on wxID_CLOSE...
2003-01-18  Václav Slavíkuse wxFileName::MakeAbsolute istead of Normalize
2003-01-18  Václav Slavíkno need to have this VMS-only; removed TABs
2003-01-17  Robin DunnwxMac (and maybe others?) get PAGEUP/PAGEDOWN instead...
2003-01-17  Vadim Zeitlinuse wxDynamicLibrary instead of wxPluginManager
2003-01-17  Mattia Barbon Under Cygwin, in platform.h default to wxMSW unless...
2003-01-17  Václav Slavík(probably) fixed wxLocale::Init with Borland C++
2003-01-17  Vadim Zeitlincheck for NULL szLocale in Init()
2003-01-17  Stefan Csomoradded horizontal scrollbars to listboxes
2003-01-17  Stefan Csomormake sure wxMac fonts are never AntiAliased (measuring...
2003-01-17  Stefan CsomorGet/SetNoAntiAliasing implemented
2003-01-16  Mattia Barbon Remove calls to a couple of deprecated methods, fix...
2003-01-16  Mattia Barbon Implement vertical toolbar under Motif.
2003-01-16  Julian SmartAdded About menu
2003-01-16  Stefan Csomoradded missing includes for wxMac specific additions
2003-01-16  Stefan Csomoradapted wxSizer::Remove type to new header
2003-01-16  Julian SmartReDOS-ified project files
2003-01-16  Stefan Csomorpreferences menu implementation
2003-01-16  Stefan Csomorrenaming because of conflicts with base Create::
2003-01-16  Stefan Csomorxml projects for CW 8
2003-01-16  Stefan Csomoradditions for __MWERKS__
2003-01-15  Václav Slavík1. made XRC immune against changing CWD
2003-01-15  Vadim Zeitlinfixed calling Maximize(FALSE) before the window is...
2003-01-15  Julian SmartPatch for Winlib: struct stat is defined in sys/stat...
2003-01-15  Vadim Zeitlinfix for the previous commit
2003-01-14  Vadim Zeitlinfixed wxStaticText best size calculation (closes bug...
2003-01-14  Vadim ZeitlinStart() should resume the stopwatch if it is suspended
2003-01-14  Julian SmartFixed refresh bug on early versions of MacOS X by
2003-01-14  Vadim Zeitlincompilation fix for wxUSE_CONSTRAINTS==0
2003-01-14  Julian SmartApplied patch [ 667563 ] Wine: compile fix for using...
next