summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* GtkFontChooser: Expose the new widget in gtk.h and add test casesAlberto Ruiz2011-07-254-2/+120
* GtkFontChooser: Renaming the class names and fixing the testsAlberto Ruiz2011-07-255-478/+434
* GtkFontChooser: Remove wrong usage of GTK_DISABLE_DEPRECATEDAlberto Ruiz2011-07-252-88/+45
* GtkFontChooser: Check if the deprecated widgets are present before updating t...Alberto Ruiz2011-07-251-2/+5
* GtkFontChooser: Update fontlist on style changeAlberto Ruiz2011-07-251-12/+18
* GtkFontChooser: Add a property to control whether the preview entry is shown ...Alberto Ruiz2011-07-253-34/+103
* GtkFontChooser: Better test preview textAlberto Ruiz2011-07-251-1/+1
* GtkFontChooser: Use GTK_DISABLE_DEPRECATED on the test codeAlberto Ruiz2011-07-252-0/+12
* GtkFontChooser: Add gtk_font_selection_dialog_get_select_button and use GTK_D...Alberto Ruiz2011-07-251-6/+13
* GtkFontChooser: Changed dialog label from OK to Select, deprecated get_ok_but...Alberto Ruiz2011-07-251-20/+53
* GtkFontChooser: Added test for GtkFontSelectionDialogAlberto Ruiz2011-07-253-7/+50
* GtkFontChooser: implement gtk_font_selection_set/get_preview_textAlberto Ruiz2011-07-252-25/+43
* GtkFontChooser: check if font name is NULL in gtk_font_selection_set_font_nameAlberto Ruiz2011-07-251-0/+1
* GtkFontChooser: gtk_font_selection_set_font_name implementationAlberto Ruiz2011-07-252-30/+109
* GtkFontChooser: Setting the font-name property. Test updates. Remove warnings.Alberto Ruiz2011-07-252-17/+45
* GtkFontChooser: Improve bootstrapping of the deprecated listsAlberto Ruiz2011-07-251-1/+9
* GtkFontChooser: Update selection on deprecated size list selectionAlberto Ruiz2011-07-251-5/+12
* GtkFontChooser: Update selection on deprecated face or font list selectionAlberto Ruiz2011-07-251-7/+115
* GtkFontChooser: Update size when selecting an item of the deprecated size listAlberto Ruiz2011-07-251-14/+33
* GtkFontChooser: Blocking the cursor change callbacks from happening on the de...Alberto Ruiz2011-07-251-6/+30
* GtkFontChooser: Update deprecated font list on slectionAlberto Ruiz2011-07-251-20/+121
* GtkFontChooser: Refactoring the default font size, face and family assignment...Alberto Ruiz2011-07-251-8/+7
* GtkFontChooser: Use the theme font as the default fontAlberto Ruiz2011-07-251-9/+30
* GtkFontChooser: Add callbacks and improve test to take deprecated widgets int...Alberto Ruiz2011-07-252-14/+42
* GtkFontChooser: Use GTK_DISABLE_DEPRECATED to encapsulate the deprecated func...Alberto Ruiz2011-07-251-116/+129
* GtkFontChooser: Unref deprecated widgets on finalizeAlberto Ruiz2011-07-251-10/+8
* GtkFontChooser: Use scrolled windows for the deprecated widgetsAlberto Ruiz2011-07-251-7/+20
* GtkFontChooser: Populate face names in the deprecated face listAlberto Ruiz2011-07-251-5/+20
* GtkFontChooser: Populate font family names in the deprecated family listAlberto Ruiz2011-07-251-20/+31
* GtkFontChooser: Add tree view columns for the deprecated widgetsAlberto Ruiz2011-07-251-1/+31
* GtkFontChooser: Fix segmentation fault in deprecated size list populationAlberto Ruiz2011-07-252-10/+17
* GtkFontChooser: Add deprecated calls to the testAlberto Ruiz2011-07-252-15/+32
* GtkFontChooser: update the size model for the deprecated size listAlberto Ruiz2011-07-251-39/+66
* GtkFontChooser: initialization and destruction of deprecated widgets and data...Alberto Ruiz2011-07-251-2/+60
* GtkFontChooser: Initial support for deprecated functionsAlberto Ruiz2011-07-251-4/+18
* GtkFontChooser: Filter also by font faceAlberto Ruiz2011-07-251-1/+1
* GtkFontChooser: Layout improvements, spacing between elements and default wid...Alberto Ruiz2011-07-251-9/+15
* GtkFontChooser: Layout improvements. Adding shadow to scrolled windows. Font+...Alberto Ruiz2011-07-251-3/+6
* GtkFontChooser: Improvements on the size setting signals between the preview,...Alberto Ruiz2011-07-251-55/+130
* GtkFontChooser: Fixing mouse scroll zooming behaviour for the preview and the...Alberto Ruiz2011-07-251-14/+30
* GtkFontChooser: Setting a minimum width andfix the markup for the rowsAlberto Ruiz2011-07-251-31/+40
* GtkFontChooser: Ellipsize cell renderer and set a better size listAlberto Ruiz2011-07-251-6/+11
* GtkFontChooser: Keep reference to the face and the family objectsAlberto Ruiz2011-07-251-17/+18
* GtkFontChooser: Better cursor selection and model leak fixesAlberto Ruiz2011-07-251-17/+23
* GtkFontChooser: Added a test programAlberto Ruiz2011-07-252-0/+43
* GtkFontChooser: Enable font selectionAlberto Ruiz2011-07-251-2/+69
* GtkFontChooser: Setting a default vertical sizeAlberto Ruiz2011-07-251-2/+2
* GtkFontChooser: Layout enhancements, using a scrolled window for the preview ...Alberto Ruiz2011-07-251-8/+25
* GtkFontChooser: Fixed size updating in the previewAlberto Ruiz2011-07-251-0/+7
* GtkFontChooser: Improvements on the spin/slider interactionAlberto Ruiz2011-07-251-3/+19