2001-05-01 |
Robert Roebling | wxScrolledWindow next take, the Gizmo controls |
blob | commitdiff | raw |
2001-04-29 |
Robert Roebling | wxScrolledWindow is now a native widget under GTK. |
blob | commitdiff | raw | diff to current |
2001-03-02 |
Julian Smart | Added DisplayTextPopup to wxHtmlHelpController; fixed... |
blob | commitdiff | raw | diff to current |
2001-02-22 |
Julian Smart | wxLIST_STATE_FOCUSED -> wxLIST_STATE_SELECTED in GetIte... |
blob | commitdiff | raw | diff to current |
2001-01-31 |
Vadim Zeitlin | 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE... |
blob | commitdiff | raw | diff to current |
2001-01-11 |
Julian Smart | Use wxClientDC in header window so we don't clip (becau... |
blob | commitdiff | raw | diff to current |
2000-11-24 |
Robert Roebling | matrix compile fix |
blob | commitdiff | raw | diff to current |
2000-11-16 |
Vadim Zeitlin | patch from Mike Oliver <oliver@math.ucla.edu> to have... |
blob | commitdiff | raw | diff to current |
2000-10-19 |
Vadim Zeitlin | fixed GetItemRect() and GetItemPosition() for scrolled... |
blob | commitdiff | raw | diff to current |
2000-10-17 |
Václav Slavík | added automatic growing of in-place wxTextCtrls for... |
blob | commitdiff | raw | diff to current |
2000-10-08 |
Václav Slavík | fixed EditLabel() for wxLC_REPORT mode |
blob | commitdiff | raw | diff to current |
2000-09-28 |
Václav Slavík | added wxListCtrl::AssignImageList |
blob | commitdiff | raw | diff to current |
2000-09-16 |
Robert Roebling | Set the m_isFrame flag corrcetly. |
blob | commitdiff | raw | diff to current |
2000-09-14 |
Robert Roebling | More theme goodies. |
blob | commitdiff | raw | diff to current |
2000-09-13 |
Robert Roebling | wxListCtrl::InsertItem() returned wrong index. |
blob | commitdiff | raw | diff to current |
2000-09-13 |
Robert Roebling | Themed headers for wxListCtrl. |
blob | commitdiff | raw | diff to current |
2000-09-13 |
Vadim Zeitlin | 1. wxFrame::IsIconized() fixed - seems to work |
blob | commitdiff | raw | diff to current |
2000-09-13 |
Julian Smart | wxListMainWindow::HitTest no longer tests 'flags' which... |
blob | commitdiff | raw | diff to current |
2000-09-11 |
Robert Roebling | Tiny patch for wxListCtrl::HitTest(). I didn't |
blob | commitdiff | raw | diff to current |
2000-09-05 |
Julian Smart | Generic wxListCtrl now supports wxLC_HRULES, wxLC_VRULES |
blob | commitdiff | raw | diff to current |
2000-09-01 |
Robin Dunn | 1. Setting the listctrl as the event object before... |
blob | commitdiff | raw | diff to current |
2000-09-01 |
Julian Smart | Added to wxSystemSettings for better GTK+ themes compat... |
blob | commitdiff | raw | diff to current |
2000-08-08 |
Bryan Petty | second merge of the 2.2 branch (RL) |
blob | commitdiff | raw | diff to current |
2000-07-19 |
Ove Kaaven | If, in a single-selection listctrl, a focused item... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Robert Roebling | Small speed-up. |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Unknown (NI) | fixed wxListMainWindow::HitTest |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Vadim Zeitlin | warnings from FreeBSD compilation log removed |
blob | commitdiff | raw | diff to current |
2000-03-13 |
Robert Roebling | Found bug that skrewed up display wrt horizontal |
blob | commitdiff | raw | diff to current |
2000-03-12 |
Robert Roebling | Corrected scrollwin thumb release event, |
blob | commitdiff | raw | diff to current |
2000-03-09 |
Robert Roebling | Disabled horizontal report mode scrolling in wxListCtrl |
blob | commitdiff | raw | diff to current |
2000-03-06 |
Vadim Zeitlin | patches from Ricky Gonzales <gonzales@pyramid3.net>: |
blob | commitdiff | raw | diff to current |
2000-03-04 |
Robert Roebling | Lotta stuff for drawing etc. |
blob | commitdiff | raw | diff to current |
2000-03-03 |
Robert Roebling | Clean-up, speed-up and bug-fix for wxListCtrl drawing, |
blob | commitdiff | raw | diff to current |
2000-02-29 |
Vadim Zeitlin | wxListCtrl uses SetWindowChange() in its OnChar |
blob | commitdiff | raw | diff to current |
2000-02-23 |
Robert Roebling | #ifdeffed new paint clipping :-( |
blob | commitdiff | raw | diff to current |
2000-02-23 |
Julian Smart | Misc small changes, some for VC++ 1.5 |
blob | commitdiff | raw | diff to current |
2000-02-22 |
Robert Roebling | SetSelection() in wxNotebook now sets the focus, |
blob | commitdiff | raw | diff to current |
2000-02-22 |
Vadim Zeitlin | 1. corrected bug with LIST_ITEM_ACTIVATED being sent... |
blob | commitdiff | raw | diff to current |
2000-02-22 |
Robert Roebling | Removed some debug code. |
blob | commitdiff | raw | diff to current |
2000-02-21 |
Robert Roebling | Implemented MSW's paint region clipping, but |
blob | commitdiff | raw | diff to current |
2000-02-16 |
Julian Smart | Various VC++ 1.5 and other corrections |
blob | commitdiff | raw | diff to current |
2000-02-15 |
Václav Slavík | background color set to wxSYS_COLOUR_LISTBOX |
blob | commitdiff | raw | diff to current |
2000-02-15 |
Robert Roebling | list ctrl and tree ctrl didn't like the new focus... |
blob | commitdiff | raw | diff to current |
2000-02-15 |
Bart A.M. Jourquin | SCROLLWIN instead of SCROLL again |
blob | commitdiff | raw | diff to current |
2000-02-10 |
Robert Roebling | Fixed Vadims fix. |
blob | commitdiff | raw | diff to current |
2000-02-10 |
Vadim Zeitlin | 1. fixed bug with the index of the last column in EVT_C... |
blob | commitdiff | raw | diff to current |
2000-02-06 |
Robert Roebling | Tried to prevent scrollbars from scrolling as |
blob | commitdiff | raw | diff to current |
2000-02-05 |
Robert Roebling | wxWindow no longer emits any scroll events after |
blob | commitdiff | raw | diff to current |
2000-01-26 |
Vadim Zeitlin | assert in GetNextItem() fixed (yes, now it is) |
blob | commitdiff | raw | diff to current |
2000-01-26 |
Vadim Zeitlin | assert in GetNextItem() fixed (?) |
blob | commitdiff | raw | diff to current |
2000-01-25 |
Vadim Zeitlin | fixed GetNextItem(item = -1) |
blob | commitdiff | raw | diff to current |
2000-01-24 |
Vadim Zeitlin | refresh after sort - patch from Ricky Gonzales |
blob | commitdiff | raw | diff to current |
2000-01-24 |
Robert Roebling | Added geometry.cpp and made it compile, |
blob | commitdiff | raw | diff to current |
2000-01-23 |
Robert Roebling | tabbing in controls sample works again. |
blob | commitdiff | raw | diff to current |
2000-01-22 |
Robert Roebling | Fixed wxListCtrl::GetNextItem() |
blob | commitdiff | raw | diff to current |
2000-01-15 |
Julian Smart | 16-bit fixes |
blob | commitdiff | raw | diff to current |
2000-01-14 |
Robert Roebling | image to bitmap rewrite, |
blob | commitdiff | raw | diff to current |
2000-01-07 |
Bart A.M. Jourquin | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2000-01-07 |
Bart A.M. Jourquin | deleting the 'validator' param in call to wxControl... |
blob | commitdiff | raw | diff to current |
2000-01-06 |
Vadim Zeitlin | 1. more warnings fixes in gtk/region.cpp and common... |
blob | commitdiff | raw | diff to current |
2000-01-06 |
Vadim Zeitlin | 1. more HP-UX warning fixes (almost done...) |
blob | commitdiff | raw | diff to current |
2000-01-05 |
Vadim Zeitlin | bug with incorrect & test fixed |
blob | commitdiff | raw | diff to current |
2000-01-04 |
Robert Roebling | Removed crashes when not using themes. |
blob | commitdiff | raw | diff to current |
2000-01-04 |
Robert Roebling | Update bug in wxListCtrl, |
blob | commitdiff | raw | diff to current |
2000-01-04 |
David Webster | needed a check for wxUSE_VALIDATORS in the wxListCtrl... |
blob | commitdiff | raw | diff to current |
1999-12-30 |
Vadim Zeitlin | 1. many, many, many warnings fixed (from HP-UX build... |
blob | commitdiff | raw | diff to current |
1999-12-07 |
Robert Roebling | wxListCtrl sends event directly again. Also fixed... |
blob | commitdiff | raw | diff to current |
1999-12-07 |
Vadim Zeitlin | small cosmetic fix for wxListCtrl |
blob | commitdiff | raw | diff to current |
1999-12-07 |
Robert Roebling | Various things related to wxFileDialog and attributes. |
blob | commitdiff | raw | diff to current |
1999-12-06 |
Vadim Zeitlin | 1. test for thr_setconcurrency() added to configure |
blob | commitdiff | raw | diff to current |
1999-12-06 |
Vadim Zeitlin | generic wxListCtrl colour/font setting |
blob | commitdiff | raw | diff to current |
1999-12-04 |
Vadim Zeitlin | compilation fixes for the wxListItemAttr |
blob | commitdiff | raw | diff to current |
1999-12-04 |
Vadim Zeitlin | 1. wxGetOsDescription() function added |
blob | commitdiff | raw | diff to current |
1999-12-04 |
Robert Roebling | Two missing #includes in image code. |
blob | commitdiff | raw | diff to current |
1999-11-26 |
Robert Roebling | Minor changes. |
blob | commitdiff | raw | diff to current |
1999-11-19 |
David Webster | Removal of previous wxValidtor code for wxOS2 |
blob | commitdiff | raw | diff to current |
1999-11-18 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
1999-11-16 |
Vadim Zeitlin | wxFrameBase class for wxMSW and wxGTK |
blob | commitdiff | raw | diff to current |
1999-11-16 |
Vadim Zeitlin | wxListCtrl::DeleteAllItems() doesn't send notification... |
blob | commitdiff | raw | diff to current |
1999-11-13 |
Robert Roebling | Compile fix in dialup, |
blob | commitdiff | raw | diff to current |
1999-11-11 |
Stefan Csomor | wxMac completed so far, generic listctrl extension |
blob | commitdiff | raw | diff to current |
1999-11-11 |
Robert Roebling | Fixed optical bug in wxListCtrl, |
blob | commitdiff | raw | diff to current |
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-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 | wxListCtrl::InsertItem returns the index of the inserte... |
blob | commitdiff | raw | diff to current |
1999-09-30 |
Robert Roebling | Corrected filelist.txt a little - one gsocket.c is... |
blob | commitdiff | raw | diff to current |
1999-08-24 |
Robert Roebling | Added new wxFontDialog, |
blob | commitdiff | raw | diff to current |
1999-08-18 |
Robert Roebling | More wxFileDialog things |
blob | commitdiff | raw | diff to current |
1999-08-18 |
Robert Roebling | Whole lot of stuff for new wxFileDialog |
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-07-27 |
Vadim Zeitlin | wxMotif fixes and common fixes for socket compilation |
blob | commitdiff | raw | diff to current |
1999-07-26 |
Robert Roebling | Typos in documentation |
blob | commitdiff | raw | diff to current |
1999-07-26 |
Vadim Zeitlin | compile fix |
blob | commitdiff | raw | diff to current |
1999-07-26 |
Vadim Zeitlin | EditLabel fixes (wxMSW/wxGTK synchronised, docs updated) |
blob | commitdiff | raw | diff to current |
1999-07-26 |
Ove Kaaven | More asserts (well, checks) without _T() |
blob | commitdiff | raw | diff to current |
1999-07-25 |
Robert Roebling | Re-Added wxStream::StreamSize() |
blob | commitdiff | raw | diff to current |
next |