2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
blob | commitdiff | raw |
2003-02-12 |
Vadim Zeitlin | added DoSetNativeFontInfo() to avoid virtual function... |
blob | commitdiff | raw | diff to current |
2003-01-31 |
Robert Roebling | Compile fix. |
blob | commitdiff | raw | diff to current |
2003-01-26 |
Robert Roebling | Font work. |
blob | commitdiff | raw | diff to current |
2003-01-05 |
Robert Roebling | Removed usage of GetInternalFont() from GTK 2.0.... |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Robin Dunn | Ensure that the wxNativeFontInfo internal data is copie... |
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-02 |
Vadim Zeitlin | fixed restoring fonts from the native font info data... |
blob | commitdiff | raw | diff to current |
2002-08-19 |
Robert Roebling | Make wxTELETYPE and wxMODERN map to monospaced fonts. |
blob | commitdiff | raw | diff to current |
2002-08-11 |
Robert Roebling | Same typo. |
blob | commitdiff | raw | diff to current |
2002-08-06 |
Robert Roebling | Compile fix. |
blob | commitdiff | raw | diff to current |
2002-08-06 |
Robert Roebling | Further code for Pango fonts (work now) and |
blob | commitdiff | raw | diff to current |
2002-08-06 |
Robert Roebling | Lots of work to set PangoFontDescription as the |
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-07 |
Gilles Depeyrot | corrected warnings when compiling with -Wall -W |
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 |
2002-01-18 |
Vadim Zeitlin | better native font support for wxGTK |
blob | commitdiff | raw | diff to current |
2002-01-14 |
Vadim Zeitlin | added wxFont::IsFixedWidth(), documented it and impleme... |
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-21 |
Vadim Zeitlin | add more methods to wxNativeFontInfo: To/FromUserString... |
blob | commitdiff | raw | diff to current |
2001-11-20 |
Vadim Zeitlin | don't use wxTheXXXList in wxXXX ctor/dtor, only objects... |
blob | commitdiff | raw | diff to current |
2001-05-02 |
Vadim Zeitlin | fixed (?) crashes because of default GUI font being... |
blob | commitdiff | raw | diff to current |
2001-03-29 |
Ove Kaaven | Unicode compilation fix. |
blob | commitdiff | raw | diff to current |
2001-01-24 |
Vadim Zeitlin | applied wxNativeFontInfo patch #103089 |
blob | commitdiff | raw | diff to current |
2000-12-19 |
Vadim Zeitlin | fix for a crash in ~wxFontList |
blob | commitdiff | raw | diff to current |
2000-12-18 |
Vadim Zeitlin | wxNativeFontInfo changes |
blob | commitdiff | raw | diff to current |
2000-12-18 |
Vadim Zeitlin | applied wxNativeFontInfo patch from Derry Bryson (with... |
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 | Highly experimental, unstable code (for determining the |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Vadim Zeitlin | fix in fontspec parsing |
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 | Correct deafult GUI font is now found when querying |
blob | commitdiff | raw | diff to current |
1999-12-01 |
Robert Roebling | Applied patch for multiple file selection, documented. |
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-05 |
Vadim Zeitlin | 1. wxFontMapper almost finished |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | many warnings fixed (from HP-UX compilation log) |
blob | commitdiff | raw | diff to current |
1999-10-30 |
Ove Kaaven | Someone forgot wxT() |
blob | commitdiff | raw | diff to current |
1999-10-29 |
Vadim Zeitlin | 1. added encoding param to wxFontEncoding::EnumFamilies... |
blob | commitdiff | raw | diff to current |
1999-10-17 |
Robert Roebling | Applied Diana's font patch II |
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-10-04 |
Julian Smart | Removed some unused parameter warnings; compile error... |
blob | commitdiff | raw | diff to current |
1999-10-03 |
Robert Roebling | If we used 10% less inline functions in useless occas... |
blob | commitdiff | raw | diff to current |
1999-10-02 |
Václav Slavík | removed declarations of static wxLoadQueryFont, wxLoadQ... |
blob | commitdiff | raw | diff to current |
1999-10-01 |
Vadim Zeitlin | wxMotif::wxFont supports encodings too (and shares... |
blob | commitdiff | raw | diff to current |
1999-09-29 |
Vadim Zeitlin | 1. added a brief overview of Unicode support |
blob | commitdiff | raw | diff to current |
1999-09-18 |
Vadim Zeitlin | unused parameter warnings suppressed |
blob | commitdiff | raw | diff to current |
1999-08-24 |
Robert Roebling | Added new wxFontDialog, |
blob | commitdiff | raw | diff to current |
1999-08-13 |
Robert Roebling | Compile fixes, |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Robert Roebling | Added zillions of #if wxUSE_XXX |
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-14 |
Ove Kaaven | OK, enough for today. To be continued tomorrow... |
blob | commitdiff | raw | diff to current |
1999-02-11 |
Robert Roebling | Solaris compilation patches |
blob | commitdiff | raw | diff to current |
1999-01-24 |
Robert Roebling | Small doc corrections |
blob | commitdiff | raw | diff to current |
1999-01-23 |
Robert Roebling | wxGTK now chooses better font when no matching |
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-12-28 |
Robert Roebling | Added facenames support to wxFont |
blob | commitdiff | raw | diff to current |
1998-12-18 |
Robert Roebling | Fixed nasty bug wxFont |
blob | commitdiff | raw | diff to current |
1998-12-12 |
Robert Roebling | Added scrollbar size to settings |
blob | commitdiff | raw | diff to current |
1998-12-09 |
Vadim Zeitlin | "wxGDIObject * => &" related changes (see mail to the... |
blob | commitdiff | raw | diff to current |
1998-11-09 |
Julian Smart | Removed references to DEBUG and WXDEBUG; cured Motif... |
blob | commitdiff | raw | diff to current |
1998-10-30 |
Robert Roebling | Fixes to fonts, static text, radiobox, frame |
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-24 |
Robert Roebling | Removed usage of GdkImlib |
blob | commitdiff | raw | diff to current |
1998-09-11 |
Robert Roebling | Updates to memcheck |
blob | commitdiff | raw | diff to current |
1998-09-07 |
Robert Roebling | After resolving all conflicts that came down the |
blob | commitdiff | raw | diff to current |
1998-09-05 |
Julian Smart | Fixed Get...String functions. |
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-17 |
Robert Roebling | Turned wxIcon inline constructors to real constructors |
blob | commitdiff | raw | diff to current |
1998-08-16 |
Robert Roebling | Added mising AddBitmapList in wxBitmap |
blob | commitdiff | raw | diff to current |
1998-08-15 |
Robert Roebling | See last changelog |
blob | commitdiff | raw | diff to current |
1998-08-07 |
Vadim Zeitlin | (1) Denis Pershin's patch for wxGTK (memory leaks corre... |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | Initial revision |
blob | commitdiff | raw | diff to current |
|