wxWidgets.git
2000-02-15  Robert Roebling Various distrib related changes.
2000-02-15  Vadim Zeitlintypo fixed
2000-02-15  Vadim Zeitlinadded wxUSE_PLOT
2000-02-15  Michael BedwardFixed typo with TV_HITTESTINFO
2000-02-15  Robert Roebling Readded plot event constants.
2000-02-15  Julian SmartRemoved old Ming95 makefiles
2000-02-15  Vadim Zeitlinmore translators
2000-02-15  Vadim Zeitlinadded wxUSE_PLOT
2000-02-15  Bart A.M. JourquinSCROLLWIN instead of SCROLL again
2000-02-15  Vadim Zeitlinoops... another incorrectly resolved cvs conflict
2000-02-15  Vadim Zeitlinconflicts markers removed
2000-02-15  Vadim Zeitlinfix for drawing bitmap buttons under Win95 (untested)
2000-02-15  Robert Roebling Many plot window gooddies.
2000-02-15  Ron Leefixed test for _vsnprintf
2000-02-15  Bart A.M. Jourquin wxEVT_SCROLL_THUMBRELEASE instead of wxEVT_SCROLLWIN_...
2000-02-15  Robin DunnSome cleanup.
2000-02-15  David WebsterUpdates to make VA 3.0 compile again, particularly xpm
2000-02-15  David Websterminimal makefile for VA 3.0
2000-02-15  Vadim Zeitlin1. implemented wxRegKey::Copy() and CopyValue()
2000-02-14  Guillermo Rodriguez... just some comments
2000-02-14  Robin Dunn1. Initialized m_displayed to TRUE to solve a cell...
2000-02-14  Stefan NeisFixed SetCurrentCell.
2000-02-14  Vadim Zeitlinlist of official wxWin translators
2000-02-14  Vadim Zeitlinfixes for compilation with the old mingw32, wxUSE_NORLA...
2000-02-14  Guilhem LavauxAdded a bigger wxMMedia2 demonstration: wxMultimediaBoa...
2000-02-14  Guilhem Lavaux* Various fixes
2000-02-14  Vadim ZeitlinUSE_DYNLIB_CLASS set to 1 by default
2000-02-14  Vadim Zeitlinfix for id of CHAR_HOOK events
2000-02-14  Mark Johnson dbtree.cpp de/dbbrowse.mo de/dbbrowse.po de/mo.cmd
2000-02-14  Mark Johnson dbtree.cpp
2000-02-14  Robin DunnwxGridCellEditor plugged in and operational for strings.
2000-02-14  Mark Johnson browsedb.cpp dbbrowse.cpp dbgrid.cpp dbtree.cpp doc.cpp
2000-02-14  Mark Johnson browsedb.cpp dbtree.cpp dlguser.cpp dlguser.h pgmctrl.cpp
2000-02-14  Robin Dunn1. Fixed slow-click timer.
2000-02-14  David WebsterFix for VA 4.0
2000-02-14  David WebsterMinor updates
2000-02-13  Guillermo Rodriguez... Still with the same 'read after close' thing...
2000-02-13  Stefan NeisShift edit control (since we shifted cells in last...
2000-02-13  Guillermo Rodriguez... Solved a 'bug' in GSocket_Select (a bug in the user...
2000-02-13  Mark Johnson pgmtext.mo pgmtext.po
2000-02-13  Mark Johnson dbbrowse.cpp dbgrid.cpp dlguser.cpp pgmctrl.cpp de...
2000-02-13  Stefan NeisAdded enabling/disabling of cell edit control.
2000-02-13  Julian SmartBitmap name changes (also done by RR, oops)
2000-02-13  Robert Roebling Applied colour reduction and changes to use
2000-02-13  Robert Roebling Reverted Vadims change for the size of filled
2000-02-13  Robert Roebling Corrected BMP names for plot window.
2000-02-13  Robert RoeblingAdded mingw32 makefile for plot demo.
2000-02-13  Robin DunnSome updates and fixes
2000-02-13  Robin DunnSome updates and fixes
2000-02-13  Robin Dunn1. Grid cell defaults are now handled by an internal
2000-02-13  Robin Dunn1. Grid cell defaults are now handled by an internal...
2000-02-13  Robin DunnFixed thread state problem in wxTreeCtrl.GetBoundingBox
2000-02-12  Julian SmartBC++ doesn't like periods in resource names
2000-02-12  Vadim Zeitlinmouse event flags have MSW-compatible values for click...
2000-02-12  Mark Johnson browsedb.cpp browsedb.h dbbrowse.cpp dbbrowse.h dbbro...
2000-02-12  Guilhem Lavaux* Updated README
2000-02-12  Julian SmartDistrib file updates; test for bitmap presence in contr...
2000-02-11  Guillermo Rodriguez... Partially rewrote rotation code due to a potential...
2000-02-11  Julian SmartUncommented listctrl.tex
2000-02-11  Julian SmartDoc bug fixes
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  Guillermo Rodriguez... Another oops.
2000-02-11  Julian SmartManual fixes
2000-02-11  Vadim Zeitlinadded wxGridCellRenderer
2000-02-11  Vadim Zeitlinfixed setting more than one attr for a cell
2000-02-11  Stefan NeisUpdated to include recent fixes to configure.in
2000-02-11  Robert Roebling Made HelpGen compile here.
2000-02-11  Guillermo Rodriguez... Oops.
2000-02-11  Guillermo Rodriguez... Modified for new THUMBRELEASE event
2000-02-11  Guillermo Rodriguez... Added wxEVT_SCROLL[WIN]_THUMBRELEASE
2000-02-11  Vadim Zeitlinremoved debugging messages I just added by default
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  Václav Slavíkfixed bug in scaling images
2000-02-11  Michael BedwardAdded facility to resize rows and cols by dragging...
2000-02-11  Vadim Zeitlin1. exchanged binary ROPs wxSET/wxCLEAR meaning for...
2000-02-10  Robert Roebling Fixed Vadims fix.
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-10  Vadim Zeitlin1. fixed bug with the index of the last column in EVT_C...
2000-02-10  Mark Johnson dbgrid.cpp dbtree.cpp
2000-02-10  Julian SmartAdded a few makefiles
2000-02-10  Mark Johnson dbbrowse.rc dbgrid.cpp dbtree.cpp dbtree.h help.de...
2000-02-10  Guillermo Rodriguez... Added support for transparency in rotation code
2000-02-10  Guillermo Rodriguez... Added code to test the transparency stuff for image...
2000-02-10  Bart A.M. Jourquin#include textfile.h out of the WX_PRECOMP section ...
2000-02-10  Guillermo Rodriguez... Added comments explaining my recent changes
2000-02-10  Guillermo Rodriguez... ROP 0x00AA0029 used for transparent area in DrawBitmap...
2000-02-10  Guillermo Rodriguez... Minor updates
2000-02-10  Robin Dunnmoved Clear() outside of if (textured)...
2000-02-10  Robin Dunnadded option for drawing a textured background to test...
2000-02-10  Michael BedwardAdded wxTextFile functions to make multi-line text...
2000-02-10  Michael BedwardReverted changes to grid line positioning that caused...
2000-02-10  Guillermo Rodriguez... - wxSocket no loner automatically Closes() the socket...
2000-02-09  David WebsterUpdates to make latest changes compile
2000-02-09  Guillermo Rodriguez... Stupid bug: using LastError() instead of Error()
2000-02-09  Stefan NeisUpdated/Added build instructions for OS/2.
2000-02-09  Guillermo Rodriguez... Zooming buttons / menu options automatically disabled...
next