]> Pileus Git - ~andy/gtk/history - gtk/gtkfontchooser.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkfontchooser.c
2013-03-15 Matthias ClasenMinor doc cleanup
2012-02-27 Javier JardónChange FSF Address
2011-09-19 Benjamin Ottefontchooser: List font description as font description
2011-09-13 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-09-13 Christian PerschClarify conditions when get_font_{family,face} return...
2011-09-13 Christian PerschRename gtk_font_chooser_get_{family,face,size}
2011-09-13 Christian PerschAdd GtkFontChooser:font-desc property
2011-09-13 Christian PerschRemove GtkFontChooser:[sg]et_font
2011-09-13 Christian PerschSetters should not return a boolean
2011-09-13 Matthias ClasenTrivial: Fix up function name in the docs
2011-09-13 Christian PerschRename GtkFontChooser:font-name to :font
2011-09-13 Christian PerschMake GtkFontChooser an interface
2011-09-05 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-09-05 Matthias ClasenGtkFontChooser: mark 'no matches' string for translation
2011-09-04 Matthias ClasenGtkFontChooser: escape markup where required
2011-08-29 Matthias ClasenTrivial: include cleanups
2011-08-28 Matthias ClasenMore include cleanups
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-24 Matthias ClasenGtkFontChooser: Add a ::font-activated signal
2011-08-15 Matthias ClasenMake setting fontname work, independent of a screen
2011-08-15 Matthias ClasenKeep the currently selected font over theme changes
2011-08-15 Matthias ClasenAdd filtering to the font chooser
2011-08-15 Matthias ClasenAdd 'no matches' functionality
2011-08-15 Matthias ClasenMake the fontchooser dialog come up in a reasonable...
2011-08-15 Matthias ClasenJust use a single grid
2011-08-15 Matthias ClasenClean up error handling
2011-08-15 Matthias ClasenRename some statics
2011-08-15 Matthias ClasenAvoid extraneous signals at destroy time
2011-08-15 Matthias ClasenSimplify a few things
2011-08-15 Matthias ClasenTrivial formatting fixes
2011-08-15 Alberto RuizGtkFontChooser: get_font_name did not return the font...
2011-08-15 Alberto RuizGtkFontChooser: Stub code to handle empty list by search.
2011-08-15 Alberto RuizGtkFontChooser: font-name property notification wasn...
2011-08-15 Alberto RuizGtkFontChooser: Using G_N_ELEMENTS instead of a define
2011-08-15 Alberto RuizGtkFontChooser: Using the widget instead of the private...
2011-08-15 Alberto RuizGtkFontChooser: Fixed coding style wrt spacing around...
2011-08-15 Alberto RuizGtkFontChooser: Using explicit comparisons for g_strcmp0
2011-08-15 Alberto RuizGtkFontChooser: Added missing breaks in switch statements
2011-08-15 Alberto RuizGtkFontChooser: Setting all ought to be static function...
2011-08-15 Alberto RuizGtkFontChooser: Set correct margin values between UI...
2011-08-15 Alberto RuizGtkFontChooser: Fix size synchronization between slider...
2011-08-15 Alberto RuizGtkFontChooser: Cleanup comments and fix indentation...
2011-08-15 Alberto RuizGtkFontChooser: Remove default geometry defines
2011-08-15 Alberto RuizGtkFontChooser: Fix scroll callback connected to treevi...
2011-08-15 Alberto RuizGtkFontChooser: Remove the themed color for the font...
2011-08-15 Alberto RuizGtkFontChooser: Use a nested grid to achieve the right...
2011-08-15 Alberto RuizGtkFontChooser: Fix expand and fill properties for...
2011-08-15 Alberto RuizGtkFontChooser: Use GtkBox instead of GtkVBox as base...
2011-08-15 Alberto RuizGtkFontChooser: Add preview entry to the grid
2011-08-15 Alberto RuizGtkFontChooser: Initial work to use GtkGrid
2011-08-15 Alberto RuizGtkFontChooser: GtkFontChooserDialog: Update documenati...
2011-08-15 Alberto RuizGtkFontChooserDialog: Split the dialog out of gtkfontch...
2011-08-15 Alberto RuizGtkFontChooser: Use symbolic icons in the filter entry
2011-08-15 Alberto RuizGtkFontChooser: Now shearch filters each individual...
2011-08-15 Alberto RuizGtkFontChooser: Restore automatic alignment on scroll...
2011-08-15 Alberto RuizGtkFontChooser: Removed support for deprecated function...
2011-08-15 Alberto RuizGtkFontChooser: Renaming the class names and fixing...
2011-08-15 Alberto RuizGtkFontChooser: Remove wrong usage of GTK_DISABLE_DEPRE...
2011-08-15 Alberto RuizGtkFontChooser: Check if the deprecated widgets are...
2011-08-15 Alberto RuizGtkFontChooser: Update fontlist on style change
2011-08-15 Alberto RuizGtkFontChooser: Add a property to control whether the...
2011-08-15 Alberto RuizGtkFontChooser: Changed dialog label from OK to Select...
2011-08-15 Alberto RuizGtkFontChooser: implement gtk_font_selection_set/get_pr...
2011-08-15 Alberto RuizGtkFontChooser: check if font name is NULL in gtk_font_...
2011-08-15 Alberto RuizGtkFontChooser: gtk_font_selection_set_font_name implem...
2011-08-15 Alberto RuizGtkFontChooser: Setting the font-name property. Test...
2011-08-15 Alberto RuizGtkFontChooser: Improve bootstrapping of the deprecated...
2011-08-15 Alberto RuizGtkFontChooser: Update selection on deprecated size...
2011-08-15 Alberto RuizGtkFontChooser: Update selection on deprecated face...
2011-08-15 Alberto RuizGtkFontChooser: Update size when selecting an item...
2011-08-15 Alberto RuizGtkFontChooser: Blocking the cursor change callbacks...
2011-08-15 Alberto RuizGtkFontChooser: Update deprecated font list on slection
2011-08-15 Alberto RuizGtkFontChooser: Refactoring the default font size,...
2011-08-15 Alberto RuizGtkFontChooser: Use the theme font as the default font
2011-08-15 Alberto RuizGtkFontChooser: Add callbacks and improve test to take...
2011-08-15 Alberto RuizGtkFontChooser: Use GTK_DISABLE_DEPRECATED to encapsula...
2011-08-15 Alberto RuizGtkFontChooser: Unref deprecated widgets on finalize
2011-08-15 Alberto RuizGtkFontChooser: Use scrolled windows for the deprecated...
2011-08-15 Alberto RuizGtkFontChooser: Populate face names in the deprecated...
2011-08-15 Alberto RuizGtkFontChooser: Populate font family names in the depre...
2011-08-15 Alberto RuizGtkFontChooser: Add tree view columns for the deprecate...
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
next