1999-01-14 |
Vadim Zeitlin | 1. NOT_FOUND -> wxNOT_FOUND |
blob | commitdiff | raw |
1999-01-08 |
Robert Roebling | minor Configure / makefiles updates |
blob | commitdiff | raw | diff to current |
1998-12-25 |
Vadim Zeitlin | attempt to fix a report about compile problems in gener... |
blob | commitdiff | raw | diff to current |
1998-12-23 |
Julian Smart | Compilation fixes for SUN CC. |
blob | commitdiff | raw | diff to current |
1998-12-23 |
Julian Smart | Got generic wxListCtrl, wxTreeCtrl working under Window... |
blob | commitdiff | raw | diff to current |
1998-12-20 |
Julian Smart | wxPaintDC -> wxDC in wxListCtrl; fixed compile problems... |
blob | commitdiff | raw | diff to current |
1998-12-19 |
Robert Roebling | Added more keyboard handling to wxTreeCtrl |
blob | commitdiff | raw | diff to current |
1998-12-18 |
Julian Smart | Solved a bug in generic wxTreeCtrl whereby CalculatePos... |
blob | commitdiff | raw | diff to current |
1998-12-18 |
Vadim Zeitlin | wxTreeCtrl::Sort() changed, adapted the sample to show it. |
blob | commitdiff | raw | diff to current |
1998-12-18 |
Robert Roebling | Tried to add sorting to wxTreeCtrl |
blob | commitdiff | raw | diff to current |
1998-12-17 |
Vadim Zeitlin | all delete functions now send delete notification event |
blob | commitdiff | raw | diff to current |
1998-12-17 |
Vadim Zeitlin | 1. added wxTreeCtrl::DeleteChildren() |
blob | commitdiff | raw | diff to current |
1998-12-17 |
Robert Roebling | Removed minor differences between wxMSW and wxGTK |
blob | commitdiff | raw | diff to current |
1998-12-16 |
Robert Roebling | Added layout constraints call to wxNotebook |
blob | commitdiff | raw | diff to current |
1998-12-11 |
Robert Roebling | ADDED wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK |
blob | commitdiff | raw | diff to current |
1998-12-10 |
Robert Roebling | wx-config knows about compiler options |
blob | commitdiff | raw | diff to current |
1998-12-08 |
Robert Roebling | Corrected bold fonts |
blob | commitdiff | raw | diff to current |
1998-12-07 |
Vadim Zeitlin | 1. wxNotebook::GetPageCount() returns only the number... |
blob | commitdiff | raw | diff to current |
1998-12-07 |
Robert Roebling | Keyboard navigatino in tree ctrl |
blob | commitdiff | raw | diff to current |
1998-12-04 |
Julian Smart | More progress on wxMotif, incl. wxTreeCtrl/wxListCtrl... |
blob | commitdiff | raw | diff to current |
1998-12-01 |
Robert Roebling | Pixel corrections for wxListCtrl |
blob | commitdiff | raw | diff to current |
1998-11-26 |
Vadim Zeitlin | wxTreeCtrl::Delete() bug corrected, sample expanded... |
blob | commitdiff | raw | diff to current |
1998-11-13 |
Vadim Zeitlin | 1. GetNextChild() bug fixed in generic version |
blob | commitdiff | raw | diff to current |
1998-11-07 |
Robert Roebling | Fixed 5 bugs in wxImage and Blit |
blob | commitdiff | raw | diff to current |
1998-10-30 |
Robert Roebling | Compile fixes for tree ctrl |
blob | commitdiff | raw | diff to current |
1998-10-30 |
Vadim Zeitlin | items without children couldn't be expanded even after... |
blob | commitdiff | raw | diff to current |
1998-10-26 |
Vadim Zeitlin | final (?) changes to the generic tree ctrl -- seems... |
blob | commitdiff | raw | diff to current |
1998-10-18 |
Julian Smart | Motif additions |
blob | commitdiff | raw | diff to current |
1998-09-22 |
Julian Smart | Some more Motif work; included utils.h in fileconf... |
blob | commitdiff | raw | diff to current |
1998-09-11 |
Robert Roebling | Updates to memcheck |
blob | commitdiff | raw | diff to current |
1998-09-01 |
Robert Roebling | Added Set/GetItemState, GetNextItem.. to wxTreeCtrl |
blob | commitdiff | raw | diff to current |
1998-08-23 |
Unknown (RO) | General tidy-up (mainly typecasts) to allow the use... |
blob | commitdiff | raw | diff to current |
1998-08-10 |
Denis Pershin | DP: native wxTreeCtrl for GTK. |
blob | commitdiff | raw | diff to current |
1998-08-08 |
Denis Pershin | DP: |
blob | commitdiff | raw | diff to current |
1998-08-03 |
Vadim Zeitlin | SelectItem() always sends the notification messages |
blob | commitdiff | raw | diff to current |
1998-07-30 |
Robert Roebling | Pretty redical change concerning the underlying |
blob | commitdiff | raw | diff to current |
1998-07-25 |
Robert Roebling | Removed warnings mesgs |
blob | commitdiff | raw | diff to current |
1998-07-24 |
Vadim Zeitlin | SelectItem() now sends a wxEVT_SELECTED notification. |
blob | commitdiff | raw | diff to current |
1998-07-23 |
Vadim Zeitlin | wxTreeControl::Get/SetSelection implemented |
blob | commitdiff | raw | diff to current |
1998-07-20 |
Robert Roebling | many fixes to wxTextCrtl, wxTreeCrtl, wxListBox, |
blob | commitdiff | raw | diff to current |
1998-07-10 |
Robert Roebling | tree control and dc::drawlines bug |
blob | commitdiff | raw | diff to current |
1998-07-07 |
Vadim Zeitlin | added missing DeleteItem(long itemId) function |
blob | commitdiff | raw | diff to current |
1998-07-04 |
Julian Smart | Sorry, I went and removed consts as per the style guide :-) |
blob | commitdiff | raw | diff to current |
1998-07-01 |
Vadim Zeitlin | many changes to make generic tree control (more) MSW... |
blob | commitdiff | raw | diff to current |
1998-06-29 |
Vadim Zeitlin | fixes redraw bug which was leaving a horizontal strip... |
blob | commitdiff | raw | diff to current |
1998-06-26 |
Julian Smart | New wxEventType for event type enum, and corresponding... |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | Initial revision |
blob | commitdiff | raw | diff to current |
|