2000-02-17 |
Vadim Zeitlin | added wxGridCellEditor::StartingClick(), used by BoolEditor |
tree | commitdiff |
2000-02-17 |
Vadim Zeitlin | some (attempts of) appearance fixes for wxGCBoolRenderer |
tree | commitdiff |
2000-02-17 |
Vadim Zeitlin | wxGridCellEditor::PaintBackground() added |
tree | commitdiff |
2000-02-17 |
Sylvain Bougnoux | Workaround (?) for using streambuf with wxUSE_IOSTREAMH=0 |
tree | commitdiff |
2000-02-17 |
Václav Slavík | fixed inaccurancy in container layouting with wxHTML_AL... |
tree | commitdiff |
2000-02-17 |
Václav Slavík | fixed detection of listbox background |
tree | commitdiff |
2000-02-17 |
Vadim Zeitlin | assorted files I forgot to commit before |
tree | commitdiff |
2000-02-17 |
Vadim Zeitlin | bool editor/renderer added |
tree | commitdiff |
2000-02-17 |
Vadim Zeitlin | added wxRect::Inflate() |
tree | commitdiff |
2000-02-17 |
Vadim Zeitlin | added and documented wxDC::DrawCheckMark() |
tree | commitdiff |
2000-02-17 |
Vadim Zeitlin | 1. EVT_GRID_XXX constants renamed to wxEVT_GRID_XXX |
tree | commitdiff |
2000-02-17 |
Vadim Zeitlin | hack to fix crash when creating a DC for a widgetless... |
tree | commitdiff |
2000-02-17 |
Vadim Zeitlin | warning in GetItemFromPoint with mingw32 fixed |
tree | commitdiff |
2000-02-16 |
Guillermo Rodrigue... | added a few comments and remove $(COPYSEP) |
tree | commitdiff |
2000-02-16 |
Václav Slavík | fixed background colour handling in wxTreeCtrl |
tree | commitdiff |
2000-02-16 |
David Webster | Start of actual filling in of wxFrame. Makefile now... |
tree | commitdiff |
2000-02-16 |
Julian Smart | DrawLine normalized; wxStaticBitmap fixed for Dialog... |
tree | commitdiff |
2000-02-16 |
Vadim Zeitlin | added support for readonly cells and 3d border drawing |
tree | commitdiff |
2000-02-16 |
Robin Dunn | Eats EVT_CHAR events for WXK_ESCAPE, WXK_TAB, and WXK_R... |
tree | commitdiff |
2000-02-16 |
Robin Dunn | disable edit control before insert/delete row/col |
tree | commitdiff |
2000-02-16 |
Vadim Zeitlin | the in-place control uses the attr for colours/font... |
tree | commitdiff |
2000-02-16 |
Vadim Zeitlin | deTABified |
tree | commitdiff |
2000-02-16 |
Robin Dunn | Added getters/setters for cell and grid-default editors |
tree | commitdiff |
2000-02-16 |
David Webster | OS/2 support added |
tree | commitdiff |
2000-02-16 |
Stefan Neis | Added UpdateAttrRows/Cols to change the row/column... |
tree | commitdiff |
2000-02-16 |
Julian Smart | Corrected my bug... |
tree | commitdiff |
2000-02-16 |
Sylvain Bougnoux | Fixed stupidity |
tree | commitdiff |
2000-02-16 |
Sylvain Bougnoux | Fixed wxGetLocalTimesMillis using HAVE_GETTIMEOFDAY... |
tree | commitdiff |
2000-02-16 |
Julian Smart | Various VC++ 1.5 and other corrections |
tree | commitdiff |
2000-02-16 |
Julian Smart | Corrected LINKAGEMODE OS/2 thingy |
tree | commitdiff |
2000-02-16 |
Sylvain Bougnoux | Add Shivar's patch for using iostream |
tree | commitdiff |
2000-02-16 |
David Webster | OS/2 updates, basically linkage mode settings on static... |
tree | commitdiff |
2000-02-16 |
David Webster | Final cleanup |
tree | commitdiff |
2000-02-16 |
Robin Dunn | incremented version number |
tree | commitdiff |
2000-02-15 |
Vadim Zeitlin | bug fix in wxRegKey::CopyValue() |
tree | commitdiff |
2000-02-15 |
Václav Slavík | background color set to wxSYS_COLOUR_LISTBOX |
tree | commitdiff |
2000-02-15 |
Václav Slavík | background color set to wxSYS_COLOUR_LISTBOX |
tree | commitdiff |
2000-02-15 |
Václav Slavík | added wxSYS_COLOUR_LISTBOX |
tree | commitdiff |
2000-02-15 |
Václav Slavík | added wxSYS_COLOUR_LISTBOX ; check to prevent wxSYS_COL... |
tree | commitdiff |
2000-02-15 |
Václav Slavík | fixed radiobox layouting: asks GTK for best size, does... |
tree | commitdiff |
2000-02-15 |
Václav Slavík | fixed typo bug in my last commit that caused image... |
tree | commitdiff |
2000-02-15 |
Robin Dunn | Fixed precedence order problem for IsShiftDown and... |
tree | commitdiff |
2000-02-15 |
David Webster | A few more minor fixes for OS/2 |
tree | commitdiff |
2000-02-15 |
Julian Smart | Typo corrected |
tree | commitdiff |
2000-02-15 |
Robert Roebling | list ctrl and tree ctrl didn't like the new focus... |
tree | commitdiff |
2000-02-15 |
Robin Dunn | fix for goofed up grid borders when scrolling/refreshing |
tree | commitdiff |
2000-02-15 |
Guillermo Rodrigue... | Readded fix to adjust size of rectangles with transpare... |
tree | commitdiff |
2000-02-15 |
Robert Roebling | wxGTK now ignores widget style when using the pixmap... |
tree | commitdiff |
2000-02-15 |
Julian Smart | Added comment makeg95.env |
tree | commitdiff |
2000-02-15 |
Robert Roebling | Minor wxYield() change. |
tree | commitdiff |
2000-02-15 |
Vadim Zeitlin | text bg is transparent now, but the icons are still not |
tree | commitdiff |
2000-02-15 |
David Webster | more xpm fixes |
tree | commitdiff |
2000-02-15 |
David Webster | more xpm fixes |
tree | commitdiff |
2000-02-15 |
Guillermo Rodrigue... | ... |
tree | commitdiff |
2000-02-15 |
Vadim Zeitlin | fixed bug in handling value names with escaped chars |
tree | commitdiff |
2000-02-15 |
Vadim Zeitlin | typo fixed |
tree | commitdiff |
2000-02-15 |
Michael Bedward | Fixed typo with TV_HITTESTINFO |
tree | commitdiff |
2000-02-15 |
Julian Smart | Removed old Ming95 makefiles |
tree | commitdiff |
2000-02-15 |
Vadim Zeitlin | added wxUSE_PLOT |
tree | commitdiff |
2000-02-15 |
Bart A.M. Jourquin | SCROLLWIN instead of SCROLL again |
tree | commitdiff |
2000-02-15 |
Vadim Zeitlin | conflicts markers removed |
tree | commitdiff |
2000-02-15 |
Vadim Zeitlin | fix for drawing bitmap buttons under Win95 (untested) |
tree | commitdiff |
2000-02-15 |
Robert Roebling | Many plot window gooddies. |
tree | commitdiff |
2000-02-15 |
Ron Lee | fixed test for _vsnprintf |
tree | commitdiff |
2000-02-15 |
Bart A.M. Jourquin | wxEVT_SCROLL_THUMBRELEASE instead of wxEVT_SCROLLWIN_... |
tree | commitdiff |
2000-02-15 |
Robin Dunn | Some cleanup. |
tree | commitdiff |
2000-02-15 |
David Webster | Updates to make VA 3.0 compile again, particularly xpm |
tree | commitdiff |
2000-02-15 |
Vadim Zeitlin | 1. implemented wxRegKey::Copy() and CopyValue() |
tree | commitdiff |
2000-02-14 |
Guillermo Rodrigue... | just some comments |
tree | commitdiff |
2000-02-14 |
Robin Dunn | 1. Initialized m_displayed to TRUE to solve a cell... |
tree | commitdiff |
2000-02-14 |
Stefan Neis | Fixed SetCurrentCell. |
tree | commitdiff |
2000-02-14 |
Vadim Zeitlin | fixes for compilation with the old mingw32, wxUSE_NORLA... |
tree | commitdiff |
2000-02-14 |
Vadim Zeitlin | fix for id of CHAR_HOOK events |
tree | commitdiff |
2000-02-14 |
Robin Dunn | wxGridCellEditor plugged in and operational for strings. |
tree | commitdiff |
2000-02-14 |
Robin Dunn | 1. Fixed slow-click timer. |
tree | commitdiff |
2000-02-14 |
David Webster | Fix for VA 4.0 |
tree | commitdiff |
2000-02-14 |
David Webster | Minor updates |
tree | commitdiff |
2000-02-13 |
Guillermo Rodrigue... | Still with the same 'read after close' thing... |
tree | commitdiff |
2000-02-13 |
Stefan Neis | Shift edit control (since we shifted cells in last... |
tree | commitdiff |
2000-02-13 |
Guillermo Rodrigue... | Solved a 'bug' in GSocket_Select (a bug in the user... |
tree | commitdiff |
2000-02-13 |
Stefan Neis | Added enabling/disabling of cell edit control. |
tree | commitdiff |
2000-02-13 |
Julian Smart | Bitmap name changes (also done by RR, oops) |
tree | commitdiff |
2000-02-13 |
Robert Roebling | Reverted Vadims change for the size of filled |
tree | commitdiff |
2000-02-13 |
Robert Roebling | Corrected BMP names for plot window. |
tree | commitdiff |
2000-02-13 |
Robin Dunn | 1. Grid cell defaults are now handled by an internal... |
tree | commitdiff |
2000-02-12 |
Vadim Zeitlin | mouse event flags have MSW-compatible values for click... |
tree | commitdiff |
2000-02-12 |
Julian Smart | Distrib file updates; test for bitmap presence in contr... |
tree | commitdiff |
2000-02-11 |
Guillermo Rodrigue... | Partially rewrote rotation code due to a potential... |
tree | commitdiff |
2000-02-11 |
Vadim Zeitlin | added attr assignment for rows/columns |
tree | commitdiff |
2000-02-11 |
Vadim Zeitlin | added an extremely simple cell attr cache (yet it catch... |
tree | commitdiff |
2000-02-11 |
Vadim Zeitlin | added wxGridCellRenderer |
tree | commitdiff |
2000-02-11 |
Vadim Zeitlin | fixed setting more than one attr for a cell |
tree | commitdiff |
2000-02-11 |
Robert Roebling | Made HelpGen compile here. |
tree | commitdiff |
2000-02-11 |
Guillermo Rodrigue... | Added wxEVT_SCROLL[WIN]_THUMBRELEASE |
tree | commitdiff |
2000-02-11 |
Vadim Zeitlin | removed debugging messages I just added by default |
tree | commitdiff |
2000-02-11 |
Vadim Zeitlin | added ChangeCursorMode() method, rewrote the col/row... |
tree | commitdiff |
2000-02-11 |
Julian Smart | Some BC++ 5.4 fixes |
tree | commitdiff |
2000-02-11 |
Robert Roebling | Added BMP files for wxPlotWindow, |
tree | commitdiff |
2000-02-11 |
Václav Slavík | fixed bug in scaling images |
tree | commitdiff |
2000-02-11 |
Michael Bedward | Added facility to resize rows and cols by dragging... |
tree | commitdiff |
next |