Committing in .
[wxWidgets.git] / include /
2000-03-07  David Websterno message
2000-03-07  Guillermo Rodrigue... Ops, stupid me.
2000-03-07  Guillermo Rodrigue... First set of changes toward wxBase compliance :-)
2000-03-07  Vadim ZeitlinMark Johnoson's additions for variable-width weekday...
2000-03-07  Michael BedwardAdded Create functions. They return TRUE if the file...
2000-03-07  Michael BedwardRemoved redundant m_displayed member var from wxGrid
2000-03-06  Guillermo Rodrigue... Added wxIcon(const char **) ctor (same as char **)
2000-03-06  Guillermo Rodrigue... removed wxUSE_WXCONFIG (obsoleted by wxUSE_CONFIG
2000-03-06  Vadim Zeitlinpatches from Ricky Gonzales <gonzales@pyramid3.net>:
2000-03-06  Guillermo Rodrigue... Disabled memory tracing code for mingw32,
2000-03-06  Ron Leeset m_clipXX so dc.GetClippingBox returns real bounding box
2000-03-06  Guillermo Rodrigue... Added support for timer events in Motif
2000-03-05  Stefan NeisFixed apparent typo (int->wxWindowID)
2000-03-05  Robert Roebling Various makefile and installation things.
2000-03-05  Václav Slavíkadded missing wxImageList::Add methods
2000-03-05  Vadim Zeitlin1. wxWindowDisabler modified to bring parent window...
2000-03-04  Stefan NeisImproved handling of selection/deselection events.
2000-03-04  Vadim Zeitlinremoved extern from inline function declarations
2000-03-04  Václav Slavíkfixes for wxBase compilation
2000-03-04  Stefan NeisBugfixes; added selection modes demo to griddemo
2000-03-04  Stefan NeisAdded SetSelectionMode
2000-03-04  Robert Roebling Lotta stuff for drawing etc.
2000-03-03  Václav Slavíkadded compression ratio argument to wxZlibOutputStream...
2000-03-03  Guillermo Rodrigue... Added Destroy()
2000-03-03  Stefan NeisAdded extended selection support.
2000-03-03  Julian SmartRemoved OGL prior to re-adding; some Watcom corrections
2000-03-03  Vadim Zeitlin1. wxShell fixes: now really uses shell (it wasn't...
2000-03-02  David WebsterMore framework updates
2000-03-02  Stefan NeisAdded class to handle selection inside wxGrid
2000-03-02  Vadim Zeitlin1. wxProcess changes to make capturing subprocess outpu...
2000-03-02  Vadim Zeitlin1. wxGrid row can't be resized to less than minimal...
2000-03-01  Vadim Zeitlin1. warning in gtk/menu.cpp fixed
2000-03-01  Julian SmartAdded wxDragImage generic implementation and sample...
2000-02-29  David Websterno message
2000-02-29  Vadim Zeitlinsetting parameters for wxGridCellFloatRenderer seems...
2000-02-29  Vadim Zeitlin1. more corrections for ref counted editors/renderers...
2000-02-29  Vadim ZeitlinwxGridCellRenderer/Editor made ref counted
2000-02-29  Vadim Zeitlin1. added range checks in wxGridStringTable
2000-02-29  Vadim Zeitlinadded wxHashTableLong
2000-02-29  Michael BedwardAutoSizeColumns and AutoSizeRows changed to pass FALSE...
2000-02-29  Vadim Zeitlin1. fixed bug with MDI child frames changign state when...
2000-02-29  Michael BedwardAdded wxWANTS_CHARS style to all windows so that the...
2000-02-28  David Websterno message
2000-02-28  Vadim ZeitlinwxGridCellAttr::Clone() added to allow the demo of...
2000-02-28  Vadim Zeitlingrid autosize fixes/changes
2000-02-28  David WebsterStandard frame resource defines for OS/2
2000-02-28  Julian SmartSome corrections
2000-02-28  Julian SmartRemoved old wxGLCanvas stuff; moved wxTreeLayout to...
2000-02-28  Guillermo Rodrigue... Added #include "wx/bitmap.h"
2000-02-28  Julian SmartMoved OGL to new locations.
2000-02-28  Julian SmartMoved wxGLCanvas to more normal positions
2000-02-28  David WebsterMore updates to wxWindow, wxMenu, GdiImage to get minim...
2000-02-27  Václav Slavíkadded --enable-filesystem
2000-02-27  Václav Slavíkminimalistic build fixes (mostly #if wxUSE_something)
2000-02-27  Robert Roebling Added bitmap create
2000-02-27  Robert Roebling More wxPlotWindow goodies.
2000-02-27  Guilhem LavauxInserted "stdio catch" in wxExecute. The activation...
2000-02-26  Vadim ZeitlinwxGrid::AutoSize() added
2000-02-25  Vadim Zeitlin1. cursor fixes: frame does have hand cursor in the...
2000-02-25  Vadim ZeitlinWX_DECLARE_HASH() macro for type safe hashes
2000-02-25  Vadim Zeitlinattempts at making wxSocket work with wxBase - it doesn...
2000-02-25  Julian SmartAdded fix to wxMDIClientWindow to redisplay contents...
2000-02-25  Vadim Zeitlincompatibility/compilation fix
2000-02-25  David WebsterChange m_SubControls from wxList to wxArrayLong
2000-02-25  Vadim Zeitlin1. corrected problem with label updating in wxProgressD...
2000-02-24  Vadim Zeitlin1. corrected bug in MDI sample (which resulted in missi...
2000-02-24  Julian SmartwxToolBarSimple fix + OGL studio sample compilation
2000-02-24  Julian SmartSome Motif fixes; makefile fixes; added wxTransferStrea...
2000-02-24  Ron Leeconfigure changes, for wxBase and wx-config
2000-02-23  Julian SmartMisc small changes, some for VC++ 1.5
2000-02-23  Vadim Zeitlinremoved saveValue param in EndEdit()
2000-02-23  Michael BedwardAdded wxGrid::DrawGridSpace function to suppress junk...
2000-02-23  Robin DunnSome mouse events need to be handled even when outside...
2000-02-23  Robin Dunndelay getting the default editor and renderer (by data...
2000-02-22  David WebsterGetSubcontrols now returns a reference to an Arraylong
2000-02-22  Vadim Zeitlinadded combobox editor
2000-02-22  Vadim Zeitlincolumn autosizing added
2000-02-22  Vadim Zeitlin1. corrected bug with LIST_ITEM_ACTIVATED being sent...
2000-02-22  Vadim Zeitlinadded renderers/editors for long/float, not fully teste...
2000-02-22  Vadim Zeitlindon't draw cell highlight over the cell editor (improve...
2000-02-22  Vadim Zeitlin1. wxMenuBar::FindMenu() made "const"
2000-02-22  Vadim Zeitlinadded wxLog::Suspend/Resume and wxYield() uses them...
2000-02-22  Vadim Zeitlinremoved some default value for wxGrid compatibility...
2000-02-22  Vadim Zeitlinmoved wxMenuBar::FindMenu(title) from MSW to common...
2000-02-22  Michael BedwardAdded functions to enable/disable drag-resizing of...
2000-02-21  Robin Dunnforgot to uncomment a few things
2000-02-21  Robin DunnAdded ability for tables, grids, editors and renderers...
2000-02-21  Vadim Zeitlinadded SetColMinimalWidth()
2000-02-21  Robert Roebling Slightly better GC pooling,
2000-02-21  Vadim Zeitlinvirtualized m_row/col height/widths arrays
2000-02-21  Vadim Zeitlinadded wxCURSOR_DEFAULT to others (not GTK only), hide...
2000-02-21  Vadim Zeitlin1. removed 3d border, but
2000-02-21  Robert Roebling Implemented MSW's paint region clipping, but
2000-02-21  Robert Roebling Set logical functions to wxCOPY, no -1.
2000-02-21  David WebsterFrame and Window coding
2000-02-20  Julian SmartwxImage::Rotate corrections added; docview improvements...
2000-02-18  David Websterno message
2000-02-18  Vadim Zeitlinadded dnd support to generic wxTreeCtrl
2000-02-18  Vadim Zeitlinmore long/double to int conversion warnings from HP...
2000-02-17  Guillermo Rodrigue... Now wxGIFDecoder always tries to read to the end of...
next