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 | 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 |
Michael Bedward | Added facility to resize rows and cols by dragging... |
tree | commitdiff |
2000-02-10 |
Robert Roebling | Whole lotta stuff for wxPlotWindow, |
tree | commitdiff |
2000-02-10 |
David Webster | Added an OS/2 section to the sql defines |
tree | commitdiff |
2000-02-09 |
David Webster | Updates to make latest changes compile |
tree | commitdiff |
2000-02-09 |
Vadim Zeitlin | cell attributes added (doesn't quite work, work in... |
tree | commitdiff |
2000-02-09 |
Vadim Zeitlin | some Motif compilation fixes |
tree | commitdiff |
2000-02-09 |
Vadim Zeitlin | more HP-UX compilation warnings fixed (187th try) |
tree | commitdiff |
2000-02-09 |
Michael Bedward | Simplified sizing code. Sub-windows are now sized... |
tree | commitdiff |
2000-02-09 |
Michael Bedward | Initializing more variables in wxGrid::Create() |
tree | commitdiff |
2000-02-08 |
Julian Smart | Added ShowFullScreen |
tree | commitdiff |
2000-02-08 |
Vadim Zeitlin | HP-UX compilation errors |
tree | commitdiff |
2000-02-08 |
Bart A.M. Jourquin | add SQL_CATALOG and SQL_LOG filename variablesas extern |
tree | commitdiff |
2000-02-08 |
Vadim Zeitlin | 1. wxWizard appears in the centre of the screen by... |
tree | commitdiff |
2000-02-07 |
Vadim Zeitlin | trying to fix memory leak in wxListCtrl (attributes... |
tree | commitdiff |
2000-02-07 |
Bart A.M. Jourquin | add definition for FAR for mingwin 2.95 |
tree | commitdiff |
2000-02-07 |
Michael Bedward | Fixes for problem where selection fails to start on... |
tree | commitdiff |
2000-02-06 |
Julian Smart | Small changes for VC++ 4 compilation |
tree | commitdiff |
2000-02-06 |
Julian Smart | Some doc corrections; Watcom C++ corrections; VC++... |
tree | commitdiff |
2000-02-06 |
Julian Smart | Added rotation to wxImage |
tree | commitdiff |
2000-02-06 |
Robert Roebling | Tried to prevent scrollbars from scrolling as |
tree | commitdiff |
2000-02-06 |
Julian Smart | long -> wxCoord |
tree | commitdiff |
2000-02-06 |
Julian Smart | Some BC++ 4.5 and other compile fixes; changed FAR... |
tree | commitdiff |
2000-02-06 |
Stefan Neis | long -> wxCoord |
tree | commitdiff |
2000-02-05 |
Guillermo Rodrigue... | Some compilation fixes |
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 |
George Tasker | Fixed a typo in a comment |
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 | Removed ^M chars again |
tree | commitdiff |
2000-02-04 |
Vadim Zeitlin | another new version of wxStringTokenizer (with tests... |
tree | commitdiff |
2000-02-04 |
Robert Roebling | Minor GTK fixes for wxGrid. |
tree | commitdiff |
2000-02-04 |
Robert Roebling | ROP changes. |
tree | commitdiff |
2000-02-04 |
Michael Bedward | Many bug fixes for display code: |
tree | commitdiff |
2000-02-03 |
Stefan Neis | Added drag-shrinking. |
tree | commitdiff |
2000-02-03 |
George Tasker | Replaced C++ comment with C comment |
tree | commitdiff |
2000-02-03 |
Vadim Zeitlin | re-checking in files in Unix mode |
tree | commitdiff |
2000-02-03 |
Bart A.M. Jourquin | fix include files path |
tree | commitdiff |
2000-02-03 |
Michael Bedward | Used old name SelectCell instead of new name SetCurrentCell |
tree | commitdiff |
2000-02-03 |
Michael Bedward | Added missing SetGridCursor function |
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 |
Václav Slavík | fixed memory leaks |
tree | commitdiff |
2000-02-02 |
Václav Slavík | fixed DeleteContents inconsistency: didn't free memory... |
tree | commitdiff |
2000-02-02 |
Václav Slavík | fixing memory leaks & mem tracing false alerts |
tree | commitdiff |
2000-02-02 |
Vadim Zeitlin | added CentreOnScreen(), updated the docs to clear this... |
tree | commitdiff |
2000-02-02 |
Robert Roebling | Tried to fix corrupted display of wxTextCtrl, |
tree | commitdiff |
2000-02-02 |
Vadim Zeitlin | 1. wxStaticBitmap now uses mask even for bitmaps (and... |
tree | commitdiff |
2000-02-01 |
Julian Smart | Set/GetWindowMenu added to MDI parent frame under MSW |
tree | commitdiff |
2000-01-31 |
David Webster | VA 4.0 fix |
tree | commitdiff |
2000-01-31 |
Robin Dunn | Minor additions to make working with binary buffers... |
tree | commitdiff |
2000-01-31 |
Vadim Zeitlin | 1. bug in wxString::find_first_of() fixed |
tree | commitdiff |
2000-01-31 |
Vadim Zeitlin | 1. configre/makefiles changes |
tree | commitdiff |
2000-01-31 |
Robert Roebling | Using the best visual is now an option. |
tree | commitdiff |
2000-01-31 |
George Tasker | Removed tabs and cleaned up indentations. |
tree | commitdiff |
2000-01-31 |
David Webster | VA 4.0 fixes |
tree | commitdiff |
2000-01-30 |
Julian Smart | Some but not all compile fixes for typetest (VC++ 1... |
tree | commitdiff |
2000-01-30 |
Julian Smart | Cured memory leak report in wxDateTime; wxGLCanvas... |
tree | commitdiff |
2000-01-30 |
Vadim Zeitlin | wxDialog change (Show() completely rewritten, modal... |
tree | commitdiff |
2000-01-29 |
Robert Roebling | Disabled ODBC code by default, |
tree | commitdiff |
2000-01-29 |
Václav Slavík | bugfix: added wxWindowBase::OnMiddleClick declaration |
tree | commitdiff |
2000-01-28 |
David Webster | VA 4.0 fixes |
tree | commitdiff |
2000-01-27 |
Robert Roebling | Copied isql.h and isqlext.h to /include/wx/unix and... |
tree | commitdiff |
2000-01-27 |
Václav Slavík | minor visual enhancement of help browser |
tree | commitdiff |
2000-01-27 |
Václav Slavík | inline functions with if moved to .cpp |
tree | commitdiff |
2000-01-27 |
Václav Slavík | removed wxHtmlWindow::OnKeyDown |
tree | commitdiff |
2000-01-26 |
Stefan Neis | Changed order of #ifdefs to get native version on OS... |
tree | commitdiff |
2000-01-26 |
David Webster | Visualage C++ V4.0 duplicate symbol fixes |
tree | commitdiff |
2000-01-26 |
Vadim Zeitlin | these aren't being used any more |
tree | commitdiff |
2000-01-26 |
Vadim Zeitlin | more backwards compatible kbd handling in wxScrolledWindow |
tree | commitdiff |
2000-01-26 |
Václav Slavík | wxHtmlHelpFrame enhancements |
tree | commitdiff |
2000-01-26 |
Václav Slavík | added wxHtmlWindow::GetOpenedAnchor |
tree | commitdiff |
2000-01-26 |
Václav Slavík | added more navigation controls to html help frame |
tree | commitdiff |
2000-01-25 |
Vadim Zeitlin | 1. kbd interface for wxScrolledWindow |
tree | commitdiff |
2000-01-25 |
Vadim Zeitlin | __GNUWIN32_OLD__ is defined if __GNUC__ is and NORLANDE... |
tree | commitdiff |
2000-01-25 |
Vadim Zeitlin | missing Init() added to wxMenu(wxCallback) ctors |
tree | commitdiff |
2000-01-25 |
Julian Smart | Added DEVNAMES to wxPrintDialog to remember printer... |
tree | commitdiff |
2000-01-24 |
David Webster | Added method for mimietype implementation. |
tree | commitdiff |
2000-01-24 |
David Webster | Fix for VisualAge; Init can't be before it is called... |
tree | commitdiff |
2000-01-24 |
Vadim Zeitlin | several mingw32 compilation fixes |
tree | commitdiff |
2000-01-24 |
Vadim Zeitlin | value of wxTE_PASSWORD changed to be different from... |
tree | commitdiff |
2000-01-24 |
Vadim Zeitlin | added wxGetPasswordFromUser(), dialogs sample shows... |
tree | commitdiff |
2000-01-24 |
Vadim Zeitlin | warnings/linking fixes for wxMotif |
tree | commitdiff |
2000-01-24 |
Vadim Zeitlin | excluded geometry.cpp from build by using #if wxUSE_GEO... |
tree | commitdiff |
2000-01-24 |
Vadim Zeitlin | patches for wxSTIPPLE_MASK_OPAQUE from Klass Holwerda |
tree | commitdiff |
2000-01-24 |
Vadim Zeitlin | some fixes from the SGI build log |
tree | commitdiff |
2000-01-24 |
Robert Roebling | Applied some of the SGI fixes. Don't know about the |
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 |
2000-01-23 |
Stefan Neis | Integrated recent API-change |
tree | commitdiff |
2000-01-23 |
Robert Roebling | tabbing in controls sample works again. |
tree | commitdiff |
2000-01-23 |
Vadim Zeitlin | 1. wxMSW::wxNotebook::SetPageSize() and SetPadding... |
tree | commitdiff |
2000-01-23 |
Václav Slavík | added wxFileType::GetMimeTypes |
tree | commitdiff |
next |