]> git.saurik.com Git - wxWidgets.git/history - include
(blind) fix for compilation in standard iostreams + Unicode mode
[wxWidgets.git] / include /
2003-02-02  Vadim Zeitlinbig wxCursor cleanup
2003-02-02  Vadim Zeitlinremoved wxCURSOR_SIZING (we now use the std one)
2003-02-01  Vadim Zeitlinwhat do we need a separate (from m_windowStyle) m_dialo...
2003-02-01  Chris Elliottfix bcc bug
2003-01-31  Robert Roebling Removed unnecessary SET_STYLE.. macros.
2003-01-30  Václav Slavíkrestored #ifndef wxUSE_UNICODE accidentaly removed...
2003-01-30  Robin Dunn1. Added m_count and maintain its value in InsertItem...
2003-01-30  Robin DunnRevert last change so the right log message gets put...
2003-01-30  Robin DunnFix for export warning when compiling a DLL.
2003-01-29  Václav Slavíkadded MSLU reference to wxUSE_UNICODE
2003-01-29  Stefan Csomormoving all string conversions to private.h
2003-01-29  Stefan Csomormoving all string conversions here
2003-01-29  Stefan Csomoradditional mac alias types
2003-01-29  Stefan Csomorgetting rid of wxBuffer
2003-01-28  Gilles Depeyrotadded definition of TARGET_CARBON when compiling with...
2003-01-28  Gilles Depeyrotmoved definition of TARGET_CARBON to generated setup...
2003-01-28  Stefan CsomorCarbon Events
2003-01-28  Stefan Csomorformatting
2003-01-28  Stefan CsomorwxMenu Review, added Carbon Events and full OSX Support
2003-01-28  Stefan Csomornot needed anymore
2003-01-28  Stefan Csomoradded WXEVENTHANDLERREF for Mac
2003-01-27  Vadim Zeitlinadded Add/InsertTool() (patch 672032)
2003-01-26  Václav Slavíkadded wxHtmlWindow::LoadFile
2003-01-26  Václav Slavíkadded wxSplitterWindow to XRC
2003-01-26  Václav Slavíkuse all MIME data sources on Unix, not only mailcap...
2003-01-26  Robert Roebling Small speed up to fonts and support for scaling.
2003-01-26  Vadim Zeitlinadded iosfwrap.h (wrapper for <iosfwd>)
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  Vadim Zeitlinremoved wxICON_IS_BITMAP, it is now always (implicitly...
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 ZeitlinFile/DirExists() are const now
2003-01-25  Ron LeeDon't use bitmap by default.
2003-01-25  Ron LeeDon't default to using bitmap.
2003-01-24  David WebsterSupport for new native OS/2 tree control with drag...
2003-01-24  David WebsterSupport for new native OS/2 tree control.
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 Zeitlinmade wxBitmapRefData private (actually, this also fixes...
2003-01-22  Vadim Zeitlincompilation fixes for OpenWatcom
2003-01-22  Vadim Zeitlinfixed an unused parameter warning
2003-01-21  David WebsterNew native OS/2 list control.
2003-01-21  David WebsterNew native OS/2 list control support.
2003-01-21  Václav Slavíkpatch 672127: Adds required check for wxUSE_WXHTML_HELP...
2003-01-20  David WebsterTRUE not true, FALSE not false
2003-01-20  Václav Slavíkadded wxART_MISSING_IMAGE
2003-01-19  Mattia Barbon Patch [669508] Define Win32 symbols for CW in platform.h
2003-01-19  Mattia Barbon Derive wxBitmap from wxBitmapBase in wxMotif, with...
2003-01-18  Mattia Barbon Fix some wxMotif build warnings about deprecated...
2003-01-18  Vadim Zeitlinattempts to fix vsnprintf() detection under HP-UX
2003-01-18  Vadim Zeitlinfixed resource leak in MemoryHDC (closes bug 670016)
2003-01-18  Václav Slavíkwhy the heck should something that reacts on wxID_CLOSE...
2003-01-18  Václav Slavíkadded wxFileName::MakeAbsolute
2003-01-17  Mattia Barbon Under Cygwin, in platform.h default to wxMSW unless...
2003-01-17  Vadim ZeitlinBorland apparently uses for int64 in printf(), not
2003-01-17  Stefan Csomorinclude needed for CFString conversion routines (param...
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 SmartReDOS-ified project files
2003-01-16  Stefan Csomorrenaming because of conflicts with base Create::
2003-01-15  Václav Slavíkfix object_ref handling in XRC
2003-01-15  Vadim Zeitlinadded WXWIN_COMPATIBILITY_2_4
2003-01-14  Vadim Zeitlincompilation fix for wxUSE_CONSTRAINTS==0
2003-01-14  Mattia Barbon #define HAVE_W32API_H for Cygwin/GCC 3.x, too.
2003-01-13  Ron LeeImproved const correctness.
2003-01-13  Stefan Csomorcursor functionality expanded
2003-01-13  Ron LeeSplit this out from other changes to keep things sane..
2003-01-12  Vadim ZeitlinOpenWatcom compilation fixes (patch 665959)
2003-01-12  Vadim ZeitlinunTABbed
2003-01-12  Vadim Zeitlinset wxUSE_WIZARD to 1 by default now that it works...
2003-01-12  Vadim Zeitlincompilation fixes for non default wxUSE_XXX values...
2003-01-11  Mattia Barbon Fix linking problems with MSVC 5.
2003-01-11  Mattia Barbon Fix PCH problems with some versions of CodeWarrior.
2003-01-11  Mattia Barbon Removed unused, unimplemented and undocumented wxBitm...
2003-01-11  Stefan Csomoradded conversion function to CFStringRefs
2003-01-11  Stefan Csomorremoved commented out snippets
2003-01-10  Vadim Zeitlinremoved TABs
2003-01-10  Vadim Zeitlinremoved wxLog::HasPendingMessages() (it can't be made...
2003-01-10  Vadim Zeitlinremoved style parameter from MSWCreate(), it is unneeded
2003-01-10  Vadim Zeitlinuse MSWCreateControl() instead of duplicating its code
2003-01-10  Vadim Zeitlinremoved style parameter from MSWCreateToolbar(), it...
2003-01-08  Vadim Zeitlinremoved unneeded code which was inside #if 0
2003-01-08  Vadim Zeitlin#undef LoadBitmap() too
2003-01-07  Vadim Zeitlindefine true/false if the compiler doesn't have them
2003-01-07  Julian SmartRemoved old __WXWINE__ support (obsoleted by new __WINE...
2003-01-07  Václav Slavíkremoved wxTLW cruft now that all ports have it
2003-01-07  Julian SmartApplied patch [ 662321 ] Port of wxWindows to Wine
2003-01-07  Ron LeeDeprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
2003-01-06  Vadim Zeitlinfixed the return type of LoadIcon()
2003-01-06  Mattia Barbon Implemented wxToplevelWindowMotif. (forgot to commit)
2003-01-06  David Websterno message
2003-01-06  Mattia Barbon Implemented wxToplevelWindowMotif.
2003-01-05  Vadim Zeitlin#undef LoadIcon() too
2003-01-04  Václav Slavíkadded more robust wxTLW::ShowFullScreen implementation
2003-01-04  Václav Slavíkgcc has __attribute__((deprecated)) since version 3.1
next