]> git.saurik.com Git - wxWidgets.git/history - src
background color set to wxSYS_COLOUR_LISTBOX
[wxWidgets.git] / src /
2000-02-15  Václav Slavíkbackground color set to wxSYS_COLOUR_LISTBOX
2000-02-15  Václav Slavíkbackground color set to wxSYS_COLOUR_LISTBOX
2000-02-15  Václav Slavíkadded wxSYS_COLOUR_LISTBOX
2000-02-15  Václav Slavíkadded wxSYS_COLOUR_LISTBOX ; check to prevent wxSYS_COL...
2000-02-15  Václav Slavíkfixed radiobox layouting: asks GTK for best size, does...
2000-02-15  Václav Slavíkfixed typo bug in my last commit that caused image...
2000-02-15  Robin DunnFixed precedence order problem for IsShiftDown and...
2000-02-15  David WebsterA few more minor fixes for OS/2
2000-02-15  Julian SmartTypo corrected
2000-02-15  Robert Roebling list ctrl and tree ctrl didn't like the new focus...
2000-02-15  Robin Dunnfix for goofed up grid borders when scrolling/refreshing
2000-02-15  Guillermo Rodrigue... Readded fix to adjust size of rectangles with transpare...
2000-02-15  Robert Roebling wxGTK now ignores widget style when using the pixmap...
2000-02-15  Julian SmartAdded comment makeg95.env
2000-02-15  Robert Roebling Minor wxYield() change.
2000-02-15  Vadim Zeitlintext bg is transparent now, but the icons are still not
2000-02-15  David Webstermore xpm fixes
2000-02-15  David Webstermore xpm fixes
2000-02-15  Guillermo Rodrigue... ...
2000-02-15  Vadim Zeitlinfixed bug in handling value names with escaped chars
2000-02-15  Vadim Zeitlintypo fixed
2000-02-15  Michael BedwardFixed typo with TV_HITTESTINFO
2000-02-15  Julian SmartRemoved old Ming95 makefiles
2000-02-15  Vadim Zeitlinadded wxUSE_PLOT
2000-02-15  Bart A.M. JourquinSCROLLWIN instead of SCROLL again
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  Vadim Zeitlin1. implemented wxRegKey::Copy() and CopyValue()
2000-02-14  Guillermo Rodrigue... 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 Zeitlinfixes for compilation with the old mingw32, wxUSE_NORLA...
2000-02-14  Vadim Zeitlinfix for id of CHAR_HOOK events
2000-02-14  Robin DunnwxGridCellEditor plugged in and operational for strings.
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 Rodrigue... 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 Rodrigue... Solved a 'bug' in GSocket_Select (a bug in the user...
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 Reverted Vadims change for the size of filled
2000-02-13  Robert Roebling Corrected BMP names for plot window.
2000-02-13  Robin Dunn1. Grid cell defaults are now handled by an internal...
2000-02-12  Vadim Zeitlinmouse event flags have MSW-compatible values for click...
2000-02-12  Julian SmartDistrib file updates; test for bitmap presence in contr...
2000-02-11  Guillermo Rodrigue... Partially rewrote rotation code due to a potential...
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  Vadim Zeitlinadded wxGridCellRenderer
2000-02-11  Vadim Zeitlinfixed setting more than one attr for a cell
2000-02-11  Robert Roebling Made HelpGen compile here.
2000-02-11  Guillermo Rodrigue... 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  Vadim Zeitlin1. fixed bug with the index of the last column in EVT_C...
2000-02-10  Guillermo Rodrigue... Added support for transparency in rotation code
2000-02-10  Bart A.M. Jourquin#include textfile.h out of the WX_PRECOMP section ...
2000-02-10  Guillermo Rodrigue... Added comments explaining my recent changes
2000-02-10  Guillermo Rodrigue... ROP 0x00AA0029 used for transparent area in DrawBitmap...
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 Rodrigue... - wxSocket no loner automatically Closes() the socket...
2000-02-09  David WebsterUpdates to make latest changes compile
2000-02-09  Guillermo Rodrigue... Stupid bug: using LastError() instead of Error()
2000-02-09  Robin Dunnplugged memory leak
2000-02-09  Vadim Zeitlincell attributes added (doesn't quite work, work in...
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  Stefan NeisFix refreshs for wxGTK.
2000-02-09  Guillermo Rodrigue... 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-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  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 Rodrigue... Changed the order in which events are checked, so that...
next