2000-02-15 |
Vadim Zeitlin | added wxUSE_PLOT |
tree | commitdiff |
2000-02-15 |
Robert Roebling | Many plot window gooddies. |
tree | commitdiff |
2000-02-15 |
Robin Dunn | Some cleanup. |
tree | commitdiff |
2000-02-14 |
Robin Dunn | 1. Initialized m_displayed to TRUE to solve a cell... |
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 |
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 | 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-10 |
Robert Roebling | Whole lotta stuff for wxPlotWindow, |
tree | commitdiff |
2000-02-09 |
Vadim Zeitlin | cell attributes added (doesn't quite work, work in... |
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-07 |
Michael Bedward | Fixes for problem where selection fails to start on... |
tree | commitdiff |
2000-02-06 |
Robert Roebling | Tried to prevent scrollbars from scrolling as |
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 | 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 |
Robert Roebling | Minor GTK fixes for wxGrid. |
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 |
Vadim Zeitlin | re-checking in files in Unix mode |
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-01-26 |
Vadim Zeitlin | more backwards compatible kbd handling in wxScrolledWindow |
tree | commitdiff |
2000-01-25 |
Vadim Zeitlin | 1. kbd interface for wxScrolledWindow |
tree | commitdiff |
2000-01-24 |
Vadim Zeitlin | added wxGetPasswordFromUser(), dialogs sample shows... |
tree | commitdiff |
2000-01-23 |
Vadim Zeitlin | 1. '\n's in tooltip messages are handled (replaced... |
tree | commitdiff |
2000-01-22 |
Vadim Zeitlin | I think I finally fixed activation behaviour under... |
tree | commitdiff |
2000-01-21 |
Vadim Zeitlin | 1. wxWizard supports setting images for each page,... |
tree | commitdiff |
2000-01-20 |
Robert Roebling | More life in wxPlot. |
tree | commitdiff |
2000-01-20 |
Robert Roebling | A no-change for scroll events. |
tree | commitdiff |
2000-01-19 |
Václav Slavík | generic wxFileDialog now stores customizations to regis... |
tree | commitdiff |
2000-01-18 |
Václav Slavík | icons for generic file dialog |
tree | commitdiff |
2000-01-17 |
Robert Roebling | Add draft wxPlotWindow |
tree | commitdiff |
2000-01-16 |
Václav Slavík | file dialog now remebers list/report and hidden files... |
tree | commitdiff |
2000-01-16 |
Václav Slavík | wxFileDialog's report/list view icons changed to some... |
tree | commitdiff |
2000-01-14 |
Robert Roebling | image to bitmap rewrite, |
tree | commitdiff |
2000-01-11 |
Vadim Zeitlin | fixed refresh problem with holidays in wxCalendarCtrl |
tree | commitdiff |
2000-01-10 |
Guillermo Rodrigue... | Fixes from Mumit Khan to allow DLL compilation; most... |
tree | commitdiff |
2000-01-06 |
Vadim Zeitlin | 1. more warnings fixes in gtk/region.cpp and common... |
tree | commitdiff |
2000-01-05 |
Vadim Zeitlin | more fixes to compilation warnings from HP-UX build... |
tree | commitdiff |
2000-01-03 |
Vadim Zeitlin | 1. corrections for compilation of the wxBase apps with... |
tree | commitdiff |
2000-01-02 |
Vadim Zeitlin | 1. wxDateTimeHolidayAuthority class for calculating... |
tree | commitdiff |
1999-12-30 |
Vadim Zeitlin | added support for several new events in wxCalendarCtrl... |
tree | commitdiff |
1999-12-29 |
Vadim Zeitlin | wxCalendarCtrl works under MSW too |
tree | commitdiff |
1999-12-29 |
Vadim Zeitlin | 1. wxCalendarCtrl |
tree | commitdiff |
1999-12-29 |
Vadim Zeitlin | 1. some minor compilation fixes in datetime.cppm |
tree | commitdiff |
1999-12-28 |
Robert Roebling | Calling a Refresh() before the window is created... |
tree | commitdiff |
1999-12-23 |
Robin Dunn | Fixed wxSplitterEvent to set it's id to be the splitter... |
tree | commitdiff |
1999-12-14 |
Václav Slavík | added default ctor for wxDirDialog |
tree | commitdiff |
1999-12-07 |
Vadim Zeitlin | small cosmetic fix for wxListCtrl |
tree | commitdiff |
1999-12-07 |
Vadim Zeitlin | 1. wxFileDialog patch for multiple selection applied... |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | wxTreeCtrl has colours and fonts too now |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | generic wxListCtrl colour/font setting |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | Rotated text patch from Hans-Joachim Baader (with some... |
tree | commitdiff |
1999-12-04 |
Vadim Zeitlin | 1. wxGetOsDescription() function added |
tree | commitdiff |
1999-12-01 |
Robert Roebling | Applied patch for multiple file selection, documented. |
tree | commitdiff |
1999-11-26 |
Robert Roebling | Same changes as last commit... Maybe CVS works now. |
tree | commitdiff |
1999-11-24 |
Karsten Ballüder | fixed setfocus() flicker in listctrl |
tree | commitdiff |
1999-11-19 |
David Webster | Removal of previous wxValidtor code for wxOS2 |
tree | commitdiff |
1999-11-14 |
Robert Roebling | Added wxWakeUpIdle() to wxGTK, |
tree | commitdiff |
1999-11-14 |
Vadim Zeitlin | 1. wxBitmap copy ctor and operator=() taking wxIcon... |
tree | commitdiff |
1999-11-11 |
Stefan Csomor | wxMac completed so far, generic listctrl extension |
tree | commitdiff |
1999-11-09 |
Robert Roebling | Removed Vadim's surplus code in clipboard. |
tree | commitdiff |
1999-11-08 |
Vadim Zeitlin | compilation fix for Motif |
tree | commitdiff |
1999-11-08 |
Julian Smart | Made various Motif fixes, wxListBox/wxChoice derive... |
tree | commitdiff |
1999-11-08 |
David Webster | OS/2 PM specific fixes for validators and fonts |
tree | commitdiff |
1999-11-03 |
Václav Slavík | wxPostScriptDC::CanGetTextExtent now returns TRUE ... |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | wxMotif compiles (and runs minimal sample) again after... |
tree | commitdiff |
1999-10-31 |
Julian Smart | Fixes for VC++ 4 compilation; fixed wxCommandEvent... |
tree | commitdiff |
1999-10-31 |
Robert Roebling | More tab code corrections. |
tree | commitdiff |
1999-10-29 |
Vadim Zeitlin | forgotten files |
tree | commitdiff |
1999-10-29 |
Michael Bedward | Changes to fix problem where spurious scrollbar(s)... |
tree | commitdiff |
1999-10-28 |
Vadim Zeitlin | 1. corrected (but the fix is ugly) the multiple def... |
tree | commitdiff |
1999-10-27 |
Michael Bedward | Fixed bug that caused wrong block of cells to be select... |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | 1. corrected uninitialised variable (which led to crash... |
tree | commitdiff |
1999-10-26 |
Julian Smart | Removed lots of wxMotif compile warnings. Copied new... |
tree | commitdiff |
1999-10-25 |
Julian Smart | Added more compat. functions for wxGrid so grid sample... |
tree | commitdiff |
1999-10-25 |
Julian Smart | Cosmetic changes in setup0.h; Latex edits; PaletteSize... |
tree | commitdiff |
1999-10-24 |
Ove Kaaven | Changed wxGetSingleChoiceData() to take void* client... |
tree | commitdiff |
1999-10-23 |
Vadim Zeitlin | 1. wxDropTarget::OnData() returns wxDragResult now... |
tree | commitdiff |
1999-10-20 |
Robin Dunn | made wxPanel be auto layout aware |
tree | commitdiff |
1999-10-19 |
Michael Bedward | Added EVT_GRID_SELECT_CELL |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | 1. wxApp::ProcessPendingEvents() is now common, added... |
tree | commitdiff |
1999-10-18 |
Michael Bedward | Removed unused code |
tree | commitdiff |
1999-10-16 |
Václav Slavík | fixed bug in PS clipping (non-virtual SetClippingRegion... |
tree | commitdiff |
1999-10-15 |
Robert Roebling | scrolling of foreign windowsplus sample |
tree | commitdiff |
1999-10-14 |
Julian Smart | Corrections |
tree | commitdiff |
next |