]> git.saurik.com Git - wxWidgets.git/history - include
Uncommented listctrl.tex
[wxWidgets.git] / include /
2000-02-11  Vadim Zeitlinadded attr assignment for rows/columns
2000-02-11  Vadim Zeitlinadded an extremely simple cell attr cache (yet it catch...
2000-02-11  Vadim Zeitlinadded wxGridCellRenderer
2000-02-11  Vadim Zeitlinfixed setting more than one attr for a cell
2000-02-11  Robert Roebling Made HelpGen compile here.
2000-02-11  Guillermo Rodrigue... Added wxEVT_SCROLL[WIN]_THUMBRELEASE
2000-02-11  Vadim Zeitlinadded ChangeCursorMode() method, rewrote the col/row...
2000-02-11  Julian SmartSome BC++ 5.4 fixes
2000-02-11  Robert Roebling Added BMP files for wxPlotWindow,
2000-02-11  Michael BedwardAdded facility to resize rows and cols by dragging...
2000-02-10  Robert Roebling Whole lotta stuff for wxPlotWindow,
2000-02-10  David WebsterAdded an OS/2 section to the sql defines
2000-02-09  David WebsterUpdates to make latest changes compile
2000-02-09  Vadim Zeitlincell attributes added (doesn't quite work, work in...
2000-02-09  Vadim Zeitlinsome Motif compilation fixes
2000-02-09  Vadim Zeitlinmore HP-UX compilation warnings fixed (187th try)
2000-02-09  Michael BedwardSimplified sizing code. Sub-windows are now sized...
2000-02-09  Michael BedwardInitializing more variables in wxGrid::Create()
2000-02-08  Julian SmartAdded ShowFullScreen
2000-02-08  Vadim ZeitlinHP-UX compilation errors
2000-02-08  Bart A.M. Jourquinadd SQL_CATALOG and SQL_LOG filename variablesas extern
2000-02-08  Vadim Zeitlin1. wxWizard appears in the centre of the screen by...
2000-02-07  Vadim Zeitlintrying to fix memory leak in wxListCtrl (attributes...
2000-02-07  Bart A.M. Jourquinadd definition for FAR for mingwin 2.95
2000-02-07  Michael BedwardFixes for problem where selection fails to start on...
2000-02-06  Julian SmartSmall changes for VC++ 4 compilation
2000-02-06  Julian SmartSome doc corrections; Watcom C++ corrections; VC++...
2000-02-06  Julian SmartAdded rotation to wxImage
2000-02-06  Robert Roebling Tried to prevent scrollbars from scrolling as
2000-02-06  Julian Smartlong -> wxCoord
2000-02-06  Julian SmartSome BC++ 4.5 and other compile fixes; changed FAR...
2000-02-06  Stefan Neislong -> wxCoord
2000-02-05  Guillermo Rodrigue... Some compilation fixes
2000-02-05  Stefan NeisAdded different strategy for updating grid lines.
2000-02-05  Robert Roebling Fixed status bar probs,
2000-02-05  George TaskerFixed a typo in a comment
2000-02-05  Robert Roebling wxWindow no longer emits any scroll events after
2000-02-05  Vadim Zeitlin1. wxTimer change - now generates EVT_TIMER()
2000-02-05  Michael BedwardRemoved ^M chars again
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.
next