summaryrefslogtreecommitdiff
path: root/pango-types.defs
Commit message (Collapse)AuthorAgeFilesLines
* wrap new API for a 2.11.0 releaseGian Mario Tagliaretti2007-07-101-0/+24
| | | | svn path=/trunk/; revision=2843
* ignore-glob (pango_default_break): ignoreJohn Finlay2006-07-241-164/+272
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * pango.override (*_get_type, *_ref, *_unref, *_free): ignore-glob (pango_default_break): ignore * pango.defs (pango_attr_shape_new_with_data, pango_default_break) (pango_context_get_font_map, pango_context_set_matrix) (pango_context_get_matrix, pango_itemize_with_base_dir) (pango_coverage_new, pango_glyph_item_split, pango_glyph_item_free) (pango_glyph_item_apply_attrs, pango_glyph_item_letter_space) (pango_item_get_type, pango_item_new, pango_item_copy) (pango_item_free, pango_item_split, pango_script_for_unichar) (pango_script_iter_new, pango_script_iter_get_range) (pango_script_iter_next, pango_script_iter_free) (pango_script_get_sample_language, pango_script_includes_script) (pango_matrix_get_type, pango_matrix_copy, pango_matrix_free) (pango_matrix_translate, pango_matrix_scale, pango_matrix_rotate) (pango_matrix_concat, pango_get_mirror_char, pango_unichar_direction) (pango_find_base_dir): Add. Add virtuals. (pango_font_metrics_new, pango_find_map, pango_map_get_engine) (pango_map_get_engines, pango_module_register): Add with ifdef PANGO_ENABLE_BACKEND (pango_split_file_list, pango_trim_string, pango_read_line) (pango_skip_space, pango_scan_word, pango_scan_string) (pango_scan_int, pango_config_key_get, pango_lookup_aliases) (pango_parse_style, pango_parse_variant, pango_parse_weight) (pango_parse_stretch, pango_get_sysconf_subdirectory) (pango_get_lib_subdirectory, pango_log2vis_get_embedding_levels) (pango_get_sample_string, pango_is_zero_width): Add with ifdef USE_PANGO_UTILS * pango-types.defs (WrapMode): Add PANGO_WRAP_WORD_CHAR. Reorganize.
* Merge new Gdk & Gtk API. pango.Renderer and functions/methods also added.Johan Dahlin2005-07-081-0/+19
| | | | | | | | | | | | | * configure.in: * gtk/Makefile.am: * gtk/gdk-types.defs: * gtk/gdk.defs: * gtk/gdk.override: * gtk/gtk.defs: * pango-types.defs: * pango.defs: Merge new Gdk & Gtk API. pango.Renderer and functions/methods also added. Bump required glib,gtk & pango versions.
* wrap more pango stuffGustavo J. A. M. Carneiro2005-06-061-0/+25
|
* some more pango apisGustavo J. A. M. Carneiro2005-05-291-0/+6
|
* Bump version to 2.7.0Johan Dahlin2005-05-171-4/+4
| | | | | | | | | | | * configure.in: Bump version to 2.7.0 * pango-types.defs (EllipsizeMode): Remove commas * pango.defs (get_font_description, get_ellipsize, set_ellipsize): Add * ChangeLog.pre-2-6: Rename old ChangeLog
* Add.John Finlay2004-12-041-0/+8
| | | | | | | | | | | | | * pango-types.defs (LayoutIter): Add. * pango.defs (pango_layout_iter_get_type): Add. * pango.override (_wrap_pango_layout_iter_get_line_yrange) (_wrap_pango_layout_iter_get_layout_extents) (_wrap_pango_layout_iter_get_run_extents) (_wrap_pango_layout_iter_get_line_extents) (_wrap_pango_layout_iter_get_cluster_extents) (_wrap_pango_layout_iter_get_char_extents): Implement.
* Add.John Finlay2004-11-151-0/+12
| | | | * pango-types.defs (EllipsizeMode): Add.
* pango-types.defs (PangoFontsetSimple) Add class.John Finlay2004-04-251-0/+7
| | | | | | | | * pango-types.defs (PangoFontsetSimple) Add class. * pang_defs (pango_fontset_simple_new) (pango_fontset_simple_append) (pango_fontset_simple_size) Add methods for PangoFontsetSimple.
* add missing definitions.James Henstridge2002-04-151-1/+1
| | | | | | 2002-04-15 James Henstridge <james@daa.com.au> * pango.defs, gtk/gdk.defs: add missing definitions.
* implement. (_wrap_pango_font_get_glyph_extents): implement.James Henstridge2002-03-171-0/+7
| | | | | | | | | | | | | | | 2002-03-17 James Henstridge <james@daa.com.au> * pango.override (_wrap_pango_context_list_families): implement. (_wrap_pango_font_get_glyph_extents): implement. (_wrap_pango_font_family_list_faces): implement. (_wrap_pango_font_map_list_families): implement. (_wrap_pango_tab_array_get_tab): implement. (_wrap_pango_tab_array_get_tabs): implement. (_wrap_pango_layout_set_markup): implement. (_wrap_pango_layout_set_markup_with_accel): implement. (_wrap_pango_layout_index_to_pos): implement. (_wrap_pango_layout_get_cursor_pos): implement.
* move types.James Henstridge2001-10-091-0/+271
2001-10-09 James Henstridge <james@daa.com.au> * pango-types.defs: move types. * gtk/Makefile.am: modify rules to take into account splitting out the type definitions. --register arguments now only parse the type defs and not the function defs, which should speed up the build a bit. * gtk/gdk-types.defs: same here. * gtk/gtk.defs: and include gtk-types.defs here. * gtk/gtk-types.defs: move define-{object,interface,enum,flags,boxed} defs to this file. * gtk/gtk-extrafuncs.defs (get_selection): and add it back here. * gtk/gtk.defs: remove gtk_list_get_selection function from this file. * gtk/gtk-extrafuncs.defs (pygtk_generic_tree_model_new): similar changes here. * gtk/pygtktreemodel.c: same changes here. * gtk/pygtktreemodel.h (pygtk_generic_tree_model_get_type): rename to PyGtkGenericTreeModel, so that short name doesn't collide with GtkTreeModel.