]> git.saurik.com Git - wxWidgets.git/history - src
assert in GetNextItem() fixed (yes, now it is)
[wxWidgets.git] / src /
2000-01-26  Vadim Zeitlinassert in GetNextItem() fixed (yes, now it is)
2000-01-26  Vadim Zeitlinassert in GetNextItem() fixed (?)
2000-01-26  Vadim Zeitlin1. fixed (?) blitting bitmaps with mask
2000-01-25  Vadim Zeitlin1. kbd interface for wxScrolledWindow
2000-01-25  Vadim Zeitlinfixed GetNextItem(item = -1)
2000-01-25  Vadim Zeitlinmore patches for BC++ from Ricky Gonzales
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-24  David WebsterAdded method for mimietype implementation.
2000-01-24  Julian SmartAdded WS_VSCROLL and WSHSCROLL styles again
2000-01-24  Vadim Zeitlinseveral mingw32 compilation fixes
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 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  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 Rodrigue... Compilation fix for mingw32 - will this break cygwin?
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 #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  Robert Roebling tabbing in controls sample works again.
2000-01-23  Stefan NeisAdded more '#pragma implementation' for gcc.
2000-01-23  Vadim Zeitlin1. wxMSW::wxNotebook::SetPageSize() and SetPadding...
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  Stefan NeisFixed fixups to allow EMX to compile again.
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 GNOME mimeinfo parsing & some fixes for non-XPM...
2000-01-22  Václav Slavíkadded test for correctly created wxIcon
2000-01-22  Robert Roebling Fixed wxListCtrl::GetNextItem()
2000-01-22  Vadim ZeitlinI think I finally fixed activation behaviour under...
2000-01-21  Vadim Zeitlinwarning fix
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 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 Rodrigue... msgdlg.h missing - please try compiling without precomp...
2000-01-21  Guillermo Rodrigue... GSocket:
2000-01-21  Guillermo Rodrigue... GSocket:
2000-01-21  Vadim Zeitlin1. wxWizard supports setting images for each page,...
2000-01-20  Robert Roebling More life in wxPlot.
2000-01-20  George Tasker::bindInsertParams() was leaving some column bindings...
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 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íkrewritten to use wxTheMimeTypesManager
2000-01-19  Václav Slavíkfixed SetLink (if link.Href is empty, nulls the link
2000-01-19  Václav Slavíksplit mimetype.h/.cpp into platform specific code
2000-01-19  Václav Slavíkdialog for choosing charset was too wide
2000-01-19  Václav Slavíkadded encoding support to help contents
2000-01-19  Václav Slavíkmimetype.cpp/.h split into unix,max,msw
2000-01-19  Václav Slavíkmimetype.cpp/.h split into unix,mac,msw
2000-01-19  Václav Slavíkfixed compilation problem with BC (at least I hope so)
2000-01-19  Václav Slavíkfixed ReadString for wxUSE_UNICODE
2000-01-19  Julian SmartAdded missing windows.h includes
2000-01-19  Bart A.M. Jourquinadding intl.h and wxString -> char* conversion in DDEAt...
2000-01-19  Václav Slavíkit is now possible to add custom buttons into wxHtmlHel...
2000-01-19  Václav Slavíkadded wxFSFile::GetModificationTime
2000-01-19  Václav Slavíkadded wxFileModificationTime
2000-01-19  Václav Slavíkiso8859-1,15 and cp1252 added to Cyrillic charsets
2000-01-19  Václav Slavík.cached format of help books is now endian-independent...
2000-01-19  Václav Slavíkgeneric wxFileDialog now stores customizations to regis...
2000-01-18  George TaskerFixed so this file will compile if wxUSE_IPC is 0 ...
2000-01-18  Vadim Zeitlin1. fixed compilation of wxExecute() for !wxUSE_IPC
2000-01-18  Guillermo Rodrigue... Added IsScrollng() support for scroll and scrollwin...
2000-01-18  Guillermo Rodrigue... isScrolling() in wxScroll[Win]Event
2000-01-18  George TaskerRemoved a couple of debug lines
2000-01-18  Julian SmartAvoided rounding errors in font point size calculations
2000-01-18  Václav Slavíkadded default icons for binary and unknown filetype
2000-01-18  Julian SmartPut Stefan's speedup fix into DoBlit
next