]> git.saurik.com Git - wxWidgets.git/history - src
Compilation fixes (true->TRUE, false->FALSE)
[wxWidgets.git] / src /
2000-02-17  Robert Roebling Small testing changes,
2000-02-17  Julian SmartRemoved redundant wxColour constructor (how come this...
2000-02-17  Vadim Zeitlinadded wxGridCellEditor::StartingClick(), used by BoolEditor
2000-02-17  Vadim Zeitlinsome (attempts of) appearance fixes for wxGCBoolRenderer
2000-02-17  Vadim ZeitlinwxGridCellEditor::PaintBackground() added
2000-02-17  Sylvain BougnouxWorkaround (?) for using streambuf with wxUSE_IOSTREAMH=0
2000-02-17  Václav Slavíkfixed inaccurancy in container layouting with wxHTML_AL...
2000-02-17  Václav Slavíkfixed detection of listbox background
2000-02-17  Vadim Zeitlinassorted files I forgot to commit before
2000-02-17  Vadim Zeitlinbool editor/renderer added
2000-02-17  Vadim Zeitlinadded wxRect::Inflate()
2000-02-17  Vadim Zeitlinadded and documented wxDC::DrawCheckMark()
2000-02-17  Vadim Zeitlin1. EVT_GRID_XXX constants renamed to wxEVT_GRID_XXX
2000-02-17  Vadim Zeitlinhack to fix crash when creating a DC for a widgetless...
2000-02-17  Vadim Zeitlinwarning in GetItemFromPoint with mingw32 fixed
2000-02-16  Guillermo Rodrigue... added a few comments and remove $(COPYSEP)
2000-02-16  Václav Slavíkfixed background colour handling in wxTreeCtrl
2000-02-16  David WebsterStart of actual filling in of wxFrame. Makefile now...
2000-02-16  Julian SmartDrawLine normalized; wxStaticBitmap fixed for Dialog...
2000-02-16  Vadim Zeitlinadded support for readonly cells and 3d border drawing
2000-02-16  Robin DunnEats EVT_CHAR events for WXK_ESCAPE, WXK_TAB, and WXK_R...
2000-02-16  Robin Dunndisable edit control before insert/delete row/col
2000-02-16  Vadim Zeitlinthe in-place control uses the attr for colours/font...
2000-02-16  Vadim ZeitlindeTABified
2000-02-16  Robin DunnAdded getters/setters for cell and grid-default editors
2000-02-16  David WebsterOS/2 support added
2000-02-16  Stefan NeisAdded UpdateAttrRows/Cols to change the row/column...
2000-02-16  Julian SmartCorrected my bug...
2000-02-16  Sylvain BougnouxFixed stupidity
2000-02-16  Sylvain BougnouxFixed wxGetLocalTimesMillis using HAVE_GETTIMEOFDAY...
2000-02-16  Julian SmartVarious VC++ 1.5 and other corrections
2000-02-16  Julian SmartCorrected LINKAGEMODE OS/2 thingy
2000-02-16  Sylvain BougnouxAdd Shivar's patch for using iostream
2000-02-16  David WebsterOS/2 updates, basically linkage mode settings on static...
2000-02-16  David WebsterFinal cleanup
2000-02-16  Robin Dunnincremented version number
2000-02-15  Vadim Zeitlinbug fix in wxRegKey::CopyValue()
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,
next