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-04-03 |
Robin Dunn | m_font may not have been set yet. Default to letting... |
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-10-06 |
Robert Roebling | Compilo. |
blob | commitdiff | raw | diff to current |
2003-10-06 |
Robert Roebling | Implemented wxChoice::SetString() |
blob | commitdiff | raw | diff to current |
2003-09-30 |
Vadim Zeitlin | and now it even compiles |
blob | commitdiff | raw | diff to current |
2003-09-30 |
Vadim Zeitlin | make Delete() work in presence of client data |
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-08 |
Robert Roebling | Added Theme patch. |
blob | commitdiff | raw | diff to current |
2003-05-09 |
Vadim Zeitlin | Insert() patch from John Labenski |
blob | commitdiff | raw | diff to current |
2003-01-31 |
Robert Roebling | Corrected GTK2 creation of default font. |
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 |
2003-01-05 |
Robert Roebling | Removed usage of GetInternalFont. |
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-04-12 |
Vadim Zeitlin | implemented wxChoice::Delete |
blob | commitdiff | raw | diff to current |
2002-03-12 |
Vadim Zeitlin | changes to make wxGTK compile with GTK+ 2.0: now it... |
blob | commitdiff | raw | diff to current |
2001-11-27 |
Vadim Zeitlin | fudged the extra width in GetBestSize() to fit better |
blob | commitdiff | raw | diff to current |
2001-11-23 |
Vadim Zeitlin | implemented GetBestSize() for wxChoice |
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-01-06 |
Robert Roebling | Themes again. |
blob | commitdiff | raw | diff to current |
2000-01-04 |
Robert Roebling | New colour, font, theme and size code.. |
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-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-22 |
Vadim Zeitlin | 1. some fixes for wxSortedArrayString |
blob | commitdiff | raw | diff to current |
1999-10-19 |
Robert Roebling | Added size hints to dialog, |
blob | commitdiff | raw | diff to current |
1999-10-18 |
Vadim Zeitlin | wxControl and wxChoice derive from the base classes... |
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-07-30 |
Vadim Zeitlin | no more assert failure in GetSelection() if there is... |
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-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-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-14 |
Ove Kaaven | These at least compiles in Unicode mode... |
blob | commitdiff | raw | diff to current |
1999-04-09 |
Robert Roebling | Here it comes: |
blob | commitdiff | raw | diff to current |
1999-03-16 |
Vadim Zeitlin | wxCommandEvent::SetString() change - now uses wxString |
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-01-02 |
Robert Roebling | Header changes (gtk.h etc no longer included in defs.h |
blob | commitdiff | raw | diff to current |
1998-11-06 |
Robert Roebling | Second try at doing Set/GetClient right |
blob | commitdiff | raw | diff to current |
1998-11-06 |
Robert Roebling | SetEventData for a few widgets |
blob | commitdiff | raw | diff to current |
1998-11-03 |
Robert Roebling | Fix for TextCtrl problem as reported by Vegh |
blob | commitdiff | raw | diff to current |
1998-10-29 |
Robert Roebling | Big color update with the newest information |
blob | commitdiff | raw | diff to current |
1998-10-27 |
Robert Roebling | Added background colour again |
blob | commitdiff | raw | diff to current |
1998-10-26 |
Robert Roebling | Implemented wxScreenDC the hard way |
blob | commitdiff | raw | diff to current |
1998-10-26 |
Robert Roebling | Did much work on colors. It doesn't work and I guess |
blob | commitdiff | raw | diff to current |
1998-10-24 |
Robert Roebling | Removed usage of GdkImlib |
blob | commitdiff | raw | diff to current |
1998-09-06 |
Robert Roebling | Added SetFont to most controls and controls sample |
blob | commitdiff | raw | diff to current |
1998-09-05 |
Robert Roebling | Fixed two small things in wxListCtrl |
blob | commitdiff | raw | diff to current |
1998-09-01 |
Robert Roebling | Small fixes to wxChoice, wxComboBox and wxListBox |
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-14 |
Robert Roebling | Added wxRadioButton (not tested) |
blob | commitdiff | raw | diff to current |
1998-08-08 |
Robert Roebling | Added wxDC:DrawPolygone |
blob | commitdiff | raw | diff to current |
1998-08-04 |
Guilhem Lavaux | * Fixes and new features in wxObject*Stream |
blob | commitdiff | raw | diff to current |
1998-08-02 |
Robert Roebling | Fixed Fontdialog |
blob | commitdiff | raw | diff to current |
1998-07-31 |
Robert Roebling | Added bitmaps and icons to samples |
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-05-30 |
Robert Roebling | Same as last one.. |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | Initial revision |
blob | commitdiff | raw | diff to current |
|