]> git.saurik.com Git - wxWidgets.git/history - include
compilation fix for compilers without PCH
[wxWidgets.git] / include /
2000-01-26  Václav SlavíkwxHtmlHelpFrame enhancements
2000-01-26  Václav Slavíkadded wxHtmlWindow::GetOpenedAnchor
2000-01-26  Václav Slavíkadded more navigation controls to html help frame
2000-01-25  Vadim Zeitlin1. kbd interface for wxScrolledWindow
2000-01-25  Vadim Zeitlin__GNUWIN32_OLD__ is defined if __GNUC__ is and NORLANDE...
2000-01-25  Vadim Zeitlinmissing Init() added to wxMenu(wxCallback) ctors
2000-01-25  Julian SmartAdded DEVNAMES to wxPrintDialog to remember printer...
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  Vadim Zeitlinseveral mingw32 compilation fixes
2000-01-24  Vadim Zeitlinvalue of wxTE_PASSWORD changed to be different from...
2000-01-24  Vadim Zeitlinadded wxGetPasswordFromUser(), dialogs sample shows...
2000-01-24  Vadim Zeitlinwarnings/linking fixes for wxMotif
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  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-23  Vadim Zeitlin1. '\n's in tooltip messages are handled (replaced...
2000-01-23  Stefan NeisIntegrated recent API-change
2000-01-23  Robert Roebling tabbing in controls sample works again.
2000-01-23  Vadim Zeitlin1. wxMSW::wxNotebook::SetPageSize() and SetPadding...
2000-01-23  Václav Slavíkadded wxFileType::GetMimeTypes
2000-01-22  Vadim Zeitlin1. added wxMemoryConfig (private) class
2000-01-22  Robert Roebling Changes for next snapshot.
2000-01-22  Vadim ZeitlinI think I finally fixed activation behaviour under...
2000-01-21  David WebsterAdds mimietype.h to OS/2 port
2000-01-21  David WebsterUpdates to fix EMX specific stuff that broke VisualAge...
2000-01-21  Vadim Zeitlin1. fixed (to test) the bug with bitmaps without masks...
2000-01-21  Bart A.M. Jourquinnew 'dynamic' SetColDefs fix
2000-01-21  Guillermo Rodrigue... GSocket:
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  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 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-19  Václav Slavíkrewritten to use wxTheMimeTypesManager
2000-01-19  Václav Slavíksplit mimetype.h/.cpp into platform specific code
2000-01-19  Václav Slavíkadded encoding support to help contents
2000-01-19  Václav Slavíkmimetype.cpp/.h split into unix,mac,msw
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í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  Guillermo Rodrigue... isScrolling() in wxScroll[Win]Event
2000-01-18  Václav Slavíkicons for generic file dialog
2000-01-18  George TaskerChanged code to allow for removal of the #include ...
2000-01-18  Václav Slavíkm_LastPage changed to wxChar*, forgot to commit
2000-01-18  Václav Slavíkadded wxHTML_ALIGN_JUSTIFY
2000-01-18  Václav Slavíkadded align=justify support ; also removed relic:...
2000-01-18  Vadim Zeitlin1. small fix in wxDirDialog: SHBrowseForFolder() doesn...
2000-01-17  Václav Slavíkremoved show_progress argument in some private function...
2000-01-17  Robert Roebling Add draft wxPlotWindow
2000-01-17  Václav Slavíkfixed bug: UseConfig didn't call wxHtmlHelpFrame::OnConfig
2000-01-17  Václav Slavíkchanged wxConfigBase::Get signature to wxConfigBase...
2000-01-16  Václav SlavíkwxProgressDialog now accepts wxGA_SMOOTH style
2000-01-16  Václav Slavíkadded encoding conversion to wxHTML
2000-01-16  Václav Slavíkadded case sensitive and whole words only search
2000-01-16  Václav Slavíkindex search is case insensitive now; index panel indic...
2000-01-16  Václav Slavíkcompilation fix for DLL build
2000-01-16  Václav Slavíkfile dialog now remebers list/report and hidden files...
2000-01-16  Václav SlavíkwxFileDialog's report/list view icons changed to some...
2000-01-15  Robert Roebling Next try at avoiding too few or too many size events.
2000-01-15  Robert Roebling black now denotes 0 on mono-bitmaps.
2000-01-15  Julian Smart16-bit fixes
2000-01-14  Stefan NeisSN: Derive wxSpinButton from wxSpinButtonBase instead...
2000-01-14  Stefan NeisSN: Removed second of two declarations declaring wxMDIC...
2000-01-14  Stefan NeisSN: Don't include (non-existing) pmstddlg.h for EMX
2000-01-14  Stefan NeisSN: Added a forward declaration of class wxOwnerDrawn...
2000-01-14  Václav Slavíkoptimized wxHtmlContainerCell - now proceeds layouting...
2000-01-14  Robert Roebling image to bitmap rewrite,
2000-01-14  Julian SmartFurther fixes to Dialog Editor; additions to .dsp files
2000-01-14  Guillermo Rodrigue... wxSocekt now uses wxPostEvent.
2000-01-13  Vadim Zeitlin1. added wxEnhMetaFileXXX classes
2000-01-13  David WebsterLINKAGEMODE under OS/2 is only applicable for VisualAge...
2000-01-13  Julian SmartSet RADIOBTN_PARENT_IS_RADIOBOX to 0 (sorry, but.....
2000-01-13  Stefan Csomormac updates and msw bitmapdrawing on printer
2000-01-13  Stefan Csomoradaptions for CW Pro 5.3 on mac
2000-01-12  Vadim Zeitlinsome compilation fixes for mingw32 and not only
2000-01-12  Robert Roebling Chnages to mono-bitmap code.
2000-01-12  Vadim Zeitlinadded wxUSE_NOTEBOOK to include/wx/msw/setup0.h, remove...
2000-01-12  Václav Slavíkadded wxHtmlLinkInfo::GetHtmlCell so that you know...
2000-01-12  Guillermo Rodrigue... Added missing WXDLLEXPORTs
2000-01-11  Václav Slavíkadded mouse event member into wxHtmlLinkInfo. wxHtmlWin...
2000-01-11  Vadim Zeitlinfixed refresh problem with holidays in wxCalendarCtrl
2000-01-11  Bart A.M. JourquinAdding GetCount() to wxHashTable
2000-01-11  Vadim ZeitlinwxMenuItem::GetLabelFromText() added/documented, bug...
2000-01-11  George TaskerReplaced typo that had wxCALLBACK being redefined....
2000-01-10  Robin DunnMSW Caret is now destroyed and recreated when resized.
2000-01-10  Vadim ZeitlinwxAPIENTRY fixes (?)
2000-01-10  Robin DunnWrong Init was being called in ctor.
next