]> git.saurik.com Git - wxWidgets.git/history - src
Applied patch #827025 (Removes last warnings from emulator util); Cosmetic cleanup.
[wxWidgets.git] / src /
2003-11-14  Dimitri SchoolwerthFixed Digital Mars compilation; Cosmetic cleanup.
2003-11-13  David ElliottAdded implementation of MDI using top level windows
2003-11-13  David ElliottAdded a mechanism allowing a toplevel window to delay...
2003-11-13  David ElliottVery lame fix for windows with -1 for a component of...
2003-11-13  David ElliottFix file header and remove unused include "wx/cocoa...
2003-11-13  David ElliottRenamed UpdateWindowMenuBar to UpdateMenuBar and remove...
2003-11-11  Václav SlavíkAlways set background colour prior to any HTML renderin...
2003-11-11  Václav Slavíkpart of DS' change _was_ corrent, restored
2003-11-10  Dimitri SchoolwerthReally fixed Borland release build warning (without...
2003-11-10  Václav Slavíkprevious DS' change was broken, reverted
2003-11-10  Dimitri SchoolwerthAdded wxUnusedVar for Borland and fixed 2 release mode...
2003-11-09  Václav Slavíkaddedd support for <pre width=...>
2003-11-09  Václav Slavíkfixed wxConvLocal to work with C locale (and probably...
2003-11-09  Václav Slavíkprevent deadlock in wxCSConv::DoCreate if it fails...
2003-11-08  Dimitri SchoolwerthFixed MSVC warnings from Win32 Unicode Release build.
2003-11-08  Stefan NeisAllow minimal acceptable row height/column width to...
2003-11-08  Stefan NeisAvoid referencing WinInitialize/Finalize for non-PM...
2003-11-08  Mattia Barbon wxXRC STL-ification.
2003-11-08  Mattia Barbon Compilation fix for !WXWN_COMPATIBILITY_2_4.
2003-11-08  Vadim Zeitlinfix for previous commit
2003-11-08  Vadim Zeitlinremoved assert which became incorrect after last change
2003-11-07  Robin DunnFixed an accidental name clash, and added back a wxCHECK
2003-11-07  Robin DunnSet m_rows, m_cols so GetRows/GetCols in the base class...
2003-11-07  Vadim Zeitlinfix for infinite loop in wxFileConfig when reading...
2003-11-07  Vadim Zeitlinfixed bug with looking beyond the end of string in...
2003-11-07  Stefan Csomorafter rearrangement to-Page got lost
2003-11-07  Robin DunnForgot to change the pos and span names
2003-11-07  Robin DunnRefactored wxSizerXmlHandler and added support for...
2003-11-07  Robin DunnFixed warning
2003-11-07  Robin DunnAdded default ctor
2003-11-06  David ElliottAdd wxCocoaNSWindow* parameter to GetAppMenuBar so...
2003-11-06  David Elliott* Removed CocoaInternalIdle()
2003-11-06  David ElliottDon't pass notifications to wxMenuBarManager. It will...
2003-11-06  David ElliottDon't call wxMenuBarManager::CocoaInternalIdle(). ...
2003-11-06  David ElliottAdd virtual wxMenuBar* GetAppMenuBar();
2003-11-06  Vadim Zeitlinfixed vertical scrollbar handling (broken by some relat...
2003-11-06  David ElliottwxMenuBarManager::InstallMenuBarForWindow no longer...
2003-11-06  David ElliottWrap some toolbar code in #if wxUSE_TOOLBAR
2003-11-06  David ElliottChanged Command to ProcessCommand
2003-11-06  Julian SmartRemoved some old doc targets
2003-11-06  Robin DunnAdded wxGridBagSizer, a grid sizer where item positions...
2003-11-05  Dimitri SchoolwerthFixed bug introduced by previous commit (Swapped if...
2003-11-04  David ElliottUse a lowercase 'q' for the Quit menu item's keyEquivalent.
2003-11-04  David ElliottRemoved call to InitBase() from wxWindowCocoa::Init()
2003-11-04  Dimitri SchoolwerthRemoved usage of deprecated methods (patch #827023...
2003-11-04  Dimitri SchoolwerthwxWindowsPrinter::Print ignored the "All pages" option...
2003-11-03  Stefan NeisAdded some bad hacks to make region processing work...
2003-11-02  Mattia Barbon Compilation fix.
2003-11-02  Mattia Barbon Fix (correct) warning about potentially uninitialized...
2003-11-02  Mattia Barbon Compilation fix for wxUSE_STL==1.
2003-11-01  Vadim Zeitlincompilation fix for VC++ statis MT build with wxUSE_STL==1
2003-11-01  Vadim Zeitlindon't show hidden child frames when the parent is restored
2003-10-31  Václav Slavíkadd upper-case extensions to fallbac
2003-10-31  Václav Slavíkadded resolution option to JPEG handler (patch #833234)
2003-10-31  Václav Slavíkdon't use deprecated symbols
2003-10-31  Vadim Zeitlinremoved InitBase()
2003-10-31  Robin DunnPatch #826420, and also adapted to new SWIG
2003-10-30  Vadim Zeitlinremoved calls to wxWindowBase::InitBase(), it is called...
2003-10-30  Vadim Zeitlinadded missing _T()s in wxLogTraces
2003-10-29  Vadim Zeitlinchanged case of the cursor names to be consistent with...
2003-10-29  Robin DunnFixed compile error
2003-10-28  Vadim Zeitlindon't give error msg when deleting non existing keys...
2003-10-27  Vadim Zeitlinreally applied Robert's patch (and not the converse...
2003-10-27  Stefan NeisInitialize m_lNumRects to avoid core dumps if GpiQueryR...
2003-10-26  Stefan NeisFixed update rectangle passed to WinInvalidateRect...
2003-10-24  Vadim Zeitlinuse iconv() for wxCSConv constructed from a wxFontEncod...
2003-10-24  Vadim Zeitlincompilation fix for some Unicode builds
2003-10-24  Václav Slavíkfixed iso-8859-1 handling to report failures
2003-10-24  Václav Slavíkfixed crash if szLocale==NULL
2003-10-23  Mattia Barbon Make both GCC and MSVC 5 happy.
2003-10-23  Mattia Barbon Suboptimal wxColour::CreateByName implementation...
2003-10-23  Vadim Zeitlindon't refresh the font unnecessarily (patch from Robert...
2003-10-23  Vadim Zeitlindon't crash on startup (fix for last change)
2003-10-23  Vadim Zeitlinremoved a printf()
2003-10-22  Vadim Zeitlindon't append spaces to all arguments in ConvertStringTo...
2003-10-22  Mattia Barbon Fixed condition not to be always false.
2003-10-22  Stefan Csomorstring conversion bug fixed
2003-10-22  Stefan Csomorfix for unicode build
2003-10-22  Vadim Zeitlinaccount for parent area origin when creating controls...
2003-10-22  Vadim Zeitlinremoved duplicate yellow green from colour database
2003-10-21  Vadim Zeitlindon't allocate system fonts/colours dynamically
2003-10-21  Vadim Zeitlinfix for wxDateTime::SetToYearDay(last month day) (bug...
2003-10-21  Vadim Zeitlinfix for mistakenly prepending slash to the filenames...
2003-10-21  Vadim Zeitlingenerate trace messages with dialup mask so that they...
2003-10-21  Gilles Depeyrotapplied SF patch # 826838 to fix removal of -psn_*...
2003-10-21  Vadim Zeitlinfree the DIB for raw bitmaps even if they don't use...
2003-10-19  Stefan CsomorVC6 template fixes
2003-10-19  Mattia Barbon MSVC 5 compilation fix.
2003-10-18  Vadim Zeitlinreplaced all occurences of wxColourDatabase::FindColour...
2003-10-18  Vadim Zeitlinuse #if WXWIN_COMPAT and not #ifdef (patch 826160)
2003-10-18  Vadim Zeitlinuse wxColourDatabase::Find() instead of deprecated...
2003-10-18  Robert Roebling Further corrections to bitmap and blit code.
2003-10-17  Stefan Csomoradjusting to changes in xti.h
2003-10-17  Vadim Zeitlinadded CreateByName(), use it in wxColourDatabase
2003-10-17  Robert Roebling\
2003-10-16  Vadim Zeitlinfixed bug with wxcolourDatabase::FindColour(); added...
2003-10-16  Vadim Zeitlinmade wxRTTI macros namespace-friendly (patch 799434)
2003-10-16  Vadim Zeitlincompilation fix for Watcom (part of patch 813225)
2003-10-16  Vadim Zeitlinadded wxSYS_ICONTITLE_FONT (patch 816026)
2003-10-16  Vadim ZeitlinVC++ release mode warning fix
next