~ubuntu-branches/ubuntu/jaunty/gimp/jaunty-security

« back to all changes in this revision

Viewing changes to libgimpconfig/gimpconfig.def

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-05-02 16:33:03 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070502163303-bvzhjzbpw8qglc4y
Tags: 2.3.16-1ubuntu1
* Resynchronized with Debian, remaining Ubuntu changes:
  - debian/rules: i18n magic.
* debian/control.in:
  - Maintainer: Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com>
* debian/patches/02_help-message.patch,
  debian/patches/03_gimp.desktop.in.in.patch,
  debian/patches/10_dont_show_wizard.patch: updated.
* debian/patches/04_composite-signedness.patch,
  debian/patches/05_add-letter-spacing.patch: dropped, used upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
EXPORTS
 
2
        gimp_color_config_get_type
 
3
        gimp_color_management_mode_get_type
 
4
        gimp_color_rendering_intent_get_type
 
5
        gimp_config_build_data_path
 
6
        gimp_config_build_plug_in_path
 
7
        gimp_config_build_writable_path
 
8
        gimp_config_deserialize_file
 
9
        gimp_config_deserialize_properties
 
10
        gimp_config_deserialize_property
 
11
        gimp_config_deserialize_return
 
12
        gimp_config_deserialize_string
 
13
        gimp_config_diff
 
14
        gimp_config_duplicate
 
15
        gimp_config_error_quark
 
16
        gimp_config_interface_get_type
 
17
        gimp_config_is_equal_to
 
18
        gimp_config_path_expand
 
19
        gimp_config_path_get_type
 
20
        gimp_config_reset
 
21
        gimp_config_reset_properties
 
22
        gimp_config_reset_property
 
23
        gimp_config_serialize_changed_properties
 
24
        gimp_config_serialize_properties
 
25
        gimp_config_serialize_property
 
26
        gimp_config_serialize_to_fd
 
27
        gimp_config_serialize_to_file
 
28
        gimp_config_serialize_to_string
 
29
        gimp_config_serialize_value
 
30
        gimp_config_string_append_escaped
 
31
        gimp_config_sync
 
32
        gimp_config_writer_close
 
33
        gimp_config_writer_comment
 
34
        gimp_config_writer_comment_mode
 
35
        gimp_config_writer_data
 
36
        gimp_config_writer_finish
 
37
        gimp_config_writer_identifier
 
38
        gimp_config_writer_linefeed
 
39
        gimp_config_writer_new_fd
 
40
        gimp_config_writer_new_file
 
41
        gimp_config_writer_new_string
 
42
        gimp_config_writer_open
 
43
        gimp_config_writer_print
 
44
        gimp_config_writer_printf
 
45
        gimp_config_writer_revert
 
46
        gimp_config_writer_string
 
47
        gimp_param_config_path_get_type
 
48
        gimp_param_spec_config_path
 
49
        gimp_param_spec_config_path_type
 
50
        gimp_scanner_destroy
 
51
        gimp_scanner_new_file
 
52
        gimp_scanner_new_string
 
53
        gimp_scanner_parse_color
 
54
        gimp_scanner_parse_data
 
55
        gimp_scanner_parse_float
 
56
        gimp_scanner_parse_identifier
 
57
        gimp_scanner_parse_int
 
58
        gimp_scanner_parse_matrix2
 
59
        gimp_scanner_parse_string
 
60
        gimp_scanner_parse_string_no_validate
 
61
        gimp_scanner_parse_token