]> git.saurik.com Git - wxWidgets.git/history - src/common
added possibility to use several wxFileHistories (patch 685876)
[wxWidgets.git] / src / common /
2003-03-02  Vadim Zeitlinadded possibility to use several wxFileHistories (patch...
2003-03-02  Vadim Zeitlindefine some global wxDisplay-related stuff here (wxArra...
2003-03-02  Mattia Barbon Implemented wxButton::DoGetBestSize for wxMotif....
2003-03-01  Stefan Csomorapplied fix to MkDir for mac
2003-02-28  Julian SmartRemoved unnecessary #ifs
2003-02-28  Julian Smart#ifed wxLog occurrences
2003-02-27  Vadim Zeitlinfix bug with timezone calculations when WX_GMTOFF_IN_TM...
2003-02-27  Vadim Zeitlinadded proportion parameter to wxFlexGridSizer::AddGrowa...
2003-02-25  Robin DunnChanged how the dynamic event tables (used for all...
2003-02-25  Vadim Zeitlinfixed typo in he check in SetSizeHints()
2003-02-23  Václav Slavíkmake wxConvUTF8 available in wchar_t-less mode, too
2003-02-23  Václav SlavíkwxFileConfig in Unicode fixes
2003-02-19  Václav Slavíkfixed Traditional Chinese mapping
2003-02-19  Julian SmartFurther tweaks to accessibility code
2003-02-19  Vadim Zeitlinprevent from setting min[WH] > max[WH] because this...
2003-02-19  Robin DunnSend the wxWindowDestroyEvent for all ports
2003-02-18  Julian SmartSome improvements to accessibility behaviour
2003-02-16  Julian SmartAdded start at accessibility functionality
2003-02-14  Vadim Zeitlinsilent gcc warning about missing \n at the end of file
2003-02-12  Vadim Zeitlinadded DoSetNativeFontInfo() to avoid virtual function...
2003-02-10  Chris Elliottfix contrib makefile for watcom
2003-02-10  Mattia Barbon Remove unnecessary header dependencies. Fix resulting...
2003-02-09  Vadim Zeitlindon't trigger an assert in wxFileConfigGroup::DeleteSub...
2003-02-06  Julian SmartMoved ffile inclusion
2003-02-06  Vadim Zeitlinallow compilation with wxUSE_DATETIME == 0 (patch 679822)
2003-02-04  Vadim Zeitlinadded wxLocale::FindLanguageInfo()
2003-02-03  Mattia Barbon Make wxr resources work in Unicode mode.
2003-02-03  Mattia Barbon Do not #include an header where a forward declaration...
2003-02-02  Vadim Zeitlincompilation fix for non-PCH
2003-02-02  Julian SmartApplied patch [ 678788 ] Dialog command event propagati...
2003-02-02  Julian SmartApplied patch [ 675376 ] Improves wxStaticBoxSizer
2003-02-02  Vadim ZeitlinUnicode compilation fixes after wxFFile change
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 Zeitlin(blind) fix for compilation in standard iostreams ...
2003-02-01  Gilles DepeyrotOnly call use uppercase letter if control, alt, or...
2003-01-31  Vadim Zeitlincompilation fix for HP-UX CC
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-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íkcompilation fixes (bug #672413)
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 Zeitlinrestored int (instea of size_t) in Remove() and Detach...
2003-01-25  Vadim ZeitlinFile/DirExists() are const now
2003-01-24  Julian SmartRemoved spurious character
2003-01-24  Julian SmartApplied wxFileHistory menu separator patch
2003-01-24  Vadim Zeitlinadded and documented wxDirTraverser::OnOpenError
2003-01-22  Vadim Zeitlinlinking fix for wxUSE_WCHAR_T=0: always provide wxStrto...
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 Derive wxBitmap from wxBitmapBase in wxMotif, with...
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-15  Julian SmartPatch for Winlib: struct stat is defined in sys/stat...
2003-01-14  Vadim ZeitlinStart() should resume the stopwatch if it is suspended
2003-01-14  Julian SmartApplied patch [ 667563 ] Wine: compile fix for using...
2003-01-13  Ron LeeImproved const correctness.
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 Zeitlincompilation fixes for non default wxUSE_XXX values...
2003-01-10  Vadim Zeitlinremoved wxLog::HasPendingMessages() (it can't be made...
2003-01-10  Vadim Zeitlinmoved assert for parent window not being a static box...
2003-01-10  Stefan Csomoradded code for respecting the creator & types when...
2003-01-07  Julian SmartRemoved old __WXWINE__ support (obsoleted by new __WINE...
2003-01-07  Julian SmartRemoved redundant <search.h> inclusion
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 Zeitlinmade the #error message less self-contradictory
2003-01-06  Julian SmartMake it build in Unicode mode again
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2003-01-02  Vadim Zeitlinshow Univ prefix in wxWindows info dialog
2003-01-02  Vadim Zeitlinmade generic EmulateKeyPress() to work with Delete...
2003-01-01  Vadim Zeitlintried to fix compilation with Watcom 11 (should fix...
2003-01-01  Gilles Depeyrotuse MoreFilesX instead of MoreFiles when building with...
2003-01-01  Robin DunnAdded wxLog::Get/SetLogLevel
2002-12-30  Ron LeeOk, so we don't need the extra bool at all, we can...
2002-12-30  Ron LeeAdd wxSizer::Detach so we can detach child sizers witho...
2002-12-27  Mattia Barbon Fix Cygwin + makefile.g95 + wxUSE_PROLOGIO=0.
2002-12-27  Julian SmartApplied patch [ 658786 ] Removes unresolved symbols...
2002-12-27  Julian SmartFixed bug [ 657949 ] Segmentation fault in ~wxFileHistory
2002-12-20  Julian SmartCleaned up SetMenuStrings, factoring out redo and undo...
2002-12-17  Vadim Zeitlinfree argv in Unicode build
2002-12-17  Vadim Zeitlinunicode compilation fix for wxBase
2002-12-17  Julian SmartMissing semicolon
2002-12-17  Robin DunnUnicode compilation fix
2002-12-16  Robin Dunnfixed copy/paste error
2002-12-16  Robin DunnGive wxSafeYield an onlyIfNeeded parameter
2002-12-15  Vadim Zeitlinmisc gcc compilation warnings
2002-12-15  Julian SmartAdded Mac Classic fixes
2002-12-15  Václav Slavík_really_ fixed translation messages
2002-12-14  Václav Slavíkdon't translate strings when it doesn't make any sense
2002-12-14  Václav Slavíkremoved extremely user-unfriendly translations
2002-12-14  Vadim Zeitlinfixed VC++ warning
next