]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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...
2000-02-08  Guillermo Rodriguez... Life! version 2
2000-02-08  Julian SmartShowFullScreen (MSW) doc; projgen updates
2000-02-08  Julian SmartMinor mods if any
2000-02-08  Julian SmartAdded ShowFullScreen call (MSW only)
2000-02-08  Julian SmartVC++ project file updates; minor sashwindow/splitterwin...
2000-02-08  Julian SmartMisc. fixes for obscure compilers
2000-02-08  Julian SmartAdded ShowFullScreen
2000-02-08  Vadim Zeitlindon't use ROPs for drawing the text for wxMSW compatibility
2000-02-08  Guillermo Rodriguez... Changed the order in which events are checked, so that...
2000-02-08  Vadim Zeitlinadded checks for Xm/Xpm headers/libs in CFLAGS/LDFLAGS
2000-02-08  Vadim Zeitlincache the result of socklen_t check
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  Bart A.M. Jourquinadd SQL_CATALOG and SQL_LOG filename variables
2000-02-08  Michael BedwardFixed problem with label resize cursor not resetting
2000-02-08  Guillermo Rodriguez... M_PI is not ANSI
2000-02-08  Vadim Zeitlin1. wxWizard appears in the centre of the screen by...
2000-02-08  Vadim Zeitlin1. more test code for drawing with ROPs/masks/bg brushe...
next