]> git.saurik.com Git - wxWidgets.git/history - include/wx
Improved selection mode handling in wxGrid::SelectBlock
[wxWidgets.git] / include / wx /
2000-03-13  Stefan NeisImproved selection mode handling in wxGrid::SelectBlock
2000-03-13  Vadim Zeitlin1. some patches from Janos Vegh to docview template...
2000-03-13  Ron Leemoved wxDash typedef to gdicmn.h
2000-03-13  Stefan NeisMore compilation fixes.
2000-03-13  Robin DunnAdded methods for folding
2000-03-13  David Websterno message
2000-03-12  Julian SmartAdded project files for STC; fixed wxStringList memory...
2000-03-12  Ron Leeseparated wxDash type from platform specific wxGTKDash...
2000-03-12  Julian SmartMade iniconf compile on BC++ 5.01 (involved adding...
2000-03-12  Vadim Zeitlin1. wxProgressDialog uses wxWindowDisabler, not (dumb...
2000-03-11  Stefan NeisAdded many WXUNUSED, untabified once again.
2000-03-10  Stefan NeisReplaced long by wxCoord as used in the other ports.
2000-03-10  Stefan NeisCompilation fix.
2000-03-10  Robert Roebling Small oops in redrawing code.
2000-03-10  Stefan NeisRemoved unused parameter addToSelected.
2000-03-10  Stefan NeisChanged wxGridCellCoords from long to int (get rid...
2000-03-10  Julian SmartSmall fixes for Tex2RTF but alas, we still get memory...
2000-03-10  Guillermo Rodrigue... Fix from Mumit Khan to allow mingw DLL compilation...
2000-03-10  Guillermo Rodrigue... Fix from Mumit Khan to allow mingw DLL compilation
2000-03-10  Guillermo Rodrigue... Finally deprecated callbacks.
2000-03-10  Guillermo Rodrigue... Some parts rewritten to use wxSocket events instead...
2000-03-09  David Websteros2 update. Need initializers like windows, not unix.
2000-03-09  David WebsterMore framework fixes and fixes for building dlls.
2000-03-09  Julian SmartMmedia, OGL lib directory changes; omitted naughty...
2000-03-09  Julian SmartwxHtmlHelpController made compatible with other controllers
2000-03-09  Robin DunnInitial version of wxStyledTextCtrl, a Scintilla wrappe...
2000-03-09  Vadim Zeitlindon't define __cplusplus for DECCXX if it is already...
2000-03-09  Stefan NeisChanged Shift+Arrow handling
2000-03-09  Robert Roebling Some make corrections for HP and related,
2000-03-08  Julian SmartAdded WinHelp sample doc to samples/help, and made...
2000-03-08  Mark Johnsoncalctrl.h
2000-03-08  Guillermo Rodrigue... All IO calls take void* instead of char*
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...
next