2000-02-15 |
Václav Slavík | background color set to wxSYS_COLOUR_LISTBOX |
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 |
Vadim Zeitlin | text bg is transparent now, but the icons are still not |
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 |
Robert Roebling | Many plot window gooddies. |
tree | commitdiff |
2000-02-15 |
Robin Dunn | Some cleanup. |
tree | commitdiff |
2000-02-15 |
Vadim Zeitlin | 1. implemented wxRegKey::Copy() and CopyValue() |
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 |
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-13 |
Stefan Neis | Shift edit control (since we shifted cells in last... |
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 | 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-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 |
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 |
Michael Bedward | Added facility to resize rows and cols by dragging... |
tree | commitdiff |
2000-02-11 |
Vadim Zeitlin | 1. exchanged binary ROPs wxSET/wxCLEAR meaning for... |
tree | commitdiff |
2000-02-10 |
Robert Roebling | Fixed Vadims fix. |
tree | commitdiff |
2000-02-10 |
Robert Roebling | Whole lotta stuff for wxPlotWindow, |
tree | commitdiff |
2000-02-10 |
Vadim Zeitlin | 1. fixed bug with the index of the last column in EVT_C... |
tree | commitdiff |
2000-02-10 |
Bart A.M. Jourquin | #include textfile.h out of the WX_PRECOMP section ... |
tree | commitdiff |
2000-02-10 |
Michael Bedward | Added wxTextFile functions to make multi-line text... |
tree | commitdiff |
2000-02-10 |
Michael Bedward | Reverted changes to grid line positioning that caused... |
tree | commitdiff |
2000-02-09 |
Vadim Zeitlin | cell attributes added (doesn't quite work, work in... |
tree | commitdiff |
2000-02-09 |
Vadim Zeitlin | fixed fatal bug in wxStatusBar::SetFieldsCount(), added... |
tree | commitdiff |
2000-02-09 |
Vadim Zeitlin | more HP-UX compilation warnings fixed (187th try) |
tree | commitdiff |
2000-02-09 |
Stefan Neis | Fix refreshs for wxGTK. |
tree | commitdiff |
2000-02-09 |
Michael Bedward | Changed grid line positioning slightly to line up the... |
tree | commitdiff |
2000-02-09 |
Michael Bedward | Fixed problem where corner label was displayed when... |
tree | commitdiff |
2000-02-09 |
Michael Bedward | Simplified sizing code. Sub-windows are now sized... |
tree | commitdiff |
2000-02-09 |
Michael Bedward | Partially reverted last changes because of problems... |
tree | commitdiff |
2000-02-09 |
Michael Bedward | Initializing more variables in wxGrid::Create() |
tree | commitdiff |
2000-02-09 |
Michael Bedward | Added more 3d rendering to row and col labels and remov... |
tree | commitdiff |
2000-02-09 |
Michael Bedward | A few optimizations to Refresh() calls for the grid... |
tree | commitdiff |
2000-02-09 |
Michael Bedward | Implemented row and col label size functions. |
tree | commitdiff |
2000-02-08 |
Julian Smart | VC++ project file updates; minor sashwindow/splitterwin... |
tree | commitdiff |
2000-02-08 |
Vadim Zeitlin | HP-UX compilation errors |
tree | commitdiff |
2000-02-08 |
Michael Bedward | Fixed problem with label resize cursor not resetting |
tree | commitdiff |
2000-02-08 |
Vadim Zeitlin | 1. wxWizard appears in the centre of the screen by... |
tree | commitdiff |
2000-02-07 |
Vadim Zeitlin | wxLogFatalError() should abort now |
tree | commitdiff |
2000-02-07 |
Stefan Neis | *** empty log message *** |
tree | commitdiff |
2000-02-07 |
Michael Bedward | Fixes for problem where selection fails to start on... |
tree | commitdiff |
2000-02-07 |
Michael Bedward | Fixed bug in wxGrid::DrawAllGridLines that was causing... |
tree | commitdiff |
2000-02-06 |
Stefan Neis | Minor fix in screen update code |
tree | commitdiff |
2000-02-06 |
Robert Roebling | Tried to prevent scrollbars from scrolling as |
tree | commitdiff |
2000-02-06 |
Julian Smart | Some BC++ 4.5 and other compile fixes; changed FAR... |
tree | commitdiff |
2000-02-06 |
Stefan Neis | Optimized Refresh Area in various functions |
tree | commitdiff |
2000-02-06 |
Vadim Zeitlin | tried to fix compilation for mingw32 and wxGTK/Motif... |
tree | commitdiff |
2000-02-05 |
Julian Smart | SetStatusFields type in implementation now matches... |
tree | commitdiff |
2000-02-05 |
Julian Smart | Ok -> OK; status bar typo/cast |
tree | commitdiff |
2000-02-05 |
Guillermo Rodrigue... | Reverted a change which breaks compilation for win32... |
tree | commitdiff |
2000-02-05 |
Stefan Neis | Added different strategy for updating grid lines. |
tree | commitdiff |
2000-02-05 |
Robert Roebling | Fixed status bar probs, |
tree | commitdiff |
2000-02-05 |
Julian Smart | VC++ changes + makeproj additions |
tree | commitdiff |
2000-02-05 |
Stefan Neis | Include Header file of base class! |
tree | commitdiff |
2000-02-05 |
Stefan Neis | Fixed typo |
tree | commitdiff |
2000-02-05 |
Robert Roebling | wxWindow no longer emits any scroll events after |
tree | commitdiff |
2000-02-05 |
Vadim Zeitlin | 1. wxTimer change - now generates EVT_TIMER() |
tree | commitdiff |
2000-02-05 |
Michael Bedward | Space now move active cell right if grid is not editable |
tree | commitdiff |
2000-02-05 |
Michael Bedward | Removed erroneous EVT_SCROLLWIN |
tree | commitdiff |
2000-02-04 |
Robert Roebling | Minor GTK fixes for wxGrid. |
tree | commitdiff |
2000-02-04 |
Vadim Zeitlin | fixed resize line drawing |
tree | commitdiff |
2000-02-04 |
Vadim Zeitlin | fixed refresh problem due to rounding errors |
tree | commitdiff |
2000-02-04 |
Michael Bedward | Many bug fixes for display code: |
tree | commitdiff |
2000-02-04 |
Stefan Neis | Added drag-shrinking |
tree | commitdiff |
2000-02-03 |
Vadim Zeitlin | re-checking in files in Unix mode |
tree | commitdiff |
2000-02-03 |
Michael Bedward | Removed cell highlighting temporarily. Now wxGrid... |
tree | commitdiff |
2000-02-03 |
Michael Bedward | Major redesign of grid classes: |
tree | commitdiff |
2000-02-02 |
Robert Roebling | Tried to fix corrupted display of wxTextCtrl, |
tree | commitdiff |
2000-02-02 |
Vadim Zeitlin | don't show the same message twice when wxLog called... |
tree | commitdiff |
2000-02-01 |
Robert Roebling | Added test for no-change in crollwin. |
tree | commitdiff |
2000-01-31 |
Vadim Zeitlin | makefiles changes (@top_srcdir@ adjusted) |
tree | commitdiff |
2000-01-29 |
Vadim Zeitlin | 1. small changes to wxProgressDialog to make it more... |
tree | commitdiff |
2000-01-29 |
Václav Slavík | changed meaning of Ctrl-End to be symetrical with Ctrl... |
tree | commitdiff |
2000-01-27 |
Robert Roebling | Copied isql.h and isqlext.h to /include/wx/unix and... |
tree | commitdiff |
2000-01-27 |
Ove Kaaven | Added a couple of wxT() |
tree | commitdiff |
2000-01-26 |
Ron Lee | test for disabled scroll directions in kbd handler |
tree | commitdiff |
2000-01-26 |
Vadim Zeitlin | more backwards compatible kbd handling in wxScrolledWindow |
tree | commitdiff |
2000-01-26 |
Vadim Zeitlin | 'Details' button is now disabled if no details |
tree | commitdiff |
2000-01-26 |
Vadim Zeitlin | quick and dirty fix for the division by 0 crash in... |
tree | commitdiff |
2000-01-26 |
Vadim Zeitlin | assert in GetNextItem() fixed (yes, now it is) |
tree | commitdiff |
2000-01-26 |
Vadim Zeitlin | assert in GetNextItem() fixed (?) |
tree | commitdiff |
2000-01-26 |
Vadim Zeitlin | 1. fixed (?) blitting bitmaps with mask |
tree | commitdiff |
2000-01-25 |
Vadim Zeitlin | 1. kbd interface for wxScrolledWindow |
tree | commitdiff |
2000-01-25 |
Vadim Zeitlin | fixed GetNextItem(item = -1) |
tree | commitdiff |
2000-01-24 |
Vadim Zeitlin | added wxGetPasswordFromUser(), dialogs sample shows... |
tree | commitdiff |
2000-01-24 |
Vadim Zeitlin | refresh after sort - patch from Ricky Gonzales |
tree | commitdiff |
2000-01-24 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-01-24 |
Robert Roebling | Added geometry.cpp and made it compile, |
tree | commitdiff |
2000-01-23 |
Vadim Zeitlin | 1. '\n's in tooltip messages are handled (replaced... |
tree | commitdiff |
next |