Alberto Ruiz
|
66a7add23f
|
GtkFontChooser: font-name property notification wasn't properly propagated during size change from the spinbutton
|
2011-08-15 18:57:56 -04:00 |
|
Alberto Ruiz
|
5795d3d616
|
GtkFontChooser: Using G_N_ELEMENTS instead of a define
|
2011-08-15 18:57:56 -04:00 |
|
Alberto Ruiz
|
9245a66e6f
|
GtkFontChooser: Using the widget instead of the private struct as signal data in all conects
|
2011-08-15 18:57:56 -04:00 |
|
Alberto Ruiz
|
bf8ad994d4
|
GtkFontChooser: Fixed coding style wrt spacing around operators
|
2011-08-15 18:57:56 -04:00 |
|
Alberto Ruiz
|
26fb5c90b1
|
GtkFontChooser: Using explicit comparisons for g_strcmp0
|
2011-08-15 18:57:56 -04:00 |
|
Alberto Ruiz
|
ab1ebb072e
|
GtkFontChooser: Added missing breaks in switch statements
|
2011-08-15 18:57:56 -04:00 |
|
Alberto Ruiz
|
c36d291acc
|
GtkFontChooser: Setting all ought to be static functions as static
|
2011-08-15 18:57:56 -04:00 |
|
Alberto Ruiz
|
23b15254bb
|
GtkFontChooser: Set correct margin values between UI elements
|
2011-08-15 18:57:56 -04:00 |
|
Alberto Ruiz
|
1dda502bcb
|
GtkFontChooser: Fix size synchronization between slider and spin button
|
2011-08-15 18:57:56 -04:00 |
|
Alberto Ruiz
|
cabfcbd18d
|
GtkFontChooser: Cleanup comments and fix indentation alignments
|
2011-08-15 18:57:56 -04:00 |
|
Alberto Ruiz
|
e3f70857af
|
GtkFontChooser: Remove default geometry defines
|
2011-08-15 18:57:55 -04:00 |
|
Alberto Ruiz
|
55d50b3cca
|
GtkFontChooser: Fix scroll callback connected to treeview instead of preview
|
2011-08-15 18:57:55 -04:00 |
|
Alberto Ruiz
|
9dee34ad27
|
GtkFontChooser: Remove the themed color for the font title
|
2011-08-15 18:57:55 -04:00 |
|
Alberto Ruiz
|
f5a00f0c77
|
GtkFontChooser: Use a nested grid to achieve the right layout in the size controls
|
2011-08-15 18:57:55 -04:00 |
|
Alberto Ruiz
|
1075b7ac38
|
GtkFontChooser: Fix expand and fill properties for the grid layout
|
2011-08-15 18:57:55 -04:00 |
|
Alberto Ruiz
|
d9187472f5
|
GtkFontChooser: Use GtkBox instead of GtkVBox as base class.
|
2011-08-15 18:57:55 -04:00 |
|
Alberto Ruiz
|
03ab18fa7a
|
GtkFontChooser: Add preview entry to the grid
|
2011-08-15 18:57:55 -04:00 |
|
Alberto Ruiz
|
f60d0dc35a
|
GtkFontChooser: Initial work to use GtkGrid
|
2011-08-15 18:57:55 -04:00 |
|
Alberto Ruiz
|
4163fa5d29
|
GtkFontChooser: GtkFontChooserDialog: Update documenation to reflect Since: 3.2
|
2011-08-15 18:57:55 -04:00 |
|
Alberto Ruiz
|
4add47946b
|
GtkFontChooserDialog: Split the dialog out of gtkfontchooser.[ch] to gtkfontchooserdialog.[ch]
|
2011-08-15 18:57:55 -04:00 |
|
Alberto Ruiz
|
8e621f593e
|
GtkFontChooser: Use symbolic icons in the filter entry
|
2011-08-15 18:57:55 -04:00 |
|
Alberto Ruiz
|
5ccc66d855
|
GtkFontChooser: Now shearch filters each individual term rather than the whole string at once
|
2011-08-15 18:57:55 -04:00 |
|
Alberto Ruiz
|
db2ef8ce51
|
GtkFontChooser: Restore automatic alignment on scroll to selection
|
2011-08-15 18:57:55 -04:00 |
|
Alberto Ruiz
|
7067d36adb
|
GtkFontChooser: Removed support for deprecated functionality from GtkFontSelector
|
2011-08-15 18:57:55 -04:00 |
|
Alberto Ruiz
|
334ee81901
|
GtkFontChooser: Renaming the class names and fixing the tests
|
2011-08-15 18:57:55 -04:00 |
|
Alberto Ruiz
|
f2376ad401
|
GtkFontChooser: Remove wrong usage of GTK_DISABLE_DEPRECATED
|
2011-08-15 18:57:55 -04:00 |
|
Alberto Ruiz
|
bbe8d13c6e
|
GtkFontChooser: Check if the deprecated widgets are present before updating the size list
|
2011-08-15 18:57:54 -04:00 |
|
Alberto Ruiz
|
1b00a3eb76
|
GtkFontChooser: Update fontlist on style change
|
2011-08-15 18:57:54 -04:00 |
|
Alberto Ruiz
|
6dec212d1d
|
GtkFontChooser: Add a property to control whether the preview entry is shown or not
|
2011-08-15 18:57:54 -04:00 |
|
Alberto Ruiz
|
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 |
|
Alberto Ruiz
|
31776e2a25
|
GtkFontChooser: implement gtk_font_selection_set/get_preview_text
|
2011-08-15 18:57:54 -04:00 |
|
Alberto Ruiz
|
14fbbf1420
|
GtkFontChooser: check if font name is NULL in gtk_font_selection_set_font_name
|
2011-08-15 18:57:54 -04:00 |
|
Alberto Ruiz
|
ea4603e5d1
|
GtkFontChooser: gtk_font_selection_set_font_name implementation
|
2011-08-15 18:57:54 -04:00 |
|
Alberto Ruiz
|
3f2b09422d
|
GtkFontChooser: Setting the font-name property. Test updates. Remove warnings.
|
2011-08-15 18:57:54 -04:00 |
|
Alberto Ruiz
|
0aae453d77
|
GtkFontChooser: Improve bootstrapping of the deprecated lists
|
2011-08-15 18:57:54 -04:00 |
|
Alberto Ruiz
|
2ef00d23e3
|
GtkFontChooser: Update selection on deprecated size list selection
|
2011-08-15 18:57:54 -04:00 |
|
Alberto Ruiz
|
dc1a47ad70
|
GtkFontChooser: Update selection on deprecated face or font list selection
|
2011-08-15 18:57:54 -04:00 |
|
Alberto Ruiz
|
0ef0359566
|
GtkFontChooser: Update size when selecting an item of the deprecated size list
|
2011-08-15 18:57:54 -04:00 |
|
Alberto Ruiz
|
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 |
|
Alberto Ruiz
|
c28b1e32e3
|
GtkFontChooser: Update deprecated font list on slection
|
2011-08-15 18:57:53 -04:00 |
|
Alberto Ruiz
|
1821eac1c1
|
GtkFontChooser: Refactoring the default font size, face and family assignment for clarity
|
2011-08-15 18:57:53 -04:00 |
|
Alberto Ruiz
|
aa10abacbc
|
GtkFontChooser: Use the theme font as the default font
|
2011-08-15 18:57:53 -04:00 |
|
Alberto Ruiz
|
4b92872a97
|
GtkFontChooser: Add callbacks and improve test to take deprecated widgets into account
|
2011-08-15 18:57:53 -04:00 |
|
Alberto Ruiz
|
e80053c659
|
GtkFontChooser: Use GTK_DISABLE_DEPRECATED to encapsulate the deprecated functionality
|
2011-08-15 18:57:53 -04:00 |
|
Alberto Ruiz
|
3c0b6914e0
|
GtkFontChooser: Unref deprecated widgets on finalize
|
2011-08-15 18:57:53 -04:00 |
|
Alberto Ruiz
|
bb008411e0
|
GtkFontChooser: Use scrolled windows for the deprecated widgets
|
2011-08-15 18:57:53 -04:00 |
|
Alberto Ruiz
|
706167bbbd
|
GtkFontChooser: Populate face names in the deprecated face list
|
2011-08-15 18:57:53 -04:00 |
|
Alberto Ruiz
|
0d112810f9
|
GtkFontChooser: Populate font family names in the deprecated family list
|
2011-08-15 18:57:53 -04:00 |
|
Alberto Ruiz
|
8826a10bc8
|
GtkFontChooser: Add tree view columns for the deprecated widgets
|
2011-08-15 18:57:53 -04:00 |
|
Alberto Ruiz
|
915b442dc1
|
GtkFontChooser: Fix segmentation fault in deprecated size list population
|
2011-08-15 18:57:53 -04:00 |
|
Alberto Ruiz
|
29a0685ee8
|
GtkFontChooser: Add deprecated calls to the test
|
2011-08-15 18:57:53 -04:00 |
|
Alberto Ruiz
|
1a2ef4db60
|
GtkFontChooser: update the size model for the deprecated size list
|
2011-08-15 18:57:53 -04:00 |
|
Alberto Ruiz
|
e08006f691
|
GtkFontChooser: initialization and destruction of deprecated widgets and data models
|
2011-08-15 18:57:53 -04:00 |
|
Alberto Ruiz
|
abc92d5030
|
GtkFontChooser: Initial support for deprecated functions
|
2011-08-15 18:57:53 -04:00 |
|
Alberto Ruiz
|
c96698e95f
|
GtkFontChooser: Filter also by font face
|
2011-08-15 18:57:53 -04:00 |
|
Alberto Ruiz
|
58b2204651
|
GtkFontChooser: Layout improvements, spacing between elements and default widget size.
|
2011-08-15 18:57:53 -04:00 |
|
Alberto Ruiz
|
36156a6c49
|
GtkFontChooser: Layout improvements. Adding shadow to scrolled windows. Font+Face text is now bold.
|
2011-08-15 18:57:52 -04:00 |
|
Alberto Ruiz
|
f75e4d314a
|
GtkFontChooser: Improvements on the size setting signals between the preview, scale and spinbutton. Adding more string fields to the model to allow for backwards compatibility.
|
2011-08-15 18:57:52 -04:00 |
|
Alberto Ruiz
|
1688512252
|
GtkFontChooser: Fixing mouse scroll zooming behaviour for the preview and the size controls
|
2011-08-15 18:57:52 -04:00 |
|
Alberto Ruiz
|
858e13cad6
|
GtkFontChooser: Setting a minimum width andfix the markup for the rows
|
2011-08-15 18:57:52 -04:00 |
|
Alberto Ruiz
|
af14106a63
|
GtkFontChooser: Ellipsize cell renderer and set a better size list
|
2011-08-15 18:57:52 -04:00 |
|
Alberto Ruiz
|
0db1b63b1f
|
GtkFontChooser: Keep reference to the face and the family objects
|
2011-08-15 18:57:52 -04:00 |
|
Alberto Ruiz
|
88ab6f14d3
|
GtkFontChooser: Better cursor selection and model leak fixes
|
2011-08-15 18:57:52 -04:00 |
|
Alberto Ruiz
|
f3e9bb312e
|
GtkFontChooser: Enable font selection
|
2011-08-15 18:57:52 -04:00 |
|
Alberto Ruiz
|
c9150374d9
|
GtkFontChooser: Setting a default vertical size
|
2011-08-15 18:57:52 -04:00 |
|
Alberto Ruiz
|
7f125d95e8
|
GtkFontChooser: Layout enhancements, using a scrolled window for the preview entry.
|
2011-08-15 18:57:52 -04:00 |
|
Alberto Ruiz
|
cbaca3e4bf
|
GtkFontChooser: Fixed size updating in the preview
|
2011-08-15 18:57:52 -04:00 |
|
Alberto Ruiz
|
272f11069f
|
GtkFontChooser: Improvements on the spin/slider interaction
|
2011-08-15 18:57:52 -04:00 |
|
Alberto Ruiz
|
c303d0b18c
|
GtkFontChooser: The spinner now updates the slider size if it is within the range
|
2011-08-15 18:57:52 -04:00 |
|
Alberto Ruiz
|
1fa2c503a7
|
GtkFontChooser: Getting the refiltering right for the clear icon. Filter function speedups.
|
2011-08-15 18:57:52 -04:00 |
|
Alberto Ruiz
|
94ee606f62
|
GtkFontChooser: Search entry icon is now dynamic depending on the content
|
2011-08-15 18:57:52 -04:00 |
|
Alberto Ruiz
|
4db5ea20e8
|
GtkFontChooser: Set the initial size to the slider, initial callbacks for size change
|
2011-08-15 18:57:52 -04:00 |
|
Alberto Ruiz
|
fb19245493
|
GtkFontChooser: Live search implemented
|
2011-08-15 18:57:51 -04:00 |
|
Alberto Ruiz
|
693617700b
|
GtkFontChooser: Inserted and deleted text callbacks
|
2011-08-15 18:57:51 -04:00 |
|
Alberto Ruiz
|
76809e128a
|
GtkFontChooser: Adding a tree model filter for the search functionality
|
2011-08-15 18:57:51 -04:00 |
|
Alberto Ruiz
|
ce10919978
|
GtkFontChooser: Setting the default preview text and the default font size
|
2011-08-15 18:57:51 -04:00 |
|
Alberto Ruiz
|
9af88217d1
|
GtkFontChooser: Compilation warning cleanups
|
2011-08-15 18:57:51 -04:00 |
|
Alberto Ruiz
|
b79802789d
|
GtkFontChooser: Iterate over faces as well as families to list them
|
2011-08-15 18:57:51 -04:00 |
|
Alberto Ruiz
|
f854a46890
|
GtkFontChooser: Improvements in the font face listing
|
2011-08-15 18:57:51 -04:00 |
|
Alberto Ruiz
|
8655384f51
|
GtkFontChooser: Set rules hint to TRUE in the main tree view
|
2011-08-15 18:57:51 -04:00 |
|
Alberto Ruiz
|
7611fe60f8
|
GtkFontChooser: Populated font list model
|
2011-08-15 18:57:51 -04:00 |
|
Alberto Ruiz
|
e570a91abb
|
GtkFontChooser: Add column and cell renderer
|
2011-08-15 18:57:51 -04:00 |
|
Alberto Ruiz
|
6439fb4263
|
GtkFontChooser: Create functions to bootstrap the treeview column and settings and update the font list
|
2011-08-15 18:57:51 -04:00 |
|
Alberto Ruiz
|
48473b48e6
|
GtkFontChooser: Set vbox to no homogeneus
|
2011-08-15 18:57:51 -04:00 |
|
Alberto Ruiz
|
8a4cda71af
|
GtkFontChooser: Setting the height of the preview and have a define for the top padding
|
2011-08-15 18:57:51 -04:00 |
|
Alberto Ruiz
|
6c44e85852
|
GtkFontChooser: Added slider and spin button
|
2011-08-15 18:57:51 -04:00 |
|
Alberto Ruiz
|
f0eef60123
|
GtkFontChooser: Adding the preview
|
2011-08-15 18:57:51 -04:00 |
|
Alberto Ruiz
|
f59b74622d
|
GtkFontChooser: Adding the alignment to the selection
|
2011-08-15 18:57:51 -04:00 |
|
Alberto Ruiz
|
0c721d919c
|
GtkFontChooser: Create alignment for the preview entry
|
2011-08-15 18:57:51 -04:00 |
|
Alberto Ruiz
|
1b302d3fad
|
GtkFontChooser: Added main treeview
|
2011-08-15 18:57:51 -04:00 |
|
Alberto Ruiz
|
d46d1d7fcd
|
GtkFontChooser: Avoid using show_all explicitely
|
2011-08-15 18:57:50 -04:00 |
|
Alberto Ruiz
|
810eda9cca
|
GtkFontChooser: Create fundamental widgets for the new GtkFontSelection
|
2011-08-15 18:57:50 -04:00 |
|
Alberto Ruiz
|
9702e7c456
|
GtkFontChooser: Add private members to GtkFontSelectionPrivate
|
2011-08-15 18:57:50 -04:00 |
|
Alberto Ruiz
|
4f38ff9757
|
GtkFontChooser: Remove all cruft from the current GtkFontSelection implementation and start a new widget
|
2011-08-15 18:57:50 -04:00 |
|