]> git.saurik.com Git - wxWidgets.git/history - src
more std iostream + Unicode fixes; copy streams in blocks of 4Kb, not char by char
[wxWidgets.git] / src /
2003-02-02  Vadim Zeitlinmore std iostream + Unicode fixes; copy streams in...
2003-02-02  Vadim Zeitlinuse wxChar, not char, for the second argument of Open...
2003-02-02  Vadim Zeitlinindicate whether this is a selection or a deselection...
2003-02-02  Vadim Zeitlin(blind) fix for compilation in standard iostreams ...
2003-02-02  Vadim Zeitlinbig wxCursor cleanup
2003-02-02  Vadim Zeitlinunsuccessful attempts to create resizable dir dlg witho...
2003-02-01  Chris Elliottborland 5.5 on XP dislikes -WE line and dies; earlier...
2003-02-01  Vadim Zeitlinimplemented wxFileSelectorEx() (this fixes docview...
2003-02-01  Gilles DepeyrotOnly call use uppercase letter if control, alt, or...
2003-01-31  Vadim Zeitlinsilently ignore any X-fields in mime.types
2003-01-31  Vadim Zeitlincompilation fix for HP-UX CC
2003-01-31  Robert Roebling Uncommented warning that causes crashes while
2003-01-31  Stefan Csomorusing SelectWindow for Raise Implementation
2003-01-31  Stefan Csomoradded AppleEvent Handler, somehow the standard event...
2003-01-31  Robert Roebling Typo.
2003-01-31  Robert Roebling Compile fix.
2003-01-31  Robert Roebling Corrected GTK2 creation of default font.
2003-01-30  Robert Roebling Printing update for Pango (GTK2 and X11-Unicode).
2003-01-30  Robin Dunn1. Added m_count and maintain its value in InsertItem...
2003-01-29  Stefan Csomorcarbon event support completed
2003-01-29  Stefan Csomorbug fix & carbon support
2003-01-29  Stefan Csomorstring conversion
2003-01-29  Stefan Csomorcarbon modal state
2003-01-29  Stefan Csomorbugfix : text background when using appearance text...
2003-01-29  Stefan Csomorgetting rid of wxBuffer
2003-01-29  Stefan Csomoradaptions for cleaned up string conversions & carbon...
2003-01-29  Stefan Csomoradaptions for cleaned up string conversions
2003-01-29  Stefan Csomormoving string conversions at one place
2003-01-29  Stefan Csomorremoving path corrections for wxMac, we now want a...
2003-01-29  Jouk Jansen Committing in .
2003-01-29  Jouk Jansen Committing in .
2003-01-28  David Websterlistctrl update
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...
next