2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-05-06 |
Robin Dunn | Get(Class)DefaultAttributes() for wxGTK controls |
blob | commitdiff | raw |
2004-05-04 |
Robin Dunn | Added wxControl::PostCreation for wxGTK. Moved calls to |
blob | commitdiff | raw | diff to current |
2004-01-31 |
Mattia Barbon | Added some missing STL-like wxArray/wxArrayString... |
blob | commitdiff | raw | diff to current |
2003-12-03 |
Robin Dunn | Use InheritAttributes for wxGTK widgets so they will... |
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-07-19 |
Mattia Barbon | Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Mattia Barbon | STL-ification patch for wxMSW and wxGTK. |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Julian Smart | - Moved wxApp::SendIdleEvents and wxApp::ProcessIdle... |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Robert Roebling | Added Theme patch. |
blob | commitdiff | raw | diff to current |
2003-07-07 |
Julian Smart | Added wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE... |
blob | commitdiff | raw | diff to current |
2003-07-03 |
Mattia Barbon | Moved some methods/classes inside COMPATIBILITY_2_4. |
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-13 |
Ron Lee | Split this out from other changes to keep things sane.. |
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-09-04 |
Vadim Zeitlin | fix wxCheckListBox which was completely broken by the... |
blob | commitdiff | raw | diff to current |
2002-08-27 |
Mattia Barbon | wxItemContainer already deletes client data; don't... |
blob | commitdiff | raw | diff to current |
2002-08-15 |
Robert Roebling | Further UNicode fixes. |
blob | commitdiff | raw | diff to current |
2002-08-05 |
Robert Roebling | Lots of updates for Unicode and GTK 2.0 support. |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vadim Zeitlin | replaced wxWindowGTK::m_isListBox with a virtual function |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vadim Zeitlin | replaced wxWindowGTK::m_isListBox with a virtual function |
blob | commitdiff | raw | diff to current |
2002-04-17 |
Robert Roebling | Various changes to focus handling when TLW start. |
blob | commitdiff | raw | diff to current |
2002-04-08 |
Vadim Zeitlin | fixed crash in SetFirstVisible() |
blob | commitdiff | raw | diff to current |
2002-03-29 |
Robert Roebling | Removed old #ifdef from GTK 1.0 |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Vadim Zeitlin | more Sun C++ compiler warning fixes: in particular... |
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-11-26 |
Vadim Zeitlin | fixed listbox initial size determination |
blob | commitdiff | raw | diff to current |
2001-11-22 |
Robert Roebling | Tries to fix wxListBox focus problems. |
blob | commitdiff | raw | diff to current |
2001-11-17 |
Robert Roebling | Changed/Fixed way in which wxListBox blocks events |
blob | commitdiff | raw | diff to current |
2001-11-08 |
Robert Roebling | wxListBox mouse events now report coords relative |
blob | commitdiff | raw | diff to current |
2001-10-18 |
Robin Dunn | wxGTK's wxListBox now returns a meaningful value for... |
blob | commitdiff | raw | diff to current |
2001-08-08 |
Robert Roebling | Probably fixed listbox crashes. |
blob | commitdiff | raw | diff to current |
2001-08-06 |
Robert Roebling | Applied patch for wxComboBox and wxListBox to |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | fix for compilation without WXWIN_COMPATIBILITY_2_2 |
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 |
2000-12-28 |
Vadim Zeitlin | modified check listbox indicators and made them customi... |
blob | commitdiff | raw | diff to current |
2000-12-16 |
Robert Roebling | Added wxCommandEvent::IsSeection for listbox, |
blob | commitdiff | raw | diff to current |
2000-11-24 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
2000-11-23 |
Robert Roebling | Upported wxListBox key handling and SetFirstItem() |
blob | commitdiff | raw | diff to current |
2000-10-20 |
Vadim Zeitlin | an implementation of wxListBox::SetFirstItem() which... |
blob | commitdiff | raw | diff to current |
2000-09-08 |
Julian Smart | Fixed memory leak in listbox, fixed memory leak reporti... |
blob | commitdiff | raw | diff to current |
2000-08-10 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
2000-03-16 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
2000-03-07 |
Jouk Jansen | Committing in . |
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-01-20 |
Robert Roebling | A no-change for scroll events. |
blob | commitdiff | raw | diff to current |
2000-01-08 |
Robert Roebling | Applied listbox isselected fix. |
blob | commitdiff | raw | diff to current |
2000-01-03 |
Robert Roebling | Distrib things, |
blob | commitdiff | raw | diff to current |
1999-11-28 |
Robert Roebling | New event locking. |
blob | commitdiff | raw | diff to current |
1999-11-22 |
Robert Roebling | Include changes again. Something is wrong with CVS... |
blob | commitdiff | raw | diff to current |
1999-11-19 |
Vadim Zeitlin | wxWindow::GetBestSize() added |
blob | commitdiff | raw | diff to current |
1999-11-06 |
Robert Roebling | wxListBox now sends events using AddPendingEvent(), |
blob | commitdiff | raw | diff to current |
1999-10-30 |
Robert Roebling | Some work on tabbing and menu accels, |
blob | commitdiff | raw | diff to current |
1999-10-26 |
Vadim Zeitlin | 1. corrected uninitialised variable (which led to crash... |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Robert Roebling | Small distrib changes, |
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-09 |
Robert Roebling | Applied a few patches, |
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-05 |
Robert Roebling | Updated configure (not only configure.in) |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Robert Roebling | Applied a few old patches, |
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-09-18 |
Vadim Zeitlin | unused parameter warnings suppressed |
blob | commitdiff | raw | diff to current |
1999-09-14 |
Harco de Hilster | Changed AppendCommon (called by all Append methods... |
blob | commitdiff | raw | diff to current |
1999-08-22 |
Robert Roebling | Added wxFFileStream base on wxFFile (as opposed to... |
blob | commitdiff | raw | diff to current |
1999-07-27 |
Robert Roebling | Small distrib updates, |
blob | commitdiff | raw | diff to current |
1999-07-22 |
Robert Roebling | Corrected wxlistBox, wxRadioBox, wxComboBox and |
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 |
Robert Roebling | Added zillions of #if wxUSE_XXX |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Ove Kaaven | The Unicode handling fixes my app seemed to need. |
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 | Updated distrib. |
blob | commitdiff | raw | diff to current |
1999-05-18 |
Robert Roebling | Correxted myfixed widget to prevent warnings from GTK |
blob | commitdiff | raw | diff to current |
1999-05-10 |
Robert Roebling | Small modifications to Vadims changes |
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-28 |
Robert Roebling | background colour changes for listbox and combobox |
blob | commitdiff | raw | diff to current |
1999-04-27 |
Robert Roebling | New idle handling. Only that. |
blob | commitdiff | raw | diff to current |
1999-04-24 |
Robert Roebling | Had to change the time point, when widgets are |
blob | commitdiff | raw | diff to current |
1999-04-22 |
Ove Kaaven | Another Unicode fix. |
blob | commitdiff | raw | diff to current |
1999-04-22 |
Ove Kaaven | Unicode fix. |
blob | commitdiff | raw | diff to current |
1999-04-14 |
Ove Kaaven | OK, enough for today. To be continued tomorrow... |
blob | commitdiff | raw | diff to current |
1999-04-09 |
Robert Roebling | Here it comes: |
blob | commitdiff | raw | diff to current |
1999-04-01 |
Robert Roebling | With the exceptions of DnD, wxGTk now works with |
blob | commitdiff | raw | diff to current |
1999-03-17 |
J. Russell Smyth | 1 - fixed listbox.cpp to work with events with m_comman... |
blob | commitdiff | raw | diff to current |
1999-02-25 |
Vadim Zeitlin | InsertItems() implemented for wxGTK |
blob | commitdiff | raw | diff to current |
1999-02-18 |
Robert Roebling | Dialog items inherit parent's font now |
blob | commitdiff | raw | diff to current |
1999-02-10 |
Robert Roebling | distribution things |
blob | commitdiff | raw | diff to current |
1999-02-01 |
Robert Roebling | Removed some trash from that came through tha cables |
blob | commitdiff | raw | diff to current |
1999-02-01 |
Vadim Zeitlin | wxToolTip modifications: wxUSE_TOOLTIPS setting (defaul... |
blob | commitdiff | raw | diff to current |
1999-02-01 |
Robert Roebling | wxToolTip |
blob | commitdiff | raw | diff to current |
1999-01-27 |
Robert Roebling | wxToolTip part II |
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 |
1999-01-15 |
Robert Roebling | DnD feedback |
blob | commitdiff | raw | diff to current |
1999-01-12 |
Robert Roebling | image update |
blob | commitdiff | raw | diff to current |
1999-01-08 |
Robert Roebling | minor Configure / makefiles updates |
blob | commitdiff | raw | diff to current |
1999-01-06 |
Robert Roebling | Compilation fixes |
blob | commitdiff | raw | diff to current |
1999-01-04 |
Robert Roebling | configure and #ifdef wxUSE_XXX updates |
blob | commitdiff | raw | diff to current |
1999-01-02 |
Robert Roebling | Header changes (gtk.h etc no longer included in defs.h |
blob | commitdiff | raw | diff to current |
next |