]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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...
2000-02-09  Robin Dunnfixed VC6 compilation error
2000-02-09  Robin Dunnplugged memory leak
2000-02-09  Vadim Zeitlincell attributes added (doesn't quite work, work in...
2000-02-09  Guillermo Rodriguez... Added automatic connection of drawn points
2000-02-09  Vadim Zeitlinfixed fatal bug in wxStatusBar::SetFieldsCount(), added...
2000-02-09  Vadim Zeitlinsome Motif compilation fixes
2000-02-09  Vadim Zeitlinmore HP-UX compilation warnings fixed (187th try)
2000-02-09  Vadim Zeitlinand ITEM_COLLAPSED/ING too
2000-02-09  Vadim Zeitlinadded EVT_TREE_ITEM_ACTIVATED
2000-02-09  Stefan NeisFix refreshs for wxGTK.
2000-02-09  Guillermo Rodriguez... let's see it it works now...
2000-02-09  Michael BedwardChanged grid line positioning slightly to line up the...
2000-02-09  Michael BedwardFixed problem where corner label was displayed when...
2000-02-09  Michael BedwardSimplified sizing code. Sub-windows are now sized...
2000-02-09  Michael BedwardPartially reverted last changes because of problems...
2000-02-09  Michael BedwardInitializing more variables in wxGrid::Create()
2000-02-09  Michael BedwardAdded more 3d rendering to row and col labels and remov...
2000-02-09  Michael BedwardA few optimizations to Refresh() calls for the grid...
2000-02-09  Michael BedwardImplemented row and col label size functions.
2000-02-09  Stefan NeisMore fixes
2000-02-08  Stefan NeisFixed typo
2000-02-08  Václav Slavíkfixed incorrect parsing of http://domain.com:portnumber/
2000-02-08  Robin DunnFix in parse headers so it wouldn't always store an...
next