~timo-jyrinki/bamf/ubuntu-0.2.124.1

« back to all changes in this revision

Viewing changes to doc/reference/libbamf/tmpl/bamf-factory.sgml

  • Committer: Timo Jyrinki
  • Date: 2012-11-14 07:15:04 UTC
  • mfrom: (235.1.49)
  • Revision ID: timo.jyrinki@canonical.com-20121114071504-s8umq349iaf7lwq6
* New upstream release.
  - Includes all previous cherry-picks
  - remerge libbamf, Makefile: don't export private symbols (factory 
    and matcher)
  - BamfMatcher: force a view as closed or not-closed on proper 
    signals. This avoids that a view that is opened is actually 
    marked as closed when really it's running. (LP: #925421)
  - Daemon, BamfApplication: Use the default icon if there is not 
    one defined in the desktop file. (LP: #886778)
  - BamfMatcher: don't reopen windows when iterating on view's 
    list, add tests.
  - Build fixes, including enabling introspection.
  - BamfMatcher: add support for libreoffice Base, and libreoffice 
    matching tests (LP: #1063862)

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
@BAMF_FACTORY_INDICATOR: 
47
47
@BAMF_FACTORY_NONE: 
48
48
 
49
 
<!-- ##### FUNCTION bamf_factory_app_for_file ##### -->
50
 
<para>
51
 
 
52
 
</para>
53
 
 
54
 
@factory: 
55
 
@path: 
56
 
@create: 
57
 
@Returns: 
58
 
 
59
 
 
60
 
<!-- ##### FUNCTION bamf_factory_get_default ##### -->
61
 
<para>
62
 
 
63
 
</para>
64
 
 
65
 
@void: 
66
 
@Returns: 
67
 
 
68
 
 
69
 
<!-- ##### FUNCTION bamf_factory_view_for_path ##### -->
70
 
<para>
71
 
 
72
 
</para>
73
 
 
74
 
@factory: 
75
 
@path: 
76
 
@Returns: 
77
 
 
78
 
 
79
 
<!-- ##### FUNCTION bamf_factory_view_for_path_type ##### -->
80
 
<para>
81
 
 
82
 
</para>
83
 
 
84
 
@factory: 
85
 
@path: 
86
 
@type: 
87
 
@Returns: 
88
 
 
89
 
 
90
 
<!-- ##### FUNCTION bamf_factory_view_for_path_type_str ##### -->
91
 
<para>
92
 
 
93
 
</para>
94
 
 
95
 
@factory: 
96
 
@path: 
97
 
@type: 
98
 
@Returns: 
99
 
 
100