]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-02-15  Robert Roebling wxGPE updates to HEAD.
2004-02-15  Stefan NeisDo a configure test whether or not to include -I/usr...
2004-02-15  Stefan NeisDo _not_ test for strcasecmp on OS/2 (where stricmp...
2004-02-15  Robert Roebling This should work on SuSE and Mandrake icon themes.
2004-02-15  Robert Roebling Slightly less hacky way to get the KDE icon theme...
2004-02-15  Robert Roebling This allows white space to be in the name
2004-02-15  Vadim Zeitlinadded wrapper header for CppUnit headers
2004-02-15  Vadim Zeitlininclude stdlib.h to get malloc/free decl
2004-02-15  David ElliottBakefile 0.1.3
2004-02-15  Robert Roebling Updates to MIME-types and wxFileDialog code for better
2004-02-15  Robert Roebling InitAsNeeded no longer inline in the header.
2004-02-15  Robert Roebling Updated exefile and default file icons to newer look.
2004-02-15  Robert Roebling The file dialog needs to be able to read images ...
2004-02-14  Julian SmartNow sends an exit command to the app so Quit behaves...
2004-02-14  Mattia Barbon Updated italian translation.
2004-02-14  Vadim Zeitlindon't truncate filenames by default (why?)
2004-02-14  Stefan Csomorcorrected system condition for panther
2004-02-14  Robin DunnOops, used the wrong script to generate the metadata...
2004-02-14  Robin DunnreSWIGged
2004-02-14  Robin DunnAdded some docstrings.
2004-02-14  Dimitri SchoolwerthSimplified OS X Panther detection code.
2004-02-14  Robin DunnOops, took out too much...
2004-02-14  Robin DunnFix the off-by-one a little differently, and correct...
2004-02-13  Robin DunnFixed an off-by-one error
2004-02-13  Vadim ZeitlinDMC compilation fix
2004-02-13  Robin DunnreSWIGged
2004-02-13  Robin DunnGave wxWindow.GetHandle something to do on wxMac, altho...
2004-02-13  Robin DunnFixed a compile error on wxMac
2004-02-13  Robin DunnreSWIGged
2004-02-13  Robin DunnAdd some ownerdraw methods to ListBox for MSW
2004-02-13  Robin DunnMake all wxMask constructors use the C++ (bitmap, colou...
2004-02-13  Robin DunnTweaks for when using some new tex2rtf options
2004-02-13  Robin DunnTypo fixed
2004-02-13  Robin DunnCall Skip from the focus handlers so wxGTK can still...
2004-02-13  Patrick K.... Fix test broken by change in package name from PyCrust...
2004-02-13  Patrick K.... The truth is out there.
2004-02-13  Vadim Zeitlinadded /usr/lib and lib32 to SEARCH_LIB (trying to fix...
2004-02-12  Václav Slavíkadded description of environment variables that affect...
2004-02-12  Václav Slavíkfixed bug in .hhp's FILES section creation introduced...
2004-02-12  Julian SmartDMC doesn't have #warning
2004-02-12  Robin DunnFixed to use wxNcPaintEvent types where needed
2004-02-12  Václav Slavíkdon't use numbers in URLs if truncateFilenames=no
2004-02-12  Julian SmartSome more string concatenations
2004-02-12  Vadim Zeitlinset argc/argv properly in Unicode build (fixes bug...
2004-02-12  Vadim Zeitlindon't override GetSize(), this doesn't work (bug 732758)
2004-02-12  Vadim Zeitlinhopefully fixed strings.h mess completely now by not...
2004-02-12  Vadim Zeitlinfix yet another assert when the initial combo box value...
2004-02-12  Vadim Zeitlinsuppress triple clicks generation completely for GTK2...
2004-02-12  Vadim Zeitlinadded Select() test
2004-02-12  Vadim Zeitlincorrected wxTreeCtrl::Select() broken by previously...
2004-02-12  Julian SmartString corrections
2004-02-12  Julian SmartInfinite recursion fix
2004-02-12  Stefan Csomorpatch applied for clearing m_data object upon closing
2004-02-12  Robin DunnA little tweak
2004-02-12  Robin DunnreSWIGged
2004-02-12  Robin DunnAdded selection methods
2004-02-12  Robin DunnPS can output to ta stream (but still need to make...
2004-02-12  Robin DunnFix ambiguity
2004-02-12  Robin DunnAdded wxDC::GetPartialTextExtents
2004-02-12  Robin DunnHYBRID wxPython builds also need the __NO_VC_CRTDBG__...
2004-02-12  Vadim Zeitlincompilation fix for strict(er) compilers
2004-02-12  Vadim Zeitlindefine DWORD_PTR &c for Win32 compilation whatever...
2004-02-12  Vadim Zeitlincompilation fix (PASCAL should be inside the parenthesi...
2004-02-12  Robin DunnAdded wxDC::GetPartialTextExtents
2004-02-11  Robin DunnAdded wxDC:GetPartialTextExtents
2004-02-11  Robin DunnAdded wxDC::GetPartialTextExtents
2004-02-11  Robin DunnUse extraFontFlag to specify if anti-aliased fonts...
2004-02-11  Robin DunnAllow an extra flag to be given to Font::Create
2004-02-11  Robin DunnUse wxStaticCast
2004-02-11  Vadim Zeitlinanother part of adding error checking to event table...
2004-02-11  Václav Slavíkmake it possible to override translatable status of...
2004-02-11  Václav Slavíkload wsock32.dll dynamically, so that wxCore has no...
2004-02-11  Stefan Csomorcorrected sleep
2004-02-11  Stefan Csomornon-unicode fix
2004-02-11  Stefan Csomorcleanup and fix of double disposal (thanks to Steve...
2004-02-11  Stefan Csomorconversion corrections
2004-02-11  Stefan Csomorremoving unreached code (overriden)
2004-02-11  Stefan Csomorcommon code, cleanup of measurement
2004-02-11  Stefan Csomorcommon code
2004-02-11  Stefan Csomoradded condition for DARWIN (thanks to Steve Hartwell)
2004-02-11  Chris Elliotttry to fix D Mars compilation for Unicode
2004-02-11  Václav Slavíkadded public methods to select parts of displayed page
2004-02-11  Václav Slavíkadded public methods to select parts of displayed page
2004-02-11  Stefan Csomorturning off sound, movies and images for textctrl
2004-02-11  Robin DunnreSWIGged
2004-02-11  Robin DunnUse "wxCheckListBox" instead of the deprecated "wxCheck...
2004-02-11  Robin DunnUpdates to reflect recent changes in wxWindows
2004-02-11  Robin DunnAdded missing wxNcPaintEventFunction and used it in...
2004-02-10  Vadim Zeitlinreversed last accidental commit
2004-02-10  Vadim Zeitlinuse static_cast<> in event table macros for type safety...
2004-02-10  Robin DunnFixed a compliation error, event args should not be...
2004-02-10  Robin DunnUpdate the version number, remove mentioon of the wx...
2004-02-10  Vadim Zeitlinallow generating PS on an output stream and not only...
2004-02-10  Vadim Zeitlinreverted wxStaticCast change which obviously can't...
2004-02-10  Stefan NeisUnicode fixes.
2004-02-10  Vadim Zeitlinuse static_cast<> in event table macros for type safety...
2004-02-10  Vadim Zeitlinadded wxStaticCast, moved wxConstCast from wx/object...
2004-02-10  Vadim Zeitlinadded HAVE_STATIC_CAST
2004-02-10  Vadim Zeitlincompilation fix for wxUSE_LOG == 0 (part of patch 843206)
2004-02-10  Vadim Zeitlinrestored defaults in switchs removed in the last commit
next