2001-08-18 |
Robert Roebling | Applied Greg's patch to tree control and related. |
tree | commitdiff |
2001-08-17 |
Julian Smart | Added possibility of 2-step initialisation, and wxWIZAR... |
tree | commitdiff |
2001-08-14 |
Vadim Zeitlin | removed redundant InitDialog methods |
tree | commitdiff |
2001-08-13 |
Vadim Zeitlin | implemented (untested) work around for wxScrolledWindow... |
tree | commitdiff |
2001-08-06 |
Vadim Zeitlin | changed wxControlContainer to avoid triggering tons... |
tree | commitdiff |
2001-08-06 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2001-08-06 |
Vadim Zeitlin | 1. slightly changed how wxControlContainer is used |
tree | commitdiff |
2001-08-06 |
Vadim Zeitlin | moved knd handling logic from wxPanel to wxControlConta... |
tree | commitdiff |
2001-08-01 |
Vadim Zeitlin | applied patch 441270 (fix cygwin wxSplashScreen compila... |
tree | commitdiff |
2001-08-01 |
Vadim Zeitlin | added generic implementation and documentation for... |
tree | commitdiff |
2001-07-27 |
Robin Dunn | Added some WXDLLEXPORTs |
tree | commitdiff |
2001-07-26 |
Vadim Zeitlin | forgotten method declaration |
tree | commitdiff |
2001-07-25 |
Vadim Zeitlin | fix for focus handling when deleting the items |
tree | commitdiff |
2001-07-24 |
Vadim Zeitlin | fixed compilation problem with multiple Update()s |
tree | commitdiff |
2001-07-22 |
Gilles Depeyrot | corrected conditional compilation tests |
tree | commitdiff |
2001-07-13 |
Vadim Zeitlin | added RefreshItem(s) methods |
tree | commitdiff |
2001-07-12 |
Julian Smart | Corrected DoBlit |
tree | commitdiff |
2001-07-11 |
Stefan Csomor | several mac fixes (Mark Newsams patches) |
tree | commitdiff |
2001-07-11 |
Vadim Zeitlin | added support for item attributes in virtual list control |
tree | commitdiff |
2001-07-09 |
Julian Smart | Various wxMotif fixes |
tree | commitdiff |
2001-07-09 |
Julian Smart | Various fixes for wxMotif |
tree | commitdiff |
2001-07-07 |
Vadim Zeitlin | applied patch 439186 (mingw and VC5 fixes) |
tree | commitdiff |
2001-07-07 |
Vadim Zeitlin | 1. fixed typo ('&' instead of '|') in wxNotebook |
tree | commitdiff |
2001-07-07 |
Stefan Csomor | mac fixes |
tree | commitdiff |
2001-07-07 |
Gilles Depeyrot | corrected friend declaration for CodeWarrior compilation |
tree | commitdiff |
2001-07-07 |
Gilles Depeyrot | corrected WXWIN_COMPATIBILITY conditional tests |
tree | commitdiff |
2001-07-06 |
David Webster | OS/2 update for wxUniv merge. |
tree | commitdiff |
2001-07-06 |
Vadim Zeitlin | virtual wxListCtrl support (UNTESTED) |
tree | commitdiff |
2001-07-05 |
Vadim Zeitlin | removed/replaced include 'wx/wx.h' |
tree | commitdiff |
2001-07-05 |
Vadim Zeitlin | added virtual list control functions (but not implement... |
tree | commitdiff |
2001-07-04 |
Julian Smart | Added some missing tests; replaced scrolwin.cpp with... |
tree | commitdiff |
2001-07-03 |
Vadim Zeitlin | tons of fixes for wxGTK/Univ - seems to work, more... |
tree | commitdiff |
2001-06-29 |
Julian Smart | Further wxUniv fixes |
tree | commitdiff |
2001-06-29 |
Stefan Csomor | post wxUniv merge fixes |
tree | commitdiff |
2001-06-28 |
Gilles Depeyrot | removed useless ; to allow smart preprocessing under... |
tree | commitdiff |
2001-06-28 |
Gilles Depeyrot | added missing dynamic class declaration |
tree | commitdiff |
2001-06-27 |
Vadim Zeitlin | MSW compilation fixes - widgets sample runs! |
tree | commitdiff |
2001-06-26 |
Vadim Zeitlin | compilation fixes - wxGTK compiles but not links |
tree | commitdiff |
2001-06-26 |
Vadim Zeitlin | another file added on univ branch |
tree | commitdiff |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
tree | commitdiff |
2001-06-10 |
George Tasker | Fixed compilation if wxUSE_NEW_GRID and wxUSE_GRID... |
tree | commitdiff |
2001-05-31 |
Robin Dunn | Added EVT_GRID_EDITOR_CREATED and wxGridEditorCreatedEv... |
tree | commitdiff |
2001-05-29 |
David Webster | New grid control OS/2 compile issue |
tree | commitdiff |
2001-05-27 |
Robert Roebling | wxTreeCtrl Mac look |
tree | commitdiff |
2001-05-27 |
Vadim Zeitlin | applied tons of wxGrid patches |
tree | commitdiff |
2001-05-27 |
Vadim Zeitlin | removed wxCLIP_CHILDREN style from wxSplitterWindow |
tree | commitdiff |
2001-05-27 |
Robert Roebling | Tried to make wxTreeCtrl on Mac look more Maccy.... |
tree | commitdiff |
2001-05-26 |
Václav Slavík | another attempt to fix wxPanel/wxFrame::m_winLastFocuse... |
tree | commitdiff |
2001-05-16 |
Vadim Zeitlin | applied patch 415912 (fixing problems with wxGrid attrs) |
tree | commitdiff |
2001-05-09 |
Robin Dunn | Added accessors for the sub-windows in the wxGrid. |
tree | commitdiff |
2001-05-04 |
Robin Dunn | Added mouse wheel support for MSW. It generates a... |
tree | commitdiff |
2001-05-02 |
Kendall Bennett | Updates to fix Watcom C/C++ 11.0 compiler warning probl... |
tree | commitdiff |
2001-04-30 |
Julian Smart | Changed generic wxScrolledWindow -> wxGenericScrolledWindow |
tree | commitdiff |
2001-04-24 |
Julian Smart | Corrected include/wx/palette.h; added wxGenericTreeCtrl... |
tree | commitdiff |
2001-04-22 |
Václav Slavík | moved gtk/palette.h to generic/paletteg.h |
tree | commitdiff |
2001-04-14 |
Gilles Depeyrot | added missing interface pragma |
tree | commitdiff |
2001-04-10 |
Julian Smart | Fixed some wxDragImage bugs |
tree | commitdiff |
2001-04-01 |
Gilles Depeyrot | corrections for final release of Mac OS X |
tree | commitdiff |
2001-02-06 |
Julian Smart | Fixed sashwin events |
tree | commitdiff |
2001-01-31 |
Vadim Zeitlin | 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE... |
tree | commitdiff |
2001-01-26 |
Vadim Zeitlin | dynamic event types actually work with these changes... |
tree | commitdiff |
2001-01-26 |
Robert Roebling | Updated ten thousand macros for new event type code. |
tree | commitdiff |
2001-01-25 |
Robert Roebling | New event types for use in external libs (and from |
tree | commitdiff |
2001-01-16 |
Robert Roebling | Removing wxPlotWindow. |
tree | commitdiff |
2001-01-02 |
Vadim Zeitlin | patch adding DeselectXXX() functions from Roland Scholz... |
tree | commitdiff |
2000-11-08 |
Vadim Zeitlin | compilation fix for builds when WXWIN_COMPATIBILITY_2... |
tree | commitdiff |
2000-11-03 |
Vadim Zeitlin | ok, it does work - it's just that wxGTK doesn't |
tree | commitdiff |
2000-11-03 |
Vadim Zeitlin | added wxGetMultiChoice() (which refuses to work for... |
tree | commitdiff |
2000-10-17 |
Julian Smart | Made wxGenericDirCtrl compile with Cygwin |
tree | commitdiff |
2000-10-10 |
Julian Smart | Added VC++ project files (seems logical) |
tree | commitdiff |
2000-10-07 |
Vadim Zeitlin | 1. more warnings fixed |
tree | commitdiff |
2000-10-04 |
Julian Smart | Speed fix for wxGenericDirCtrl, starting to add text... |
tree | commitdiff |
2000-09-28 |
Václav Slavík | added wxListCtrl::AssignImageList |
tree | commitdiff |
2000-09-28 |
Václav Slavík | added wxTreeCtrl::AssignImageList |
tree | commitdiff |
2000-09-22 |
Vadim Zeitlin | wxCaret now uses backing store instead of forcing windo... |
tree | commitdiff |
2000-09-08 |
Julian Smart | Fixed some broken things related to context help, fixed... |
tree | commitdiff |
2000-08-25 |
Julian Smart | Added a flag to avoid Capture/Release asserts |
tree | commitdiff |
2000-08-18 |
Julian Smart | Implemented IsVisible and GetFirst/NextVisibleItem... |
tree | commitdiff |
2000-08-07 |
Julian Smart | Added first stab at GetBoundingRect for generic tree... |
tree | commitdiff |
2000-08-04 |
Julian Smart | Generic tree control fixes |
tree | commitdiff |
2000-08-04 |
Julian Smart | Modified generic wxTreeCtrl to work under non-Unix... |
tree | commitdiff |
2000-08-04 |
Michael Bedward | Removed redundant m_left etc. variables |
tree | commitdiff |
2000-08-03 |
Václav Slavík | fixed low resolution problem with wxPostScriptDC |
tree | commitdiff |
2000-08-02 |
Julian Smart | Made some member variables protected so derived classes... |
tree | commitdiff |
2000-07-28 |
Julian Smart | Added wxQuantize, wxSplashScreen, wxEffects & added... |
tree | commitdiff |
2000-07-28 |
Michael Bedward | Renamed existing wxGrid::SelectBlock to HighlightBlock. |
tree | commitdiff |
2000-07-27 |
Julian Smart | Generic dirctrl corrections |
tree | commitdiff |
2000-07-27 |
Michael Bedward | Changed wxGridCellAttr::HasAlignment to treat values... |
tree | commitdiff |
2000-07-27 |
Michael Bedward | Changed cell and label alignment functions to use wxALI... |
tree | commitdiff |
2000-07-25 |
Václav Slavík | wxGTK compilation fix (undefined wxDirDialogDefaultFold... |
tree | commitdiff |
2000-07-23 |
Julian Smart | Added wxGenericDirCtrl, wxGenericDirDialog and associat... |
tree | commitdiff |
2000-07-21 |
Michael Bedward | Added ForceRefresh() to request immediate repainting... |
tree | commitdiff |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
tree | commitdiff |
2000-03-15 |
Ron Lee | removed TAB_TRAVERSAL style |
tree | commitdiff |
2000-03-15 |
Julian Smart | Various compiler changes |
tree | commitdiff |
2000-03-14 |
Vadim Zeitlin | 1. status bar can now be positioned on top (and anywher... |
tree | commitdiff |
2000-03-13 |
Stefan Neis | Improved selection mode handling in wxGrid::SelectBlock |
tree | commitdiff |
2000-03-13 |
Stefan Neis | More compilation fixes. |
tree | commitdiff |
2000-03-12 |
Vadim Zeitlin | 1. wxProgressDialog uses wxWindowDisabler, not (dumb... |
tree | commitdiff |
2000-03-11 |
Stefan Neis | Added many WXUNUSED, untabified once again. |
tree | commitdiff |
next |