[gtk+] (84 commits) Created branch font-chooser



The branch 'font-chooser' was created.

Summary of new commits:

  0554882... GtkFontChooser: Remove all cruft from the current GtkFontSe
  f9b6dd4... GtkFontChooser: Add private members to GtkFontSelectionPriv
  c4103c5... GtkFontChooser: Create fundamental widgets for the new GtkF
  54ea6af... GtkFontChooser: Avoid using show_all explicitely
  edbafe6... GtkFontChooser: Added main treeview
  e7c4f73... GtkFontChooser: Create alignment for the preview entry
  b958aee... GtkFontChooser: Adding the alignment to the selection
  65bae15... GtkFontChooser: Adding the preview
  4044fd4... GtkFontChooser: Added slider and spin button
  5674d10... GtkFontChooser: Setting the height of the preview and have 
  f554ec5... GtkFontChooser: Set vbox to no homogeneus
  9ce5f2c... GtkFontChooser: Create functions to bootstrap the treeview 
  5565c31... GtkFontChooser: Add column and cell renderer
  53d657e... GtkFontChooser: Populated font list model
  035de37... GtkFontChooser: Set rules hint to TRUE in the main tree vie
  73b8423... GtkFontChooser: Improvements in the font face listing
  793e76a... GtkFontChooser: Iterate over faces as well as families to l
  a3c321c... GtkFontChooser: Compilation warning cleanups
  0f3c2f1... GtkFontChooser: Setting the default preview text and the de
  247667b... GtkFontChooser: Adding a tree model filter for the search f
  555dc45... GtkFontChooser: Inserted and deleted text callbacks
  f979856... GtkFontChooser: Live search implemented
  ea69e51... GtkFontChooser: Set the initial size to the slider, initial
  f3cbcdb... GtkFontChooser: Search entry icon is now dynamic depending 
  54f5cb8... GtkFontChooser: Getting the refiltering right for the clear
  3c79460... GtkFontChooser: The spinner now updates the slider size if 
  10c9f56... GtkFontChooser: Improvements on the spin/slider interaction
  edd7fc6... GtkFontChooser: Fixed size updating in the  preview
  5f5a774... GtkFontChooser: Layout enhancements, using a scrolled windo
  c1bcd7d... GtkFontChooser: Setting a default vertical size
  db9d902... GtkFontChooser: Enable font selection
  60dfa6d... GtkFontChooser: Added a test program
  973d6de... GtkFontChooser: Better cursor selection and model leak fixe
  a1720b9... GtkFontChooser: Keep reference to the face and the family o
  cb0bf70... GtkFontChooser: Ellipsize cell renderer and set a better si
  1b110cd... GtkFontChooser: Setting a minimum width andfix the markup f
  b9f8508... GtkFontChooser: Fixing mouse scroll zooming behaviour for t
  319b056... GtkFontChooser: Improvements on the size setting signals be
  b061744... GtkFontChooser: Layout improvements. Adding shadow to scrol
  a5b9994... GtkFontChooser: Layout improvements, spacing between elemen
  45afa7c... GtkFontChooser: Filter also by font face
  a21f53e... GtkFontChooser: Initial support for deprecated functions
  b8db4f4... GtkFontChooser: initialization and destruction of deprecate
  2458e42... GtkFontChooser: update the size model for the deprecated si
  e8fddb9... GtkFontChooser: Add deprecated calls to the test
  52f4291... GtkFontChooser: Fix segmentation fault in deprecated size l
  9ce99f1... GtkFontChooser: Add tree view columns for the deprecated wi
  531e630... GtkFontChooser: Populate font family names in the deprecate
  0a820e2... GtkFontChooser: Populate face names in the deprecated face 
  443c6fb... GtkFontChooser: Use scrolled windows for the deprecated wid
  00a1e03... GtkFontChooser: Unref deprecated widgets on finalize
  840b395... GtkFontChooser: Use GTK_DISABLE_DEPRECATED to encapsulate t
  0eb2c9f... GtkFontChooser: Add callbacks and improve test to take depr
  efa8a7f... GtkFontChooser: Use the theme font as the default font
  5b1021c... GtkFontChooser: Refactoring the default font size, face and
  19a4a8e... GtkFontChooser: Update deprecated font list on slection
  191f6e0... GtkFontChooser: Blocking the cursor change callbacks from h
  7bafa5a... GtkFontChooser: Update size when selecting an item of the d
  19ca37b... GtkFontChooser: Update selection on deprecated face or font
  df88eda... GtkFontChooser: Update selection on deprecated size list se
  42af41a... GtkFontChooser: Improve bootstrapping of the deprecated lis
  eeb24dc... GtkFontChooser: Setting the font-name property. Test update
  2397fe0... GtkFontChooser: gtk_font_selection_set_font_name implementa
  c7cf944... GtkFontChooser: check if font name is NULL in gtk_font_sele
  11389c7... GtkFontChooser: implement gtk_font_selection_set/get_previe
  89e524c... GtkFontChooser: Added test for GtkFontSelectionDialog
  8e66f82... GtkFontChooser: Changed dialog label from OK to Select, dep
  2cc4ca1... GtkFontChooser: Add gtk_font_selection_dialog_get_select_bu
  130b7d1... GtkFontChooser: Use GTK_DISABLE_DEPRECATED on the test code
  4a49b40... GtkFontChooser: Better test preview text
  ac8a357... GtkFontChooser: Add a property to control whether the previ
  f022eba... GtkFontChooser: Update fontlist on style change
  631f45d... GtkFontChooser: Check if the deprecated widgets are present
  65bca39... GtkFontChooser: Remove wrong usage of GTK_DISABLE_DEPRECATE
  a637118... GtkFontChooser: Renaming the class names and fixing the tes
  067a0d1... GtkFontChooser: Expose the new widget in gtk.h and add test
  5ba908f... GtkFontChooser: Removed support for deprecated functionalit
  610325c... GtkFontChooser: Restore automatic alignment on scroll to se
  f77d51f... GtkFontChooser: Now shearch filters each individual term ra
  e756610... GtkFontChooser: Use symbolic icons in the filter entry
  5bbf4e4... GtkFontChooserDialog: Split the dialog out of gtkfontchoose
  bb99018... GtkFontChooser: GtkFontChooserDialog: Update documenation t
  041f19a... GtkFontChooser: Initial work to use GtkGrid
  5927625... GtkFontChooser: Add preview entry to the grid



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]