]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
2003-09-17  Vadim Zeitlinadded tied scoped pointers
2003-09-17  Vadim Zeitlincorrected wxCATCH_ALL usage
2003-09-17  Vadim Zeitlinuse wxON_BLOCK_EXIT instead of just ON_BLOCK_EXIT
2003-09-17  Vadim Zeitlinadded some trivial macros for exception handling
2003-09-17  Vadim Zeitlinadded wxUSE_STL and wxUSE_XTI
2003-09-17  Vadim Zeitlinadded wxUSE_EXCEPTIONS
2003-09-17  Julian SmartAdded missing makefile
2003-09-16  Vadim Zeitlinfixed fatal typo in wxYieldForCommandsOnly
2003-09-16  Vadim Zeitlinmention that Add/RemoveChild() are internal
2003-09-16  Robert Roebling Left in some debug code.
2003-09-16  Vadim Zeitlindon't hang forever in Dispatch() if there is no event...
2003-09-16  Mattia Barbon wxX11 compilation fix.
2003-09-16  Mattia Barbon wxX11 compilation fix.
2003-09-16  Václav Slavíkvery minor correction wrt bakefile --help
2003-09-16  Václav Slavíkadded makefile.unx
2003-09-16  Vadim Zeitlinupdated makefiles generation section
2003-09-16  Julian SmartAdded missing makefiles
2003-09-16  Vadim Zeitlinreverted the delete/Destroy() change in DestroyChildren()
2003-09-16  Vadim Zeitlinfixed modal dialogs after event loop change
2003-09-16  Vadim Zeitlin(blind) fix for wxMac compilation
2003-09-16  Chris Elliottlibrary file for d mars
2003-09-15  Václav Slavíkadded DESTDIR support to make install
2003-09-15  Stefan Csomorfix for preserving the clip rgn (control redraws missin...
2003-09-15  Vadim Zeitlinuse wxEventLoop in wxApp under wxMSW; factored out...
2003-09-15  Vadim Zeitlinno changes
2003-09-15  Vadim Zeitlinadded wxVALIDATOR_PARAM and use it to avoid warnings...
2003-09-15  Vadim Zeitlinuse wxEventLoop in wxApp under wxMSW; factored out...
2003-09-15  Vadim Zeitlinuse wxEventLoop in wxApp under wxMSW; factored out...
2003-09-15  Vadim Zeitlinfixed return value of wxMDIChildFrame::HandleGetMinMaxI...
2003-09-15  Robin DunnEnsure that the native font is initialized so the face...
2003-09-15  Václav Slavíkadded makefile.unx
2003-09-15  Vadim Zeitlinadded check for wxUSE_VALIDATORS
2003-09-15  Vadim Zeitlinadded and documented wxDEFINE_SCOPED_PTR_TYPE; improved...
2003-09-15  Julian SmartUpdated makefiles etc. for 2.5.1
2003-09-15  David ElliottCleaned up some comments, reorganized some code
2003-09-15  David ElliottClean up comments
2003-09-15  Vadim Zeitlinfixed iODBC detection
2003-09-15  Vadim Zeitlinadded wxUSE_EXCEPTIONS
2003-09-15  Chris Elliottsf patch #806451
2003-09-15  Vadim Zeitlinremove us from the parents children list in Destroy()
2003-09-15  Vadim Zeitlincall RemoveChild() in ~wxWindowBase instead of doing...
2003-09-15  Chris Elliottfix incorrect parameter error fo r DrawArc
2003-09-15  Vadim ZeitlinIsDialogMessage fix
2003-09-15  Vadim ZeitlinwxNavigationKeyEvent doesn't derive from wxCommandEvent...
2003-09-15  Julian SmartWinCE bitmap patch from Johannes Schindelin <Johannes...
2003-09-14  Vadim Zeitlinimplemented wxDateTime::ParseDateTime() (patch 779794)
next