]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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()
2000-01-22  Vadim Zeitlin1. added some test code (currently disabled) to controls
2000-01-22  Vadim ZeitlinI think I finally fixed activation behaviour under...
2000-01-21  Václav Slavíkfinished non-Eng overview
2000-01-21  Vadim Zeitlinwarning fix
2000-01-21  David WebsterAdds mimietype.h to OS/2 port
2000-01-21  Vadim Zeitlina new bitmap for the sample
2000-01-21  David WebsterUpdates to fix EMX specific stuff that broke VisualAge...
2000-01-21  David WebsterUpdates to fix an error that cropped up putting EMX...
2000-01-21  David WebsterFix to include the OS/2 version of mimetype.h, not...
2000-01-21  David WebsterNew VA config file for new plot and mimetype modules
2000-01-21  Vadim ZeitlinBC++ compilation fix
2000-01-21  Vadim Zeitlintests for XPM images
2000-01-21  Vadim Zeitlin1. fixed (to test) the bug with bitmaps without masks...
2000-01-21  Julian SmartMisc. Dialog Editor/resource bugs fixed
2000-01-21  Bart A.M. Jourquinnew 'dynamic' SetColDefs fix
2000-01-21  Bart A.M. Jourquinadding search path for iodbc headers
2000-01-21  Bart A.M. Jourquinadding case sensitive link (/c) flag
2000-01-21  Guillermo Rodriguez... Some things added
2000-01-21  Guillermo Rodriguez... msgdlg.h missing - please try compiling without precomp...
2000-01-21  Guillermo Rodriguez... Some docs updated
2000-01-21  Guillermo Rodriguez... Socket sample:
2000-01-21  Guillermo Rodriguez... GSocket:
2000-01-21  Guillermo Rodriguez... GSocket:
2000-01-21  Guillermo Rodriguez... GSocket:
2000-01-21  Vadim Zeitlin1. some DDE tests in exec
2000-01-21  Vadim Zeitlin1. wxWizard supports setting images for each page,...
2000-01-20  Vadim Zeitlinrestored windows.h
2000-01-20  Vadim Zeitlinoops... extra #endif removed
2000-01-20  Vadim Zeitlin'FAR redefined' warning fixed
2000-01-20  Vadim Zeitlinadded test for _WIN32
2000-01-20  Vadim Zeitlinadded wxMenuITemBase copy ctor decl apparently needed...
2000-01-20  Robert Roebling More life in wxPlot.
2000-01-20  George Tasker::bindInsertParams() was leaving some column bindings...
2000-01-20  George TaskerComment associated with wxODBC_FWD_ONLY_CURSORS modified
2000-01-20  George TaskerCommented out the #include of <windows.h> as it should...
2000-01-20  Robert Roebling A no-change for scroll events.
2000-01-20  George TaskerUses src/iodbc headers rather than windows headers...
2000-01-20  George TaskerUses src/iodbc headers rather than windows headers...
2000-01-20  George TaskerTweeked to use SQLHWND as a type rather than HWND,...
2000-01-20  Vadim Zeitlin(run-time) fix for !wxUSE_IPC build
2000-01-19  Vadim ZeitlinXBM loading finally works (thanks Guillermo)
2000-01-19  Václav Slavíkadded link to Writing non-E apps
2000-01-19  Václav Slavíkadded Writing non-English applications
2000-01-19  Václav Slavíkdocumented Charset= in hhp
2000-01-19  Václav Slavíkrewritten to use wxTheMimeTypesManager
2000-01-19  Václav Slavíkdocumented existence of wxTheMimeTypesManager
2000-01-19  Václav Slavíkdocumented macros *_EXPORTED_ARRAY
2000-01-19  Václav Slavíkfixed SetLink (if link.Href is empty, nulls the link
next