|  | 23b15254bb | GtkFontChooser: Set correct margin values between UI elements | 2011-08-15 18:57:56 -04:00 |  | 
			
				
					|  | 1dda502bcb | GtkFontChooser: Fix size synchronization between slider and spin button | 2011-08-15 18:57:56 -04:00 |  | 
			
				
					|  | cabfcbd18d | GtkFontChooser: Cleanup comments and fix indentation alignments | 2011-08-15 18:57:56 -04:00 |  | 
			
				
					|  | e3f70857af | GtkFontChooser: Remove default geometry defines | 2011-08-15 18:57:55 -04:00 |  | 
			
				
					|  | 55d50b3cca | GtkFontChooser: Fix scroll callback connected to treeview instead of preview | 2011-08-15 18:57:55 -04:00 |  | 
			
				
					|  | 9dee34ad27 | GtkFontChooser: Remove the themed color for the font title | 2011-08-15 18:57:55 -04:00 |  | 
			
				
					|  | f5a00f0c77 | GtkFontChooser: Use a nested grid to achieve the right layout in the size controls | 2011-08-15 18:57:55 -04:00 |  | 
			
				
					|  | 1075b7ac38 | GtkFontChooser: Fix expand and fill properties for the grid layout | 2011-08-15 18:57:55 -04:00 |  | 
			
				
					|  | d9187472f5 | GtkFontChooser: Use GtkBox instead of GtkVBox as base class. | 2011-08-15 18:57:55 -04:00 |  | 
			
				
					|  | 03ab18fa7a | GtkFontChooser: Add preview entry to the grid | 2011-08-15 18:57:55 -04:00 |  | 
			
				
					|  | f60d0dc35a | GtkFontChooser: Initial work to use GtkGrid | 2011-08-15 18:57:55 -04:00 |  | 
			
				
					|  | 4163fa5d29 | GtkFontChooser: GtkFontChooserDialog: Update documenation to reflect Since: 3.2 | 2011-08-15 18:57:55 -04:00 |  | 
			
				
					|  | 4add47946b | GtkFontChooserDialog: Split the dialog out of gtkfontchooser.[ch] to gtkfontchooserdialog.[ch] | 2011-08-15 18:57:55 -04:00 |  | 
			
				
					|  | 8e621f593e | GtkFontChooser: Use symbolic icons in the filter entry | 2011-08-15 18:57:55 -04:00 |  | 
			
				
					|  | 5ccc66d855 | GtkFontChooser: Now shearch filters each individual term rather than the whole string at once | 2011-08-15 18:57:55 -04:00 |  | 
			
				
					|  | db2ef8ce51 | GtkFontChooser: Restore automatic alignment on scroll to selection | 2011-08-15 18:57:55 -04:00 |  | 
			
				
					|  | 7067d36adb | GtkFontChooser: Removed support for deprecated functionality from GtkFontSelector | 2011-08-15 18:57:55 -04:00 |  | 
			
				
					|  | 334ee81901 | GtkFontChooser: Renaming the class names and fixing the tests | 2011-08-15 18:57:55 -04:00 |  | 
			
				
					|  | f2376ad401 | GtkFontChooser: Remove wrong usage of GTK_DISABLE_DEPRECATED | 2011-08-15 18:57:55 -04:00 |  | 
			
				
					|  | bbe8d13c6e | GtkFontChooser: Check if the deprecated widgets are present before updating the size list | 2011-08-15 18:57:54 -04:00 |  | 
			
				
					|  | 1b00a3eb76 | GtkFontChooser: Update fontlist on style change | 2011-08-15 18:57:54 -04:00 |  | 
			
				
					|  | 6dec212d1d | GtkFontChooser: Add a property to control whether the preview entry is shown or not | 2011-08-15 18:57:54 -04:00 |  | 
			
				
					|  | 1ce5a04406 | GtkFontChooser: Changed dialog label from OK to Select, deprecated get_ok_button and internal apply button. | 2011-08-15 18:57:54 -04:00 |  | 
			
				
					|  | 31776e2a25 | GtkFontChooser: implement gtk_font_selection_set/get_preview_text | 2011-08-15 18:57:54 -04:00 |  | 
			
				
					|  | 14fbbf1420 | GtkFontChooser: check if font name is NULL in gtk_font_selection_set_font_name | 2011-08-15 18:57:54 -04:00 |  | 
			
				
					|  | ea4603e5d1 | GtkFontChooser: gtk_font_selection_set_font_name implementation | 2011-08-15 18:57:54 -04:00 |  | 
			
				
					|  | 3f2b09422d | GtkFontChooser: Setting the font-name property. Test updates. Remove warnings. | 2011-08-15 18:57:54 -04:00 |  | 
			
				
					|  | 0aae453d77 | GtkFontChooser: Improve bootstrapping of the deprecated lists | 2011-08-15 18:57:54 -04:00 |  | 
			
				
					|  | 2ef00d23e3 | GtkFontChooser: Update selection on deprecated size list selection | 2011-08-15 18:57:54 -04:00 |  | 
			
				
					|  | dc1a47ad70 | GtkFontChooser: Update selection on deprecated face or font list selection | 2011-08-15 18:57:54 -04:00 |  | 
			
				
					|  | 0ef0359566 | GtkFontChooser: Update size when selecting an item of the deprecated size list | 2011-08-15 18:57:54 -04:00 |  | 
			
				
					|  | 72a971b0e0 | GtkFontChooser: Blocking the cursor change callbacks from happening on the deprecated widgets when selecting the font from the fontselector | 2011-08-15 18:57:53 -04:00 |  | 
			
				
					|  | c28b1e32e3 | GtkFontChooser: Update deprecated font list on slection | 2011-08-15 18:57:53 -04:00 |  | 
			
				
					|  | 1821eac1c1 | GtkFontChooser: Refactoring the default font size, face and family assignment for clarity | 2011-08-15 18:57:53 -04:00 |  | 
			
				
					|  | aa10abacbc | GtkFontChooser: Use the theme font as the default font | 2011-08-15 18:57:53 -04:00 |  | 
			
				
					|  | 4b92872a97 | GtkFontChooser: Add callbacks and improve test to take deprecated widgets into account | 2011-08-15 18:57:53 -04:00 |  | 
			
				
					|  | e80053c659 | GtkFontChooser: Use GTK_DISABLE_DEPRECATED to encapsulate the deprecated functionality | 2011-08-15 18:57:53 -04:00 |  | 
			
				
					|  | 3c0b6914e0 | GtkFontChooser: Unref deprecated widgets on finalize | 2011-08-15 18:57:53 -04:00 |  | 
			
				
					|  | bb008411e0 | GtkFontChooser: Use scrolled windows for the deprecated widgets | 2011-08-15 18:57:53 -04:00 |  | 
			
				
					|  | 706167bbbd | GtkFontChooser: Populate face names in the deprecated face list | 2011-08-15 18:57:53 -04:00 |  | 
			
				
					|  | 0d112810f9 | GtkFontChooser: Populate font family names in the deprecated family list | 2011-08-15 18:57:53 -04:00 |  | 
			
				
					|  | 8826a10bc8 | GtkFontChooser: Add tree view columns for the deprecated widgets | 2011-08-15 18:57:53 -04:00 |  | 
			
				
					|  | 915b442dc1 | GtkFontChooser: Fix segmentation fault in deprecated size list population | 2011-08-15 18:57:53 -04:00 |  | 
			
				
					|  | 29a0685ee8 | GtkFontChooser: Add deprecated calls to the test | 2011-08-15 18:57:53 -04:00 |  | 
			
				
					|  | 1a2ef4db60 | GtkFontChooser: update the size model for the deprecated size list | 2011-08-15 18:57:53 -04:00 |  | 
			
				
					|  | e08006f691 | GtkFontChooser: initialization and destruction of deprecated widgets and data models | 2011-08-15 18:57:53 -04:00 |  | 
			
				
					|  | abc92d5030 | GtkFontChooser: Initial support for deprecated functions | 2011-08-15 18:57:53 -04:00 |  | 
			
				
					|  | c96698e95f | GtkFontChooser: Filter also by font face | 2011-08-15 18:57:53 -04:00 |  | 
			
				
					|  | 58b2204651 | GtkFontChooser: Layout improvements, spacing between elements and default widget size. | 2011-08-15 18:57:53 -04:00 |  | 
			
				
					|  | 36156a6c49 | GtkFontChooser: Layout improvements. Adding shadow to scrolled windows. Font+Face text is now bold. | 2011-08-15 18:57:52 -04:00 |  |