]> Pileus Git - ~andy/gtk/history - gtk/gtkfontchooser.c
GtkFontChooser: Fix segmentation fault in deprecated size list population
[~andy/gtk] / gtk / gtkfontchooser.c
2011-08-15 Alberto RuizGtkFontChooser: Fix segmentation fault in deprecated...
2011-08-15 Alberto RuizGtkFontChooser: Add deprecated calls to the test
2011-08-15 Alberto RuizGtkFontChooser: update the size model for the deprecate...
2011-08-15 Alberto RuizGtkFontChooser: initialization and destruction of depre...
2011-08-15 Alberto RuizGtkFontChooser: Initial support for deprecated functions
2011-08-15 Alberto RuizGtkFontChooser: Filter also by font face
2011-08-15 Alberto RuizGtkFontChooser: Layout improvements, spacing between...
2011-08-15 Alberto RuizGtkFontChooser: Layout improvements. Adding shadow...
2011-08-15 Alberto RuizGtkFontChooser: Improvements on the size setting signal...
2011-08-15 Alberto RuizGtkFontChooser: Fixing mouse scroll zooming behaviour...
2011-08-15 Alberto RuizGtkFontChooser: Setting a minimum width andfix the...
2011-08-15 Alberto RuizGtkFontChooser: Ellipsize cell renderer and set a bette...
2011-08-15 Alberto RuizGtkFontChooser: Keep reference to the face and the...
2011-08-15 Alberto RuizGtkFontChooser: Better cursor selection and model leak...
2011-08-15 Alberto RuizGtkFontChooser: Enable font selection
2011-08-15 Alberto RuizGtkFontChooser: Setting a default vertical size
2011-08-15 Alberto RuizGtkFontChooser: Layout enhancements, using a scrolled...
2011-08-15 Alberto RuizGtkFontChooser: Fixed size updating in the preview
2011-08-15 Alberto RuizGtkFontChooser: Improvements on the spin/slider interaction
2011-08-15 Alberto RuizGtkFontChooser: The spinner now updates the slider...
2011-08-15 Alberto RuizGtkFontChooser: Getting the refiltering right for the...
2011-08-15 Alberto RuizGtkFontChooser: Search entry icon is now dynamic depend...
2011-08-15 Alberto RuizGtkFontChooser: Set the initial size to the slider...
2011-08-15 Alberto RuizGtkFontChooser: Live search implemented
2011-08-15 Alberto RuizGtkFontChooser: Inserted and deleted text callbacks
2011-08-15 Alberto RuizGtkFontChooser: Adding a tree model filter for the...
2011-08-15 Alberto RuizGtkFontChooser: Setting the default preview text and...
2011-08-15 Alberto RuizGtkFontChooser: Compilation warning cleanups
2011-08-15 Alberto RuizGtkFontChooser: Iterate over faces as well as families...
2011-08-15 Alberto RuizGtkFontChooser: Improvements in the font face listing
2011-08-15 Alberto RuizGtkFontChooser: Set rules hint to TRUE in the main...
2011-08-15 Alberto RuizGtkFontChooser: Populated font list model
2011-08-15 Alberto RuizGtkFontChooser: Add column and cell renderer
2011-08-15 Alberto RuizGtkFontChooser: Create functions to bootstrap the treev...
2011-08-15 Alberto RuizGtkFontChooser: Set vbox to no homogeneus
2011-08-15 Alberto RuizGtkFontChooser: Setting the height of the preview and...
2011-08-15 Alberto RuizGtkFontChooser: Added slider and spin button
2011-08-15 Alberto RuizGtkFontChooser: Adding the preview
2011-08-15 Alberto RuizGtkFontChooser: Adding the alignment to the selection
2011-08-15 Alberto RuizGtkFontChooser: Create alignment for the preview entry
2011-08-15 Alberto RuizGtkFontChooser: Added main treeview
2011-08-15 Alberto RuizGtkFontChooser: Avoid using show_all explicitely
2011-08-15 Alberto RuizGtkFontChooser: Create fundamental widgets for the...
2011-08-15 Alberto RuizGtkFontChooser: Add private members to GtkFontSelection...
2011-08-15 Alberto RuizGtkFontChooser: Remove all cruft from the current GtkFo...