]> git.saurik.com Git - wxWidgets.git/history - include/wx
more ifdef C++ stuff
[wxWidgets.git] / include / wx /
2000-02-04  Vadim Zeitlinanother new version of wxStringTokenizer (with tests...
2000-02-04  Robert Roebling Minor GTK fixes for wxGrid.
2000-02-04  Robert Roebling ROP changes.
2000-02-04  Michael BedwardMany bug fixes for display code:
2000-02-03  Stefan NeisAdded drag-shrinking.
2000-02-03  George TaskerReplaced C++ comment with C comment
2000-02-03  Vadim Zeitlinre-checking in files in Unix mode
2000-02-03  Bart A.M. Jourquinfix include files path
2000-02-03  Michael BedwardUsed old name SelectCell instead of new name SetCurrentCell
2000-02-03  Michael BedwardAdded missing SetGridCursor function
2000-02-03  Michael BedwardRemoved cell highlighting temporarily. Now wxGrid...
2000-02-03  Michael BedwardMajor redesign of grid classes:
2000-02-02  Václav Slavíkfixed memory leaks
2000-02-02  Václav Slavíkfixed DeleteContents inconsistency: didn't free memory...
2000-02-02  Václav Slavíkfixing memory leaks & mem tracing false alerts
2000-02-02  Vadim Zeitlinadded CentreOnScreen(), updated the docs to clear this...
2000-02-02  Robert Roebling Tried to fix corrupted display of wxTextCtrl,
2000-02-02  Vadim Zeitlin1. wxStaticBitmap now uses mask even for bitmaps (and...
2000-02-01  Julian SmartSet/GetWindowMenu added to MDI parent frame under MSW
2000-01-31  David WebsterVA 4.0 fix
2000-01-31  Robin DunnMinor additions to make working with binary buffers...
2000-01-31  Vadim Zeitlin1. bug in wxString::find_first_of() fixed
2000-01-31  Vadim Zeitlin1. configre/makefiles changes
2000-01-31  Robert Roebling Using the best visual is now an option.
2000-01-31  George TaskerRemoved tabs and cleaned up indentations.
2000-01-31  David WebsterVA 4.0 fixes
2000-01-30  Julian SmartSome but not all compile fixes for typetest (VC++ 1...
2000-01-30  Julian SmartCured memory leak report in wxDateTime; wxGLCanvas...
2000-01-30  Vadim ZeitlinwxDialog change (Show() completely rewritten, modal...
2000-01-29  Robert Roebling Disabled ODBC code by default,
2000-01-29  Václav Slavíkbugfix: added wxWindowBase::OnMiddleClick declaration
2000-01-28  David WebsterVA 4.0 fixes
2000-01-27  Robert Roebling Copied isql.h and isqlext.h to /include/wx/unix and...
2000-01-27  Václav Slavíkminor visual enhancement of help browser
2000-01-27  Václav Slavíkinline functions with if moved to .cpp
2000-01-27  Václav Slavíkremoved wxHtmlWindow::OnKeyDown
2000-01-26  Stefan NeisChanged order of #ifdefs to get native version on OS...
2000-01-26  David WebsterVisualage C++ V4.0 duplicate symbol fixes
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  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...
next