2006-07-16 |
Vadim Zeitlin | wxUSE_PANGO is always 0 for wxGTK1 so there is no need... |
blob | commitdiff | raw |
2006-06-19 |
Włodzimierz Skiba | Include wx/gdicmn.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-29 |
Vadim Zeitlin | miscellaneous wxFont enhancements (patch 1496606): |
blob | commitdiff | raw | diff to current |
2006-05-25 |
Włodzimierz Skiba | Include wx/cmndata.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-24 |
Włodzimierz Skiba | Include wx/settings.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-03-21 |
Vadim Zeitlin | added semicolons after wxCHECK()s (part of patch 1450705) |
blob | commitdiff | raw | diff to current |
2006-02-10 |
Vadim Zeitlin | GTK1 fixes after wxObject-derived classes copy ctors... |
blob | commitdiff | raw | diff to current |
2006-01-23 |
Mart Raudsepp | Remove GTK2 stuff from src/gtk1. Rename wx/gtk includes... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-08-24 |
Mart Raudsepp | [wxGTK2] Don't duplicate code inside wxFontRefData... |
blob | commitdiff | raw | diff to current |
2005-08-23 |
Mart Raudsepp | [wxGTK2] Move wxFontRefData::SetPointSize to wxNativeFo... |
blob | commitdiff | raw | diff to current |
2005-08-22 |
Mart Raudsepp | [wxGTK2] Move wxFontRefData::SetStyle/SetWeight to... |
blob | commitdiff | raw | diff to current |
2005-08-22 |
Mart Raudsepp | [wxGTK2] Don't query native font for underlined, but... |
blob | commitdiff | raw | diff to current |
2005-08-22 |
Mart Raudsepp | [wxGTK2] Do what we (I) can wrt the win32 centric wxNat... |
blob | commitdiff | raw | diff to current |
2005-08-22 |
Mart Raudsepp | [wxGTK2] wxFont::Get* - Query native font for informati... |
blob | commitdiff | raw | diff to current |
2005-04-13 |
Robert Roebling | Apply Mart R.'s patch for improved font width |
blob | commitdiff | raw | diff to current |
2004-07-14 |
Stefan Csomor | making getter const |
blob | commitdiff | raw | diff to current |
2004-06-16 |
Václav Slavík | fixed incorrect handling of scaled fonts and fixed... |
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-03-15 |
Vadim Zeitlin | don't change the font by reinitializing it to XLFD... |
blob | commitdiff | raw | diff to current |
2004-03-05 |
Vadim Zeitlin | don't lose fonts underlined flag in ReInit() (bug fix... |
blob | commitdiff | raw | diff to current |
2004-02-20 |
Robert Roebling | Give font 12pt size if none is given in pango string. |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Vadim Zeitlin | pointer returned by GetNativeFontInfo() is now const... |
blob | commitdiff | raw | diff to current |
2003-08-14 |
Václav Slavík | GTK2 compilation fix for Vadim's compilation fix |
blob | commitdiff | raw | diff to current |
2003-08-11 |
Vadim Zeitlin | compilation fix |
blob | commitdiff | raw | diff to current |
2003-08-11 |
Vadim Zeitlin | initialize the font fields properly when it corresponds... |
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-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
blob | commitdiff | raw | diff to current |
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 |
next |