1999-11-09 |
Robert Roebling | Removed Vadim's surplus code in clipboard. |
blob | commitdiff | raw |
1999-11-08 |
David Webster | OS/2 PM Fixeups for fonts, validators, and html |
blob | commitdiff | raw | diff to current |
1999-10-25 |
David Webster | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-10-13 |
Unknown (CR) | Added right/middle click item support |
blob | commitdiff | raw | diff to current |
1999-10-11 |
Robert Roebling | Various distrib things, |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-09-30 |
Vadim Zeitlin | fixed compilation and added support for all 4 images... |
blob | commitdiff | raw | diff to current |
1999-09-16 |
Vadim Zeitlin | vetoing item collapse works again |
blob | commitdiff | raw | diff to current |
1999-09-05 |
Julian Smart | Misc. 16-bit compilation fixes |
blob | commitdiff | raw | diff to current |
1999-08-16 |
Robert Roebling | compile fixes for EMX |
blob | commitdiff | raw | diff to current |
1999-08-15 |
Robert Roebling | Added and corrected a few more html makefiles, |
blob | commitdiff | raw | diff to current |
1999-08-10 |
Sylvain Bougnoux | better control of what need refresh. |
blob | commitdiff | raw | diff to current |
1999-07-30 |
Vadim Zeitlin | wxMSW::wxTreeCtrl has multiple selection too (somewhat... |
blob | commitdiff | raw | diff to current |
1999-07-26 |
Robert Roebling | TreeCtrl: |
blob | commitdiff | raw | diff to current |
1999-07-26 |
Robert Roebling | Typos in documentation |
blob | commitdiff | raw | diff to current |
1999-07-25 |
Robert Roebling | Re-Added wxStream::StreamSize() |
blob | commitdiff | raw | diff to current |
1999-07-24 |
Karsten Ballüder | compilation fixes and minor improvements |
blob | commitdiff | raw | diff to current |
1999-07-24 |
Vadim Zeitlin | compilation fixes |
blob | commitdiff | raw | diff to current |
1999-07-24 |
Vadim Zeitlin | wxTreeEvent is declared in one header, not 3 of them |
blob | commitdiff | raw | diff to current |
1999-07-22 |
Robert Roebling | wxMenu compile fix |
blob | commitdiff | raw | diff to current |
1999-07-19 |
Sylvain Bougnoux | item with no image no longer crash when hit |
blob | commitdiff | raw | diff to current |
1999-07-19 |
Robert Roebling | Updated testconf |
blob | commitdiff | raw | diff to current |
1999-07-15 |
Sylvain Bougnoux | fixed SelectItem call with an invalid item |
blob | commitdiff | raw | diff to current |
1999-06-21 |
Robin Dunn | Fixed core dump for when there is no image list on... |
blob | commitdiff | raw | diff to current |
1999-06-15 |
Robert Roebling | Added a few #if wxUSE_XXX |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Patrick Albert | Correct some minor compile pbs with VC++1.52c & VC... |
blob | commitdiff | raw | diff to current |
1999-06-13 |
Robert Roebling | Added OS/2 patches to wxGTK. |
blob | commitdiff | raw | diff to current |
1999-06-09 |
Julian Smart | Getting various compilers to work with wxWin again |
blob | commitdiff | raw | diff to current |
1999-06-08 |
Robert Roebling | Compile fixes. |
blob | commitdiff | raw | diff to current |
1999-06-01 |
Vadim Zeitlin | new makefiles (part I) |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Robert Roebling | Corrected tree ctrl behaviour. |
blob | commitdiff | raw | diff to current |
1999-05-03 |
Robert Roebling | TreeCtrl indentation and spacing |
blob | commitdiff | raw | diff to current |
1999-04-28 |
Robert Roebling | Added configure patch for DEC |
blob | commitdiff | raw | diff to current |
1999-04-16 |
Ove Kaaven | All files compile in Unicode mode, but I have only... |
blob | commitdiff | raw | diff to current |
1999-04-15 |
Robert Roebling | small mods to tree ctrl |
blob | commitdiff | raw | diff to current |
1999-04-14 |
Vadim Zeitlin | HitTest() now works when the ctrl is scrolled too |
blob | commitdiff | raw | diff to current |
1999-04-09 |
Karsten Ballüder | No more overlap between lines (I hope). |
blob | commitdiff | raw | diff to current |
1999-04-09 |
Karsten Ballüder | better centering of text/images |
blob | commitdiff | raw | diff to current |
1999-04-09 |
Karsten Ballüder | fixed some glitches |
blob | commitdiff | raw | diff to current |
1999-04-09 |
Karsten Ballüder | Modified it to adjust to different icons sizes. Please... |
blob | commitdiff | raw | diff to current |
1999-03-23 |
Vadim Zeitlin | EnsureVisible() also expands the parent items |
blob | commitdiff | raw | diff to current |
1999-02-23 |
Vadim Zeitlin | crash in some very special case when arrows were used... |
blob | commitdiff | raw | diff to current |
1999-02-05 |
Vadim Zeitlin | refresh added when the item text or image is changed... |
blob | commitdiff | raw | diff to current |
1999-01-31 |
Julian Smart | Various small fixes |
blob | commitdiff | raw | diff to current |
1999-01-27 |
Vadim Zeitlin | 1. added wxTreeCtrl::GetLastChild (modified MSW, GTK... |
blob | commitdiff | raw | diff to current |
1999-01-14 |
Vadim Zeitlin | 1. NOT_FOUND -> wxNOT_FOUND |
blob | commitdiff | raw | diff to current |
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 |
|