2000-02-22 |
Vadim Zeitlin | 1. corrected bug with LIST_ITEM_ACTIVATED being sent... |
blob | commitdiff | raw |
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 |
1999-06-15 |
Robert Roebling | Added a few #if wxUSE_XXX |
blob | commitdiff | raw | diff to current |
1999-06-11 |
Robert Roebling | Implemented ListCtrl::SetColumnWidth() wxLIST_AUTOSIZE |
blob | commitdiff | raw | diff to current |
1999-05-28 |
Robert Roebling | Small correction to list ctrl and default button... |
blob | commitdiff | raw | diff to current |
1999-05-27 |
Robert Roebling | Corrected SetItemState() in listctrl |
blob | commitdiff | raw | diff to current |
1999-05-25 |
Robert Roebling | windows emit wxCreateWindowEvent |
blob | commitdiff | raw | diff to current |
1999-05-24 |
Robert Roebling | Made listctrl header BG grey again |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Robert Roebling | Listctrl should now send char and key_down events. |
blob | commitdiff | raw | diff to current |
1999-05-10 |
Robert Roebling | A few more things are back to work. |
blob | commitdiff | raw | diff to current |
1999-05-10 |
Karsten Ballüder | wxScrolledWindow::Scroll() no longer calls Refresh... |
blob | commitdiff | raw | diff to current |
1999-05-09 |
Vadim Zeitlin | wxWindow split into wxWindowBase and wxWindow (wxGTK... |
blob | commitdiff | raw | diff to current |
1999-04-25 |
Robert Roebling | Fixed a layout bug in MyFixed |
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-03-12 |
Karsten Ballüder | fixed a listctrl index bug |
blob | commitdiff | raw | diff to current |
1999-03-05 |
Robert Roebling | Two optical corrections |
blob | commitdiff | raw | diff to current |
1999-02-25 |
Karsten Ballüder | GetNextItem() now checks for item < GetItemCount()... |
blob | commitdiff | raw | diff to current |
1999-02-19 |
Robert Roebling | propagate key event from listctrl to its parent |
blob | commitdiff | raw | diff to current |
1999-02-17 |
Vadim Zeitlin | wxListCtrl will receive EVT_CHAR() events now |
blob | commitdiff | raw | diff to current |
1999-01-31 |
Julian Smart | Various small fixes |
blob | commitdiff | raw | diff to current |
1999-01-21 |
Robert Roebling | changed make_int, make_exp .. to wxmake_int.. |
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-18 |
Robert Roebling | wxDirDialog now sorts its entries |
blob | commitdiff | raw | diff to current |
1998-12-18 |
Julian Smart | In DialogEd, changed Close to Destroy to make it shut... |
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-17 |
Robert Roebling | I've put live into Vadim's wxNavigationKeyEvent idea |
blob | commitdiff | raw | diff to current |
1998-12-16 |
Vadim Zeitlin | listbox kbd handling buglet corrected (event.Skip(... |
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-14 |
Robert Roebling | New wxDataObject, DnD and Clipboard code |
blob | commitdiff | raw | diff to current |
1998-12-11 |
Robert Roebling | Redid parts of wxScroledWindow |
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-08 |
Julian Smart | Sorry folks, a lot of changes to remedy GetFont, GetBru... |
blob | commitdiff | raw | diff to current |
1998-12-07 |
Robert Roebling | Listctrl updates |
blob | commitdiff | raw | diff to current |
1998-12-07 |
Robert Roebling | Added serial code for wxList and wxHashTable to sourc... |
blob | commitdiff | raw | diff to current |
1998-12-06 |
Robert Roebling | Update for bitmap, image on scaling, transparancy, |
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-02 |
Vadim Zeitlin | added wxListCtrl::DeleteAllColumns() |
blob | commitdiff | raw | diff to current |
1998-12-01 |
Robert Roebling | Pixel corrections for wxListCtrl |
blob | commitdiff | raw | diff to current |
1998-11-22 |
Karsten Ballüder | Fixed return code of GetSelectionCount() |
blob | commitdiff | raw | diff to current |
next |