wxWidgets.git
2003-09-20  Stefan NeisAdapted MAKE_SHELL/MAKESHELL to current make versions.
2003-09-20  Vadim Zeitlincreate image list of the right size to avoid asserts
2003-09-20  Vadim Zeitlinfix after patch 802882
2003-09-20  Vadim Zeitlinexchanged the base classes order, wxObject must be...
2003-09-20  Vadim Zeitlinderive wxComboBox from wxItemContainer (via wxComboBoxB...
2003-09-20  Vadim Zeitlinremoved mark #pragmas
2003-09-20  Vadim Zeitlindestroy the frame if the exception occurs in a dialog...
2003-09-20  Vadim Zeitlinfixed cleanup order to behave correctly in presence...
2003-09-20  Vadim Zeitlinfixed typos which resulted in 2 broken links
2003-09-20  Vadim Zeitlincall OnExit() even if an exception has been thrown...
2003-09-20  Vadim Zeitlinmention exceptions changes
2003-09-20  Vadim Zeitlinadded minimal support for xlc under Darwin
2003-09-20  Vadim Zeitlincompilation fix for xlc
2003-09-20  Vadim Zeitlinmade globals static to avoid linking problems
2003-09-20  Vadim Zeitlindon't use wx/scopeguard.h for OpenWatcom compatibility...
2003-09-20  Mattia Barbon Compilation fixes.
2003-09-20  Vadim ZeitlinUnicode compilation fix (bug 809707)
2003-09-19  Vadim Zeitlin(blind) compilation fix after recent KeywordSearch...
2003-09-19  Vadim Zeitlinfixed bug in wxCSConv(encoding) ctor (which I just...
2003-09-19  Vadim Zeitlinuse wxCSConv instead of Win32 API
2003-09-19  Robin DunnCheck wxSIZE_ALLOW_MINUS_ONE for x and y too.
2003-09-19  Vadim ZeitlinwxTextCtrl::GetValue() lost (replaced with question...
2003-09-19  Vadim Zeitlinadded wxCSConv ctor taking wxFontEncoding
2003-09-19  Vadim Zeitlinattemps to make wxStreamToTextRedirector work with...
2003-09-19  Vadim Zeitlininclude wx/encinfo.h, not wx/fontenc.h, now
2003-09-19  Mattia Barbon Try linking wxMotif without -lSM and -lICE.
2003-09-19  Vadim Zeitlinadded wx/encinfo.h
2003-09-19  Václav Slavíkbackported wxZipFSHandler fix
2003-09-19  Vadim Zeitlinextracted wxNativeEncodingInfo in a separate file to...
2003-09-19  Václav Slavíkbackported intl.cpp fixes
2003-09-19  Mattia Barbon Compilation fix for wxUSE_DRAG_AND_DROP==0.
2003-09-19  Robin DunnPrevent possible divide by zero problem
2003-09-19  Robin DunnPatch #809286 and a couple other minor changes to the...
2003-09-19  Robin DunnSWIGged updates
2003-09-19  Robin DunnChanges for removing DefaultEncodingIsPC
2003-09-19  Robin DunnUpdated version number
2003-09-19  Robin DunnRegenerated some contrib makefiles
2003-09-19  Julian SmartApplied patch [ 809066 ] Cleanup for text2rtf
2003-09-19  Mattia Barbon Do not use wx/wx.h.
2003-09-19  Vadim Zeitlinfix for generating set/kill focus events for wxRadioBox...
2003-09-19  Vadim Zeitlinuse wxTAB_TRAVERSAL style for panels and frame
2003-09-19  Vadim Zeitlinlinking fix (removed unused virtual methods declarations)
2003-09-19  Julian SmartAdded SQLTCHAR for non-Windows platforms, and added...
2003-09-19  Robin DunnOnly process dynamic events if the eventTypes match
2003-09-19  Vadim Zeitlindon't ever define HAVE_THREAD_CLEANUP_FUNCTIONS, the...
2003-09-19  Vadim Zeitlincleaned up VMS #ifdef mess
2003-09-19  Vadim Zeitlinattempt to fix race condition between Delete() and...
2003-09-19  Vadim Zeitlincheck whether input stream is readable in OpenFile...
2003-09-18  Robin DunnAdded some missing constants and fixed GetPoints
2003-09-18  Vadim Zeitlinfix text scrolling in GTK2 (patch 703988)
2003-09-18  Vadim Zeitlinremoved bogus #pragma implementation
2003-09-18  Vadim Zeitlincorrected parsing of dates like 01.02.03 (where year...
2003-09-18  Václav Slavíkconfigurable use of exceptions
2003-09-18  Václav Slavíkregenerated
2003-09-18  Václav Slavíkadded <cxx-rtti> and <cxx-exceptions>
2003-09-18  Václav Slavíkfixed single word selection
2003-09-18  Robin DunnAdded DoDragOver and DoDropText from Angelo Mandato...
2003-09-18  Vadim Zeitlindon't redefine wxUSE_UNICODE if already defined
2003-09-18  Robin DunnAlways build prntdlgg for wxMSW since it will be needed if
2003-09-18  Robin DunnSWIGged updates
2003-09-18  Robin Dunnsome more test code for the toolbar
2003-09-18  Robin DunnFix for internal compiler error
2003-09-18  Robin DunnAdded missing }
2003-09-18  Robin DunnPatch #808669 more warngins and unicode fixes
2003-09-18  Vadim Zeitlinmissing headers for !USE_PCH compilation
2003-09-18  Julian SmartReverted fragment
2003-09-18  Vadim Zeitlinfix the bug with not skipping events any more after...
2003-09-18  Vadim ZeitlinJulian already applied this patch...
2003-09-18  Julian SmartApplied patch [ 808050 ] fixes for WXUNIVERSAL and...
2003-09-18  Julian SmartApplied patch [ 807366 ] fixes for wxrcedit contrib...
2003-09-18  Julian SmartApplied patch [ 807164 ] fixes for core library
2003-09-18  Julian SmartApplied patch [ 804996 ] compatibility of access sample...
2003-09-18  Julian SmartApplied patch [ 807060 ] warning free demos
2003-09-18  Julian SmartWinCE doesn't have GetMessageTime
2003-09-18  Julian SmartApplied patch [ 808328 ] restore border styles for...
2003-09-18  Stefan Csomorsupport for true two button mouse under OSX
2003-09-18  Stefan Csomorturning on old quit apple event handling
2003-09-18  Julian SmartAdded wxUSE_EXCEPTIONS
2003-09-18  Stefan Csomormoved drawing to isvisible branch only
2003-09-18  Vadim Zeitlintool windows shouldn't appear on the taskbar (patch...
2003-09-18  Vadim Zeitlincorrected the example of wxMessageBox() usage
2003-09-18  Václav SlavíkwxMGL compilation fixes
2003-09-18  Václav SlavíkwxMGL compilation fixes
2003-09-18  Václav SlavíkwxMGL fixes: detect mgl50r11
2003-09-18  Robin DunnUpdated to Scintilla 1.54
2003-09-18  Vadim Zeitlinwarnings fixes
2003-09-17  Vadim Zeitlinnew sample showing how to handle exceptions in wxWindow...
2003-09-17  Vadim Zeitlinremoved wxMsgArray definition (now in evtloop.cpp)...
2003-09-17  Vadim Zeitlincall wxApp::OnUnhandledException()
2003-09-17  Vadim Zeitlinmoved all event handlers callign code in ProcessEventIf...
2003-09-17  Vadim Zeitlinuse wxModalEvtLoop, made more code exception safe
2003-09-17  Vadim Zeitlinadded OnExit(); made event loop exception safe; added...
2003-09-17  Vadim Zeitlinuse standard tied pointer now
2003-09-17  Vadim Zeitlinadded HandleEvent() to allow handle exceptions in event...
2003-09-17  Vadim Zeitlindocumented how to handle C++ exceptions in wxWindows
2003-09-17  Vadim Zeitlindocumented how to handle C++ exceptions in wxWindows
2003-09-17  Stefan Csomorno message
2003-09-17  Mattia Barbon Regenerated with newer bakefile, fixing DESTDIR bug.
2003-09-17  Robin DunnAdded character coding comment for Python 2.3
2003-09-17  Robin DunnUnicode fix from Will
next