]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2011-08-16 A S Alamupdate translation for Punjabi
2011-08-16 Matthias ClasenFix up symbol lists for recent api additions
2011-08-16 Matthias ClasenUpdate NEWS for 3.1.12
2011-08-15 Matthias Clasentestgtk: remove dead code
2011-08-15 Matthias ClasenFix a typo
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 ClasenDeprecate GtkFontSelection and GtkFontSelectionDialog
2011-08-15 Matthias ClasenTrivial formatting fix
2011-08-15 Matthias ClasenAdd docs
2011-08-15 Matthias ClasenAdd new symbols
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 ClasenFix minor issues in the tests
2011-08-15 Matthias ClasenSimplify a few things
2011-08-15 Matthias ClasenTrivial formatting fixes
2011-08-15 Alberto RuizGtkFontChooserDialog: GtkFontButton now uses GtkFontCho...
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: Missing G_END_DECLS in fontchooser...
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 RuizGtkFontChooserDialog: Add parent window as a parameter...
2011-08-15 Alberto RuizGtkFontChooserDialog: Fix get_font_chooser public funct...
2011-08-15 Alberto RuizGtkFontChooser: Set correct margin values between UI...
2011-08-15 Alberto RuizGtkFontChooserDialog: Use g_object_new to set initial...
2011-08-15 Alberto RuizGtkFontChooser: Remove outdated Copyright information
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: Use const instead of G_CONST_RETURN
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: Expose the new widget in gtk.h and...
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: Better test preview text
2011-08-15 Alberto RuizGtkFontChooser: Use GTK_DISABLE_DEPRECATED on the test...
2011-08-15 Alberto RuizGtkFontChooser: Add gtk_font_selection_dialog_get_selec...
2011-08-15 Alberto RuizGtkFontChooser: Changed dialog label from OK to Select...
2011-08-15 Alberto RuizGtkFontChooser: Added test for GtkFontSelectionDialog
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: Added a test program
2011-08-15 Alberto RuizGtkFontChooser: Enable font selection
next