summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* GtkFontChooser: Refactoring the default font size, face and family assignment...Alberto Ruiz2011-08-151-8/+7
* GtkFontChooser: Use the theme font as the default fontAlberto Ruiz2011-08-151-9/+30
* GtkFontChooser: Add callbacks and improve test to take deprecated widgets int...Alberto Ruiz2011-08-152-14/+42
* GtkFontChooser: Use GTK_DISABLE_DEPRECATED to encapsulate the deprecated func...Alberto Ruiz2011-08-151-116/+129
* GtkFontChooser: Unref deprecated widgets on finalizeAlberto Ruiz2011-08-151-10/+8
* GtkFontChooser: Use scrolled windows for the deprecated widgetsAlberto Ruiz2011-08-151-7/+20
* GtkFontChooser: Populate face names in the deprecated face listAlberto Ruiz2011-08-151-5/+20
* GtkFontChooser: Populate font family names in the deprecated family listAlberto Ruiz2011-08-151-20/+31
* GtkFontChooser: Add tree view columns for the deprecated widgetsAlberto Ruiz2011-08-151-1/+31
* GtkFontChooser: Fix segmentation fault in deprecated size list populationAlberto Ruiz2011-08-152-10/+17
* GtkFontChooser: Add deprecated calls to the testAlberto Ruiz2011-08-152-15/+32
* GtkFontChooser: update the size model for the deprecated size listAlberto Ruiz2011-08-151-39/+66
* GtkFontChooser: initialization and destruction of deprecated widgets and data...Alberto Ruiz2011-08-151-2/+60
* GtkFontChooser: Initial support for deprecated functionsAlberto Ruiz2011-08-151-4/+18
* GtkFontChooser: Filter also by font faceAlberto Ruiz2011-08-151-1/+1
* GtkFontChooser: Layout improvements, spacing between elements and default wid...Alberto Ruiz2011-08-151-9/+15
* GtkFontChooser: Layout improvements. Adding shadow to scrolled windows. Font+...Alberto Ruiz2011-08-151-3/+6
* GtkFontChooser: Improvements on the size setting signals between the preview,...Alberto Ruiz2011-08-151-55/+130
* GtkFontChooser: Fixing mouse scroll zooming behaviour for the preview and the...Alberto Ruiz2011-08-151-14/+30
* GtkFontChooser: Setting a minimum width andfix the markup for the rowsAlberto Ruiz2011-08-151-31/+40
* GtkFontChooser: Ellipsize cell renderer and set a better size listAlberto Ruiz2011-08-151-6/+11
* GtkFontChooser: Keep reference to the face and the family objectsAlberto Ruiz2011-08-151-17/+18
* GtkFontChooser: Better cursor selection and model leak fixesAlberto Ruiz2011-08-151-17/+23
* GtkFontChooser: Added a test programAlberto Ruiz2011-08-152-0/+43
* GtkFontChooser: Enable font selectionAlberto Ruiz2011-08-151-2/+69
* GtkFontChooser: Setting a default vertical sizeAlberto Ruiz2011-08-151-2/+2
* GtkFontChooser: Layout enhancements, using a scrolled window for the preview ...Alberto Ruiz2011-08-151-8/+25
* GtkFontChooser: Fixed size updating in the previewAlberto Ruiz2011-08-151-0/+7
* GtkFontChooser: Improvements on the spin/slider interactionAlberto Ruiz2011-08-151-3/+19
* GtkFontChooser: The spinner now updates the slider size if it is within the r...Alberto Ruiz2011-08-151-4/+12
* GtkFontChooser: Getting the refiltering right for the clear icon. Filter func...Alberto Ruiz2011-08-151-1/+24
* GtkFontChooser: Search entry icon is now dynamic depending on the contentAlberto Ruiz2011-08-151-6/+22
* GtkFontChooser: Set the initial size to the slider, initial callbacks for siz...Alberto Ruiz2011-08-151-0/+24
* GtkFontChooser: Live search implementedAlberto Ruiz2011-08-151-4/+26
* GtkFontChooser: Inserted and deleted text callbacksAlberto Ruiz2011-08-151-23/+23
* GtkFontChooser: Adding a tree model filter for the search functionalityAlberto Ruiz2011-08-151-17/+47
* GtkFontChooser: Setting the default preview text and the default font sizeAlberto Ruiz2011-08-151-4/+12
* GtkFontChooser: Compilation warning cleanupsAlberto Ruiz2011-08-151-19/+44
* GtkFontChooser: Iterate over faces as well as families to list themAlberto Ruiz2011-08-151-23/+43
* GtkFontChooser: Improvements in the font face listingAlberto Ruiz2011-08-151-4/+21
* GtkFontChooser: Set rules hint to TRUE in the main tree viewAlberto Ruiz2011-08-151-6/+8
* GtkFontChooser: Populated font list modelAlberto Ruiz2011-08-151-12/+64
* GtkFontChooser: Add column and cell rendererAlberto Ruiz2011-08-151-2/+14
* GtkFontChooser: Create functions to bootstrap the treeview column and setting...Alberto Ruiz2011-08-151-9/+25
* GtkFontChooser: Set vbox to no homogeneusAlberto Ruiz2011-08-151-1/+4
* GtkFontChooser: Setting the height of the preview and have a define for the t...Alberto Ruiz2011-08-151-10/+9
* GtkFontChooser: Added slider and spin buttonAlberto Ruiz2011-08-151-9/+16
* GtkFontChooser: Adding the previewAlberto Ruiz2011-08-151-0/+3
* GtkFontChooser: Adding the alignment to the selectionAlberto Ruiz2011-08-151-2/+5
* GtkFontChooser: Create alignment for the preview entryAlberto Ruiz2011-08-151-7/+19