2005-02-13 |
Vadim Zeitlin | 1. added SetSelection() to wxItemContainer and removed... |
blob | commitdiff | raw |
2005-01-18 |
Kevin Hock | Use event modifiers and accessors rather than m_ variab... |
blob | commitdiff | raw | diff to current |
2004-12-20 |
Julian Smart | VC++ 5 compatibility |
blob | commitdiff | raw | diff to current |
2004-12-14 |
Włodzimierz Skiba | Fixme removal. |
blob | commitdiff | raw | diff to current |
2004-11-10 |
Włodzimierz Skiba | OW fixes. |
blob | commitdiff | raw | diff to current |
2004-10-12 |
Włodzimierz Skiba | Undo last change due to STL. |
blob | commitdiff | raw | diff to current |
2004-10-11 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
blob | commitdiff | raw | diff to current |
2004-08-30 |
Włodzimierz Skiba | Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !... |
blob | commitdiff | raw | diff to current |
2004-07-01 |
Vadim Zeitlin | font inheritance fixes (patch 983251) |
blob | commitdiff | raw | diff to current |
2004-06-24 |
Robin Dunn | * Implemented BestSize cache |
blob | commitdiff | raw | diff to current |
2004-06-24 |
Václav Slavík | fixed warnings after GetFont prototype change |
blob | commitdiff | raw | diff to current |
2004-06-16 |
Włodzimierz Skiba | Warning fixes for WinCE. |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-05-03 |
Vadim Zeitlin | set best size after filling the control with strings |
blob | commitdiff | raw | diff to current |
2004-04-18 |
Vadim Zeitlin | compilation fix for wxUSE_VALIDATORS==0 |
blob | commitdiff | raw | diff to current |
2004-04-15 |
Vadim Zeitlin | make XTI compile with VC6 (patch 896614) |
blob | commitdiff | raw | diff to current |
2004-04-13 |
Julian Smart | Only call Select within SetString when internal data... |
blob | commitdiff | raw | diff to current |
2004-04-08 |
Vadim Zeitlin | last check in forgot to add WS_VSCROLL to the listbox... |
blob | commitdiff | raw | diff to current |
2004-04-01 |
Vadim Zeitlin | use MSWCreateControl() instead of the old mess; impleme... |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Vadim Zeitlin | compilation fix for wxUSE_VALIDATORS == 0 |
blob | commitdiff | raw | diff to current |
2004-01-31 |
Mattia Barbon | Added some missing STL-like wxArray/wxArrayString... |
blob | commitdiff | raw | diff to current |
2004-01-15 |
Julian Smart | Reverted patch [ 832096 ] Final separation for GUI... |
blob | commitdiff | raw | diff to current |
2004-01-11 |
Julian Smart | Applied patch [ 832096 ] Final separation for GUI and... |
blob | commitdiff | raw | diff to current |
2003-12-11 |
Julian Smart | Applied [ 821234 ] Fix: erroneous assertion failed... |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Vadim Zeitlin | replaced wxNO_FULL_REPAINT_ON_RESIZE with wxFULL_REPAIN... |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Vadim Zeitlin | added wxVALIDATOR_PARAM and use it to avoid warnings... |
blob | commitdiff | raw | diff to current |
2003-09-04 |
Stefan Csomor | macro naming changes |
blob | commitdiff | raw | diff to current |
2003-08-27 |
Stefan Csomor | WX_EVENT_PROPERTY instead of WX_DELEGATE |
blob | commitdiff | raw | diff to current |
2003-08-27 |
Stefan Csomor | event exposure |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Julian Smart | Added some window style metadata |
blob | commitdiff | raw | diff to current |
2003-08-23 |
Stefan Csomor | xti property extensions, style bits additions |
blob | commitdiff | raw | diff to current |
2003-08-19 |
Stefan Csomor | removing rtti special functions |
blob | commitdiff | raw | diff to current |
2003-08-19 |
Stefan Csomor | switching back to normal accessors, workaround not... |
blob | commitdiff | raw | diff to current |
2003-08-18 |
Stefan Csomor | RTTI simplifications |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-08-05 |
Stefan Csomor | xti extensions |
blob | commitdiff | raw | diff to current |
2003-07-21 |
Mattia Barbon | Use wxStringBuffer[Length] instead of explicit calls to |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Julian Smart | More WinCE mods |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Vadim Zeitlin | got rid of wxBuffer (finally!!!) |
blob | commitdiff | raw | diff to current |
2003-05-23 |
Julian Smart | Applied patch [ 736322 ] Remove TWINE support, merge... |
blob | commitdiff | raw | diff to current |
2003-05-12 |
Julian Smart | Apply correct style variable |
blob | commitdiff | raw | diff to current |
2003-05-06 |
Julian Smart | Revamped border handling. |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
blob | commitdiff | raw | diff to current |
2003-02-02 |
Vadim Zeitlin | indicate whether this is a selection or a deselection... |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Julian Smart | Removed old __WXWINE__ support (obsoleted by new __WINE... |
blob | commitdiff | raw | diff to current |
2002-12-19 |
Julian Smart | Fixed a problem with borders being set wrong sometimes... |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-05-05 |
Vadim Zeitlin | fixed multiple bugs in multiple selection wxCheckListBoxes |
blob | commitdiff | raw | diff to current |
2002-05-03 |
Robin Dunn | Fixed problem in InsertItems of always adding ownerdraw... |
blob | commitdiff | raw | diff to current |
2002-04-01 |
Vadim Zeitlin | fixed wxCheckListBox behaviour in presense of wxLB_SORT... |
blob | commitdiff | raw | diff to current |
2002-02-11 |
Robin Dunn | bugfix for SetString in a wxCheckListBox |
blob | commitdiff | raw | diff to current |
2002-01-08 |
Václav Slavík | use the new wxSystemSettings API everywhere |
blob | commitdiff | raw | diff to current |
2001-12-30 |
Vadim Zeitlin | 1. wxSystemSettings class API face lift: better names... |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
blob | commitdiff | raw | diff to current |
2001-06-06 |
Vadim Zeitlin | fixed bug in determining the best listbox size |
blob | commitdiff | raw | diff to current |
2001-05-21 |
Vadim Zeitlin | fix for releasing the HDC in WM_DRAWITEM handler |
blob | commitdiff | raw | diff to current |
2001-05-16 |
Julian Smart | Applied patch #420395 (adding wxCLIP_SIBBLINGS capabili... |
blob | commitdiff | raw | diff to current |
2001-05-02 |
Kendall Bennett | Updates to fix Watcom C/C++ 11.0 compiler warning probl... |
blob | commitdiff | raw | diff to current |
2001-04-07 |
Vadim Zeitlin | fixes bug 414369 |
blob | commitdiff | raw | diff to current |
2000-10-19 |
Vadim Zeitlin | set more event object fields for lbox dbl click events |
blob | commitdiff | raw | diff to current |
2000-09-06 |
David Webster | fix to OWNER_DRAWN assert in listbox |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-02-14 |
Vadim Zeitlin | fixes for compilation with the old mingw32, wxUSE_NORLA... |
blob | commitdiff | raw | diff to current |
2000-01-06 |
Vadim Zeitlin | MSW compilation fixes for !wxUSE_VALIDATORS |
blob | commitdiff | raw | diff to current |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARY(IES) |
blob | commitdiff | raw | diff to current |
1999-11-25 |
Vadim Zeitlin | 1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed |
blob | commitdiff | raw | diff to current |
1999-11-23 |
Robin Dunn | Now sets the font for newly appended ownerdraw items. |
blob | commitdiff | raw | diff to current |
1999-11-19 |
Vadim Zeitlin | wxWindow::GetBestSize() added |
blob | commitdiff | raw | diff to current |
1999-11-13 |
Vadim Zeitlin | 1. undid my wrong fix to wxWindowBase::Centre |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | include <wx/...> => include "wx/..." |
blob | commitdiff | raw | diff to current |
1999-10-28 |
Vadim Zeitlin | 1. more code commented out by DW (@#%#%!#%!@) uncommented |
blob | commitdiff | raw | diff to current |
1999-10-26 |
David Webster | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Vadim Zeitlin | 1. corrected client data deletion in wxListBox (no... |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Vadim Zeitlin | 1. compilation fix for wxArrayTreeItemIds |
blob | commitdiff | raw | diff to current |
1999-10-23 |
Vadim Zeitlin | 1. wxDropTarget::OnData() returns wxDragResult now... |
blob | commitdiff | raw | diff to current |
1999-10-23 |
Robin Dunn | Apparent typo fix |
blob | commitdiff | raw | diff to current |
1999-10-22 |
Vadim Zeitlin | 1. sorted wxListBox and wxComboBox seem to work under... |
blob | commitdiff | raw | diff to current |
1999-10-22 |
Vadim Zeitlin | wxChoice and wxListBox GTK+ changes (wxChoice works... |
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-08-04 |
J. Russell Smyth | Made changes to allow build with new mingw32/gcc-2.95 |
blob | commitdiff | raw | diff to current |
1999-07-20 |
Robert Roebling | MingW32 compilation fixes all over |
blob | commitdiff | raw | diff to current |
1999-07-19 |
Vadim Zeitlin | wxMenu ctor made compatible again |
blob | commitdiff | raw | diff to current |
1999-07-02 |
Vadim Zeitlin | 1. DoSetSize() simplified, DoGetBestSize() introduced |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Ove Kaaven | A few weeks of Unicode fixes (my old win95 laptop compi... |
blob | commitdiff | raw | diff to current |
1999-06-10 |
Vadim Zeitlin | compialtion fixes |
blob | commitdiff | raw | diff to current |
1999-06-09 |
Robert Roebling | WINE is so fine. |
blob | commitdiff | raw | diff to current |
1999-06-05 |
Brian Macy | Attempt at getting mingw32 working again... still doesn... |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Vadim Zeitlin | 1. wxMSW seems to work (please test and send your bug... |
blob | commitdiff | raw | diff to current |
1999-05-13 |
Vadim Zeitlin | 1. MSW message handling simplifications |
blob | commitdiff | raw | diff to current |
1999-03-21 |
J. Russell Smyth | Modified wxMSW listbox.cpp to work with wxCommandEvent... |
blob | commitdiff | raw | diff to current |
1999-02-28 |
Vadim Zeitlin | wxCheckListBox fixes: crash/memory leak when items... |
blob | commitdiff | raw | diff to current |
1999-02-22 |
Vadim Zeitlin | GetSize() and GetClientSize() changes |
blob | commitdiff | raw | diff to current |
1999-02-02 |
Julian Smart | Consistent naming of e.g. wxUSE_CTRL |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Julian Smart | TWIN32 compatibility added; wxMotif uses wxGTK's wxPost... |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Julian Smart | Some changes in a vain attempt to make Salford C++... |
blob | commitdiff | raw | diff to current |
1999-01-07 |
Julian Smart | Doc & Symantec C++ fixes |
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-11-30 |
Julian Smart | Hierarchy fixes; bug fix for tabg that was introduced... |
blob | commitdiff | raw | diff to current |
next |