]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2000-01-26  Robert Roebling Corrected TIFF,
2000-01-26  Vadim Zeitlincompilation of wxBase works again (PATH_IFS wasn't...
2000-01-26  Stefan NeisFound PROGRAM_EXT variable and now want to use it for...
2000-01-26  Vadim Zeitlinthese aren't being used any more
2000-01-26  Vadim Zeitlinmore backwards compatible kbd handling in wxScrolledWindow
2000-01-26  Vadim Zeitlin'Details' button is now disabled if no details
2000-01-26  Vadim Zeitlinquick and dirty fix for the division by 0 crash in...
2000-01-26  Vadim ZeitlinwxDC::Blit() ignores useMask if there is no mask instea...
2000-01-26  Vadim Zeitlincompilation fix for Win16
2000-01-26  Vadim Zeitlincompilation fix for compilers without PCH
2000-01-26  Guillermo Rodriguez... URL test and some comments added
2000-01-26  Václav SlavíkwxHtmlHelpFrame enhancements
2000-01-26  Václav Slavíkadded wxHtmlWindow::GetOpenedAnchor
2000-01-26  Václav SlavíkwxACCEL_NONE -> wxACCEL_NORMAL
2000-01-26  Václav Slavíkchanged demo data a bit
2000-01-26  Václav Slavíksets frame title even for pages without <title> tag
2000-01-26  Václav Slavíkadded wxHF_OPENFILES demo
2000-01-26  Václav Slavíksome fixes in names of cached helpbooks (does not conta...
2000-01-26  Václav Slavíkadded new wxHF_ flags
2000-01-26  Václav Slavíkadded more navigation controls to wxHtmlHelpFrame
2000-01-26  Václav Slavíkadded more navigation controls to html help frame
2000-01-26  Vadim Zeitlinassert in GetNextItem() fixed (yes, now it is)
2000-01-26  Vadim Zeitlinassert in GetNextItem() fixed (?)
2000-01-26  Vadim Zeitlinextended (wxMask test) and reorganized the drawing...
2000-01-26  Vadim Zeitlin1. fixed (?) blitting bitmaps with mask
2000-01-25  Vadim Zeitlin1. kbd interface for wxScrolledWindow
2000-01-25  Ron Leefixed _T typo
2000-01-25  Vadim Zeitlin__GNUWIN32_OLD__ is defined if __GNUC__ is and NORLANDE...
2000-01-25  Vadim Zeitlindocumented GetNextItem() behaviour precisely
2000-01-25  Vadim Zeitlinadded DrawRectangle() test
2000-01-25  Vadim Zeitlinfixed GetNextItem(item = -1)
2000-01-25  George TaskerFixed code that did not work with Postgres
2000-01-25  Vadim Zeitlinmore patches for BC++ from Ricky Gonzales
2000-01-25  Vadim Zeitlinmissing Init() added to wxMenu(wxCallback) ctors
2000-01-25  Julian SmartAdded DEVNAMES to wxPrintDialog to remember printer...
2000-01-25  Bart A.M. Jourquinadd CASTWNDPROC to call to CallWindowProc for bcc
2000-01-25  Guillermo Rodriguez... Image docs updates
2000-01-24  David WebsterAdded method for mimietype implementation.
2000-01-24  David WebsterFix for VisualAge; Init can't be before it is called...
2000-01-24  Robert Roebling Added datetime.inl to filelist.txt
2000-01-24  Julian SmartAdded WS_VSCROLL and WSHSCROLL styles again
2000-01-24  Guillermo Rodriguez... Updated some bits in socket docs.
2000-01-24  Vadim Zeitlinseveral mingw32 compilation fixes
2000-01-24  Vadim Zeitlinvalue of wxTE_PASSWORD changed to be different from...
2000-01-24  Vadim Zeitlinimplementation of wxGetPasswordFromUser
2000-01-24  Vadim Zeitlinadded wxGetPasswordFromUser(), dialogs sample shows...
2000-01-24  Vadim Zeitlinwarnings/linking fixes for wxMotif
2000-01-24  Vadim Zeitlin2 warnings from Solaris build log fixed
2000-01-24  Vadim Zeitlinmodifications to show non monochrome masks in action
2000-01-24  Vadim Zeitlinexcluded geometry.cpp from build by using #if wxUSE_GEO...
2000-01-24  Vadim Zeitlinpatches for wxSTIPPLE_MASK_OPAQUE from Klass Holwerda
2000-01-24  Vadim Zeitlinsome fixes from the SGI build log
2000-01-24  Václav Slavíkfixed false error report with helpfiles without index
2000-01-24  Václav Slavíkdocumented wxACCEL_ALT
2000-01-24  Vadim Zeitlinpatches for XPM/TIFF compilation with BC++ from Ricky...
2000-01-24  Vadim Zeitlinrefresh after sort - patch from Ricky Gonzales
2000-01-24  Jouk Jansen Committing in .
2000-01-24  Robert Roebling Applied some of the SGI fixes. Don't know about the
2000-01-24  Robert Roebling Added geometry.cpp and made it compile,
2000-01-24  Julian SmartCorrected font calculation (use screen resolution now...
2000-01-24  Robert Roebling Corrected spinbutton events and made them vetoable.
2000-01-24  Guillermo Rodriguez... Compilation fix for mingw32 - will this break cygwin?
2000-01-24  Vadim Zeitlinsmall tests added here and there
2000-01-23  Vadim Zeitlin1. '\n's in tooltip messages are handled (replaced...
2000-01-23  Václav Slavíkmoved bookmarks to Contents panel
2000-01-23  Václav Slavíkadded wxLogError/Warning into wxHTML
2000-01-23  Stefan NeisAdded GAddress_INET_SetAnyAddress and dummy UNIX addres...
2000-01-23  Stefan NeisAdded @PROGRAM_EXT@ as apropriate (hopefully ;-) ).
2000-01-23  Stefan NeisAdded #define for soclose on EMX
2000-01-23  Stefan NeisIntegrated recent API-change
2000-01-23  Stefan NeisAdded #pragma implementation for gcc.
2000-01-23  Robert Roebling Fixed small bug in tab code WRT to having only
2000-01-23  Václav Slavíkfixed broken GIFs
2000-01-23  Václav Slavíkfixed broken GIFs
2000-01-23  Robert Roebling tabbing in controls sample works again.
2000-01-23  Stefan NeisAdded more '#pragma implementation' for gcc.
2000-01-23  Stefan NeisAdded fontenum/fontutil and mimetype for OS/2
2000-01-23  Julian SmartSmall changes
2000-01-23  Vadim Zeitlin1. wxMSW::wxNotebook::SetPageSize() and SetPadding...
2000-01-23  Václav Slavíkprobably forgot to commit mimetype split to this file?
2000-01-23  Václav Slavíkadded intelligent scaling of icons -- cutting empty...
2000-01-23  Václav Slavíkadded WXMAC default font sizes
2000-01-23  Václav Slavíkadded wxFileType::GetMimeTypes
2000-01-23  Václav Slavíkremoved call to win32 api ::SetMapMode -- hopefully...
2000-01-22  Vadim Zeitlin1. added wxMemoryConfig (private) class
2000-01-22  Robert Roebling Various makefile corrections,
2000-01-22  Stefan NeisFixed fixups to allow EMX to compile again.
2000-01-22  Vadim Zeitlinanother image used by the image sample
2000-01-22  Ron Leeadded missing include dcmemory.h
2000-01-22  Ron Leeadded missing include for wxBitmap
2000-01-22  Robert Roebling Changes for next snapshot.
2000-01-22  Ron Leeadded dcmemory.h include
2000-01-22  Stefan NeisSN: Replace a __WXPM__ by __OS2__ in #if deciding wheth...
2000-01-22  Stefan NeisSN: Replaced __WXOS2__ by __WXPM__ in #ifdefs
2000-01-22  Václav Slavíkadded demo of wxEncodingConverter
2000-01-22  Václav Slavíkfixed bug in reference to tnoneng.tex
2000-01-22  Václav Slavíkadded GNOME mimeinfo parsing & some fixes for non-XPM...
2000-01-22  Václav Slavíkadded test for correctly created wxIcon
2000-01-22  Václav Slavíkupdated documentation about default type in wxImage...
2000-01-22  Robert Roebling Fixed wxListCtrl::GetNextItem()
next