2000-03-15 |
Julian Smart | Various compiler changes |
tree | commitdiff |
2000-03-15 |
Julian Smart | Added missing includes |
tree | commitdiff |
2000-03-14 |
Vadim Zeitlin | fixed crash in OnChar() after m_key_current was deleted |
tree | commitdiff |
2000-03-14 |
Vadim Zeitlin | fixed infinite recursion in TAB handling with panels... |
tree | commitdiff |
2000-03-14 |
Robert Roebling | Even more printfs in GSocket, |
tree | commitdiff |
2000-03-14 |
Julian Smart | Fixed crash-on-exit bug due to status bar being deleted... |
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 |
Robert Roebling | Found bug that skrewed up display wrt horizontal |
tree | commitdiff |
2000-03-13 |
Vadim Zeitlin | 1. some patches from Janos Vegh to docview template... |
tree | commitdiff |
2000-03-13 |
Stefan Neis | More compilation fixes. |
tree | commitdiff |
2000-03-13 |
Unknown (NI) | someone forgot to clear the m_needUpdating flag, so... |
tree | commitdiff |
2000-03-13 |
Unknown (NI) | someone forgot to clear the m_needUpdating flag, so... |
tree | commitdiff |
2000-03-12 |
Robert Roebling | Corrected scrollwin thumb release event, |
tree | commitdiff |
2000-03-12 |
Vadim Zeitlin | 1. wxProgressDialog uses wxWindowDisabler, not (dumb... |
tree | commitdiff |
2000-03-11 |
Stefan Neis | *** empty log message *** |
tree | commitdiff |
2000-03-11 |
Stefan Neis | Added WXUNUSED_GTK and WXUNUSED_GTK_AND_MOTIF |
tree | commitdiff |
2000-03-11 |
Stefan Neis | Added many WXUNUSED, untabified once again. |
tree | commitdiff |
2000-03-11 |
Stefan Neis | Fixed remaining int vs. long warnings. |
tree | commitdiff |
2000-03-11 |
Unknown (NI) | small change to avoid floating point exception in wxScr... |
tree | commitdiff |
2000-03-10 |
Stefan Neis | Removed unused parameter addToSelected. |
tree | commitdiff |
2000-03-10 |
Stefan Neis | Changed wxGridCellCoords from long to int (get rid... |
tree | commitdiff |
2000-03-10 |
Julian Smart | Small fixes for Tex2RTF but alas, we still get memory... |
tree | commitdiff |
2000-03-10 |
Vadim Zeitlin | 1. fixed warning which was hiding a bug in wxGrid:... |
tree | commitdiff |
2000-03-09 |
Julian Smart | Mmedia, OGL lib directory changes; omitted naughty... |
tree | commitdiff |
2000-03-09 |
Robert Roebling | Disabled horizontal report mode scrolling in wxListCtrl |
tree | commitdiff |
2000-03-09 |
Stefan Neis | Make correct cell visible for cursor movement. |
tree | commitdiff |
2000-03-09 |
Stefan Neis | Modified keyboard and mouse handling wrt selecting... |
tree | commitdiff |
2000-03-09 |
Stefan Neis | Changed Shift+Arrow handling |
tree | commitdiff |
2000-03-09 |
Robert Roebling | Some make corrections for HP and related, |
tree | commitdiff |
2000-03-08 |
Ron Lee | final (touch wood) tidy after things went pearshaped... |
tree | commitdiff |
2000-03-08 |
George Tasker | Fixed the fix of the fix so it will compile under VC6 |
tree | commitdiff |
2000-03-08 |
Ron Lee | fixed my own typo.. oops |
tree | commitdiff |
2000-03-08 |
Ron Lee | fix for pageup 'blind spot' |
tree | commitdiff |
2000-03-08 |
Julian Smart | Made VC++ makefiles and project files a bit more consistent |
tree | commitdiff |
2000-03-07 |
Václav Slavík | fix of previous commit |
tree | commitdiff |
2000-03-07 |
Václav Slavík | fixed bug: removed m_windowStyle = style |
tree | commitdiff |
2000-03-07 |
Mark Johnson | *** empty log message *** |
tree | commitdiff |
2000-03-07 |
Michael Bedward | Modified <shift>+arrow key behaviour so that the starti... |
tree | commitdiff |
2000-03-07 |
Vadim Zeitlin | Mark Johnoson's additions for variable-width weekday... |
tree | commitdiff |
2000-03-07 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-03-07 |
Michael Bedward | Moved current cell initialization from wxGrid::OnPaint to |
tree | commitdiff |
2000-03-06 |
Vadim Zeitlin | patches from Ricky Gonzales <gonzales@pyramid3.net>: |
tree | commitdiff |
2000-03-05 |
Václav Slavík | added missing wxImageList::Add methods |
tree | commitdiff |
2000-03-04 |
Stefan Neis | Compilation fixes (true->TRUE, false->FALSE) |
tree | commitdiff |
2000-03-04 |
Stefan Neis | Improved handling of selection/deselection events. |
tree | commitdiff |
2000-03-04 |
Stefan Neis | Bugfixes; added selection modes demo to griddemo |
tree | commitdiff |
2000-03-04 |
Stefan Neis | Added SetSelectionMode |
tree | commitdiff |
2000-03-04 |
Robert Roebling | Lotta stuff for drawing etc. |
tree | commitdiff |
2000-03-04 |
Julian Smart | Fixed non-standard C++ syntax errors |
tree | commitdiff |
2000-03-03 |
Robert Roebling | Clean-up, speed-up and bug-fix for wxListCtrl drawing, |
tree | commitdiff |
2000-03-03 |
Stefan Neis | Added extended selection support. |
tree | commitdiff |
2000-03-03 |
Vadim Zeitlin | 1. wxShell fixes: now really uses shell (it wasn't... |
tree | commitdiff |
2000-03-02 |
Stefan Neis | Added class to handle selection inside wxGrid |
tree | commitdiff |
2000-03-02 |
Vadim Zeitlin | 1. wxGrid row can't be resized to less than minimal... |
tree | commitdiff |
2000-03-01 |
Robert Roebling | typo in plot.cpp |
tree | commitdiff |
2000-03-01 |
Vadim Zeitlin | 1. warning in gtk/menu.cpp fixed |
tree | commitdiff |
2000-03-01 |
Vadim Zeitlin | asserts in wxGridStringTable corrected |
tree | commitdiff |
2000-03-01 |
Julian Smart | Added wxDragImage generic implementation and sample... |
tree | commitdiff |
2000-03-01 |
Michael Bedward | Minor compilation fix for Borland |
tree | commitdiff |
2000-02-29 |
Vadim Zeitlin | setting parameters for wxGridCellFloatRenderer seems... |
tree | commitdiff |
2000-02-29 |
Vadim Zeitlin | 1. more corrections for ref counted editors/renderers... |
tree | commitdiff |
2000-02-29 |
Vadim Zeitlin | wxGridCellRenderer/Editor made ref counted |
tree | commitdiff |
2000-02-29 |
Vadim Zeitlin | 1. added range checks in wxGridStringTable |
tree | commitdiff |
2000-02-29 |
Vadim Zeitlin | wxListCtrl uses SetWindowChange() in its OnChar |
tree | commitdiff |
2000-02-29 |
Michael Bedward | Added wxWANTS_CHARS style to all windows so that the... |
tree | commitdiff |
2000-02-28 |
Vadim Zeitlin | wxGridCellAttr::Clone() added to allow the demo of... |
tree | commitdiff |
2000-02-28 |
Vadim Zeitlin | fixed wxPD_AUTO_HIDE bug (didn't auto hide) |
tree | commitdiff |
2000-02-28 |
Vadim Zeitlin | grid autosize fixes/changes |
tree | commitdiff |
2000-02-28 |
Julian Smart | Some corrections |
tree | commitdiff |
2000-02-28 |
Julian Smart | Removed old wxGLCanvas stuff; moved wxTreeLayout to... |
tree | commitdiff |
2000-02-28 |
Julian Smart | Moved wxGLCanvas to more normal positions |
tree | commitdiff |
2000-02-27 |
Robert Roebling | More wxPlotWindow goodies. |
tree | commitdiff |
2000-02-26 |
Vadim Zeitlin | wxGrid::AutoSize() added |
tree | commitdiff |
2000-02-25 |
Michael Bedward | Added call to CalcDimensions() at end of wxGrid::Init... |
tree | commitdiff |
2000-02-25 |
Vadim Zeitlin | F2 enables edit in place |
tree | commitdiff |
2000-02-25 |
Vadim Zeitlin | 1. corrected problem with label updating in wxProgressD... |
tree | commitdiff |
2000-02-24 |
Vadim Zeitlin | 1. corrected bug in MDI sample (which resulted in missi... |
tree | commitdiff |
2000-02-24 |
Robert Roebling | Minor optical things. |
tree | commitdiff |
2000-02-24 |
Julian Smart | wxToolBarSimple fix + OGL studio sample compilation |
tree | commitdiff |
2000-02-24 |
Vadim Zeitlin | wxLogWindow now uses standard menu ids |
tree | commitdiff |
2000-02-23 |
Vadim Zeitlin | typo fixed |
tree | commitdiff |
2000-02-23 |
Vadim Zeitlin | 1. wxGCBoolRenderer looks better under MSW |
tree | commitdiff |
2000-02-23 |
Robin Dunn | fallback to string changes for number and float editors |
tree | commitdiff |
2000-02-23 |
Stefan Neis | Improved wxMotif's look. |
tree | commitdiff |
2000-02-23 |
Stefan Neis | Improved checkmark on wxMotif. |
tree | commitdiff |
2000-02-23 |
Robert Roebling | #ifdeffed new paint clipping :-( |
tree | commitdiff |
2000-02-23 |
Julian Smart | Misc small changes, some for VC++ 1.5 |
tree | commitdiff |
2000-02-23 |
Vadim Zeitlin | fall back on text value if no long/double value could... |
tree | commitdiff |
2000-02-23 |
Vadim Zeitlin | removed saveValue param in EndEdit() |
tree | commitdiff |
2000-02-23 |
Michael Bedward | Added wxGrid::DrawGridSpace function to suppress junk... |
tree | commitdiff |
2000-02-23 |
Robin Dunn | Some mouse events need to be handled even when outside... |
tree | commitdiff |
2000-02-23 |
Robin Dunn | delay getting the default editor and renderer (by data... |
tree | commitdiff |
2000-02-22 |
Robert Roebling | Playing with scrolling, als fixed redraw |
tree | commitdiff |
2000-02-22 |
Stefan Neis | Compilation fixes |
tree | commitdiff |
2000-02-22 |
Vadim Zeitlin | added combobox editor |
tree | commitdiff |
2000-02-22 |
Vadim Zeitlin | column autosizing added |
tree | commitdiff |
2000-02-22 |
Robert Roebling | SetSelection() in wxNotebook now sets the focus, |
tree | commitdiff |
2000-02-22 |
Vadim Zeitlin | 1. corrected bug with LIST_ITEM_ACTIVATED being sent... |
tree | commitdiff |
2000-02-22 |
Vadim Zeitlin | added renderers/editors for long/float, not fully teste... |
tree | commitdiff |
next |